Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xscreensaver.spec'], chrootPath='/var/lib/mock/dist-an8.9-dde-build-349775-70496/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=86400uid=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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 Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/xscreensaver-5.43-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/xscreensaver.spec'], chrootPath='/var/lib/mock/dist-an8.9-dde-build-349775-70496/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=86400uid=976gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --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 Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mne0GZ + 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 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /builddir/build/BUILD/xscreensaver-5.43/.git/ + /usr/bin/git config user.email xscreensaver-owner@uniontech.com + /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 ' # sanitize the names of modes in barcode' -a [master 39568a0] # 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 ' # Change webcollage not to access to net # Also see bug 472061' -a [master d555988] # 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 ' # driver/test-passwd tty segfaults' -a [master cea1e23] # 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 ' # patch to compile driver/test-xdpms' -a [master 8d040c3] # 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 ' # change some files to UTF-8' -a [master 7add44e] # 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' /usr/bin/git commit -m ' # Change some options # For grabDesktopImages, lock, see bug 126809' -a + set +x + silence_hack driver/XScreenSaver.ad.in bsod flag peepers + set +x + /usr/bin/git commit -m ' # Disable the following hacks by default # (disable, not remove)' -a [master f6bf6ee] # Disable the following hacks by default # (disable, not remove) 1 file changed, 9 insertions(+), 9 deletions(-) ++ echo 1.an8 ++ 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-1.an8|'\''' driver/XScreenSaver.ad.in ++ sed -i.ver -e 's|version [45].[0-9a-z][0-9a-z]*|version 5.43-1.an8|' driver/XScreenSaver.ad.in ++ LANG=C ++ LC_ALL=C ++ date -u +%d-%b-%Y + eval sed -i.date -e ''\''s|[0-9].*-.*-20[0-9][0-9]|24-Jan-2024|g'\''' driver/XScreenSaver.ad.in ++ sed -i.date -e 's|[0-9].*-.*-20[0-9][0-9]|24-Jan-2024|g' driver/XScreenSaver.ad.in ++ LANG=C ++ LC_ALL=C ++ date -u +%d-%b-%Y ++ echo 1.an8 ++ 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])|(24-Jan-2024)|g'\''' -e ''\''s|\(5.[0-9][0-9]\)[a-z][0-9][0-9]*|\1|'\''' -e ''\''s|5.[0-9][0-9]|5.43-1.an8|'\''' utils/version.h ++ sed -i.ver -e 's|([0-9].*-.*-20[0-9][0-9])|(24-Jan-2024)|g' -e 's|\(5.[0-9][0-9]\)[a-z][0-9][0-9]*|\1|' -e 's|5.[0-9][0-9]|5.43-1.an8|' utils/version.h + /usr/bin/git commit -m ' # Record time, EVR' -a [master 05fb4d8] # Record time, EVR 2 files changed, 3 insertions(+), 3 deletions(-) ++ find hacks -name 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/glx/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 ' # Move man entry to 6x (bug 197741)' -a [master fef34a3] # 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 ' # Search first 6x entry, next 1 entry for man pages' -a [master f969b63] # Search first 6x entry, next 1 entry for man pages 1 file changed, 2 insertions(+), 2 deletions(-) + '[' -x /usr/share/libtool/config.guess ']' + /usr/bin/git commit -m ' # Fix for desktop-file-utils 0.14+' -a On branch master Untracked files: (use "git add ..." to include in what will be committed) 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 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 (use "git add" to track) Nothing changed + echo 'Nothing changed' + sed -i.test -e 's|test-apm[ \t][ \t]*t|t|' driver/Makefile.in + /usr/bin/git commit -m ' # Disable (don'\''t build) some tests # apm: doesn'\''t compile # mlstring: causes OOM - need check again' -a [master 55c81c9] # 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 ' # test-fade: give more time between fading' -a [master 123d8ca] # 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 ' # test-grab: testing time too long, setting time 15 min -> 20 sec' -a [master b715733] # test-grab: testing time too long, setting time 15 min -> 20 sec 1 file changed, 1 insertion(+), 1 deletion(-) + cp -fv /usr/lib/rpm/redhat/config.guess . '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + cp -fv /usr/lib/rpm/redhat/config.sub . '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + aclocal 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.RuWUJc + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 ++ sh ./config.guess + archdir=loongarch64-unknown-linux-gnu + '[' -d loongarch64-unknown-linux-gnu ']' + mkdir loongarch64-unknown-linux-gnu + cd loongarch64-unknown-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/loongarch64-unknown-linux-gnu/TMPBINDIR ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ++ pwd + export PATH=/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/TMPBINDIR:/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/loongarch64-unknown-linux-gnu + export 'CFLAGS=-O2 -g' + CFLAGS='-O2 -g' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/system-release' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/system-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/system-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/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --without-gle' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --without-gle --without-login-manager' + CONFIG_OPTS='--prefix=/usr --with-pam --without-shadow --without-kerberos --without-setuid-hacks --with-text-file=/etc/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --without-gle --without-login-manager --with-record-animation' + unlink configure unlink: cannot unlink 'configure': No such file or directory + : + ln -s ../configure . + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --without-gle --without-login-manager --with-record-animation configure: WARNING: unrecognized options: --disable-dependency-tracking current directory: /builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu command line was: ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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/system-release --with-x-app-defaults=/usr/share/X11/app-defaults --disable-root-passwd --with-browser=xdg-open --without-gle --without-login-manager --with-record-animation checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking for loongarch64-Anolis-linux-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.026003 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.26.3 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/1402497/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 login manager... gdmflexiserver -ls (disabled) checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0... 2.24.32 checking for gmodule-2.0... 2.68.4 checking for libxml-2.0... 2.9.7 checking for libglade-2.0... 2.6.4 checking for gdk-pixbuf-2.0... 2.42.6 checking for gdk-pixbuf-xlib-2.0... 2.40.2 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -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 -lharfbuzz -lfontconfig -lfreetype -lxml2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 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 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.42.6 checking for gdk-pixbuf-xlib-2.0... 2.40.2 checking for gio-2.0... 2.68.4 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/sysprof-4 -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 -lX11 -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.3 checking for Xft includes... -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread 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/... no checking for image directory /usr/share/wallpapers/... no checking for image directory /Library/Desktop Pictures/... no checking for text file /etc/system-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 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/loongarch64-unknown-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/loongarch64-unknown-linux-gnu/po' top_srcdir=../.. /usr/bin/intltool-update --gettext-package xscreensaver --pot make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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 40d4313] po regenerated 22 files changed, 184991 insertions(+), 131993 deletions(-) + 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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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.png" "gen/earth_png.h" ../../utils/bin2c earth.png gen/earth_png.h ../../utils/bin2c "earth.png" "gen/earth_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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "timetunnel2.png" "gen/timetunnel2_png.h" ../../utils/bin2c timetunnel2.png gen/timetunnel2_png.h ../../utils/bin2c "timetunnel2.png" "gen/timetunnel2_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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "./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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 "./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/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/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/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/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/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/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/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 "./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-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-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-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-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-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-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 "./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" 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 -j16 -k -C utils 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../utils/xdbe.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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../utils/textclient-mobile.c ../../utils/xshm.c: In function 'destroy_xshm_image': ../../utils/xshm.c:306:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Status status; ^~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g -DUSE_XFT ../../utils/font-retry.c -o font-retry-xft.o ../../utils/utf8wc.c: In function 'utf8_split': ../../utils/utf8wc.c:302:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (s2, ret[i-2], L1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../utils/utf8wc.c:299:21: note: length computed here long L1 = strlen(ret[i-2]); ^~~~~~~~~~~~~~~~ ../../utils/utf8wc.c:303:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy (s2 + L1, ret[i-1], L2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../utils/utf8wc.c:300:21: note: length computed here long L2 = strlen(ret[i-1]); ^~~~~~~~~~~~~~~~ make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/utils' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j16 -k -C driver 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/libexec/xscreensaver"' -O2 -g \ ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -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 \ ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -O2 -g \ ../../driver/demo-Gtk-conf.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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../driver/xscreensaver-getimage.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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -O2 -g \ ../../driver/xscreensaver.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gmessages.h: At top level: In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ ../../driver/xscreensaver.c: In function 'connect_to_server': ../../driver/xscreensaver.c:656:37: warning: passing argument 2 of 'XtAppSetErrorMsgHandler' makes '__attribute__((noreturn))' qualified function pointer from unqualified [-Wdiscarded-qualifiers] XtAppSetErrorMsgHandler (si->app, startup_ehandler); ^~~~~~~~~~~~~~~~ In file included from ../../driver/xscreensaver.c:163: /usr/include/X11/Intrinsic.h:1715:5: note: expected '__attribute__((noreturn)) void (*)(char *, char *, char *, char *, char **, Cardinal *)' {aka '__attribute__((noreturn)) void (*)(char *, char *, char *, char *, char **, unsigned int *)'} but argument is of type 'void (*)(char *, char *, char *, char *, char **, Cardinal *)' {aka 'void (*)(char *, char *, char *, char *, char **, unsigned int *)'} XtErrorMsgHandler /* handler */ _X_NORETURN ^ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../driver/xscreensaver-getimage.c:56: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/pango-1.0/pango/pango-font.h:169:38: warning: comma at end of enumerator list [-Wpedantic] PANGO_FONT_MASK_VARIATIONS = 1 << 7, ^ In file included from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/pango-1.0/pango/pango-attributes.h:203:28: warning: comma at end of enumerator list [-Wpedantic] PANGO_ATTR_OVERLINE_COLOR, /* PangoAttrColor */ ^ In file included from /usr/include/pango-1.0/pango/pango-engine.h:28, from /usr/include/pango-1.0/pango/pango.h:31, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/pango-1.0/pango/pango-glyph.h:215:39: warning: comma at end of enumerator list [-Wpedantic] PANGO_SHAPE_ROUND_POSITIONS = 1 << 0, ^ In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/pango-1.0/pango/pango-font.h:169:38: warning: comma at end of enumerator list [-Wpedantic] PANGO_FONT_MASK_VARIATIONS = 1 << 7, ^ In file included from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/pango-1.0/pango/pango-attributes.h:203:28: warning: comma at end of enumerator list [-Wpedantic] PANGO_ATTR_OVERLINE_COLOR, /* PangoAttrColor */ ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 In file included from /usr/include/pango-1.0/pango/pango-engine.h:28, from /usr/include/pango-1.0/pango/pango.h:31, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/pango-1.0/pango/pango-glyph.h:215:39: warning: comma at end of enumerator list [-Wpedantic] PANGO_SHAPE_ROUND_POSITIONS = 1 << 0, ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../driver/demo-Gtk-conf.c:62: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from ../../driver/demo-Gtk.c:85: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../driver/demo-Gtk-conf.c:62: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk-conf.c:62: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from ../../driver/demo-Gtk.c:85: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../../driver/demo-Gtk-conf.c:62: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234, from ../../driver/demo-Gtk.c:85: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ In file included from ../../driver/../utils/usleep.h:16, from ../../driver/demo-Gtk.c:121: ../config.h:473: warning: "inline" redefined #define inline __inline__ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition # define inline __inline In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from ../../driver/demo-Gtk.c:85: ../../driver/demo-Gtk.c: In function 'force_list_select_item': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:233:108: note: in expansion of macro 'G_STRFUNC' g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ ../../driver/demo-Gtk.c:1188:3: note: in expansion of macro 'g_assert' g_assert (model); ^~~~~~~~ ../../driver/demo-Gtk.c: In function 'list_activated_cb': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:636:35: note: in expansion of macro 'G_STRFUNC' G_STRFUNC, \ ^~~~~~~~~ ../../driver/demo-Gtk.c:1898:3: note: in expansion of macro 'g_return_if_fail' g_return_if_fail (!gdk_pointer_is_grabbed ()); ^~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -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 -lharfbuzz -lfontconfig -lfreetype -lxml2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lXmu -lSM -lICE \ -lXt -lX11 -lXinerama -lXext cp -p xscreensaver-demo-Gtk xscreensaver-demo make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/driver' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j16 -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 -j16 -k -C hacks 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/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 -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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/blitspin.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/xlockmore.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/galaxy.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/grav.c /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/greynetic.c /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/ximage-loader.c:39: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/ifs.c In file included from ../../hacks/screenhackI.h:57, from ../../hacks/recanim.c:40: ../config.h:473: warning: "inline" redefined #define inline __inline__ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../hacks/recanim.c:31: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition # define inline __inline 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/pedal.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/rorschach.c ../../hacks/noseguy.c: In function 'init_images': ../../hacks/noseguy.c:125:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int i = 0; ^~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/compass.c ../../hacks/bsod.c: In function 'windows_ransomware': ../../hacks/bsod.c:1932:3: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy (buf, " //", 3); ^~~~~~~~~~~~~~~~~~~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/wander.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/petri.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/blaster.c ../../hacks/phosphor.c: In function 'capture_font_bits': ../../hacks/phosphor.c:418:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] int pix_w, pix_h; ^~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/xanalogtv.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/filmleader.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/pacman.c ../../hacks/xanalogtv.c: In function 'load_station_images': ../../hacks/xanalogtv.c:392:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] analogtv_input *input = st->stations[i]; ^~~~~~~~~~~~~~ ../../hacks/pong.c: In function 'pong_event': ../../hacks/pong.c:1042:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Bool is_pressed = event->type == KeyPress; ^~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/cwaves.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/asm6502.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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/lcdscrub.c ../../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=] sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~ ../../hacks/bsod.c:1968:29: note: directive argument in the range [-59, 59] sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/bsod.c:1968:5: note: 'sprintf' output between 13 and 20 bytes into a destination of size 16 sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ countdown_d, countdown_h, countdown_m, countdown_s); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../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=] sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~ ../../hacks/bsod.c:1982:29: note: directive argument in the range [-59, 59] sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/bsod.c:1982:5: note: 'sprintf' output between 13 and 20 bytes into a destination of size 16 sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ countdown_d, countdown_h, countdown_m, countdown_s); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/hexadrop.c ../../hacks/asm6502.c: In function 'assignOpCodes': ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1021:3: note: in expansion of macro 'SETOP' SETOP( 0, "ADC", 0x69, 0x65, 0x75, 0x00, 0x6d, 0x7d, 0x79, 0x61, 0x71, 0x00, 0x00, jmpADC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1022:3: note: in expansion of macro 'SETOP' SETOP( 1, "AND", 0x29, 0x25, 0x35, 0x31, 0x2d, 0x3d, 0x39, 0x00, 0x00, 0x00, 0x00, jmpAND); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1023:3: note: in expansion of macro 'SETOP' SETOP( 2, "ASL", 0x00, 0x06, 0x16, 0x00, 0x0e, 0x1e, 0x00, 0x00, 0x00, 0x0a, 0x00, jmpASL); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1024:3: note: in expansion of macro 'SETOP' SETOP( 3, "BIT", 0x00, 0x24, 0x00, 0x00, 0x2c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpBIT); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1025:3: note: in expansion of macro 'SETOP' SETOP( 4, "BPL", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, jmpBPL); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1026:3: note: in expansion of macro 'SETOP' SETOP( 5, "BMI", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, jmpBMI); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1027:3: note: in expansion of macro 'SETOP' SETOP( 6, "BVC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x50, jmpBVC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1028:3: note: in expansion of macro 'SETOP' SETOP( 7, "BVS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, jmpBVS); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1029:3: note: in expansion of macro 'SETOP' SETOP( 8, "BCC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x90, jmpBCC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1030:3: note: in expansion of macro 'SETOP' SETOP( 9, "BCS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb0, jmpBCS); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1031:3: note: in expansion of macro 'SETOP' SETOP(10, "BNE", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd0, jmpBNE); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1032:3: note: in expansion of macro 'SETOP' SETOP(11, "BEQ", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, jmpBEQ); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1033:3: note: in expansion of macro 'SETOP' SETOP(12, "CMP", 0xc9, 0xc5, 0xd5, 0x00, 0xcd, 0xdd, 0xd9, 0xc1, 0xd1, 0x00, 0x00, jmpCMP); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1034:3: note: in expansion of macro 'SETOP' SETOP(13, "CPX", 0xe0, 0xe4, 0x00, 0x00, 0xec, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpCPX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1035:3: note: in expansion of macro 'SETOP' SETOP(14, "CPY", 0xc0, 0xc4, 0x00, 0x00, 0xcc, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpCPY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1036:3: note: in expansion of macro 'SETOP' SETOP(15, "DEC", 0x00, 0xc6, 0xd6, 0x00, 0xce, 0xde, 0x00, 0x00, 0x00, 0x00, 0x00, jmpDEC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1037:3: note: in expansion of macro 'SETOP' SETOP(16, "EOR", 0x49, 0x45, 0x55, 0x00, 0x4d, 0x5d, 0x59, 0x41, 0x51, 0x00, 0x00, jmpEOR); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1038:3: note: in expansion of macro 'SETOP' SETOP(17, "CLC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x00, jmpCLC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1039:3: note: in expansion of macro 'SETOP' SETOP(18, "SEC", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x00, jmpSEC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1040:3: note: in expansion of macro 'SETOP' SETOP(19, "CLI", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x58, 0x00, jmpCLI); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1041:3: note: in expansion of macro 'SETOP' SETOP(20, "SEI", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x78, 0x00, jmpSEI); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1042:3: note: in expansion of macro 'SETOP' SETOP(21, "CLV", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xb8, 0x00, jmpCLV); ^~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/tessellimage.c ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1043:3: note: in expansion of macro 'SETOP' SETOP(22, "CLD", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xd8, 0x00, jmpCLD); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1044:3: note: in expansion of macro 'SETOP' SETOP(23, "SED", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x00, jmpSED); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1045:3: note: in expansion of macro 'SETOP' SETOP(24, "INC", 0x00, 0xe6, 0xf6, 0x00, 0xee, 0xfe, 0x00, 0x00, 0x00, 0x00, 0x00, jmpINC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1046:3: note: in expansion of macro 'SETOP' SETOP(25, "JMP", 0x00, 0x00, 0x00, 0x00, 0x4c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpJMP); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1047:3: note: in expansion of macro 'SETOP' SETOP(26, "JSR", 0x00, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpJSR); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1048:3: note: in expansion of macro 'SETOP' SETOP(27, "LDA", 0xa9, 0xa5, 0xb5, 0x00, 0xad, 0xbd, 0xb9, 0xa1, 0xb1, 0x00, 0x00, jmpLDA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1049:3: note: in expansion of macro 'SETOP' SETOP(28, "LDX", 0xa2, 0xa6, 0x00, 0xb6, 0xae, 0x00, 0xbe, 0x00, 0x00, 0x00, 0x00, jmpLDX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1050:3: note: in expansion of macro 'SETOP' SETOP(29, "LDY", 0xa0, 0xa4, 0xb4, 0x00, 0xac, 0xbc, 0x00, 0x00, 0x00, 0x00, 0x00, jmpLDY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1051:3: note: in expansion of macro 'SETOP' SETOP(30, "LSR", 0x00, 0x46, 0x56, 0x00, 0x4e, 0x5e, 0x00, 0x00, 0x00, 0x4a, 0x00, jmpLSR); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1052:3: note: in expansion of macro 'SETOP' SETOP(31, "NOP", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xea, 0x00, jmpNOP); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1053:3: note: in expansion of macro 'SETOP' SETOP(32, "ORA", 0x09, 0x05, 0x15, 0x00, 0x0d, 0x1d, 0x19, 0x01, 0x11, 0x00, 0x00, jmpORA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1054:3: note: in expansion of macro 'SETOP' SETOP(33, "TAX", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xaa, 0x00, jmpTAX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1055:3: note: in expansion of macro 'SETOP' SETOP(34, "TXA", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x8a, 0x00, jmpTXA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1056:3: note: in expansion of macro 'SETOP' SETOP(35, "DEX", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xca, 0x00, jmpDEX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1057:3: note: in expansion of macro 'SETOP' SETOP(36, "INX", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe8, 0x00, jmpINX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1058:3: note: in expansion of macro 'SETOP' SETOP(37, "TAY", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa8, 0x00, jmpTAY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1059:3: note: in expansion of macro 'SETOP' SETOP(38, "TYA", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x98, 0x00, jmpTYA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1060:3: note: in expansion of macro 'SETOP' SETOP(39, "DEY", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x88, 0x00, jmpDEY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1061:3: note: in expansion of macro 'SETOP' SETOP(40, "INY", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc8, 0x00, jmpINY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1062:3: note: in expansion of macro 'SETOP' SETOP(41, "ROR", 0x00, 0x66, 0x76, 0x00, 0x6e, 0x7e, 0x00, 0x00, 0x00, 0x6a, 0x00, jmpROR); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1063:3: note: in expansion of macro 'SETOP' SETOP(42, "ROL", 0x00, 0x26, 0x36, 0x00, 0x2e, 0x3e, 0x00, 0x00, 0x00, 0x2a, 0x00, jmpROL); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1064:3: note: in expansion of macro 'SETOP' SETOP(43, "RTI", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, jmpRTI); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1065:3: note: in expansion of macro 'SETOP' SETOP(44, "RTS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x60, 0x00, jmpRTS); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1066:3: note: in expansion of macro 'SETOP' SETOP(45, "SBC", 0xe9, 0xe5, 0xf5, 0x00, 0xed, 0xfd, 0xf9, 0xe1, 0xf1, 0x00, 0x00, jmpSBC); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1067:3: note: in expansion of macro 'SETOP' SETOP(46, "STA", 0x00, 0x85, 0x95, 0x00, 0x8d, 0x9d, 0x99, 0x81, 0x91, 0x00, 0x00, jmpSTA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1068:3: note: in expansion of macro 'SETOP' SETOP(47, "TXS", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x9a, 0x00, jmpTXS); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1069:3: note: in expansion of macro 'SETOP' SETOP(48, "TSX", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xba, 0x00, jmpTSX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1070:3: note: in expansion of macro 'SETOP' SETOP(49, "PHA", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x48, 0x00, jmpPHA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1071:3: note: in expansion of macro 'SETOP' SETOP(50, "PLA", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x68, 0x00, jmpPLA); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1072:3: note: in expansion of macro 'SETOP' SETOP(51, "PHP", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x08, 0x00, jmpPHP); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1073:3: note: in expansion of macro 'SETOP' SETOP(52, "PLP", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x28, 0x00, jmpPLP); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1074:3: note: in expansion of macro 'SETOP' SETOP(53, "STX", 0x00, 0x86, 0x00, 0x96, 0x8e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpSTX); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1075:3: note: in expansion of macro 'SETOP' SETOP(54, "STY", 0x00, 0x84, 0x94, 0x00, 0x8c, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, jmpSTY); ^~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:1076:3: note: in expansion of macro 'SETOP' SETOP(55, "---", 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, NULL); ^~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/glitchpeg.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/webcollage-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 -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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/ant.c ../../hacks/glitchpeg.c: In function 'draw_image': ../../hacks/glitchpeg.c:86:44: warning: variable 'capos' set but not used [-Wunused-but-set-variable] unsigned long crpos=0, cgpos=0, cbpos=0, capos=0; /* bitfield positions */ ^~~~~ ../../hacks/glitchpeg.c: In function 'open_image_name_pipe': ../../hacks/glitchpeg.c:202:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] FILE *pipe = popen (cmd, "r"); ^~~~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/bubbles-default.c In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/critical.c In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/gio/gioenums.h: At top level: /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from ../../hacks/webcollage-helper.c:33: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../hacks/lisa.c ../../hacks/asm6502.c: In function 'estrdup': ../../hacks/asm6502.c:124:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(s,source,ln); ^~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c:122:12: note: length computed here int ln = strlen(source) + 1; ^~~~~~~~~~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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" 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/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/rotator.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 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 -lX11 -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 -lX11 -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 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 -lX11 -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 -lX11 -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 -lX11 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm ../../hacks/testx11.c: In function 'testx11_draw': ../../hacks/testx11.c:811:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Bool use_copy = (st->frame / 20) & 1; ^~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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/loongarch64-unknown-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 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 -lX11 -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 -lX11 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm In function 'immediate', inlined from 'parameter' at ../../hacks/asm6502.c:1579:12, inlined from 'parseAssembly' at ../../hacks/asm6502.c:1655:9, inlined from 'compileCode' at ../../hacks/asm6502.c:2031:13: gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm ../../hacks/asm6502.c:1417:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(param->label, label, ln); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../hacks/asm6502.c: In function 'compileCode': ../../hacks/asm6502.c:1416:16: note: length computed here int ln = strlen(label) + 1; ^~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -g ../../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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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/loongarch64-unknown-linux-gnu/hacks' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j16 -k -C hacks/glx 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/xlock-gl-utils.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/erase-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/fps-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/gears.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/pipeobjs.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_ADD_U64': /usr/include/glib-2.0/glib/gtypes.h:463:41: warning: ISO C90 does not support 'long long' [-Wlong-long] G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64)); ^~~~ /usr/include/glib-2.0/glib/gmacros.h:765:104: note: in definition of macro 'G_STATIC_ASSERT' #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GNUC_UNUSED ^~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/gtypes.h:464:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function '_GLIB_CHECKED_MUL_U64': /usr/include/glib-2.0/glib/gtypes.h:466:58: warning: ISO C90 does not support 'long long' [-Wlong-long] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/teapot.c In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/gmessages.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:137:29: warning: comma at end of enumerator list [-Wpedantic] G_LOG_WRITER_UNHANDLED = 0, ^ /usr/include/glib-2.0/glib/gmessages.h:333:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_error(...) G_STMT_START { \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:339:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_message(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:342:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_critical(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:345:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_info(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_debug(...) g_log (G_LOG_DOMAIN, \ ^~~ /usr/include/glib-2.0/glib/gmessages.h:480:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define g_warning_once(...) \ ^~~ In file included from /usr/include/glib-2.0/glib.h:82, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/gstrfuncs.h:332:40: warning: comma at end of enumerator list [-Wpedantic] G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, ^ In file included from /usr/include/glib-2.0/glib.h:95, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/guri.h:90:74: warning: comma at end of enumerator list [-Wpedantic] G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/sproingies.c /usr/include/glib-2.0/glib/guri.h:211:34: warning: comma at end of enumerator list [-Wpedantic] G_URI_HIDE_FRAGMENT = 1 << 4, ^ /usr/include/glib-2.0/glib/guri.h:261:41: warning: comma at end of enumerator list [-Wpedantic] G_URI_PARAMS_PARSE_RELAXED = 1 << 2, ^ /usr/include/glib-2.0/glib/guri.h:336:27: warning: comma at end of enumerator list [-Wpedantic] G_URI_ERROR_BAD_FRAGMENT, ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:28, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/gobject/gsignal.h:142:46: warning: comma at end of enumerator list [-Wpedantic] G_SIGNAL_ACCUMULATOR_FIRST_RUN = 1 << 17, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/sproingiewrap.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:185:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:791:3: note: in expansion of macro 'g_assert_true' g_assert_true (G_IS_OBJECT (weak_pointer)); ^~~~~~~~~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/gllist.c /usr/include/glib-2.0/glib/gmacros.h:786:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] #define G_STRFUNC ((const char*) (__FUNCTION__)) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:207:103: note: in expansion of macro 'G_STRFUNC' g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:794:3: note: in expansion of macro 'g_assert_null' g_assert_null (weak_pointer); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/gio/gioenums.h: At top level: 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/s1_1.c /usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of enumerator list [-Wpedantic] G_ASK_PASSWORD_TCRYPT = (1 << 5), ^ In file included from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/gio/gioenums.h:1453:34: warning: comma at end of enumerator list [-Wpedantic] G_CREDENTIALS_TYPE_APPLE_XUCRED, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/s1_4.c In file included from /usr/include/glib-2.0/gio/gio.h:130, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of enumerator list [-Wpedantic] G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, ^ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/s1_6.c In file included from ../../../hacks/glx/../screenhackI.h:57, from ../../../hacks/glx/../recanim.c:40: ../../config.h:473: warning: "inline" redefined #define inline __inline__ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22, from ../../../hacks/glx/../recanim.c:31: /usr/include/glib-2.0/glib/gmacros.h:80: note: this is the location of the previous definition # define inline __inline 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/fliptext.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/glschool.c ../../../hacks/glx/pinion.c: In function 'push_gear': ../../../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=] sprintf (buf3, " tries: %-7s%s", buf1, buf2); ^~ ~~~~ ../../../hacks/glx/pinion.c:917:11: note: 'sprintf' output between 16 and 107 bytes into a destination of size 100 sprintf (buf3, " tries: %-7s%s", buf1, buf2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/winduprobot.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/unicrud.c ../../../hacks/glx/winduprobot.c: In function 'free_robot': ../../../hacks/glx/winduprobot.c:2484:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (robot_dome) free (robot_dome); robot_dome = 0; ^~ ../../../hacks/glx/winduprobot.c:2484:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (robot_dome) free (robot_dome); robot_dome = 0; ^~~~~~~~~~ ../../../hacks/glx/winduprobot.c:2485:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (robot_gear) free (robot_gear); robot_gear = 0; ^~ ../../../hacks/glx/winduprobot.c:2485:38: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (robot_gear) free (robot_gear); robot_gear = 0; ^~~~~~~~~~ ../../../hacks/glx/winduprobot.c:2486:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (ground) free (ground); ground = 0; ^~ ../../../hacks/glx/winduprobot.c:2486:30: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (ground) free (ground); ground = 0; ^~~~~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/gravitywell.c ../../../hacks/glx/quickhull.c:78:21: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define QH_LOG(FMT, ...) ^~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/sonar-icmp.c 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../hacks/glx/glforestfire.c ../../../hacks/glx/sonar-icmp.c: In function 'get_ping': ../../../hacks/glx/sonar-icmp.c:1243:21: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] strncpy (s2, "...", 3); ^~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -g ../../../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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lGL -lGLU -lXxf86vm -lpthread -lSM -lICE -lXft -lXt -lX11 -lXmu -lXext -lm ../../../hacks/glx/molecule.c: In function 'parse_pdb_data': ../../../hacks/glx/molecule.c:708:11: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (n2, s, L); ^~~~~~~~~~~~~~~~~~ ../../../hacks/glx/molecule.c:705:19: note: length computed here int L = strlen(s); ^~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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 -lX11 -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/loongarch64-unknown-linux-gnu/hacks/glx' + for dir in utils driver ../hacks/images hacks hacks/glx po + /usr/bin/make -j16 -k -C po 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' msgfmt --statistics -o da.gmo da.po msgfmt --statistics -o fi.gmo fi.po msgfmt --statistics -o fr.gmo fr.po msgfmt --statistics -o et.gmo et.po msgfmt --statistics -o hu.gmo hu.po msgfmt --statistics -o ko.gmo ko.po msgfmt --statistics -o it.gmo it.po msgfmt --statistics -o ja.gmo ja.po msgfmt --statistics -o es.gmo es.po msgfmt --statistics -o nl.gmo nl.po msgfmt --statistics -o de.gmo de.po msgfmt --statistics -o nb.gmo nb.po msgfmt --statistics -o pt_BR.gmo pt_BR.po msgfmt --statistics -o pt.gmo pt.po msgfmt --statistics -o ru.gmo ru.po msgfmt --statistics -o pl.gmo pl.po 80 translated messages, 78 fuzzy translations, 1823 untranslated messages. 206 translated messages, 770 fuzzy translations, 1005 untranslated messages. 50 translated messages, 202 fuzzy translations, 1729 untranslated messages. 87 translated messages, 107 fuzzy translations, 1787 untranslated messages. 461 translated messages, 684 fuzzy translations, 836 untranslated messages. 719 translated messages, 799 fuzzy translations, 463 untranslated messages. msgfmt --statistics -o sv.gmo sv.po msgfmt --statistics -o sk.gmo sk.po msgfmt --statistics -o wa.gmo wa.po 196 translated messages, 148 fuzzy translations, 1637 untranslated messages. 1558 translated messages, 310 fuzzy translations, 113 untranslated messages. msgfmt --statistics -o vi.gmo vi.po msgfmt --statistics -o zh_CN.gmo zh_CN.po 433 translated messages, 969 fuzzy translations, 579 untranslated messages. 696 translated messages, 899 fuzzy translations, 386 untranslated messages. 625 translated messages, 960 fuzzy translations, 396 untranslated messages. msgfmt --statistics -o zh_TW.gmo zh_TW.po 642 translated messages, 905 fuzzy translations, 434 untranslated messages. 386 translated messages, 995 fuzzy translations, 600 untranslated messages. 1487 translated messages, 161 fuzzy translations, 333 untranslated messages. 278 translated messages, 687 fuzzy translations, 1016 untranslated messages. 199 translated messages, 567 fuzzy translations, 1215 untranslated messages. 1968 translated messages, 8 fuzzy translations, 5 untranslated messages. 176 translated messages, 468 fuzzy translations, 1337 untranslated messages. 358 translated messages, 766 fuzzy translations, 857 untranslated messages. 232 translated messages, 888 fuzzy translations, 861 untranslated messages. 233 translated messages, 780 fuzzy translations, 968 untranslated messages. 202 translated messages, 755 fuzzy translations, 1024 untranslated messages. make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' + /usr/bin/make -j16 -k make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/utils' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/utils' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/jwxyz' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/jwxyz' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/images' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/images' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/glx' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/glx' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/driver' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/driver' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' make[1]: Nothing to be done for 'default'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-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/loongarch64-unknown-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../driver/test-uid.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-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../driver/test-xdpms.c ../../driver/test-xdpms.c: In function 'main': ../../driver/test-xdpms.c:160:25: warning: variable 'old_handler' set but not used [-Wunused-but-set-variable] XErrorHandler old_handler; ^~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_GLX -O2 -g \ ../../driver/xdpyinfo.c ../../driver/xdpyinfo.c:72:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] static int StrCmp(a, b) ^~~~~~ ../../driver/xdpyinfo.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_glx_versions (dpy) ^~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_glx_visual_info (dpy, vip) ^~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:274:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] find_overlay_info (dpy) ^~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'find_overlay_info': ../../driver/xdpyinfo.c:280:38: warning: implicit declaration of function 'calloc' [-Wimplicit-function-declaration] overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), ^~~~~~ ../../driver/xdpyinfo.c:280:38: warning: incompatible implicit declaration of built-in function 'calloc' ../../driver/xdpyinfo.c:280:38: note: include '' or provide a declaration of 'calloc' ../../driver/xdpyinfo.c:65:1: +#include #endif /* HAVE_GLX */ ../../driver/xdpyinfo.c:280:38: overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), ^~~~~~ ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:310:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_overlay_visual_info (vip) ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_overlay_visual_info': ../../driver/xdpyinfo.c:330:40: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf ("transparent mask 0x%x\n", (unsigned long) ov->value); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ %lx ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:339:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_extension_info (dpy) ^~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_extension_info': ../../driver/xdpyinfo.c:351:2: warning: implicit declaration of function 'qsort' [-Wimplicit-function-declaration] qsort(extlist, n, sizeof(char *), StrCmp); ^~~~~ ../../driver/xdpyinfo.c:351:2: warning: nested extern declaration of 'qsort' [-Wnested-externs] ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:371:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_display_info (dpy) ^~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_display_info': ../../driver/xdpyinfo.c:396:36: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf ("motion buffer size: %d\n", XDisplayMotionBufferSize (dpy)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %ld ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:474:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_visual_info (vip) ^~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:511:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_screen_info (dpy, scr) ^~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_screen_info': ../../driver/xdpyinfo.c:568:47: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] printf (" preallocated pixels: black %d, white %d\n", ~^ %ld ../../driver/xdpyinfo.c:568:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] printf (" preallocated pixels: black %d, white %d\n", ~^ %ld ../../driver/xdpyinfo.c:581:12: warning: implicit declaration of function 'print_event_mask' [-Wimplicit-function-declaration] (void) print_event_mask (eventbuf, 79, 4, EventMaskOfScreen (s)); ^~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:581:12: warning: nested extern declaration of 'print_event_mask' [-Wnested-externs] ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:640:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int print_event_mask (buf, lastcol, indent, mask) ^~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:677:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_standard_extension_info(dpy, extname, majorrev, minorrev) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:696:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_multibuf_info(dpy, extname) ^~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:854:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_shape_info(dpy, extname) ^~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_shape_info': ../../driver/xdpyinfo.c:860:10: warning: implicit declaration of function 'XShapeQueryVersion'; did you mean 'glXQueryVersion'? [-Wimplicit-function-declaration] if (!XShapeQueryVersion(dpy, &majorrev, &minorrev)) ^~~~~~~~~~~~~~~~~~ glXQueryVersion ../../driver/xdpyinfo.c:860:10: warning: nested extern declaration of 'XShapeQueryVersion' [-Wnested-externs] ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:983:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_known_extensions(f) ^~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:994:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] mark_extension_for_printing(extname) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1019:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] print_marked_extensions(dpy) ^~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1038:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] static void usage () ^~~~~ ../../driver/xdpyinfo.c: In function 'usage': ../../driver/xdpyinfo.c:1047:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (1); ^~~~ ../../driver/xdpyinfo.c:1047:5: warning: incompatible implicit declaration of built-in function 'exit' ../../driver/xdpyinfo.c:1047:5: note: include '' or provide a declaration of 'exit' ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:1050:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int main (argc, argv) ^~~~ ../../driver/xdpyinfo.c: In function 'main': ../../driver/xdpyinfo.c:1082:2: warning: incompatible implicit declaration of built-in function 'exit' exit (1); ^~~~ ../../driver/xdpyinfo.c:1082:2: note: include '' or provide a declaration of 'exit' ../../driver/xdpyinfo.c:1097:5: warning: incompatible implicit declaration of built-in function 'exit' exit (0); ^~~~ ../../driver/xdpyinfo.c:1097:5: note: include '' or provide a declaration of 'exit' ../../driver/xdpyinfo.c:1058:26: warning: unused variable 'mbuf_error_base' [-Wunused-variable] int mbuf_event_base, mbuf_error_base; ^~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1058:9: warning: unused variable 'mbuf_event_base' [-Wunused-variable] int mbuf_event_base, mbuf_error_base; ^~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1057:10: warning: unused variable 'multibuf' [-Wunused-variable] Bool multibuf = False; ^~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../driver/test-mlstring.c ../../driver/test-mlstring.c:35:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define FAIL(msg, ...) \ ^~~ 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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../driver/test-screens.c ../../driver/screens.c: In function 'describe_monitor_layout': ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define screen_number(s) ((int) s) ^ ../../driver/screens.c:930:36: note: in expansion of macro 'screen_number' blurb(), m->id, screen_number (m->screen), ^~~~~~~~~~~~~ ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define screen_number(s) ((int) s) ^ ../../driver/screens.c:944:40: note: in expansion of macro 'screen_number' blurb(), m->id, screen_number (m->screen), ^~~~~~~~~~~~~ ../../driver/screens.c: In function 'update_screen_layout': ../../driver/test-screens.c:36:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define screen_number(s) ((int) s) ^ ../../driver/screens.c:1052:12: note: in expansion of macro 'screen_number' sn = screen_number (m->screen); ^~~~~~~~~~~~~ ../../driver/test-screens.c: In function 'test': ../../driver/test-screens.c:105:48: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] sprintf (out + strlen(out), "@%d", (int) m->screen); ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-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/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/uuid -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -g ../../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/loongarch64-unknown-linux-gnu/driver' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.shrtWL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 + cd xscreensaver-5.43 ++ sh ./config.guess + archdir=loongarch64-unknown-linux-gnu + cd loongarch64-unknown-linux-gnu + rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/etc/pam.d + make install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 'INSTALL=install -c -p' install make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/utils' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/utils' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/jwxyz' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/jwxyz' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/images' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/images' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks' install -c -p attraction /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/attraction install -c -p blitspin /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blitspin install -c -p bouboule /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bouboule install -c -p braid /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/braid install -c -p decayscreen /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/decayscreen install -c -p deco /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deco install -c -p drift /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/drift install -c -p flame /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flame install -c -p galaxy /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/galaxy install -c -p grav /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/grav install -c -p greynetic /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/greynetic install -c -p halo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/halo install -c -p helix /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/helix install -c -p hopalong /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hopalong install -c -p ifs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ifs install -c -p imsmap /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/imsmap install -c -p julia /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/julia install -c -p kaleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kaleidescope install -c -p maze /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/maze install -c -p moire /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moire install -c -p noseguy /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/noseguy install -c -p pedal /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pedal install -c -p penrose /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/penrose install -c -p pyro /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pyro install -c -p qix /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/qix install -c -p rocks /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rocks install -c -p rorschach /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rorschach install -c -p sierpinski /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sierpinski install -c -p slidescreen /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/slidescreen install -c -p slip /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/slip install -c -p strange /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/strange install -c -p swirl /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/swirl install -c -p goop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/goop install -c -p starfish /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/starfish install -c -p munch /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/munch install -c -p fadeplot /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fadeplot install -c -p rd-bomb /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rd-bomb install -c -p coral /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/coral install -c -p mountain /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/mountain install -c -p triangle /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/triangle install -c -p xjack /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xjack install -c -p xlyap /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xlyap install -c -p cynosure /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cynosure install -c -p moire2 /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moire2 install -c -p flow /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flow install -c -p epicycle /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/epicycle install -c -p interference /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/interference install -c -p truchet /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/truchet install -c -p bsod /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bsod install -c -p crystal /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crystal install -c -p discrete /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/discrete install -c -p distort /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/distort install -c -p kumppa /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kumppa install -c -p demon /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/demon install -c -p loop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/loop install -c -p penetrate /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/penetrate install -c -p deluxe /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deluxe install -c -p compass /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/compass install -c -p squiral /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/squiral install -c -p xflame /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xflame install -c -p wander /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/wander install -c -p spotlight /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/spotlight install -c -p phosphor /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/phosphor install -c -p xmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xmatrix install -c -p petri /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/petri install -c -p shadebobs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/shadebobs install -c -p ccurve /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ccurve install -c -p blaster /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blaster install -c -p bumps /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bumps install -c -p ripples /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ripples install -c -p xspirograph /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xspirograph install -c -p nerverot /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/nerverot install -c -p xrayswarm /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xrayswarm install -c -p zoom /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/zoom install -c -p whirlwindwarp /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/whirlwindwarp install -c -p rotzoomer /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rotzoomer install -c -p speedmine /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/speedmine install -c -p vermiculate /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vermiculate install -c -p twang /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/twang install -c -p apollonian /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/apollonian install -c -p euler2d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/euler2d install -c -p polyominoes /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polyominoes install -c -p thornbird /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/thornbird install -c -p fluidballs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fluidballs install -c -p anemone /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/anemone install -c -p halftone /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/halftone install -c -p metaballs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/metaballs install -c -p eruption /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/eruption install -c -p popsquares /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/popsquares install -c -p barcode /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/barcode install -c -p piecewise /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/piecewise install -c -p cloudlife /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cloudlife install -c -p fontglide /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fontglide install -c -p apple2 /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/apple2 install -c -p xanalogtv /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xanalogtv install -c -p pong /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pong install -c -p filmleader /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/filmleader install -c -p wormhole /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/wormhole install -c -p pacman /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pacman install -c -p fuzzyflakes /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fuzzyflakes install -c -p anemotaxis /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/anemotaxis install -c -p memscroller /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/memscroller install -c -p substrate /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/substrate install -c -p intermomentary /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/intermomentary install -c -p fireworkx /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fireworkx install -c -p fiberlamp /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fiberlamp install -c -p boxfit /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boxfit install -c -p interaggregate /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/interaggregate install -c -p celtic /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/celtic install -c -p cwaves /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cwaves install -c -p m6502 /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/m6502 install -c -p abstractile /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/abstractile install -c -p lcdscrub /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lcdscrub install -c -p hexadrop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hexadrop install -c -p tessellimage /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tessellimage install -c -p binaryring /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/binaryring install -c -p glitchpeg /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glitchpeg install -c -p vfeedback /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vfeedback install -c -p webcollage-helper /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/webcollage-helper install -c -p ../../hacks/vidwhacker /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vidwhacker install -c -p ../../hacks/webcollage /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/webcollage install -c -p ../../hacks/ljlatest /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ljlatest install -c -p -m 644 ../../hacks/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/attraction.xml install -c -p -m 644 ../../hacks/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blitspin.xml install -c -p -m 644 ../../hacks/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bouboule.xml install -c -p -m 644 ../../hacks/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/braid.xml install -c -p -m 644 ../../hacks/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/decayscreen.xml install -c -p -m 644 ../../hacks/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deco.xml install -c -p -m 644 ../../hacks/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/drift.xml install -c -p -m 644 ../../hacks/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flame.xml install -c -p -m 644 ../../hacks/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/galaxy.xml install -c -p -m 644 ../../hacks/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/grav.xml install -c -p -m 644 ../../hacks/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/greynetic.xml install -c -p -m 644 ../../hacks/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/halo.xml install -c -p -m 644 ../../hacks/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/helix.xml install -c -p -m 644 ../../hacks/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hopalong.xml install -c -p -m 644 ../../hacks/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ifs.xml install -c -p -m 644 ../../hacks/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/imsmap.xml install -c -p -m 644 ../../hacks/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/julia.xml install -c -p -m 644 ../../hacks/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kaleidescope.xml install -c -p -m 644 ../../hacks/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/maze.xml install -c -p -m 644 ../../hacks/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moire.xml install -c -p -m 644 ../../hacks/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/noseguy.xml install -c -p -m 644 ../../hacks/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pedal.xml install -c -p -m 644 ../../hacks/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/penrose.xml install -c -p -m 644 ../../hacks/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pyro.xml install -c -p -m 644 ../../hacks/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/qix.xml install -c -p -m 644 ../../hacks/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rocks.xml install -c -p -m 644 ../../hacks/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rorschach.xml install -c -p -m 644 ../../hacks/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sierpinski.xml install -c -p -m 644 ../../hacks/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/slidescreen.xml install -c -p -m 644 ../../hacks/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/slip.xml install -c -p -m 644 ../../hacks/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/strange.xml install -c -p -m 644 ../../hacks/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/swirl.xml install -c -p -m 644 ../../hacks/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/goop.xml install -c -p -m 644 ../../hacks/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/starfish.xml install -c -p -m 644 ../../hacks/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/munch.xml install -c -p -m 644 ../../hacks/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fadeplot.xml install -c -p -m 644 ../../hacks/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rd-bomb.xml install -c -p -m 644 ../../hacks/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/coral.xml install -c -p -m 644 ../../hacks/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/mountain.xml install -c -p -m 644 ../../hacks/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/triangle.xml install -c -p -m 644 ../../hacks/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xjack.xml install -c -p -m 644 ../../hacks/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xlyap.xml install -c -p -m 644 ../../hacks/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cynosure.xml install -c -p -m 644 ../../hacks/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moire2.xml install -c -p -m 644 ../../hacks/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flow.xml install -c -p -m 644 ../../hacks/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/epicycle.xml install -c -p -m 644 ../../hacks/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/interference.xml install -c -p -m 644 ../../hacks/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/truchet.xml install -c -p -m 644 ../../hacks/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bsod.xml install -c -p -m 644 ../../hacks/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crystal.xml install -c -p -m 644 ../../hacks/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/discrete.xml install -c -p -m 644 ../../hacks/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/distort.xml install -c -p -m 644 ../../hacks/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kumppa.xml install -c -p -m 644 ../../hacks/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/demon.xml install -c -p -m 644 ../../hacks/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/loop.xml install -c -p -m 644 ../../hacks/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/penetrate.xml install -c -p -m 644 ../../hacks/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deluxe.xml install -c -p -m 644 ../../hacks/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/compass.xml install -c -p -m 644 ../../hacks/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/squiral.xml install -c -p -m 644 ../../hacks/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xflame.xml install -c -p -m 644 ../../hacks/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/wander.xml install -c -p -m 644 ../../hacks/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/spotlight.xml install -c -p -m 644 ../../hacks/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/phosphor.xml install -c -p -m 644 ../../hacks/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xmatrix.xml install -c -p -m 644 ../../hacks/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/petri.xml install -c -p -m 644 ../../hacks/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/shadebobs.xml install -c -p -m 644 ../../hacks/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ccurve.xml install -c -p -m 644 ../../hacks/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blaster.xml install -c -p -m 644 ../../hacks/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bumps.xml install -c -p -m 644 ../../hacks/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ripples.xml install -c -p -m 644 ../../hacks/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xspirograph.xml install -c -p -m 644 ../../hacks/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/nerverot.xml install -c -p -m 644 ../../hacks/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xrayswarm.xml install -c -p -m 644 ../../hacks/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/zoom.xml install -c -p -m 644 ../../hacks/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/whirlwindwarp.xml install -c -p -m 644 ../../hacks/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rotzoomer.xml install -c -p -m 644 ../../hacks/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/speedmine.xml install -c -p -m 644 ../../hacks/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vermiculate.xml install -c -p -m 644 ../../hacks/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/twang.xml install -c -p -m 644 ../../hacks/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/apollonian.xml install -c -p -m 644 ../../hacks/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/euler2d.xml install -c -p -m 644 ../../hacks/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polyominoes.xml install -c -p -m 644 ../../hacks/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/thornbird.xml install -c -p -m 644 ../../hacks/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fluidballs.xml install -c -p -m 644 ../../hacks/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/anemone.xml install -c -p -m 644 ../../hacks/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/halftone.xml install -c -p -m 644 ../../hacks/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/metaballs.xml install -c -p -m 644 ../../hacks/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/eruption.xml install -c -p -m 644 ../../hacks/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/popsquares.xml install -c -p -m 644 ../../hacks/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/barcode.xml install -c -p -m 644 ../../hacks/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/piecewise.xml install -c -p -m 644 ../../hacks/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cloudlife.xml install -c -p -m 644 ../../hacks/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fontglide.xml install -c -p -m 644 ../../hacks/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/apple2.xml install -c -p -m 644 ../../hacks/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xanalogtv.xml install -c -p -m 644 ../../hacks/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pong.xml install -c -p -m 644 ../../hacks/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/filmleader.xml install -c -p -m 644 ../../hacks/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/wormhole.xml install -c -p -m 644 ../../hacks/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pacman.xml install -c -p -m 644 ../../hacks/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fuzzyflakes.xml install -c -p -m 644 ../../hacks/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/anemotaxis.xml install -c -p -m 644 ../../hacks/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/memscroller.xml install -c -p -m 644 ../../hacks/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/substrate.xml install -c -p -m 644 ../../hacks/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/intermomentary.xml install -c -p -m 644 ../../hacks/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fireworkx.xml install -c -p -m 644 ../../hacks/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fiberlamp.xml install -c -p -m 644 ../../hacks/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boxfit.xml install -c -p -m 644 ../../hacks/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/interaggregate.xml install -c -p -m 644 ../../hacks/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/celtic.xml install -c -p -m 644 ../../hacks/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cwaves.xml install -c -p -m 644 ../../hacks/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/m6502.xml install -c -p -m 644 ../../hacks/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/abstractile.xml install -c -p -m 644 ../../hacks/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lcdscrub.xml install -c -p -m 644 ../../hacks/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hexadrop.xml install -c -p -m 644 ../../hacks/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tessellimage.xml install -c -p -m 644 ../../hacks/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/binaryring.xml install -c -p -m 644 ../../hacks/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glitchpeg.xml install -c -p -m 644 ../../hacks/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vfeedback.xml install -c -p -m 644 ../../hacks/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vidwhacker.xml install -c -p -m 644 ../../hacks/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/webcollage.xml installing man pages: .TH XScreenSaver 6x "5.43-1.an8 (24-Jan-2024)" "X Version 11" install -c -p -m 644 ../../hacks/anemone.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/anemone.6x install -c -p -m 644 ../../hacks/apollonian.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/apollonian.6x install -c -p -m 644 ../../hacks/attraction.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/attraction.6x install -c -p -m 644 ../../hacks/blaster.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/blaster.6x install -c -p -m 644 ../../hacks/blitspin.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/blitspin.6x install -c -p -m 644 ../../hacks/bouboule.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/bouboule.6x install -c -p -m 644 ../../hacks/braid.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/braid.6x install -c -p -m 644 ../../hacks/bsod.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/bsod.6x install -c -p -m 644 ../../hacks/bumps.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/bumps.6x install -c -p -m 644 ../../hacks/ccurve.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/ccurve.6x install -c -p -m 644 ../../hacks/compass.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/compass.6x install -c -p -m 644 ../../hacks/coral.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/coral.6x install -c -p -m 644 ../../hacks/crystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/crystal.6x install -c -p -m 644 ../../hacks/cynosure.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cynosure.6x install -c -p -m 644 ../../hacks/decayscreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/decayscreen.6x install -c -p -m 644 ../../hacks/deco.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/deco.6x install -c -p -m 644 ../../hacks/deluxe.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/deluxe.6x install -c -p -m 644 ../../hacks/demon.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/demon.6x install -c -p -m 644 ../../hacks/discrete.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/discrete.6x install -c -p -m 644 ../../hacks/distort.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/distort.6x install -c -p -m 644 ../../hacks/drift.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/drift.6x install -c -p -m 644 ../../hacks/epicycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/epicycle.6x install -c -p -m 644 ../../hacks/euler2d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/euler2d.6x install -c -p -m 644 ../../hacks/fadeplot.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fadeplot.6x install -c -p -m 644 ../../hacks/flame.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flame.6x install -c -p -m 644 ../../hacks/flow.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flow.6x install -c -p -m 644 ../../hacks/fluidballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fluidballs.6x install -c -p -m 644 ../../hacks/galaxy.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/galaxy.6x install -c -p -m 644 ../../hacks/goop.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/goop.6x install -c -p -m 644 ../../hacks/grav.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/grav.6x install -c -p -m 644 ../../hacks/greynetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/greynetic.6x install -c -p -m 644 ../../hacks/halo.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/halo.6x install -c -p -m 644 ../../hacks/helix.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/helix.6x install -c -p -m 644 ../../hacks/hopalong.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hopalong.6x install -c -p -m 644 ../../hacks/ifs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/ifs.6x install -c -p -m 644 ../../hacks/imsmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/imsmap.6x install -c -p -m 644 ../../hacks/interference.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/interference.6x install -c -p -m 644 ../../hacks/julia.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/julia.6x install -c -p -m 644 ../../hacks/kaleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/kaleidescope.6x install -c -p -m 644 ../../hacks/kumppa.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/kumppa.6x install -c -p -m 644 ../../hacks/loop.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/loop.6x install -c -p -m 644 ../../hacks/maze.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/maze.6x install -c -p -m 644 ../../hacks/moire.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/moire.6x install -c -p -m 644 ../../hacks/moire2.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/moire2.6x install -c -p -m 644 ../../hacks/mountain.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/mountain.6x install -c -p -m 644 ../../hacks/munch.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/munch.6x install -c -p -m 644 ../../hacks/nerverot.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/nerverot.6x install -c -p -m 644 ../../hacks/noseguy.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/noseguy.6x install -c -p -m 644 ../../hacks/pedal.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pedal.6x install -c -p -m 644 ../../hacks/penetrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/penetrate.6x install -c -p -m 644 ../../hacks/penrose.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/penrose.6x install -c -p -m 644 ../../hacks/petri.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/petri.6x install -c -p -m 644 ../../hacks/phosphor.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/phosphor.6x install -c -p -m 644 ../../hacks/polyominoes.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/polyominoes.6x install -c -p -m 644 ../../hacks/pyro.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pyro.6x install -c -p -m 644 ../../hacks/qix.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/qix.6x install -c -p -m 644 ../../hacks/rd-bomb.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rd-bomb.6x install -c -p -m 644 ../../hacks/ripples.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/ripples.6x install -c -p -m 644 ../../hacks/rocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rocks.6x install -c -p -m 644 ../../hacks/rorschach.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rorschach.6x install -c -p -m 644 ../../hacks/rotzoomer.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rotzoomer.6x install -c -p -m 644 ../../hacks/shadebobs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/shadebobs.6x install -c -p -m 644 ../../hacks/sierpinski.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/sierpinski.6x install -c -p -m 644 ../../hacks/slidescreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/slidescreen.6x install -c -p -m 644 ../../hacks/slip.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/slip.6x install -c -p -m 644 ../../hacks/speedmine.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/speedmine.6x install -c -p -m 644 ../../hacks/spotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/spotlight.6x install -c -p -m 644 ../../hacks/squiral.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/squiral.6x install -c -p -m 644 ../../hacks/starfish.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/starfish.6x install -c -p -m 644 ../../hacks/strange.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/strange.6x install -c -p -m 644 ../../hacks/swirl.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/swirl.6x install -c -p -m 644 ../../hacks/thornbird.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/thornbird.6x install -c -p -m 644 ../../hacks/triangle.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/triangle.6x install -c -p -m 644 ../../hacks/truchet.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/truchet.6x install -c -p -m 644 ../../hacks/twang.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/twang.6x install -c -p -m 644 ../../hacks/vermiculate.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/vermiculate.6x install -c -p -m 644 ../../hacks/vidwhacker.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/vidwhacker.6x install -c -p -m 644 ../../hacks/wander.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/wander.6x install -c -p -m 644 ../../hacks/webcollage.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/webcollage.6x install -c -p -m 644 ../../hacks/whirlwindwarp.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/whirlwindwarp.6x install -c -p -m 644 ../../hacks/xflame.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xflame.6x install -c -p -m 644 ../../hacks/xjack.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xjack.6x install -c -p -m 644 ../../hacks/xlyap.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xlyap.6x install -c -p -m 644 ../../hacks/xmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xmatrix.6x install -c -p -m 644 ../../hacks/xrayswarm.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xrayswarm.6x install -c -p -m 644 ../../hacks/xspirograph.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xspirograph.6x install -c -p -m 644 ../../hacks/zoom.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/zoom.6x install -c -p -m 644 ../../hacks/halftone.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/halftone.6x install -c -p -m 644 ../../hacks/eruption.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/eruption.6x install -c -p -m 644 ../../hacks/metaballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/metaballs.6x install -c -p -m 644 ../../hacks/barcode.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/barcode.6x install -c -p -m 644 ../../hacks/piecewise.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/piecewise.6x install -c -p -m 644 ../../hacks/cloudlife.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cloudlife.6x install -c -p -m 644 ../../hacks/ljlatest.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/ljlatest.6x install -c -p -m 644 ../../hacks/fontglide.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fontglide.6x install -c -p -m 644 ../../hacks/apple2.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/apple2.6x install -c -p -m 644 ../../hacks/xanalogtv.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xanalogtv.6x install -c -p -m 644 ../../hacks/filmleader.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/filmleader.6x install -c -p -m 644 ../../hacks/pong.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pong.6x install -c -p -m 644 ../../hacks/wormhole.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/wormhole.6x install -c -p -m 644 ../../hacks/pacman.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pacman.6x install -c -p -m 644 ../../hacks/fuzzyflakes.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fuzzyflakes.6x install -c -p -m 644 ../../hacks/anemotaxis.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/anemotaxis.6x install -c -p -m 644 ../../hacks/memscroller.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/memscroller.6x install -c -p -m 644 ../../hacks/substrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/substrate.6x install -c -p -m 644 ../../hacks/intermomentary.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/intermomentary.6x install -c -p -m 644 ../../hacks/fireworkx.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fireworkx.6x install -c -p -m 644 ../../hacks/fiberlamp.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fiberlamp.6x install -c -p -m 644 ../../hacks/boxfit.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/boxfit.6x install -c -p -m 644 ../../hacks/interaggregate.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/interaggregate.6x install -c -p -m 644 ../../hacks/celtic.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/celtic.6x install -c -p -m 644 ../../hacks/cwaves.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cwaves.6x install -c -p -m 644 ../../hacks/abstractile.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/abstractile.6x install -c -p -m 644 ../../hacks/lcdscrub.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/lcdscrub.6x install -c -p -m 644 ../../hacks/hexadrop.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hexadrop.6x install -c -p -m 644 ../../hacks/tessellimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/tessellimage.6x install -c -p -m 644 ../../hacks/binaryring.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/binaryring.6x install -c -p -m 644 ../../hacks/glitchpeg.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glitchpeg.6x install -c -p -m 644 ../../hacks/vfeedback.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/vfeedback.6x make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/glx' install -c -p cage /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cage install -c -p gears /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gears install -c -p moebius /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moebius install -c -p pipes /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pipes install -c -p sproingies /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sproingies install -c -p stairs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/stairs install -c -p superquadrics /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/superquadrics install -c -p morph3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/morph3d install -c -p rubik /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rubik install -c -p atlantis /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/atlantis install -c -p lament /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lament install -c -p bubble3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bubble3d install -c -p glplanet /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glplanet install -c -p pulsar /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pulsar install -c -p sierpinski3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sierpinski3d install -c -p gflux /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gflux install -c -p stonerview /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/stonerview install -c -p starwars /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/starwars install -c -p gltext /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gltext install -c -p molecule /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/molecule install -c -p dangerball /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/dangerball install -c -p circuit /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/circuit install -c -p menger /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/menger install -c -p engine /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/engine install -c -p flipscreen3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flipscreen3d install -c -p glsnake /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glsnake install -c -p boxed /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boxed install -c -p sballs /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sballs install -c -p cubenetic /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubenetic install -c -p spheremonics /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/spheremonics install -c -p lavalite /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lavalite install -c -p queens /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/queens install -c -p endgame /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/endgame install -c -p glblur /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glblur install -c -p flurry /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flurry install -c -p atunnel /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/atunnel install -c -p flyingtoasters /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flyingtoasters install -c -p bouncingcow /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bouncingcow install -c -p glslideshow /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glslideshow install -c -p jigglypuff /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/jigglypuff install -c -p klein /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/klein install -c -p hypertorus /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hypertorus install -c -p glmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glmatrix install -c -p cubestorm /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubestorm install -c -p glknots /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glknots install -c -p blocktube /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blocktube install -c -p flipflop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flipflop install -c -p antspotlight /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antspotlight install -c -p polytopes /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polytopes install -c -p gleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gleidescope install -c -p mirrorblob /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/mirrorblob install -c -p blinkbox /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blinkbox install -c -p noof /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/noof install -c -p polyhedra /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polyhedra install -c -p antinspect /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antinspect install -c -p providence /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/providence install -c -p pinion /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pinion install -c -p boing /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boing install -c -p carousel /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/carousel install -c -p fliptext /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fliptext install -c -p antmaze /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antmaze install -c -p tangram /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tangram install -c -p crackberg /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crackberg install -c -p glhanoi /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glhanoi install -c -p cube21 /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cube21 install -c -p timetunnel /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/timetunnel install -c -p juggler3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/juggler3d install -c -p topblock /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/topblock install -c -p glschool /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glschool install -c -p glcells /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glcells install -c -p voronoi /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/voronoi install -c -p moebiusgears /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moebiusgears install -c -p lockward /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lockward install -c -p cubicgrid /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubicgrid install -c -p hypnowheel /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hypnowheel install -c -p skytentacles /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/skytentacles install -c -p jigsaw /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/jigsaw install -c -p photopile /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/photopile install -c -p rubikblocks /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rubikblocks install -c -p surfaces /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/surfaces install -c -p hilbert /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hilbert install -c -p companioncube /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/companioncube install -c -p tronbit /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tronbit install -c -p kaleidocycle /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kaleidocycle install -c -p quasicrystal /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/quasicrystal install -c -p unknownpleasures /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/unknownpleasures install -c -p geodesic /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/geodesic install -c -p geodesicgears /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/geodesicgears install -c -p projectiveplane /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/projectiveplane install -c -p winduprobot /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/winduprobot install -c -p cityflow /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cityflow install -c -p romanboy /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/romanboy install -c -p splitflap /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/splitflap install -c -p dymaxionmap /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/dymaxionmap install -c -p unicrud /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/unicrud install -c -p energystream /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/energystream install -c -p raverhoop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/raverhoop install -c -p hydrostat /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hydrostat install -c -p discoball /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/discoball install -c -p cubetwist /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubetwist install -c -p cubestack /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubestack install -c -p splodesic /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/splodesic install -c -p hexstrut /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hexstrut install -c -p vigilance /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vigilance install -c -p esper /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/esper install -c -p razzledazzle /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/razzledazzle install -c -p peepers /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/peepers install -c -p crumbler /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crumbler install -c -p maze3d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/maze3d install -c -p handsy /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/handsy install -c -p gravitywell /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gravitywell install -c -p deepstars /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deepstars install -c -p sonar /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sonar install -c -p xscreensaver-gl-helper /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-gl-helper install -c -p -m 644 ../../../hacks/glx/../config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cage.xml install -c -p -m 644 ../../../hacks/glx/../config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gears.xml install -c -p -m 644 ../../../hacks/glx/../config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moebius.xml install -c -p -m 644 ../../../hacks/glx/../config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pipes.xml install -c -p -m 644 ../../../hacks/glx/../config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sproingies.xml install -c -p -m 644 ../../../hacks/glx/../config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/stairs.xml install -c -p -m 644 ../../../hacks/glx/../config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/superquadrics.xml install -c -p -m 644 ../../../hacks/glx/../config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/morph3d.xml install -c -p -m 644 ../../../hacks/glx/../config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rubik.xml install -c -p -m 644 ../../../hacks/glx/../config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/atlantis.xml install -c -p -m 644 ../../../hacks/glx/../config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lament.xml install -c -p -m 644 ../../../hacks/glx/../config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bubble3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glplanet.xml install -c -p -m 644 ../../../hacks/glx/../config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pulsar.xml install -c -p -m 644 ../../../hacks/glx/../config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sierpinski3d.xml install -c -p -m 644 ../../../hacks/glx/../config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gflux.xml install -c -p -m 644 ../../../hacks/glx/../config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/stonerview.xml install -c -p -m 644 ../../../hacks/glx/../config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/starwars.xml install -c -p -m 644 ../../../hacks/glx/../config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gltext.xml install -c -p -m 644 ../../../hacks/glx/../config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/molecule.xml install -c -p -m 644 ../../../hacks/glx/../config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/dangerball.xml install -c -p -m 644 ../../../hacks/glx/../config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/circuit.xml install -c -p -m 644 ../../../hacks/glx/../config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/menger.xml install -c -p -m 644 ../../../hacks/glx/../config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/engine.xml install -c -p -m 644 ../../../hacks/glx/../config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flipscreen3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glsnake.xml install -c -p -m 644 ../../../hacks/glx/../config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boxed.xml install -c -p -m 644 ../../../hacks/glx/../config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sballs.xml install -c -p -m 644 ../../../hacks/glx/../config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubenetic.xml install -c -p -m 644 ../../../hacks/glx/../config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/spheremonics.xml install -c -p -m 644 ../../../hacks/glx/../config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lavalite.xml install -c -p -m 644 ../../../hacks/glx/../config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/queens.xml install -c -p -m 644 ../../../hacks/glx/../config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/endgame.xml install -c -p -m 644 ../../../hacks/glx/../config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glblur.xml install -c -p -m 644 ../../../hacks/glx/../config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flurry.xml install -c -p -m 644 ../../../hacks/glx/../config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/atunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flyingtoasters.xml install -c -p -m 644 ../../../hacks/glx/../config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bouncingcow.xml install -c -p -m 644 ../../../hacks/glx/../config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glslideshow.xml install -c -p -m 644 ../../../hacks/glx/../config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/jigglypuff.xml install -c -p -m 644 ../../../hacks/glx/../config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/klein.xml install -c -p -m 644 ../../../hacks/glx/../config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hypertorus.xml install -c -p -m 644 ../../../hacks/glx/../config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glmatrix.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubestorm.xml install -c -p -m 644 ../../../hacks/glx/../config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glknots.xml install -c -p -m 644 ../../../hacks/glx/../config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blocktube.xml install -c -p -m 644 ../../../hacks/glx/../config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flipflop.xml install -c -p -m 644 ../../../hacks/glx/../config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/antspotlight.xml install -c -p -m 644 ../../../hacks/glx/../config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polytopes.xml install -c -p -m 644 ../../../hacks/glx/../config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gleidescope.xml install -c -p -m 644 ../../../hacks/glx/../config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/mirrorblob.xml install -c -p -m 644 ../../../hacks/glx/../config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blinkbox.xml install -c -p -m 644 ../../../hacks/glx/../config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/noof.xml install -c -p -m 644 ../../../hacks/glx/../config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polyhedra.xml install -c -p -m 644 ../../../hacks/glx/../config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/antinspect.xml install -c -p -m 644 ../../../hacks/glx/../config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/providence.xml install -c -p -m 644 ../../../hacks/glx/../config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pinion.xml install -c -p -m 644 ../../../hacks/glx/../config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boing.xml install -c -p -m 644 ../../../hacks/glx/../config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/carousel.xml install -c -p -m 644 ../../../hacks/glx/../config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fliptext.xml install -c -p -m 644 ../../../hacks/glx/../config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/antmaze.xml install -c -p -m 644 ../../../hacks/glx/../config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tangram.xml install -c -p -m 644 ../../../hacks/glx/../config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crackberg.xml install -c -p -m 644 ../../../hacks/glx/../config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glhanoi.xml install -c -p -m 644 ../../../hacks/glx/../config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cube21.xml install -c -p -m 644 ../../../hacks/glx/../config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/timetunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/juggler3d.xml install -c -p -m 644 ../../../hacks/glx/../config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/topblock.xml install -c -p -m 644 ../../../hacks/glx/../config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glschool.xml install -c -p -m 644 ../../../hacks/glx/../config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glcells.xml install -c -p -m 644 ../../../hacks/glx/../config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/voronoi.xml install -c -p -m 644 ../../../hacks/glx/../config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moebiusgears.xml install -c -p -m 644 ../../../hacks/glx/../config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lockward.xml install -c -p -m 644 ../../../hacks/glx/../config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubicgrid.xml install -c -p -m 644 ../../../hacks/glx/../config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hypnowheel.xml install -c -p -m 644 ../../../hacks/glx/../config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/skytentacles.xml install -c -p -m 644 ../../../hacks/glx/../config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/jigsaw.xml install -c -p -m 644 ../../../hacks/glx/../config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/photopile.xml install -c -p -m 644 ../../../hacks/glx/../config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rubikblocks.xml install -c -p -m 644 ../../../hacks/glx/../config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/surfaces.xml install -c -p -m 644 ../../../hacks/glx/../config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hilbert.xml install -c -p -m 644 ../../../hacks/glx/../config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/companioncube.xml install -c -p -m 644 ../../../hacks/glx/../config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tronbit.xml install -c -p -m 644 ../../../hacks/glx/../config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kaleidocycle.xml install -c -p -m 644 ../../../hacks/glx/../config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/quasicrystal.xml install -c -p -m 644 ../../../hacks/glx/../config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/unknownpleasures.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/geodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/geodesicgears.xml install -c -p -m 644 ../../../hacks/glx/../config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/projectiveplane.xml install -c -p -m 644 ../../../hacks/glx/../config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/winduprobot.xml install -c -p -m 644 ../../../hacks/glx/../config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cityflow.xml install -c -p -m 644 ../../../hacks/glx/../config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/romanboy.xml install -c -p -m 644 ../../../hacks/glx/../config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/splitflap.xml install -c -p -m 644 ../../../hacks/glx/../config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/dymaxionmap.xml install -c -p -m 644 ../../../hacks/glx/../config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/unicrud.xml install -c -p -m 644 ../../../hacks/glx/../config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/energystream.xml install -c -p -m 644 ../../../hacks/glx/../config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/raverhoop.xml install -c -p -m 644 ../../../hacks/glx/../config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hydrostat.xml install -c -p -m 644 ../../../hacks/glx/../config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/discoball.xml install -c -p -m 644 ../../../hacks/glx/../config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubetwist.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubestack.xml install -c -p -m 644 ../../../hacks/glx/../config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/splodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hexstrut.xml install -c -p -m 644 ../../../hacks/glx/../config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vigilance.xml install -c -p -m 644 ../../../hacks/glx/../config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/esper.xml install -c -p -m 644 ../../../hacks/glx/../config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/razzledazzle.xml install -c -p -m 644 ../../../hacks/glx/../config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/peepers.xml install -c -p -m 644 ../../../hacks/glx/../config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crumbler.xml install -c -p -m 644 ../../../hacks/glx/../config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/maze3d.xml install -c -p -m 644 ../../../hacks/glx/../config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/handsy.xml install -c -p -m 644 ../../../hacks/glx/../config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gravitywell.xml install -c -p -m 644 ../../../hacks/glx/../config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deepstars.xml install -c -p -m 644 ../../../hacks/glx/../config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sonar.xml installing man pages: .TH XScreenSaver 6x "5.43-1.an8 (24-Jan-2024)" "X Version 11" install -c -p -m 644 ../../../hacks/glx/atlantis.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/atlantis.6x install -c -p -m 644 ../../../hacks/glx/boxed.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/boxed.6x install -c -p -m 644 ../../../hacks/glx/bubble3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/bubble3d.6x install -c -p -m 644 ../../../hacks/glx/cage.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cage.6x install -c -p -m 644 ../../../hacks/glx/circuit.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/circuit.6x install -c -p -m 644 ../../../hacks/glx/cubenetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cubenetic.6x install -c -p -m 644 ../../../hacks/glx/dangerball.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/dangerball.6x install -c -p -m 644 ../../../hacks/glx/engine.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/engine.6x install -c -p -m 644 ../../../hacks/glx/extrusion.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/extrusion.6x install -c -p -m 644 ../../../hacks/glx/flipscreen3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flipscreen3d.6x install -c -p -m 644 ../../../hacks/glx/gears.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/gears.6x install -c -p -m 644 ../../../hacks/glx/gflux.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/gflux.6x install -c -p -m 644 ../../../hacks/glx/glplanet.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glplanet.6x install -c -p -m 644 ../../../hacks/glx/glsnake.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glsnake.6x install -c -p -m 644 ../../../hacks/glx/gltext.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/gltext.6x install -c -p -m 644 ../../../hacks/glx/lament.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/lament.6x install -c -p -m 644 ../../../hacks/glx/lavalite.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/lavalite.6x install -c -p -m 644 ../../../hacks/glx/menger.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/menger.6x install -c -p -m 644 ../../../hacks/glx/moebius.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/moebius.6x install -c -p -m 644 ../../../hacks/glx/molecule.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/molecule.6x install -c -p -m 644 ../../../hacks/glx/morph3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/morph3d.6x install -c -p -m 644 ../../../hacks/glx/pipes.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pipes.6x install -c -p -m 644 ../../../hacks/glx/pulsar.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pulsar.6x install -c -p -m 644 ../../../hacks/glx/queens.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/queens.6x install -c -p -m 644 ../../../hacks/glx/rubik.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rubik.6x install -c -p -m 644 ../../../hacks/glx/sballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/sballs.6x install -c -p -m 644 ../../../hacks/glx/sierpinski3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/sierpinski3d.6x install -c -p -m 644 ../../../hacks/glx/spheremonics.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/spheremonics.6x install -c -p -m 644 ../../../hacks/glx/sproingies.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/sproingies.6x install -c -p -m 644 ../../../hacks/glx/stairs.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/stairs.6x install -c -p -m 644 ../../../hacks/glx/starwars.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/starwars.6x install -c -p -m 644 ../../../hacks/glx/stonerview.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/stonerview.6x install -c -p -m 644 ../../../hacks/glx/superquadrics.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/superquadrics.6x install -c -p -m 644 ../../../hacks/glx/xscreensaver-gl-helper.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/xscreensaver-gl-helper.6x install -c -p -m 644 ../../../hacks/glx/endgame.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/endgame.6x install -c -p -m 644 ../../../hacks/glx/flurry.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flurry.6x install -c -p -m 644 ../../../hacks/glx/glblur.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glblur.6x install -c -p -m 644 ../../../hacks/glx/atunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/atunnel.6x install -c -p -m 644 ../../../hacks/glx/flyingtoasters.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flyingtoasters.6x install -c -p -m 644 ../../../hacks/glx/bouncingcow.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/bouncingcow.6x install -c -p -m 644 ../../../hacks/glx/glslideshow.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glslideshow.6x install -c -p -m 644 ../../../hacks/glx/jigglypuff.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/jigglypuff.6x install -c -p -m 644 ../../../hacks/glx/klein.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/klein.6x install -c -p -m 644 ../../../hacks/glx/hypertorus.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hypertorus.6x install -c -p -m 644 ../../../hacks/glx/glmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glmatrix.6x install -c -p -m 644 ../../../hacks/glx/cubestorm.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cubestorm.6x install -c -p -m 644 ../../../hacks/glx/glknots.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glknots.6x install -c -p -m 644 ../../../hacks/glx/blocktube.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/blocktube.6x install -c -p -m 644 ../../../hacks/glx/flipflop.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/flipflop.6x install -c -p -m 644 ../../../hacks/glx/antspotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/antspotlight.6x install -c -p -m 644 ../../../hacks/glx/polytopes.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/polytopes.6x install -c -p -m 644 ../../../hacks/glx/gleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/gleidescope.6x install -c -p -m 644 ../../../hacks/glx/mirrorblob.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/mirrorblob.6x install -c -p -m 644 ../../../hacks/glx/blinkbox.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/blinkbox.6x install -c -p -m 644 ../../../hacks/glx/noof.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/noof.6x install -c -p -m 644 ../../../hacks/glx/polyhedra.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/polyhedra.6x install -c -p -m 644 ../../../hacks/glx/antinspect.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/antinspect.6x install -c -p -m 644 ../../../hacks/glx/providence.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/providence.6x install -c -p -m 644 ../../../hacks/glx/pinion.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/pinion.6x install -c -p -m 644 ../../../hacks/glx/boing.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/boing.6x install -c -p -m 644 ../../../hacks/glx/carousel.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/carousel.6x install -c -p -m 644 ../../../hacks/glx/fliptext.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/fliptext.6x install -c -p -m 644 ../../../hacks/glx/antmaze.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/antmaze.6x install -c -p -m 644 ../../../hacks/glx/tangram.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/tangram.6x install -c -p -m 644 ../../../hacks/glx/crackberg.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/crackberg.6x install -c -p -m 644 ../../../hacks/glx/glhanoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glhanoi.6x install -c -p -m 644 ../../../hacks/glx/cube21.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cube21.6x install -c -p -m 644 ../../../hacks/glx/timetunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/timetunnel.6x install -c -p -m 644 ../../../hacks/glx/juggler3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/juggler3d.6x install -c -p -m 644 ../../../hacks/glx/topblock.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/topblock.6x install -c -p -m 644 ../../../hacks/glx/glschool.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glschool.6x install -c -p -m 644 ../../../hacks/glx/glcells.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/glcells.6x install -c -p -m 644 ../../../hacks/glx/voronoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/voronoi.6x install -c -p -m 644 ../../../hacks/glx/moebiusgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/moebiusgears.6x install -c -p -m 644 ../../../hacks/glx/lockward.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/lockward.6x install -c -p -m 644 ../../../hacks/glx/cubicgrid.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cubicgrid.6x install -c -p -m 644 ../../../hacks/glx/hypnowheel.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hypnowheel.6x install -c -p -m 644 ../../../hacks/glx/skytentacles.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/skytentacles.6x install -c -p -m 644 ../../../hacks/glx/sonar.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/sonar.6x install -c -p -m 644 ../../../hacks/glx/jigsaw.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/jigsaw.6x install -c -p -m 644 ../../../hacks/glx/photopile.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/photopile.6x install -c -p -m 644 ../../../hacks/glx/rubikblocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/rubikblocks.6x install -c -p -m 644 ../../../hacks/glx/surfaces.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/surfaces.6x install -c -p -m 644 ../../../hacks/glx/hilbert.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hilbert.6x install -c -p -m 644 ../../../hacks/glx/companioncube.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/companioncube.6x install -c -p -m 644 ../../../hacks/glx/tronbit.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/tronbit.6x install -c -p -m 644 ../../../hacks/glx/kaleidocycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/kaleidocycle.6x install -c -p -m 644 ../../../hacks/glx/quasicrystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/quasicrystal.6x install -c -p -m 644 ../../../hacks/glx/unknownpleasures.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/unknownpleasures.6x install -c -p -m 644 ../../../hacks/glx/geodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/geodesic.6x install -c -p -m 644 ../../../hacks/glx/geodesicgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/geodesicgears.6x install -c -p -m 644 ../../../hacks/glx/projectiveplane.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/projectiveplane.6x install -c -p -m 644 ../../../hacks/glx/winduprobot.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/winduprobot.6x install -c -p -m 644 ../../../hacks/glx/cityflow.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cityflow.6x install -c -p -m 644 ../../../hacks/glx/romanboy.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/romanboy.6x install -c -p -m 644 ../../../hacks/glx/splitflap.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/splitflap.6x install -c -p -m 644 ../../../hacks/glx/dymaxionmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/dymaxionmap.6x install -c -p -m 644 ../../../hacks/glx/unicrud.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/unicrud.6x install -c -p -m 644 ../../../hacks/glx/energystream.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/energystream.6x install -c -p -m 644 ../../../hacks/glx/raverhoop.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/raverhoop.6x install -c -p -m 644 ../../../hacks/glx/hydrostat.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hydrostat.6x install -c -p -m 644 ../../../hacks/glx/discoball.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/discoball.6x install -c -p -m 644 ../../../hacks/glx/cubetwist.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cubetwist.6x install -c -p -m 644 ../../../hacks/glx/cubestack.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/cubestack.6x install -c -p -m 644 ../../../hacks/glx/splodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/splodesic.6x install -c -p -m 644 ../../../hacks/glx/hexstrut.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/hexstrut.6x install -c -p -m 644 ../../../hacks/glx/vigilance.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/vigilance.6x install -c -p -m 644 ../../../hacks/glx/esper.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/esper.6x install -c -p -m 644 ../../../hacks/glx/razzledazzle.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/razzledazzle.6x install -c -p -m 644 ../../../hacks/glx/peepers.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/peepers.6x install -c -p -m 644 ../../../hacks/glx/crumbler.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/crumbler.6x install -c -p -m 644 ../../../hacks/glx/maze3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/maze3d.6x install -c -p -m 644 ../../../hacks/glx/handsy.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/handsy.6x install -c -p -m 644 ../../../hacks/glx/gravitywell.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/gravitywell.6x install -c -p -m 644 ../../../hacks/glx/deepstars.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man6x/deepstars.6x make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/hacks/glx' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/driver' install -c -p xscreensaver /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver install -c -p xscreensaver-command /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-command install -c -p xscreensaver-demo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-demo install -c -p xscreensaver-getimage /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-getimage install -c -p -m 644 XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults/XScreenSaver install -c -p ../../driver/xscreensaver-getimage-file /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-getimage-file install -c -p ../../driver/xscreensaver-getimage-video /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-getimage-video install -c -p ../../driver/xscreensaver-text /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/share/applications install -c -p -m 644 screensaver-properties.desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/xscreensaver-properties.desktop install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/pixmaps install -c -p -m 644 ../../driver/../utils/images/logo-50.xpm /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/pixmaps/xscreensaver.xpm install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade install -c -p -m 644 ../../driver/../utils/images/screensaver-cmndln.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-cmndln.png install -c -p -m 644 ../../driver/../utils/images/screensaver-colorselector.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-colorselector.png install -c -p -m 644 ../../driver/../utils/images/screensaver-diagnostic.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-diagnostic.png install -c -p -m 644 ../../driver/../utils/images/screensaver-locking.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-locking.png install -c -p -m 644 ../../driver/../utils/images/screensaver-power.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-power.png install -c -p -m 644 ../../driver/../utils/images/screensaver-snap.png /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/screensaver-snap.png install -c -p -m 644 xscreensaver-demo.glade2 /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/glade/xscreensaver-demo.glade2 installing man pages: .TH XScreenSaver 1 "5.43-1.an8 (24-Jan-2024)" "X Version 11" install -c -p -m 644 ../../driver/xscreensaver.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver.1 install -c -p -m 644 ../../driver/xscreensaver-demo.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-demo.1 install -c -p -m 644 ../../driver/xscreensaver-command.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-command.1 install -c -p -m 644 ../../driver/xscreensaver-text.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-text.1 install -c -p -m 644 ../../driver/xscreensaver-getimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-getimage.1 install -c -p -m 644 ../../driver/xscreensaver-getimage-file.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-getimage-file.1 install -c -p -m 644 ../../driver/xscreensaver-getimage-video.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-getimage-video.1 install -c -p -m 644 ../../driver/xscreensaver-systemd.man /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/man/man1/xscreensaver-systemd.1 install -c -p -m 644 ../../driver/../hacks/config/README /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/README install -c -p -m 644 xscreensaver.pam /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/etc/pam.d/xscreensaver make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/driver' make[1]: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/da/LC_MESSAGES install -c -p -m 644 da.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/de/LC_MESSAGES install -c -p -m 644 de.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/es/LC_MESSAGES install -c -p -m 644 es.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/et/LC_MESSAGES install -c -p -m 644 et.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/fi/LC_MESSAGES install -c -p -m 644 fi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/fr/LC_MESSAGES install -c -p -m 644 fr.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/hu/LC_MESSAGES install -c -p -m 644 hu.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/it/LC_MESSAGES install -c -p -m 644 it.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ja/LC_MESSAGES install -c -p -m 644 ja.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ko/LC_MESSAGES install -c -p -m 644 ko.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/nb/LC_MESSAGES install -c -p -m 644 nb.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/nl/LC_MESSAGES install -c -p -m 644 nl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pl/LC_MESSAGES install -c -p -m 644 pl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pt/LC_MESSAGES install -c -p -m 644 pt.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pt_BR/LC_MESSAGES install -c -p -m 644 pt_BR.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ru/LC_MESSAGES install -c -p -m 644 ru.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/sk/LC_MESSAGES install -c -p -m 644 sk.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/sv/LC_MESSAGES install -c -p -m 644 sv.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/vi/LC_MESSAGES install -c -p -m 644 vi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/wa/LC_MESSAGES install -c -p -m 644 wa.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/zh_CN/LC_MESSAGES install -c -p -m 644 zh_CN.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/zh_TW/LC_MESSAGES install -c -p -m 644 zh_TW.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/locale/zh_TW/LC_MESSAGES/xscreensaver.mo make[1]: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' + desktop-file-install --vendor '' --delete-original --dir /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications --add-category DesktopSettings --remove-category Appearance --remove-category AdvancedSettings --remove-category Application /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64@@' -e 's@/[a-z][a-z]*/\.\./@/@' + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + sort + uniq + cd hacks/glx + list_files install + echo '%defattr(-,root,root,-)' + make -s install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64@@' -e 's@/[a-z][a-z]*/\.\./@/@' + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + sort + uniq + cd driver + list_files install + echo '%defattr(-,root,root,-)' + make -s install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64@@' -e 's@/[a-z][a-z]*/\.\./@/@' + sed -e 's@\(.*/man/.*\)@%doc \1\*@' -e 's@\(.*/pam\.d/\)@%config(noreplace) \1@' + sort + uniq + echo '%defattr(-,root,root,-)' + sed -i -e /xscreensaver-gl-helper/d /builddir/build/BUILD/xscreensaver-5.43/gl-extras.files ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ++ find . -name '*xscreensaver-gl-helper*' ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + 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 + 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-1.an8.loongarch64/usr/sbin + install -cpm 755 /builddir/build/SOURCES/update-xscreensaver-hacks /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/sbin + echo /usr/sbin/update-xscreensaver-hacks + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/etc/xscreensaver + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/etc/xscreensaver + cp -p xscreensaver/hacks.conf.d/xscreensaver.conf /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/hacks.conf.d/ + for adfile in xscreensaver/XScreenSaver.ad.* ++ basename xscreensaver/XScreenSaver.ad.hacks + filen=XScreenSaver.ad.hacks + echo '%config(noreplace) /etc/xscreensaver/XScreenSaver.ad.hacks' + for adfile in xscreensaver/XScreenSaver.ad.* ++ basename xscreensaver/XScreenSaver.ad.header + filen=XScreenSaver.ad.header + echo '%config(noreplace) /etc/xscreensaver/XScreenSaver.ad.header' + for adfile in xscreensaver/XScreenSaver.ad.* ++ 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-1.an8.loongarch64/usr/share/X11/app-defaults/XScreenSaver ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults + pushd ../../../.. ++ pwd ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + '[' '!' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 == /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ']' + popd + popd + ln -sf ../../../../etc/xscreensaver/XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/X11/app-defaults/XScreenSaver ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + 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 + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 ++ find . -type d ++ grep xscreensaver ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + for dir in `find . -type d | grep xscreensaver` + echo '%dir /etc/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/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 /usr/share/xscreensaver/hacks.conf.d' + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 xscreensaver + uniq + cat xscreensaver.lang + 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-1.an8.loongarch64/usr/bin/xscreensaver-getimage-file ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/bin/xscreensaver-getimage-video ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/libexec/xscreensaver/vidwhacker ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/bin/xscreensaver-text ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-text + cd /builddir/build/BUILD/xscreensaver-5.43 + SAVERDIR=/usr/share/applications/screensavers + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/share/xscreensaver/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-abstractile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-anemone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-anemotaxis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-apollonian.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-apple2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-attraction.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-barcode.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-binaryring.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-blaster.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-blitspin.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-bouboule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-boxfit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-braid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-bsod.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-bumps.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-ccurve.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-celtic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cloudlife.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-compass.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-coral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-crystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cwaves.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cynosure.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-decayscreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-deco.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-deluxe.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-demon.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-discrete.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-distort.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-drift.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-epicycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-eruption.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-euler2d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fadeplot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fiberlamp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-filmleader.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fireworkx.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fluidballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fontglide.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fuzzyflakes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-galaxy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glitchpeg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-goop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-grav.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-greynetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-halftone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-halo.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-helix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hexadrop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hopalong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-ifs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-imsmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-interaggregate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-interference.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-intermomentary.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-julia.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-kaleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-kumppa.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-lcdscrub.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-loop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-m6502.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-maze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-memscroller.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-metaballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-moire.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-moire2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-mountain.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-munch.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-nerverot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-noseguy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pacman.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pedal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-penetrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-penrose.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-petri.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-phosphor.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-piecewise.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-polyominoes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-popsquares.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pyro.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-qix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rd-bomb.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-ripples.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rorschach.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rotzoomer.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-shadebobs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-sierpinski.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-slidescreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-slip.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-speedmine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-spotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-squiral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-starfish.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-strange.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-substrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-swirl.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-tessellimage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-thornbird.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-triangle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-truchet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-twang.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-vermiculate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-vfeedback.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-vidwhacker.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-wander.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-webcollage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-whirlwindwarp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-wormhole.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xanalogtv.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xflame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xjack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xlyap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xrayswarm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-xspirograph.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64/usr/share/xscreensaver/config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-antinspect.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-antmaze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-antspotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-atlantis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-atunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-blinkbox.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-blocktube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-boing.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-bouncingcow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-boxed.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-bubble3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-carousel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-circuit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cityflow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-companioncube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-crackberg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-crumbler.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cube21.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cubenetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cubestack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cubestorm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cubetwist.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-cubicgrid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-dangerball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-deepstars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-discoball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-dymaxionmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-endgame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-energystream.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-engine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-esper.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flipflop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flipscreen3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-fliptext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flurry.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-flyingtoasters.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-gears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-geodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-geodesicgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-gflux.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glblur.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glcells.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-gleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glhanoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glknots.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glplanet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glschool.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glslideshow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-glsnake.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-gltext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-gravitywell.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-handsy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hexstrut.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hilbert.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hydrostat.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hypertorus.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-hypnowheel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-jigglypuff.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-jigsaw.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-juggler3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-kaleidocycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-klein.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-lament.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-lavalite.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-lockward.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-maze3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-menger.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-mirrorblob.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-moebius.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-moebiusgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-molecule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-morph3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-noof.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-peepers.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-photopile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pinion.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pipes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-polyhedra.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-polytopes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-projectiveplane.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-providence.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-pulsar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-quasicrystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-queens.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-raverhoop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-razzledazzle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-romanboy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rubik.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-rubikblocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-sballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-sierpinski3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-skytentacles.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-sonar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-spheremonics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-splitflap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-splodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-sproingies.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-stairs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-starwars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-stonerview.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-superquadrics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-surfaces.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-tangram.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-timetunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-topblock.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-tronbit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-unicrud.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-unknownpleasures.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-vigilance.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-voronoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/xscreensaver/config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/applications/screensavers/xscreensaver-winduprobot.desktop + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver ~/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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-1.an8.loongarch64 + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 5.43-1.an8 --unique-debug-suffix -5.43-1.an8.loongarch64 --unique-debug-src-base xscreensaver-5.43-1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xscreensaver-5.43 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-command extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-demo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-gl-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/bin/xscreensaver-getimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/anemotaxis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antinspect extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/anemone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/abstractile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antspotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/atlantis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/apple2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/antmaze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/atunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/attraction extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/apollonian extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/barcode extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/binaryring extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blaster extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blinkbox extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blitspin extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/blocktube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boing extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bouboule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bouncingcow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boxed extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/boxfit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/braid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bsod extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bubble3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/bumps extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/carousel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ccurve extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/celtic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/circuit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cityflow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cloudlife extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/companioncube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/compass extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/coral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crackberg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crumbler extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/crystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cube21 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubenetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubestack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubestorm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubetwist extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cubicgrid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cwaves extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/dangerball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/cynosure extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/decayscreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deco extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deepstars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/deluxe extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/demon extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/discoball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/discrete extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/distort extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/drift extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/dymaxionmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/endgame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/energystream extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/engine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/epicycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/esper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/eruption extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/euler2d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fadeplot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fiberlamp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/filmleader extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fireworkx extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flipflop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flipscreen3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fliptext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fluidballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flurry extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/flyingtoasters extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fuzzyflakes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/fontglide extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/galaxy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/geodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/geodesicgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gflux extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glblur extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glcells extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glitchpeg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glhanoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glknots extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glplanet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glschool extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glsnake extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/glslideshow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gltext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/goop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/grav extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/gravitywell extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/greynetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/halftone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/halo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/handsy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/helix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hexadrop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hexstrut extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hilbert extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hopalong extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hydrostat extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hypertorus extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ifs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/hypnowheel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/imsmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/interaggregate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/interference extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/intermomentary extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/jigglypuff extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/jigsaw extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/julia extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/juggler3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kaleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kaleidocycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/klein extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/kumppa extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lament extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lavalite extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lcdscrub extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/lockward extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/loop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/m6502 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/maze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/maze3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/memscroller extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/menger extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/metaballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/mirrorblob extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moebius extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moebiusgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moire extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/moire2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/molecule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/mountain extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/morph3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/nerverot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/noof extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/munch extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/noseguy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pacman extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pedal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/peepers extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/penetrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/penrose extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/petri extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/phosphor extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/photopile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/piecewise extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pinion extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pipes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polyhedra extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polyominoes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/polytopes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pong extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/popsquares extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/projectiveplane extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/providence extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pulsar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/pyro extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/qix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/quasicrystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/queens extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/raverhoop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/razzledazzle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rd-bomb extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/ripples extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/romanboy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rorschach extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rotzoomer extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rubikblocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/rubik extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/shadebobs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sierpinski extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sierpinski3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/skytentacles extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/slidescreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/slip extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sonar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/spheremonics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/speedmine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/splitflap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/splodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/spotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/sproingies extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/squiral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/stairs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/starfish extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/starwars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/strange extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/stonerview extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/substrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/superquadrics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/surfaces extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/swirl extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tangram extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tessellimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/thornbird extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/timetunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/topblock extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/triangle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/tronbit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/truchet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/twang extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/unicrud extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/unknownpleasures extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vermiculate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vfeedback extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/vigilance extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/voronoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/wander extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/webcollage-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/whirlwindwarp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/winduprobot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/wormhole extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xanalogtv extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xflame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xjack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xlyap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xrayswarm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/xspirograph extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/libexec/xscreensaver/zoom /usr/lib/rpm/sepdebugcrcfix: Updated 237 CRC32s, 0 CRC32s did match. 41960 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xscreensaver-5.43-1.an8.loongarch64 Processing files: xscreensaver-base-5.43-1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yoYov2 + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 + DOCDIR=/builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/doc/xscreensaver-base + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README.VMS /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README.hacking /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64/usr/share/doc/xscreensaver-base + exit 0 Provides: config(xscreensaver-base) = 1:5.43-1.an8 xscreensaver-base = 1:5.43-1.an8 xscreensaver-base(loongarch-64) = 1:5.43-1.an8 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: /bin/bash /usr/bin/perl 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.27)(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) libharfbuzz.so.0()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(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.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) perl(:VERSION) >= 5.0.0 perl(Digest::MD5) perl(Fcntl) perl(POSIX) perl(Socket) perl(Text::Wrap) perl(strict) rtld(GNU_HASH) Obsoletes: xscreeensaver-tests < 1:5.43-1.an8 Processing files: xscreensaver-extras-5.43-1.an8.loongarch64 Provides: xscreensaver-extras = 1:5.43-1.an8 xscreensaver-extras(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl 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.27)(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.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(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-1.an8.loongarch64 Provides: xscreensaver-gl-base = 1:5.43-1.an8 xscreensaver-gl-base(loongarch-64) = 1:5.43-1.an8 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.27)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: xscreensaver-gl-extras-5.43-1.an8.loongarch64 Provides: xscreensaver-gl = 1:5.43-1.an8 xscreensaver-gl-extras = 1:5.43-1.an8 xscreensaver-gl-extras(loongarch-64) = 1:5.43-1.an8 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.27)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.0)(64bit) libpthread.so.0(GLIBC_2.2)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Obsoletes: xscreensaver-gl <= 1:5.00 Processing files: xscreensaver-extras-gss-5.43-1.an8.loongarch64 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-1.an8 xscreensaver-extras-gss(loongarch-64) = 1:5.43-1.an8 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-1.an8.loongarch64 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-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-1.an8 xscreensaver-gl-extras-gss(loongarch-64) = 1:5.43-1.an8 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-1.an8.loongarch64 Provides: xscreensaver-debugsource = 1:5.43-1.an8 xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 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-1.an8.loongarch64 Provides: xscreensaver-debuginfo = 1:5.43-1.an8 xscreensaver-debuginfo(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 Processing files: xscreensaver-base-debuginfo-5.43-1.an8.loongarch64 Provides: debuginfo(build-id) = 03822b1f7bde5917de6abcd7e69906c5b0b9d5d8 debuginfo(build-id) = 6c626af26ed88438eb7a3fcddae4f36c30b493f1 debuginfo(build-id) = 8c0a4c91f6489125111f33d3c58e2f9f3e1a7b1c debuginfo(build-id) = c62ea04dd723d699b08d7f8baef4d49763f88e2f xscreensaver-base-debuginfo = 1:5.43-1.an8 xscreensaver-base-debuginfo(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 Processing files: xscreensaver-extras-debuginfo-5.43-1.an8.loongarch64 Provides: debuginfo(build-id) = 03f79ab8ba5b13844333b3660834782aa5a09bad debuginfo(build-id) = 04dbc4f5d019bb7d42cb1c7e42d0bac7473c7fff debuginfo(build-id) = 0592d27694df82e4b6365a34d42424f4224c3c74 debuginfo(build-id) = 063041f49c365bc6c02b8440b5cab7f330e0cc08 debuginfo(build-id) = 08d290d98c2bf1a1d8081331ca372253aa955847 debuginfo(build-id) = 08edd0460458146e544c545e296493e1d4ba4197 debuginfo(build-id) = 097eb576e516dd92b8ce694a7ebfdb77bf2cfcb1 debuginfo(build-id) = 0c0995f7d8a0762a5027168d53cc82c883baa791 debuginfo(build-id) = 0ccb88f2b5947b60ddc15471adf7cbdd9fab7d80 debuginfo(build-id) = 175874551da2b1d89415d802c2bd1b387c6fc14c debuginfo(build-id) = 18c4d2bdcbacb379f9d196205fc0f0d49fd33eac debuginfo(build-id) = 1a5c3dd14a69fa11717e5df5b870c0a6d8892680 debuginfo(build-id) = 1c26b9a10bec282acb7f231cdcf5a8748b26024e debuginfo(build-id) = 1e9520405fdf282f6a0ed748643263d782638d9e debuginfo(build-id) = 1f16d4f501f6003838cbefc643686c2acf1950e6 debuginfo(build-id) = 23c4fbba006c844d81ba2aced09e645be0c82e7e debuginfo(build-id) = 243736b9a3259a4861a33208a91ce01c9ab925a7 debuginfo(build-id) = 298eb1c163a1478e325a4e2d49fa9a1f44a38f36 debuginfo(build-id) = 2cfdecf26ec0a2522c244260d0188a27194687e0 debuginfo(build-id) = 2da380784d71534ca40dbc5f068d334a4d679780 debuginfo(build-id) = 329e16ad151f12757c4988ce8ea2f3483090ffc3 debuginfo(build-id) = 38ad35f2e2184fb097819b98aa763b10e89e2581 debuginfo(build-id) = 3986e2f72d6b98d87cee7cee850890458f26dbc0 debuginfo(build-id) = 3b6a07062ccbb52900b1b3e27d5166639ee25c15 debuginfo(build-id) = 3c4302e08e199ad03785369af7f3c20e3f2b8235 debuginfo(build-id) = 3ccee028e365b9796c4b3be0d0458b930daa62a9 debuginfo(build-id) = 3cd97e74b7d3f7c73d8c15afe21b7b4bab95ef2e debuginfo(build-id) = 3e3a25edac1202aa38e750d6c44c43965d28c3aa debuginfo(build-id) = 411beb069b49ff5f46926c6c38060117fe94e71e debuginfo(build-id) = 4806592b2a776cbfe0e92dd88c889e46f6b360ee debuginfo(build-id) = 48b4bd270098dff08f046c7944e259a889e173fe debuginfo(build-id) = 48f04f9b39156263772af511c37c059a11d108cb debuginfo(build-id) = 4cbf54bef6cccbf38d306402efdabef7809eb02f debuginfo(build-id) = 4de1284c1ff8153cb7bb93874ee9afbe4be383b3 debuginfo(build-id) = 5079b4435345238b66bab2e025ab24c2aa66d694 debuginfo(build-id) = 52819ab327a3c00c668a5900c38286d6c4e3d1db debuginfo(build-id) = 54f18135278ef09ab4b4d3c4473734e3bb860328 debuginfo(build-id) = 56758bbd2248c81195ca2ecf14d480c7851a43e4 debuginfo(build-id) = 58e8a28339f73b6c2fddbfd47441f4d0343e96c3 debuginfo(build-id) = 5b346011c26f6e56f6bb0d049fe83ff7785c49ee debuginfo(build-id) = 5d6953855afe39b2c6c6bf375ebc5d40e58d7616 debuginfo(build-id) = 5d77031f64c3f0e7ffa1ca37ec6e946d218c9dad debuginfo(build-id) = 5e2ee8cf5dc087d5106424670dd47dd1544a9bd1 debuginfo(build-id) = 5f947cf6ef6dbf11608895f0656feddfeff05cb4 debuginfo(build-id) = 6215311e782849c91b8c12bd9890ac2b6f7f6503 debuginfo(build-id) = 67a542cd01201d0dea5a8019b4abdfb6dd9f1104 debuginfo(build-id) = 67cf3925878715fcb2b1e4b7616a01db0f8c9463 debuginfo(build-id) = 6b4c78228893f28a5f218678c31ccd68fe0f486e debuginfo(build-id) = 6bd0a55c8272eee537a0c84936f724d9bbbdcfe1 debuginfo(build-id) = 6eb779d3839a5c9c55d1fdfffc7ac9bc5e6bbfc8 debuginfo(build-id) = 6fc06aa0247962f861cec3ac78dad6524ce93b3c debuginfo(build-id) = 6fe0f3bfdab3bc9cd9ba1de12b7bacee5d9bb6bf debuginfo(build-id) = 71af508734b5151f9b3f25f7cac76a506b85b31a debuginfo(build-id) = 7570706145489a78cf21ccde05658b9124113414 debuginfo(build-id) = 77305efce68903056ffd6aa1eaeba062ffa02449 debuginfo(build-id) = 786477605083c7a77fac60e6a56780aa908776ec debuginfo(build-id) = 7c889e9a866926cec71125ae1c70d9d26be31933 debuginfo(build-id) = 7edd31a5eccfe09f82046efa12014912889a8696 debuginfo(build-id) = 7f685a4400f050cad21d34c099e9de8dfa467aba debuginfo(build-id) = 80b17debf361985bb01b82b76f32b064c53544b5 debuginfo(build-id) = 80f7374bbf9da081fa4a2434c1ad64524657a46d debuginfo(build-id) = 81c76c8a9e4ef90a4ae8fe00346bdd44a6b14893 debuginfo(build-id) = 8344c0413dd929df3245d5e5a423117be68103fa debuginfo(build-id) = 84c67997b9144a1d1b166f52b1cb766b73775f09 debuginfo(build-id) = 8aae1e1e925f4900d4c7da888df4c5da088246b1 debuginfo(build-id) = 8ae7a625af0d6bd6aea6104d7f0484a077aeab11 debuginfo(build-id) = 907735861082a62e313c134da3d86300330fa43f debuginfo(build-id) = 9183917f63b26e57aef4e94fa781f5b2e57800b0 debuginfo(build-id) = 91b9e974f069d4abf969fc7a4940a026dae11f1a debuginfo(build-id) = 96ff208cee1d7e83ccdbd2dbba06bd05e46e8542 debuginfo(build-id) = 9935ecb2fab51b58bf044a067d98d9ca47bb82cd debuginfo(build-id) = 9b2216803ec17be487a2583d4a4ed25054aff1df debuginfo(build-id) = 9c5b6ebe10f669bcb62a3b54bd223746986673a1 debuginfo(build-id) = a1add7686fff84bf2e0f6e14501e20d2ea4b15d5 debuginfo(build-id) = a786129872f794d6fc9d4319e603a58735af8d99 debuginfo(build-id) = a7ffc0e219ab16c4c8e050f8ae732251f565bb90 debuginfo(build-id) = aa52cd2b6500e4e31a275ad2f29682d85c5556a8 debuginfo(build-id) = b01328947b03dad21b52efd6f599b158e9fd8944 debuginfo(build-id) = b54b1327e7bdac5465e5ba92f856c50bf1e623f5 debuginfo(build-id) = b60cbb93289a320afb2e8fede407dffaf2e3e06e debuginfo(build-id) = b6fd954c4162bddaf6f4483ae9c5cb066b9a27fb debuginfo(build-id) = b79bf2976dcc6c0175ce141a913c9108e948ed03 debuginfo(build-id) = b7f3b214d09f6fccaf62f9d3328ca68e674e1de7 debuginfo(build-id) = b96295660c9b559516eb94d788fa8dbe591a1ed7 debuginfo(build-id) = baa7b9f7a9378ff9a1cd7895e025720c52b001e1 debuginfo(build-id) = bbc787b63fdafcaa175d8b13c7a2fb4d77e38779 debuginfo(build-id) = bc3fb9b34186184d534292cfc8ac3f64ca2b8079 debuginfo(build-id) = bc6567c38da50a663f731aabc8aa4417182fe3fb debuginfo(build-id) = bc806df98b40d453cf656ebac193a3f2387c43cd debuginfo(build-id) = be93d7e3f6df9d4056a62efcad1027d6528064c2 debuginfo(build-id) = bf7f2ed7151e5ab6d8179c2355529336646107ba debuginfo(build-id) = c1c4ed432e3d3cdf78752795ed5c1fe51bfbfc2e debuginfo(build-id) = c471678d21de6350572be1485ab02ea2059a3021 debuginfo(build-id) = c4a41833e4c70266ce30f2d3928fa6dbf96168e6 debuginfo(build-id) = c916085d7a5342a0b3eab9f6348377e25b70adde debuginfo(build-id) = c93f61124f7a7ea6597a6cc7627912a499a56364 debuginfo(build-id) = d09d5bdc0bb5b56e7c6e46e4106600dbb374de5d debuginfo(build-id) = d783cb8cec76f59ad0ff3d1780bccff806905855 debuginfo(build-id) = d82dd3d1ecff6e0b6ef6031f0e711ae10ef0efa1 debuginfo(build-id) = dbabd28d03ed020efd575bc45c3e0e062bc5ecbd debuginfo(build-id) = dbb23f4c687bc067a3cdcce8be38a37ba0129694 debuginfo(build-id) = dbb86c303d6d33fa5621becb2506073182c7c8cd debuginfo(build-id) = dd00e37872114ff217e3ad4378489e347757d562 debuginfo(build-id) = df0c7125b216a38979f86d8468a2db56f1282e9d debuginfo(build-id) = e1f830963d3d25a551db355ccb1dc9c634b834ff debuginfo(build-id) = e29edb0b2d90feeb750bda4b757cc6c6b6958d04 debuginfo(build-id) = e3161f8438aa15183c9512a6698635663787b836 debuginfo(build-id) = e569dcb30261ce7b99c76a22e86cffe2d81f5b28 debuginfo(build-id) = e86b63510cc89dffbe67597e1e74c919454cf636 debuginfo(build-id) = e9fa06226d19f876e7b716e901ca58609249f0dd debuginfo(build-id) = ea40ee921eef3360e02a189a091f3ea110ae1a8e debuginfo(build-id) = f2644e27fa5f1200ef9e4b2e0aa22fc25c02ab23 debuginfo(build-id) = f2f379ba25f5096999f0a1a3cf8b81095948d8e4 debuginfo(build-id) = f309ff65455d01801458c0fe19c9dea115ee6f46 debuginfo(build-id) = f41f258cf9451545b7ab5e57b21212ca8a5a4dd0 debuginfo(build-id) = f53f19a4c4d4f7de4cb81a3b4fcba2e74a95bce2 debuginfo(build-id) = fdd692eba703b7d8271d04c1ed6179cf5a3375c1 debuginfo(build-id) = fefc3b8e298872843b30928a55c3532f378dc528 debuginfo(build-id) = ff99a32ad5b0920dea550e316ce478d8d9be5465 xscreensaver-extras-debuginfo = 1:5.43-1.an8 xscreensaver-extras-debuginfo(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 Processing files: xscreensaver-gl-base-debuginfo-5.43-1.an8.loongarch64 Provides: debuginfo(build-id) = d0d25fad8e306d86dc70bd1c9f2f095c29a3f87f xscreensaver-gl-base-debuginfo = 1:5.43-1.an8 xscreensaver-gl-base-debuginfo(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 Processing files: xscreensaver-gl-extras-debuginfo-5.43-1.an8.loongarch64 Provides: debuginfo(build-id) = 009f37ba9a7f69e158e35c24905d78fc861cf778 debuginfo(build-id) = 061be497d8b11a13a108103a9ddaa5f6b14f4548 debuginfo(build-id) = 07b3c5df907c442caf4d268d1f1289344b8a07c8 debuginfo(build-id) = 098d0a8d4f3147e49486b32d626b0ea92ce981cf debuginfo(build-id) = 0aa87a73f5d06461c856a37b12808e0339ab1c04 debuginfo(build-id) = 0af23595ea79e6bcc487306420ef3d12713fb882 debuginfo(build-id) = 0dc780629cfa7adb121269a65d4cfda1d9c28459 debuginfo(build-id) = 14c308fad49621139ec945d15642fa435084a139 debuginfo(build-id) = 15bd678f6bc8ea2f24476b2bcc40e2603e0e5d37 debuginfo(build-id) = 1608f20d53f516728602d016b8413149c2d46b6c debuginfo(build-id) = 1f9611e9bc538b8107c332243dd17cb9d73781c0 debuginfo(build-id) = 2112ad9cf03b4c07cb1d292d5f2885ab64b3b050 debuginfo(build-id) = 22cf2c98a0d043d3530f14891172e6594841afce debuginfo(build-id) = 23fedc1878268272f07bdde6cc2e21c1a21c6d4c debuginfo(build-id) = 25ca013e0ec73c9cc75b1ea631c48fdbd62bf9b2 debuginfo(build-id) = 2c6c35e5ba4ad1ac3f70da593ccce105e6bee915 debuginfo(build-id) = 2c81e91029c57a44830aa4399169d988f83de5d5 debuginfo(build-id) = 2dc47e9a11b0affe965005657e99add7f09bc360 debuginfo(build-id) = 30a9684bcec53182ef8806918e530a99f3153307 debuginfo(build-id) = 335f409e56397ba66ffa1ee98e9d82fa96839eb9 debuginfo(build-id) = 363ec4e6cc96074d60f8d5c2ee13111b2e0e5f4d debuginfo(build-id) = 38d43c9e74a4a8b2fe7c4ea1659a77940672826f debuginfo(build-id) = 390290797458ae18dbef7399c3237443df6a5d61 debuginfo(build-id) = 3b835f33d23b8b4eb3593ed64036ea28f65350e7 debuginfo(build-id) = 3b9275b9beb8f5e4a4c6f167097645009acd2cfd debuginfo(build-id) = 3bda7c0e1334236704e6f50ea67e0e249d3b1074 debuginfo(build-id) = 3d1e2ba02194c30621a334e3c133b3e75924d43c debuginfo(build-id) = 3d5bb932dbca65499a32feba279811b8ba87d135 debuginfo(build-id) = 3e2c8266bdccf25d217a97e4a00f05bf141b0f24 debuginfo(build-id) = 3ebb1be1b51fc240c657641f2516c1d3616555df debuginfo(build-id) = 40bc471c7b35b3494a1365cc1d6e462f47ee3996 debuginfo(build-id) = 45be20ca1f400a9c69c3e1ff3fe237fc48410bc6 debuginfo(build-id) = 4601d78547a7a512e1798c99d6aea1a5bfafb99d debuginfo(build-id) = 47f6f5fad429b7c359470dfa8e2c56023aec96ce debuginfo(build-id) = 4bb157b851995384ad927373ab68a875139536a8 debuginfo(build-id) = 4ce3d5b419de167be00e776c854e173d22906bea debuginfo(build-id) = 4f9fe4503bf7c68b956a8b08082c9e443296496d debuginfo(build-id) = 5512819adc5793dc27947a3e65ddd8786113518b debuginfo(build-id) = 58fe73fe5bd9b686f9e2fe27cce3595a1436e01e debuginfo(build-id) = 592961a20bce5e4627144e47abc707c4bb450a3d debuginfo(build-id) = 59406a199f01ca777338fc6561801d5b82730818 debuginfo(build-id) = 5e14888d5ec35333b8e412ebdfbace3ebea51ff7 debuginfo(build-id) = 5e820405ea09506abb747b12136fd599ce2c52c6 debuginfo(build-id) = 5f4a5ce2338a31e0a6c4509dcc37f042c5402bdb debuginfo(build-id) = 60781fd4ef8b8814ab7c1eb5144b461727a88cef debuginfo(build-id) = 66c955d7f8b3907488f5a35d389671525a6c20be debuginfo(build-id) = 694d93c939a8afaada180036f4e25883f7511889 debuginfo(build-id) = 6d88b791282850d9f585839922fe4a0b75a9f534 debuginfo(build-id) = 6f59e18a8c2ef605a6e4643e5018bb3e5b95b208 debuginfo(build-id) = 6f69a3fa44cb10de19d29027b726d5d5a44606e8 debuginfo(build-id) = 718e395a23963b8b3941e1a6a0b7c06fdcf8f5fa debuginfo(build-id) = 724d92c8f7345265ff08c51718d331279339ebd7 debuginfo(build-id) = 72885e4d5da9f842ec449133ff73dcd0eb305125 debuginfo(build-id) = 79c7521b0b0cb4b660d562f585b195e9e0778376 debuginfo(build-id) = 7b4b03e6b4e37e95389d96356cafd388520d2c35 debuginfo(build-id) = 7e6b5eaead7c5728aafd98417473ece8dded9f1f debuginfo(build-id) = 7e8929eee7d5cfb9b080cb71c4c2e55eac8bda25 debuginfo(build-id) = 840d733ef2da83980622b44ece553fb8dec383ba debuginfo(build-id) = 8957cd46b0e224cfb0ecf4df46dcbeb432371457 debuginfo(build-id) = 8a0f49ceaa09423ae7dcdf8da8c0e4a2a349cc8f debuginfo(build-id) = 8ca3772cb403856df6a618951b43a91e01256c3a debuginfo(build-id) = 8dd2815754a35318f5a06183fdbea7fe35b0868a debuginfo(build-id) = 8e4ab4606d25c8fecbbe9e425bd0f216a3c6b8c4 debuginfo(build-id) = 907f6d663d533d1cb8389f712776b5793afe3981 debuginfo(build-id) = 94dce56920c544f2a0043bb3773b1910922d2386 debuginfo(build-id) = 96c284e48e18acca2759db3621db899b04f7d90f debuginfo(build-id) = 96df53441d5bae53105c7106d0205b03a9ecb81f debuginfo(build-id) = 98090cfbd78e29d24d4a7fd2a2b09d82e9e3c274 debuginfo(build-id) = 98c9804d5489527d233afaef414831fe1c862060 debuginfo(build-id) = 9d1c254f6a33a41acd52b8444cd1482acfa2e542 debuginfo(build-id) = 9d44de56d469922ee7f8bd07b1801505bb488a8d debuginfo(build-id) = a197a561aafa99f39d2db242d9b9cbafaaee82a6 debuginfo(build-id) = a2d295a3d823e99ec26be9363388355b7bab7d2b debuginfo(build-id) = a3777619555ee8ac09cb27b4a56e864ae166b105 debuginfo(build-id) = a3f759b5e2187028d9f7b567e856e48f860ef690 debuginfo(build-id) = a6af39bf57a751aa60e7358d2e9df6f0741f7c20 debuginfo(build-id) = a8dfe95f41d46a045cf8784fe9a8658dbce99fec debuginfo(build-id) = abbcd6fc7084de00c161595091a519936704f27b debuginfo(build-id) = ac1feddf8445bb274351741fe2b53ef3d283a874 debuginfo(build-id) = aea79aa497e1fef5ed48900bfd528aac8c9cd537 debuginfo(build-id) = b487bce886d83b37fe9d5d7cef6f3e9efe991fd3 debuginfo(build-id) = b4aa834b77731d1f6f13b8b97567955045b0853c debuginfo(build-id) = b8a987d77b5edebfa2ca6308c5f1a36de8c6e3c1 debuginfo(build-id) = ba35777aa2c6aba8c83c09c173abe9717923e26e debuginfo(build-id) = bb5597581822625b06312d58c2910c25e1459357 debuginfo(build-id) = bbf19bead19d3fddec969520f493451d419332f2 debuginfo(build-id) = bda75bd68286a485fb1780a21b49cabbeb617883 debuginfo(build-id) = bdde7141477469c79cc98071b628c00272905bcf debuginfo(build-id) = c3cdde3f1cddf2a4c44ec7729258b75ea1f40a46 debuginfo(build-id) = c53e8271fa75bc3354a17b6b577180e4563146e4 debuginfo(build-id) = cbf07c6d21f6c7c938ce8011c27b6f5f75a7258a debuginfo(build-id) = cdd508418f19c3a8d8bb97e7ef9f5d77db3ffe26 debuginfo(build-id) = cf6874a3a3b98fc977d81fe5359af69f524f383a debuginfo(build-id) = d1a053d7d9d43548e89a404dcf1d1b3daa615b7f debuginfo(build-id) = d214e82a844e1ba5519ef296ba7d51fc672143ee debuginfo(build-id) = d334e8a0575393db6866cbc1b5e2d880144799d5 debuginfo(build-id) = d7417d35c46c4f938645d3a61efffb095be41423 debuginfo(build-id) = db2cd66abd89303e38df3008ba8dd28f728e14ea debuginfo(build-id) = dd63dbd9c910fe5052885e8d48cbf0a37fe483f3 debuginfo(build-id) = e0d264a519f4f9f762a4b5b6d904954f488daa6e debuginfo(build-id) = e5d2663ba680293c31acfbc2fc909e8ce1a36c5d debuginfo(build-id) = e87e304b2319b1554677e40a9896671e6c7c90bb debuginfo(build-id) = eacc683514278c337c4ff9733ad7e6cde9f1a086 debuginfo(build-id) = eb6a3ab4134e54ee2309f72029925de0bbb3a2dd debuginfo(build-id) = eb834e32b2cfc292f7f20e49fb370637fe5e5dfb debuginfo(build-id) = ede99e8a3f893ce3a4e527b6314fddec852f0378 debuginfo(build-id) = f026e4c1eeb5600e67f5d2ba9853cddf15f8befe debuginfo(build-id) = f18b81550744373caada66f6850c7ead2702de9f debuginfo(build-id) = f5c735da9b53070f69cf1e135777f819184be02b debuginfo(build-id) = f6245932d095879353197295d1ee54c90181ebd9 debuginfo(build-id) = f87f327cd0c215b700c8284e4ae5b1ee9af97500 debuginfo(build-id) = fc04cf3fc012fb65c0c6977c7a8ea19b9259769a debuginfo(build-id) = fe27388d19d512e1d24626508ee80bcd90106b7f xscreensaver-gl-extras-debuginfo = 1:5.43-1.an8 xscreensaver-gl-extras-debuginfo(loongarch-64) = 1:5.43-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xscreensaver-debugsource(loongarch-64) = 1:5.43-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xscreensaver-5.43-1.an8.loongarch64 Wrote: /builddir/build/RPMS/xscreensaver-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-gss-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-gss-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-debugsource-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-debuginfo-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-debuginfo-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-debuginfo-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-debuginfo-5.43-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-debuginfo-5.43-1.an8.loongarch64.rpm Child return code was: 0