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-an23-loongarch-build-349316-70454/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=988gid=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 warning: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Building target platforms: loongarch64 Building for target loongarch64 setting SOURCE_DATE_EPOCH=1681084800 Wrote: /builddir/build/SRPMS/xscreensaver-5.43-2.up1.an23.01.src.rpm RPM build warnings: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) 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-an23-loongarch-build-349316-70454/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=988gid=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 warning: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Building target platforms: loongarch64 Building for target loongarch64 setting SOURCE_DATE_EPOCH=1681084800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cK5OdG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xscreensaver-5.43 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/xscreensaver-5.43.tar.gz + 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 -f -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 54a60b3] # 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 -f -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 b82682d] # 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 -f -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 1ae9340] # 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 -f -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 cf58474] # 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 aee5580] # 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 02327f8] # Disable the following hacks by default # (disable, not remove) 1 file changed, 9 insertions(+), 9 deletions(-) ++ echo 2.up1.an23.01 ++ sed -e '/IGNORE THIS/s|\.[a-z][a-z0-9].*$||' + eval sed -i.ver -e ''\''s|version' '[45].[0-9a-z][0-9a-z]*|version' '5.43-2.up1.an23.01|'\''' driver/XScreenSaver.ad.in ++ sed -i.ver -e 's|version [45].[0-9a-z][0-9a-z]*|version 5.43-2.up1.an23.01|' 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]|23-Jan-2024|g'\''' driver/XScreenSaver.ad.in ++ sed -i.date -e 's|[0-9].*-.*-20[0-9][0-9]|23-Jan-2024|g' driver/XScreenSaver.ad.in ++ LANG=C ++ LC_ALL=C ++ date -u +%d-%b-%Y ++ echo 2.up1.an23.01 ++ 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])|(23-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-2.up1.an23.01|'\''' utils/version.h ++ sed -i.ver -e 's|([0-9].*-.*-20[0-9][0-9])|(23-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-2.up1.an23.01|' utils/version.h + /usr/bin/git commit -m ' # Record time, EVR' -a [master df4bbc9] # 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 fed111f] # 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 eef3ab3] # 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 51cc6a0] # 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 91030df] # 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 83ae5c6] # test-grab: testing time too long, setting time 15 min -> 20 sec 1 file changed, 1 insertion(+), 1 deletion(-) + cp -fv /usr/lib/rpm/anolis/config.guess . '/usr/lib/rpm/anolis/config.guess' -> './config.guess' + cp -fv /usr/lib/rpm/anolis/config.sub . '/usr/lib/rpm/anolis/config.sub' -> './config.sub' + aclocal aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + autoconf configure.in:1244: warning: back quotes and double quotes must not be escaped in: Your system doesn't have \"bc\", which has been a standard configure.in:1244: part of Unix since the 1970s. Come back when your vendor configure.in:1244: has grown a clue. configure.in:683: AC_DEMAND_BC is expanded from... configure.in:1244: the top level configure.in:1259: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:1259: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:1259: the top level configure.in:1264: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.in:1264: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.in:1264: the top level configure.in:1265: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:1265: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.in:1265: the top level configure.in:1268: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1268: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.in:626: AC_GETTIMEOFDAY_ARGS is expanded from... configure.in:1268: the top level configure.in:1268: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1268: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.in:626: AC_GETTIMEOFDAY_ARGS is expanded from... configure.in:1268: the top level configure.in:1275: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1275: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:703: AC_CHECK_ICMP is expanded from... configure.in:1275: the top level configure.in:1276: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1276: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:746: AC_CHECK_ICMPHDR is expanded from... configure.in:1276: the top level configure.in:1277: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1277: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:1045: AC_CHECK_GETIFADDRS is expanded from... configure.in:1277: the top level configure.in:1295: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1295: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:904: AC_XPOINTER is expanded from... configure.in:1295: the top level configure.in:1323: warning: The macro `GLIB_GNU_GETTEXT' is obsolete. configure.in:1323: You should run autoupdate. aclocal.m4:380: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:480: AM_GLIB_GNU_GETTEXT is expanded from... configure.in:1323: the top level configure.in:1323: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... aclocal.m4:65: GLIB_LC_MESSAGES is expanded from... aclocal.m4:380: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:480: AM_GLIB_GNU_GETTEXT is expanded from... configure.in:1323: the top level configure.in:1323: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:164: GLIB_WITH_NLS is expanded from... aclocal.m4:380: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:480: AM_GLIB_GNU_GETTEXT is expanded from... configure.in:1323: the top level configure.in:1323: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from... ./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from... aclocal.m4:164: GLIB_WITH_NLS is expanded from... aclocal.m4:380: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:480: AM_GLIB_GNU_GETTEXT is expanded from... configure.in:1323: the top level configure.in:1323: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... aclocal.m4:164: GLIB_WITH_NLS is expanded from... aclocal.m4:380: GLIB_GNU_GETTEXT is expanded from... aclocal.m4:480: AM_GLIB_GNU_GETTEXT is expanded from... configure.in:1323: the top level configure.in:1361: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1361: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:1361: the top level configure.in:1376: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1376: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:1376: the top level configure.in:1868: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1868: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:1868: the top level configure.in:2081: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2081: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2081: the top level configure.in:2086: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2086: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... configure.in:2086: the top level configure.in:2103: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2103: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2103: the top level configure.in:2130: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2130: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.in:2130: the top level configure.in:2130: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2130: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.in:2130: the top level configure.in:2157: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:2157: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.in:2157: the top level configure.in:2197: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2197: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2197: the top level configure.in:2201: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2201: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2201: the top level configure.in:2290: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2290: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2290: the top level configure.in:2316: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2316: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2316: the top level configure.in:2355: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2355: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2355: the top level configure.in:2409: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2409: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2409: the top level configure.in:2841: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2841: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1105: AC_TRY_X_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2841: the top level configure.in:2857: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:2857: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.in:1147: AC_TRY_X_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2857: the top level configure.in:2886: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:2886: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.in:1147: AC_TRY_X_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:2886: the top level configure.in:3083: warning: The macro `AC_FD_CC' is obsolete. configure.in:3083: You should run autoupdate. ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:3083: the top level configure.in:4321: warning: AC_OUTPUT should be used without arguments. configure.in:4321: You should run autoupdate. configure.in:4814: warning: back quotes and double quotes must not be escaped in: \"--with-hackdir=${bindir}/${bad_choice}\" won't work. configure.in:4814: There will be an executable installed with that name, so configure.in:4814: that can't be the name of a directory as well. Please configure.in:4814: re-configure with a different directory name. + autoheader autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VzfXxy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld' ']' ++ find . -name ltmain.sh ++ dirname ./configure + /usr/lib/rpm/anolis/force-as-needed-for-shared-lib-in-libtool . Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/anolis/fix-libtool-ltmain-from-overlinking ++ dirname ./configure + /usr/lib/rpm/anolis/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/anolis/fix-dlsearch-path-in-libtool . lib64 + ./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... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... 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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 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 for crypt.h... yes checking for sys/select.h... yes checking for perl5... no checking for perl... /usr/bin/perl checking perl version... 5.036003 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.36.3 checking for XML::Parser... ok checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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... no checking for XHPDisableReset in X11/XHPlib.h... no checking whether /proc/interrupts contains keyboard data... no checking whether /proc/1742005/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.33 checking for gmodule-2.0... 2.76.4 checking for libxml-2.0... 2.11.5 checking for libglade-2.0... 2.6.4 checking for gdk-pixbuf-2.0... 2.42.10 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -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.33 checking for gnome-open... no checking for gnome-url-show... no checking for GL/gl.h... yes checking for GL/glx.h... yes checking whether GL is really MesaGL... yes checking for pthread_create in -lpthread... yes checking for glXCreateContext in -lMesaGL... no checking for glXCreateContext in -lGL... yes checking MesaGL version number... unknown checking for glBindTexture in -lGL... yes checking for png.h... yes checking for png_create_read_struct in -lpng... yes checking for gdk-pixbuf-2.0... 2.42.10 checking for gdk-pixbuf-xlib-2.0... 2.40.2 checking for gio-2.0... 2.76.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/webp -I/usr/include/libmount -I/usr/include/blkid -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 for gdk-pixbuf/gdk-pixbuf.h... yes checking for gdk-pixbuf/gdk-pixbuf-xlib.h... no 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 for jpeglib.h... yes checking for jpeg_start_compress in -ljpeg... yes checking for Xutf8DrawString in -lX11... yes checking for xft... 2.3.8 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/libxml2 -pthread checking for Xft libs... -lXft 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 for pty.h... yes checking for util.h... no checking for sys/termios.h... yes checking for forkpty in -lutil... yes checking for X11/extensions/XShm.h... yes checking for sys/ipc.h... 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 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 6475619] po regenerated 22 files changed, 185050 insertions(+), 132016 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 "./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/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/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/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/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/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/jade2.png" "gen/jade2_png.h" ../../utils/bin2c ./bubbles/jade2.png gen/jade2_png.h ../../utils/bin2c "./bubbles/jade2.png" "gen/jade2_png.h" echo ../../utils/bin2c "./bubbles/jade6.png" "gen/jade6_png.h" ../../utils/bin2c ./bubbles/jade6.png gen/jade6_png.h ../../utils/bin2c "./bubbles/jade6.png" "gen/jade6_png.h" echo ../../utils/bin2c "./bubbles/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/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/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/jade9.png" "gen/jade9_png.h" ../../utils/bin2c ./bubbles/jade9.png gen/jade9_png.h ../../utils/bin2c "./bubbles/jade9.png" "gen/jade9_png.h" echo ../../utils/bin2c "./bubbles/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/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/blue7.png" "gen/blue7_png.h" ../../utils/bin2c ./bubbles/blue7.png gen/blue7_png.h ../../utils/bin2c "./bubbles/blue7.png" "gen/blue7_png.h" echo ../../utils/bin2c "./bubbles/jade11.png" "gen/jade11_png.h" ../../utils/bin2c ./bubbles/jade11.png gen/jade11_png.h ../../utils/bin2c "./bubbles/jade11.png" "gen/jade11_png.h" echo ../../utils/bin2c "./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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "tunnel0.png" "gen/tunnel0_png.h" ../../utils/bin2c tunnel0.png gen/tunnel0_png.h ../../utils/bin2c "tunnel0.png" "gen/tunnel0_png.h" echo ../../utils/bin2c "matrix2.png" "gen/matrix2_png.h" ../../utils/bin2c matrix2.png gen/matrix2_png.h ../../utils/bin2c "matrix2.png" "gen/matrix2_png.h" echo ../../utils/bin2c "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "./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-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-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-r2.png" "gen/nose-r2_png.h" ../../utils/bin2c ./noseguy/nose-r2.png gen/nose-r2_png.h ../../utils/bin2c "./noseguy/nose-r2.png" "gen/nose-r2_png.h" echo ../../utils/bin2c "./noseguy/nose-r1.png" "gen/nose-r1_png.h" ../../utils/bin2c ./noseguy/nose-r1.png gen/nose-r1_png.h ../../utils/bin2c "./noseguy/nose-r1.png" "gen/nose-r1_png.h" echo ../../utils/bin2c "./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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "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 "matrix1b.png" "gen/matrix1b_png.h" ../../utils/bin2c matrix1b.png gen/matrix1b_png.h ../../utils/bin2c "matrix1b.png" "gen/matrix1b_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 -j32 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../utils/textclient-mobile.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I../../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DUSE_XFT ../../utils/font-retry.c -o font-retry-xft.o ../../utils/xshm.c: In function 'create_xshm_image': ../../utils/xshm.c:90:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 90 | if (old_handler) \ | ^~ ../../utils/xshm.c:158:3: note: in expansion of macro 'UNCATCH_X_ERROR' 158 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/xshm.c:92:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 92 | old_handler = 0; \ | ^~~~~~~~~~~ ../../utils/xshm.c:158:3: note: in expansion of macro 'UNCATCH_X_ERROR' 158 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/xshm.c:90:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 90 | if (old_handler) \ | ^~ ../../utils/xshm.c:197:7: note: in expansion of macro 'UNCATCH_X_ERROR' 197 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/xshm.c:92:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 92 | old_handler = 0; \ | ^~~~~~~~~~~ ../../utils/xshm.c:197:7: note: in expansion of macro 'UNCATCH_X_ERROR' 197 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/xshm.c: In function 'destroy_xshm_image': ../../utils/xshm.c:306:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 306 | Status status; | ^~~~~~ ../../utils/xshm.c:90:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 90 | if (old_handler) \ | ^~ ../../utils/xshm.c:310:3: note: in expansion of macro 'UNCATCH_X_ERROR' 310 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/xshm.c:92:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 92 | old_handler = 0; \ | ^~~~~~~~~~~ ../../utils/xshm.c:310:3: note: in expansion of macro 'UNCATCH_X_ERROR' 310 | UNCATCH_X_ERROR(dpy); | ^~~~~~~~~~~~~~~ ../../utils/utf8wc.c: In function 'utf8_split': ../../utils/utf8wc.c:303:11: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 303 | strncpy (s2 + L1, ret[i-1], L2); | ^ ../../utils/utf8wc.c:300:21: note: length computed here 300 | long L2 = strlen(ret[i-1]); | ^~~~~~~~~~~~~~~~ In function 'fade_screens_1', inlined from 'fade_screens' at ../../utils/fade.c:141:5: ../../utils/fade.c:249:33: warning: argument 2 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 249 | fade_cmaps = (Colormap *) calloc(sizeof(Colormap), ncmaps); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../utils/utils.h:16, from ../../utils/fade.c:12: /usr/include/stdlib.h: In function 'fade_screens': /usr/include/stdlib.h:556:14: note: in a call to allocation function 'calloc' declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ 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 -j32 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -DDEFAULT_PATH_PREFIX='"/usr/libexec/xscreensaver"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHACK_CONFIGURATION_PATH='"/usr/share/xscreensaver/config"' -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/usr/share/xscreensaver/glade"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ ../../driver/xscreensaver.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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../driver/xscreensaver-getimage.c In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | G_URI_ERROR_BAD_FRAGMENT, | ^ ../../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] 656 | XtAppSetErrorMsgHandler (si->app, startup_ehandler); | ^~~~~~~~~~~~~~~~ In file included from ../../driver/xscreensaver.c:163: /usr/include/X11/Intrinsic.h:1729: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 *)'} 1729 | XtErrorMsgHandler /* handler */ _X_NORETURN | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, from /usr/include/glib-2.0/gobject/gbinding.h:30, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/glib-2.0/gio/gioenums.h:30, from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | G_URI_ERROR_BAD_FRAGMENT, | ^ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | G_URI_ERROR_BAD_FRAGMENT, | ^ In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, | ^ /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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: /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, | ^ In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ 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: /usr/include/pango-1.0/pango/pango-font.h:194:38: warning: comma at end of enumerator list [-Wpedantic] 194 | PANGO_FONT_MASK_VARIATIONS = 1 << 7, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:131:24: warning: comma at end of enumerator list [-Wpedantic] 131 | PANGO_ATTR_FONT_SCALE, /* PangoAttrInt */ | ^ /usr/include/pango-1.0/pango/pango-attributes.h:230:34: warning: comma at end of enumerator list [-Wpedantic] 230 | PANGO_TEXT_TRANSFORM_CAPITALIZE, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:248:33: warning: comma at end of enumerator list [-Wpedantic] 248 | PANGO_BASELINE_SHIFT_SUBSCRIPT, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:267:30: warning: comma at end of enumerator list [-Wpedantic] 267 | PANGO_FONT_SCALE_SMALL_CAPS, | ^ In file included from /usr/include/pango-1.0/pango/pango-engine.h:28, from /usr/include/pango-1.0/pango/pango.h:32: /usr/include/pango-1.0/pango/pango-glyph.h:232:39: warning: comma at end of enumerator list [-Wpedantic] 232 | PANGO_SHAPE_ROUND_POSITIONS = 1 << 0, | ^ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, | ^ In file included from /usr/include/pango-1.0/pango/pango.h:44: /usr/include/pango-1.0/pango/pango-layout.h:369:41: warning: comma at end of enumerator list [-Wpedantic] 369 | PANGO_LAYOUT_SERIALIZE_OUTPUT = 1 << 1, | ^ /usr/include/pango-1.0/pango/pango-layout.h:400:41: warning: comma at end of enumerator list [-Wpedantic] 400 | PANGO_LAYOUT_DESERIALIZE_MISSING_VALUE, | ^ /usr/include/pango-1.0/pango/pango-layout.h:420:44: warning: comma at end of enumerator list [-Wpedantic] 420 | PANGO_LAYOUT_DESERIALIZE_CONTEXT = 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ 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: /usr/include/pango-1.0/pango/pango-font.h:194:38: warning: comma at end of enumerator list [-Wpedantic] 194 | PANGO_FONT_MASK_VARIATIONS = 1 << 7, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:131:24: warning: comma at end of enumerator list [-Wpedantic] 131 | PANGO_ATTR_FONT_SCALE, /* PangoAttrInt */ | ^ /usr/include/pango-1.0/pango/pango-attributes.h:230:34: warning: comma at end of enumerator list [-Wpedantic] 230 | PANGO_TEXT_TRANSFORM_CAPITALIZE, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:248:33: warning: comma at end of enumerator list [-Wpedantic] 248 | PANGO_BASELINE_SHIFT_SUBSCRIPT, | ^ /usr/include/pango-1.0/pango/pango-attributes.h:267:30: warning: comma at end of enumerator list [-Wpedantic] 267 | PANGO_FONT_SCALE_SMALL_CAPS, | ^ In file included from /usr/include/pango-1.0/pango/pango-engine.h:28, from /usr/include/pango-1.0/pango/pango.h:32: /usr/include/pango-1.0/pango/pango-glyph.h:232:39: warning: comma at end of enumerator list [-Wpedantic] 232 | PANGO_SHAPE_ROUND_POSITIONS = 1 << 0, | ^ In file included from /usr/include/pango-1.0/pango/pango.h:44: /usr/include/pango-1.0/pango/pango-layout.h:369:41: warning: comma at end of enumerator list [-Wpedantic] 369 | PANGO_LAYOUT_SERIALIZE_OUTPUT = 1 << 1, | ^ /usr/include/pango-1.0/pango/pango-layout.h:400:41: warning: comma at end of enumerator list [-Wpedantic] 400 | PANGO_LAYOUT_DESERIALIZE_MISSING_VALUE, | ^ /usr/include/pango-1.0/pango/pango-layout.h:420:44: warning: comma at end of enumerator list [-Wpedantic] 420 | PANGO_LAYOUT_DESERIALIZE_CONTEXT = 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: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] 236 | void gtk_type_init (GTypeDebugFlags debug_flags); | ^~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: /usr/include/glib-2.0/gobject/gtype.h:723:1: note: declared here 723 | { | ^ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o xscreensaver-command remote.o xscreensaver-command.o -lSM -lICE -lX11 -lXext In file included from /usr/include/gtk-2.0/gtk/gtk.h:234: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ 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: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 73 | GTimeVal last_popdown; | ^~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here 580 | struct _GTimeVal | ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtk.h:234: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 47 | typedef void (*GtkItemFactoryCallback) (); | ^~~~~~~ In file included from ../../driver/../utils/usleep.h:16, from ../../driver/demo-Gtk.c:121: ../config.h:474: warning: "inline" redefined 474 | #define inline __inline__ | /usr/include/glib-2.0/glib/gmacros.h:131: note: this is the location of the previous definition 131 | # define inline __inline | ../../driver/demo-Gtk.c: In function 'force_list_select_item': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:236:108: note: in expansion of macro 'G_STRFUNC' 236 | g_assertion_message_expr (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ ../../driver/demo-Gtk.c:1188:3: note: in expansion of macro 'g_assert' 1188 | g_assert (model); | ^~~~~~~~ ../../driver/demo-Gtk.c: In function 'list_activated_cb': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:645:35: note: in expansion of macro 'G_STRFUNC' 645 | G_STRFUNC, \ | ^~~~~~~~~ ../../driver/demo-Gtk.c:1898:3: note: in expansion of macro 'g_return_if_fail' 1898 | g_return_if_fail (!gdk_pointer_is_grabbed ()); | ^~~~~~~~~~~~~~~~ ../../driver/demo-Gtk.c: In function 'kill_kde_screensaver': ../../driver/demo-Gtk.c:4436:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 4436 | system ("dcop kdesktop KScreensaverIface enable false"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/demo-Gtk.c: In function 'kde_screensaver_active_p': ../../driver/demo-Gtk.c:4425:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 4425 | fgets (buf, sizeof(buf)-1, p); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../driver/windows.c:81:20: warning: type of 'global_si_kludge' does not match original declaration [-Wlto-type-mismatch] 81 | extern saver_info *global_si_kludge; /* I hate C so much... */ | ^ ../../driver/xscreensaver.c:236:13: note: 'global_si_kludge' was previously declared here 236 | saver_info *global_si_kludge = 0; /* I hate C so much... */ | ^ ../../driver/xscreensaver.c:236:13: note: code may be misoptimized unless '-fno-strict-aliasing' is used In function 'fade_screens_1', inlined from 'fade_screens' at ../utils/../../utils/fade.c:141:5: ../utils/../../utils/fade.c:249:33: warning: argument 2 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 249 | fade_cmaps = (Colormap *) calloc(sizeof(Colormap), ncmaps); | ^ /usr/include/stdlib.h: In function 'fade_screens': /usr/include/stdlib.h:556:14: note: in a call to allocation function 'calloc' declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 -j32 -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 -j32 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/galaxy.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/grav.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/greynetic.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/ifs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/rorschach.c In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | G_URI_ERROR_BAD_FRAGMENT, | ^ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | G_URI_ERROR_BAD_FRAGMENT, | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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: /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ ../../hacks/noseguy.c: In function 'init_images': ../../hacks/noseguy.c:125:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 125 | int i = 0; | ^~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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: /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1, | ^ In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/sierpinski.c In file included from ../../hacks/screenhackI.h:57, from ../../hacks/recanim.c:40: ../config.h:474: warning: "inline" redefined 474 | #define inline __inline__ | /usr/include/glib-2.0/glib/gmacros.h:131: note: this is the location of the previous definition 131 | # 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/swirl.c ../../hacks/recanim.c: In function 'screenhack_record_anim_free': ../../hacks/recanim.c:442:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 442 | system (cmd); | ^~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/cynosure.c ../../hacks/recanim.c:433:12: warning: '%s' directive writing up to 1023 bytes into a region of size 968 [-Wformat-overflow=] 433 | " -c:v libx264" | ^~~~~~~~~~~~~~~ ...... 440 | fn); | ~~ ../../hacks/recanim.c:437:15: note: format string is defined here 437 | " '%s'" | ^~ In file included from /usr/include/stdio.h:906, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38: In function 'sprintf', inlined from 'screenhack_record_anim_free' at ../../hacks/recanim.c:432:3: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 69 and 1092 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/interference.c ../../hacks/noseguy.c: In function 'talk.constprop.0': ../../hacks/noseguy.c:433:18: warning: 'strncpy' output may be truncated copying 256 bytes from a string of length 10239 [-Wstringop-truncation] 433 | (void) strncpy(args[height], p, LINELEN); | ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/compass.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/shadebobs.c ../../hacks/phosphor.c: In function 'capture_font_bits': gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/ccurve.c ../../hacks/phosphor.c:418:7: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 418 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/blaster.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/pacman.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/pacman_ai.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] 392 | 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] 1042 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/cwaves.c building m6502.h from ../../hacks/images/m6502/*.asm gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/asm6502.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/lcdscrub.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/hexadrop.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/tessellimage.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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] 86 | 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] 202 | FILE *pipe = popen (cmd, "r"); | ^~~~ ../../hacks/glitchpeg.c: In function 'xscreensaver_getimage_file_cb': ../../hacks/glitchpeg.c:224:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 224 | fgets (buf, sizeof(buf)-1, st->pipe); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/bubbles.c In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/bubbles-default.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/critical.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/forest.c In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/hyperball.c In file included from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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: /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/hypercube.c In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/lightning.c In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../hacks/lisa.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../hacks -I../../hacks/../utils -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../hacks/testx11.c: In function 'testx11_draw': ../../hacks/testx11.c:811:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] 811 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/xsublim.c: In function 'main': ../../hacks/xsublim.c:529:25: warning: 'fclose' called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc] 529 | fclose(exe_Fs); | ^~~~~~~~~~~~~~ ../../hacks/xsublim.c:499:34: note: returned from 'popen' 499 | exe_Fs = popen(exe_Command,"r"); | ^~~~~~~~~~~~~~~~~~~~~~ ../../hacks/xsublim.c:529:25: warning: 'fclose' called on pointer returned from a mismatched allocation function [-Wmismatched-dealloc] 529 | fclose(exe_Fs); | ^~~~~~~~~~~~~~ ../../hacks/xsublim.c:499:34: note: returned from 'popen' 499 | exe_Fs = popen(exe_Command,"r"); | ^~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../hacks/asm6502.c: In function 'compileCode': ../../hacks/asm6502.c:124:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 124 | strncpy(s,source,ln); | ^ In function 'estrdup', inlined from 'parseAssembly' at ../../hacks/asm6502.c:1623:7, inlined from 'compileCode' at ../../hacks/asm6502.c:2031:13: ../../hacks/asm6502.c:122:12: note: length computed here 122 | int ln = strlen(source) + 1; | ^~~~~~~~~~~~~~ ../../hacks/asm6502.c: In function 'compileCode': ../../hacks/asm6502.c:1417:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 1417 | strncpy(param->label, label, ln); | ^ 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: ../../hacks/asm6502.c:1416:16: note: length computed here 1416 | int ln = strlen(label) + 1; | ^~~~~~~~~~~~~ ../../hacks/asm6502.c: In function 'compileCode': ../../hacks/asm6502.c:124:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 124 | strncpy(s,source,ln); | ^ In function 'estrdup', inlined from 'newAsmLine' at ../../hacks/asm6502.c:1183:21, inlined from 'parseAssembly' at ../../hacks/asm6502.c:1663:14, inlined from 'compileCode' at ../../hacks/asm6502.c:2031:13: ../../hacks/asm6502.c:122:12: note: length computed here 122 | 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__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../hacks/asm6502.c: In function 'm6502_build': ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ ../../hacks/asm6502.c:1014:2: warning: 'strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 1014 | strncpy(opcodes[num].name, _name, 3); opcodes[num].Imm = _Imm; opcodes[num].ZP = _ZP; \ | ^~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../hacks/bsod.c: In function 'windows_ransomware': ../../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=] 1968 | sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", | ^~~~ ../../hacks/bsod.c:1968:29: note: directive argument in the range [-59, 59] 1968 | sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from ../../hacks/screenhackI.h:60, from ../../hacks/screenhack.h:15, from ../../hacks/bsod.c:38: In function 'sprintf', inlined from 'windows_ransomware' at ../../hacks/bsod.c:1968:5: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 13 and 20 bytes into a destination of size 16 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ../../hacks/bsod.c: In function 'windows_ransomware': gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../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=] 1982 | sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", | ^~~~ ../../hacks/bsod.c:1982:29: note: directive argument in the range [-59, 59] 1982 | sprintf (countdown_str, "%02d:%02d:%02d:%02d\n", | ^~~~~~~~~~~~~~~~~~~~~~~ In function 'sprintf', inlined from 'windows_ransomware' at ../../hacks/bsod.c:1982:5: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 13 and 20 bytes into a destination of size 16 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 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 -j32 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/pipeobjs.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/teapot.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/sproingies.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/sproingiewrap.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/gllist.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/s1_1.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/s1_4.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/s1_6.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/morph3d.c ../../../hacks/glx/trackball.c:254:17: warning: argument 1 of type 'float[4]' with mismatched bound [-Warray-parameter=] 254 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~ In file included from ../../../hacks/glx/trackball.c:59: ../../../hacks/glx/trackball.h:65:18: note: previously declared as 'float *' 65 | add_quats(float *q1, float *q2, float *dest); | ~~~~~~~^~ ../../../hacks/glx/trackball.c:254:30: warning: argument 2 of type 'float[4]' with mismatched bound [-Warray-parameter=] 254 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~ ../../../hacks/glx/trackball.h:65:29: note: previously declared as 'float *' 65 | add_quats(float *q1, float *q2, float *dest); | ~~~~~~~^~ ../../../hacks/glx/trackball.c:254:43: warning: argument 3 of type 'float[4]' with mismatched bound [-Warray-parameter=] 254 | add_quats(float q1[4], float q2[4], float dest[4]) | ~~~~~~^~~~~~~ ../../../hacks/glx/trackball.h:65:40: note: previously declared as 'float *' 65 | add_quats(float *q1, float *q2, float *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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/shark.c In file included from /usr/include/glib-2.0/glib/gstring.h:35, from /usr/include/glib-2.0/glib/giochannel.h:36, from /usr/include/glib-2.0/glib.h:56, 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/gunicode.h:654:65: warning: comma at end of enumerator list [-Wpedantic] 654 | G_UNICODE_SCRIPT_NAG_MUNDARI GLIB_AVAILABLE_ENUMERATOR_IN_2_74, /* Nag Mundari */ | ^ In file included from /usr/include/glib-2.0/glib/gstring.h:37: /usr/include/glib-2.0/glib/gstrfuncs.h:425:40: warning: comma at end of enumerator list [-Wpedantic] 425 | G_NUMBER_PARSER_ERROR_OUT_OF_BOUNDS, | ^ In file included from /usr/include/glib-2.0/glib.h:64: /usr/include/glib-2.0/glib/gmessages.h:139:29: warning: comma at end of enumerator list [-Wpedantic] 139 | G_LOG_WRITER_UNHANDLED = 0, | ^ /usr/include/glib-2.0/glib/gmessages.h:342:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 342 | #define g_error(...) G_STMT_START { \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:348:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 348 | #define g_message(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:351:20: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 351 | #define g_critical(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:354:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 354 | #define g_warning(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:357:16: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 357 | #define g_info(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:360:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 360 | #define g_debug(...) g_log (G_LOG_DOMAIN, \ | ^~~ /usr/include/glib-2.0/glib/gmessages.h:489:24: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 489 | #define g_warning_once(...) \ | ^~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/swim.c In file included from /usr/include/glib-2.0/glib.h:98: /usr/include/glib-2.0/glib/guri.h:92:74: warning: comma at end of enumerator list [-Wpedantic] 92 | G_URI_FLAGS_SCHEME_NORMALIZE GLIB_AVAILABLE_ENUMERATOR_IN_2_68 = 1 << 8, | ^ /usr/include/glib-2.0/glib/guri.h:213:34: warning: comma at end of enumerator list [-Wpedantic] 213 | G_URI_HIDE_FRAGMENT = 1 << 4, | ^ /usr/include/glib-2.0/glib/guri.h:263:41: warning: comma at end of enumerator list [-Wpedantic] 263 | G_URI_PARAMS_PARSE_RELAXED = 1 << 2, | ^ /usr/include/glib-2.0/glib/guri.h:338:27: warning: comma at end of enumerator list [-Wpedantic] 338 | 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/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/b_sphere.c In file included from /usr/include/glib-2.0/gobject/gobject.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:31, from /usr/include/glib-2.0/glib-object.h:24, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32: /usr/include/glib-2.0/gobject/gsignal.h:150:46: warning: comma at end of enumerator list [-Wpedantic] 150 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/glplanet.c In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:34, from /usr/include/glib-2.0/glib/galloca.h:34, from /usr/include/glib-2.0/glib.h:32: /usr/include/glib-2.0/gobject/gobject.h: In function 'g_assert_finalize_object': /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:188:103: note: in expansion of macro 'G_STRFUNC' 188 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:819:3: note: in expansion of macro 'g_assert_true' 819 | g_assert_true (G_IS_OBJECT (weak_pointer)); | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:894:39: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic] 894 | #define G_STRFUNC ((const char*) (__FUNCTION__)) | ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtestutils.h:210:103: note: in expansion of macro 'G_STRFUNC' 210 | g_assertion_message (G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \ | ^~~~~~~~~ /usr/include/glib-2.0/gobject/gobject.h:822:3: note: in expansion of macro 'g_assert_null' 822 | g_assert_null (weak_pointer); | ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib-object.h:27: /usr/include/glib-2.0/gobject/genums.h: At top level: /usr/include/glib-2.0/gobject/genums.h:320:49: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 320 | #define G_DEFINE_ENUM_TYPE(TypeName, type_name, ...) \ | ^~~ /usr/include/glib-2.0/gobject/genums.h:363:50: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 363 | #define G_DEFINE_FLAGS_TYPE(TypeName, type_name, ...) \ | ^~~ In file included from /usr/include/glib-2.0/gio/giotypes.h:30, from /usr/include/glib-2.0/gio/gio.h:28, 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: /usr/include/glib-2.0/gio/gioenums.h:583:61: warning: comma at end of enumerator list [-Wpedantic] 583 | G_IO_ERROR_NO_SUCH_DEVICE GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:606:52: warning: comma at end of enumerator list [-Wpedantic] 606 | G_ASK_PASSWORD_TCRYPT = (1 << 5), | ^ /usr/include/glib-2.0/gio/gioenums.h:1471:31: warning: comma at end of enumerator list [-Wpedantic] 1471 | G_CREDENTIALS_TYPE_WIN32_PID, | ^ /usr/include/glib-2.0/gio/gioenums.h:1677:70: warning: comma at end of enumerator list [-Wpedantic] 1677 | G_TLS_CHANNEL_BINDING_TLS_EXPORTER GIO_AVAILABLE_ENUMERATOR_IN_2_74, | ^ /usr/include/glib-2.0/gio/gioenums.h:1895:40: warning: comma at end of enumerator list [-Wpedantic] 1895 | G_TLS_PROTOCOL_VERSION_DTLS_1_2 = 202, | ^ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/stonerview.c In file included from /usr/include/glib-2.0/gio/giomodule.h:31, from /usr/include/glib-2.0/gio/gio.h:102: /usr/include/glib-2.0/gmodule.h:90:30: warning: comma at end of enumerator list [-Wpedantic] 90 | G_MODULE_ERROR_CHECK_FAILED, | ^ In file included from /usr/include/glib-2.0/gio/gio.h:134: /usr/include/glib-2.0/gio/gresolver.h:62:50: warning: comma at end of enumerator list [-Wpedantic] 62 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/stonerview-osc.c In file included from ../../../hacks/glx/../screenhackI.h:57, from ../../../hacks/glx/../recanim.c:40: ../../config.h:474: warning: "inline" redefined 474 | #define inline __inline__ | /usr/include/glib-2.0/glib/gmacros.h:131: note: this is the location of the previous definition 131 | # 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/stonerview-view.c ../../../hacks/glx/../recanim.c: In function 'screenhack_record_anim_free': ../../../hacks/glx/../recanim.c:442:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 442 | system (cmd); | ^~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/gltext.c ../../../hacks/glx/../recanim.c:433:12: warning: '%s' directive writing up to 1023 bytes into a region of size 968 [-Wformat-overflow=] 433 | " -c:v libx264" | ^~~~~~~~~~~~~~~ ...... 440 | fn); | ~~ ../../../hacks/glx/../recanim.c:437:15: note: format string is defined here 437 | " '%s'" | ^~ In file included from /usr/include/stdio.h:906, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:34, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38: In function 'sprintf', inlined from 'screenhack_record_anim_free' at ../../../hacks/glx/../recanim.c:432:3: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output between 69 and 1092 bytes into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/dangerball.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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/glschool.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/dymaxionmap-coords.c ../../../hacks/glx/winduprobot.c: In function 'free_robot': ../../../hacks/glx/winduprobot.c:2484:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2484 | 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' 2484 | if (robot_dome) free (robot_dome); robot_dome = 0; | ^~~~~~~~~~ ../../../hacks/glx/winduprobot.c:2485:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2485 | 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' 2485 | if (robot_gear) free (robot_gear); robot_gear = 0; | ^~~~~~~~~~ ../../../hacks/glx/winduprobot.c:2486:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2486 | 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' 2486 | 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/unicrud.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -c -I. -I../../../hacks/glx -I../../../hacks/glx/../../utils -I../../../hacks/glx/../../jwxyz -I../../../hacks/glx/.. -I.. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/gravitywell.c ../../../hacks/glx/quickhull.c:78:21: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 78 | #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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../hacks/glx/glforestfire.c gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../../hacks/glx/sonar-icmp.c: In function 'sonar_init_ping': ../../../hacks/glx/sonar-icmp.c:1697:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 1697 | setuid(getuid()); | ^~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../../hacks/glx/sonar.c: In function 'init_sensor': ../../../hacks/glx/sonar.c:938:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 938 | setuid(getuid()); /* Disavow privs if not pinging. */ | ^~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../../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] 1243 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DSTANDALONE -DUSE_GL -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../../hacks/glx/sonar-icmp.c: In function 'read_hosts_file': ../../../hacks/glx/sonar-icmp.c:456:27: warning: '%s' directive writing up to 2047 bytes into a region of size 1021 [-Wformat-overflow=] 456 | sprintf(buf2, "%s: %s", progname, filename); | ^~ In file included from /usr/include/stdio.h:906, from ../../../hacks/glx/../screenhackI.h:60, from ../../../hacks/glx/sonar-icmp.c:14: In function 'sprintf', inlined from 'read_hosts_file' at ../../../hacks/glx/sonar-icmp.c:456:7: /usr/include/bits/stdio2.h:30:10: note: '__sprintf_chk' output 4 or more bytes (assuming 2051) into a destination of size 1024 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 ../../../hacks/glx/molecule.c: In function 'parse_pdb_data': ../../../hacks/glx/molecule.c:708:11: warning: '__strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-truncation] 708 | strncpy (n2, s, L); | ^ ../../../hacks/glx/molecule.c:705:19: note: length computed here 705 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 -j32 -k -C po 'GMSGFMT=msgfmt --statistics' make: Entering directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' msgfmt --statistics -o de.gmo de.po msgfmt --statistics -o es.gmo es.po msgfmt --statistics -o da.gmo da.po msgfmt --statistics -o hu.gmo hu.po msgfmt --statistics -o fi.gmo fi.po msgfmt --statistics -o et.gmo et.po msgfmt --statistics -o it.gmo it.po msgfmt --statistics -o fr.gmo fr.po msgfmt --statistics -o ko.gmo ko.po msgfmt --statistics -o ja.gmo ja.po msgfmt --statistics -o nl.gmo nl.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 pl.gmo pl.po msgfmt --statistics -o sk.gmo sk.po msgfmt --statistics -o ru.gmo ru.po msgfmt --statistics -o sv.gmo sv.po msgfmt --statistics -o vi.gmo vi.po msgfmt --statistics -o zh_CN.gmo zh_CN.po msgfmt --statistics -o wa.gmo wa.po msgfmt --statistics -o zh_TW.gmo zh_TW.po 80 translated messages, 78 fuzzy translations, 1823 untranslated messages. 87 translated messages, 107 fuzzy translations, 1787 untranslated messages. 50 translated messages, 202 fuzzy translations, 1729 untranslated messages. 196 translated messages206 translated messages, 770 fuzzy translations, 1005 untranslated messages. , 148 fuzzy translations, 1637 untranslated messages. 461 translated messages, 684 fuzzy translations, 836 untranslated messages. 278 translated messages, 687 fuzzy translations, 1016 untranslated messages. 199 translated messages, 567 fuzzy translations, 1215 untranslated messages. 176 translated messages1487 translated messages, 161 fuzzy translations, 333 untranslated messages. 719 translated messages, 799 fuzzy translations, 463 untranslated messages. , 468 fuzzy translations, 1337 untranslated messages. 358 translated messages, 766 fuzzy translations, 857 untranslated messages. 233 translated messages, 780 fuzzy translations, 968 untranslated messages. 696 translated messages, 899 fuzzy translations, 386 untranslated messages. 433 translated messages, 969 fuzzy translations, 579 untranslated messages. 232 translated messages, 888 fuzzy translations, 861 untranslated messages. 625 translated messages, 960 fuzzy translations, 396 untranslated messages. 1558 translated messages, 310 fuzzy translations, 113 untranslated messages. 386 translated messages, 995 fuzzy translations, 600 untranslated messages. 202 translated messages, 755 fuzzy translations, 1024 untranslated messages. 642 translated messages, 905 fuzzy translations, 434 untranslated messages. 1968 translated messages, 8 fuzzy translations, 5 untranslated messages. make: Leaving directory '/builddir/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu/po' + /usr/bin/make -j32 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt ../../driver/subprocs.c:74:20: warning: type of 'global_si_kludge' does not match original declaration [-Wlto-type-mismatch] 74 | extern saver_info *global_si_kludge; /* I hate C so much... */ | ^ ../../driver/test-passwd.c:41:13: note: 'global_si_kludge' was previously declared here 41 | saver_info *global_si_kludge; | ^ ../../driver/test-passwd.c:41:13: note: code may be misoptimized unless '-fno-strict-aliasing' is used 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../driver/test-uid.c ../../driver/test-uid.c: In function 'main': ../../driver/test-uid.c:204:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 204 | system ("/bin/sh -c 'echo \"`whoami` / `groups`\"'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs -Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement -std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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] 160 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-grab test-grab.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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 -lXinerama -lSM -lICE -lXt -lX11 -lXext -lpam -ldl -lcrypt ../utils/../../utils/fade.c: In function 'fade_screens_1.constprop': ../utils/../../utils/fade.c:249:33: warning: argument 2 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 249 | fade_cmaps = (Colormap *) calloc(sizeof(Colormap), ncmaps); | ^ /usr/include/stdlib.h:556:14: note: in a call to allocation function 'calloc' declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^ 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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-xinerama test-xinerama.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-vp test-vp.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-randr test-randr.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_GLX -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection \ ../../driver/xdpyinfo.c ../../driver/xdpyinfo.c:72:12: warning: function declaration isn't a prototype [-Wstrict-prototypes] 72 | static int StrCmp(a, b) | ^~~~~~ ../../driver/xdpyinfo.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 82 | print_glx_versions (dpy) | ^~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 103 | print_glx_visual_info (dpy, vip) | ^~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:274:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 274 | 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] 280 | overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), | ^~~~~~ ../../driver/xdpyinfo.c:65:1: note: include '' or provide a declaration of 'calloc' 64 | # include +++ |+#include 65 | #endif /* HAVE_GLX */ ../../driver/xdpyinfo.c:280:38: warning: incompatible implicit declaration of built-in function 'calloc' [-Wbuiltin-declaration-mismatch] 280 | overlays = (struct overlay_list *) calloc (sizeof (struct overlay_list), | ^~~~~~ ../../driver/xdpyinfo.c:280:38: note: include '' or provide a declaration of 'calloc' ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:310:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 310 | 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=] 330 | printf ("transparent mask 0x%x\n", (unsigned long) ov->value); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | long unsigned int | unsigned int | %lx ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:339:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 339 | print_extension_info (dpy) | ^~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c: In function 'print_extension_info': ../../driver/xdpyinfo.c:351:9: warning: implicit declaration of function 'qsort' [-Wimplicit-function-declaration] 351 | qsort(extlist, n, sizeof(char *), StrCmp); | ^~~~~ ../../driver/xdpyinfo.c:351:9: 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] 371 | 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=] 396 | printf ("motion buffer size: %d\n", XDisplayMotionBufferSize (dpy)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld ../../driver/xdpyinfo.c: At top level: ../../driver/xdpyinfo.c:474:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 474 | print_visual_info (vip) | ^~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:511:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 511 | 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=] 568 | printf (" preallocated pixels: black %d, white %d\n", | ~^ | | | int | %ld ../../driver/xdpyinfo.c:568:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=] 568 | printf (" preallocated pixels: black %d, white %d\n", | ~^ | | | int | %ld ../../driver/xdpyinfo.c:581:12: warning: implicit declaration of function 'print_event_mask' [-Wimplicit-function-declaration] 581 | (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] 640 | int print_event_mask (buf, lastcol, indent, mask) | ^~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:677:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 677 | print_standard_extension_info(dpy, extname, majorrev, minorrev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:696:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 696 | print_multibuf_info(dpy, extname) | ^~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:854:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 854 | 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] 860 | 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] 983 | print_known_extensions(f) | ^~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:994:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 994 | mark_extension_for_printing(extname) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1019:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 1019 | print_marked_extensions(dpy) | ^~~~~~~~~~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1038:13: warning: function declaration isn't a prototype [-Wstrict-prototypes] 1038 | static void usage () | ^~~~~ ../../driver/xdpyinfo.c: In function 'usage': ../../driver/xdpyinfo.c:1047:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 1047 | exit (1); | ^~~~ ../../driver/xdpyinfo.c:1047:5: note: include '' or provide a declaration of 'exit' ../../driver/xdpyinfo.c:1047:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] ../../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] 1050 | int main (argc, argv) | ^~~~ ../../driver/xdpyinfo.c: In function 'main': ../../driver/xdpyinfo.c:1082:9: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 1082 | exit (1); | ^~~~ ../../driver/xdpyinfo.c:1082:9: note: include '' or provide a declaration of 'exit' ../../driver/xdpyinfo.c:1097:5: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 1097 | 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] 1058 | int mbuf_event_base, mbuf_error_base; | ^~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1058:9: warning: unused variable 'mbuf_event_base' [-Wunused-variable] 1058 | int mbuf_event_base, mbuf_error_base; | ^~~~~~~~~~~~~~~ ../../driver/xdpyinfo.c:1057:10: warning: unused variable 'multibuf' [-Wunused-variable] 1057 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../driver/test-mlstring.c ../../driver/test-mlstring.c:35:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] 35 | #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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-mlstring test-mlstring.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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] 36 | #define screen_number(s) ((int) s) | ^ ../../driver/screens.c:930:36: note: in expansion of macro 'screen_number' 930 | 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] 36 | #define screen_number(s) ((int) s) | ^ ../../driver/screens.c:944:40: note: in expansion of macro 'screen_number' 944 | 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] 36 | #define screen_number(s) ((int) s) | ^ ../../driver/screens.c:1052:12: note: in expansion of macro 'screen_number' 1052 | 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] 105 | 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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -L/usr/lib64 -o test-screens test-screens.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o -lXmu -lXi -lXxf86vm -lXrandr -lXrender -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/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/webp -I/usr/include/atk-1.0 -I/usr/include/libglade-2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/webp -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -pthread -I/usr/include -DHAVE_CONFIG_H -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection ../../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,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 -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' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8JlrkT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 ++ dirname /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + 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-2.up1.an23.01.loongarch64 + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/etc/pam.d + make install_prefix=/builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/attraction install -c -p blitspin /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blitspin install -c -p bouboule /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bouboule install -c -p braid /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/braid install -c -p decayscreen /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/decayscreen install -c -p deco /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deco install -c -p drift /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/drift install -c -p flame /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flame install -c -p galaxy /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/galaxy install -c -p grav /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/grav install -c -p greynetic /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/greynetic install -c -p halo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/halo install -c -p helix /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/helix install -c -p hopalong /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hopalong install -c -p ifs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ifs install -c -p imsmap /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/imsmap install -c -p julia /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/julia install -c -p kaleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kaleidescope install -c -p maze /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/maze install -c -p moire /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moire install -c -p noseguy /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/noseguy install -c -p pedal /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pedal install -c -p penrose /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/penrose install -c -p pyro /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pyro install -c -p qix /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/qix install -c -p rocks /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rocks install -c -p rorschach /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rorschach install -c -p sierpinski /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sierpinski install -c -p slidescreen /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/slidescreen install -c -p slip /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/slip install -c -p strange /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/strange install -c -p swirl /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/swirl install -c -p goop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/goop install -c -p starfish /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/starfish install -c -p munch /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/munch install -c -p fadeplot /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fadeplot install -c -p rd-bomb /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rd-bomb install -c -p coral /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/coral install -c -p mountain /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/mountain install -c -p triangle /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/triangle install -c -p xjack /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xjack install -c -p xlyap /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xlyap install -c -p cynosure /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cynosure install -c -p moire2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moire2 install -c -p flow /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flow install -c -p epicycle /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/epicycle install -c -p interference /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/interference install -c -p truchet /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/truchet install -c -p bsod /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bsod install -c -p crystal /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crystal install -c -p discrete /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/discrete install -c -p distort /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/distort install -c -p kumppa /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kumppa install -c -p demon /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/demon install -c -p loop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/loop install -c -p penetrate /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/penetrate install -c -p deluxe /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deluxe install -c -p compass /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/compass install -c -p squiral /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/squiral install -c -p xflame /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xflame install -c -p wander /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/wander install -c -p spotlight /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/spotlight install -c -p phosphor /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/phosphor install -c -p xmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xmatrix install -c -p petri /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/petri install -c -p shadebobs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/shadebobs install -c -p ccurve /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ccurve install -c -p blaster /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blaster install -c -p bumps /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bumps install -c -p ripples /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ripples install -c -p xspirograph /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xspirograph install -c -p nerverot /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/nerverot install -c -p xrayswarm /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xrayswarm install -c -p zoom /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/zoom install -c -p whirlwindwarp /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/whirlwindwarp install -c -p rotzoomer /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rotzoomer install -c -p speedmine /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/speedmine install -c -p vermiculate /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vermiculate install -c -p twang /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/twang install -c -p apollonian /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/apollonian install -c -p euler2d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/euler2d install -c -p polyominoes /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polyominoes install -c -p thornbird /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/thornbird install -c -p fluidballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fluidballs install -c -p anemone /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/anemone install -c -p halftone /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/halftone install -c -p metaballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/metaballs install -c -p eruption /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/eruption install -c -p popsquares /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/popsquares install -c -p barcode /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/barcode install -c -p piecewise /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/piecewise install -c -p cloudlife /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cloudlife install -c -p fontglide /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fontglide install -c -p apple2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/apple2 install -c -p xanalogtv /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xanalogtv install -c -p pong /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pong install -c -p filmleader /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/filmleader install -c -p wormhole /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/wormhole install -c -p pacman /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pacman install -c -p fuzzyflakes /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fuzzyflakes install -c -p anemotaxis /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/anemotaxis install -c -p memscroller /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/memscroller install -c -p substrate /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/substrate install -c -p intermomentary /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/intermomentary install -c -p fireworkx /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fireworkx install -c -p fiberlamp /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fiberlamp install -c -p boxfit /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boxfit install -c -p interaggregate /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/interaggregate install -c -p celtic /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/celtic install -c -p cwaves /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cwaves install -c -p m6502 /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/m6502 install -c -p abstractile /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/abstractile install -c -p lcdscrub /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lcdscrub install -c -p hexadrop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hexadrop install -c -p tessellimage /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tessellimage install -c -p binaryring /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/binaryring install -c -p glitchpeg /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glitchpeg install -c -p vfeedback /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vfeedback install -c -p webcollage-helper /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/webcollage-helper install -c -p ../../hacks/vidwhacker /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vidwhacker install -c -p ../../hacks/webcollage /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/webcollage install -c -p ../../hacks/ljlatest /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ljlatest install -c -p -m 644 ../../hacks/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/attraction.xml install -c -p -m 644 ../../hacks/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blitspin.xml install -c -p -m 644 ../../hacks/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bouboule.xml install -c -p -m 644 ../../hacks/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/braid.xml install -c -p -m 644 ../../hacks/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/decayscreen.xml install -c -p -m 644 ../../hacks/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deco.xml install -c -p -m 644 ../../hacks/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/drift.xml install -c -p -m 644 ../../hacks/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flame.xml install -c -p -m 644 ../../hacks/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/galaxy.xml install -c -p -m 644 ../../hacks/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/grav.xml install -c -p -m 644 ../../hacks/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/greynetic.xml install -c -p -m 644 ../../hacks/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/halo.xml install -c -p -m 644 ../../hacks/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/helix.xml install -c -p -m 644 ../../hacks/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hopalong.xml install -c -p -m 644 ../../hacks/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ifs.xml install -c -p -m 644 ../../hacks/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/imsmap.xml install -c -p -m 644 ../../hacks/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/julia.xml install -c -p -m 644 ../../hacks/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kaleidescope.xml install -c -p -m 644 ../../hacks/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/maze.xml install -c -p -m 644 ../../hacks/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moire.xml install -c -p -m 644 ../../hacks/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/noseguy.xml install -c -p -m 644 ../../hacks/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pedal.xml install -c -p -m 644 ../../hacks/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/penrose.xml install -c -p -m 644 ../../hacks/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pyro.xml install -c -p -m 644 ../../hacks/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/qix.xml install -c -p -m 644 ../../hacks/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rocks.xml install -c -p -m 644 ../../hacks/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rorschach.xml install -c -p -m 644 ../../hacks/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sierpinski.xml install -c -p -m 644 ../../hacks/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/slidescreen.xml install -c -p -m 644 ../../hacks/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/slip.xml install -c -p -m 644 ../../hacks/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/strange.xml install -c -p -m 644 ../../hacks/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/swirl.xml install -c -p -m 644 ../../hacks/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/goop.xml install -c -p -m 644 ../../hacks/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/starfish.xml install -c -p -m 644 ../../hacks/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/munch.xml install -c -p -m 644 ../../hacks/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fadeplot.xml install -c -p -m 644 ../../hacks/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rd-bomb.xml install -c -p -m 644 ../../hacks/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/coral.xml install -c -p -m 644 ../../hacks/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/mountain.xml install -c -p -m 644 ../../hacks/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/triangle.xml install -c -p -m 644 ../../hacks/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xjack.xml install -c -p -m 644 ../../hacks/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xlyap.xml install -c -p -m 644 ../../hacks/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cynosure.xml install -c -p -m 644 ../../hacks/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moire2.xml install -c -p -m 644 ../../hacks/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flow.xml install -c -p -m 644 ../../hacks/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/epicycle.xml install -c -p -m 644 ../../hacks/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/interference.xml install -c -p -m 644 ../../hacks/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/truchet.xml install -c -p -m 644 ../../hacks/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bsod.xml install -c -p -m 644 ../../hacks/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crystal.xml install -c -p -m 644 ../../hacks/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/discrete.xml install -c -p -m 644 ../../hacks/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/distort.xml install -c -p -m 644 ../../hacks/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kumppa.xml install -c -p -m 644 ../../hacks/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/demon.xml install -c -p -m 644 ../../hacks/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/loop.xml install -c -p -m 644 ../../hacks/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/penetrate.xml install -c -p -m 644 ../../hacks/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deluxe.xml install -c -p -m 644 ../../hacks/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/compass.xml install -c -p -m 644 ../../hacks/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/squiral.xml install -c -p -m 644 ../../hacks/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xflame.xml install -c -p -m 644 ../../hacks/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/wander.xml install -c -p -m 644 ../../hacks/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/spotlight.xml install -c -p -m 644 ../../hacks/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/phosphor.xml install -c -p -m 644 ../../hacks/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xmatrix.xml install -c -p -m 644 ../../hacks/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/petri.xml install -c -p -m 644 ../../hacks/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/shadebobs.xml install -c -p -m 644 ../../hacks/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ccurve.xml install -c -p -m 644 ../../hacks/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blaster.xml install -c -p -m 644 ../../hacks/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bumps.xml install -c -p -m 644 ../../hacks/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ripples.xml install -c -p -m 644 ../../hacks/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xspirograph.xml install -c -p -m 644 ../../hacks/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/nerverot.xml install -c -p -m 644 ../../hacks/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xrayswarm.xml install -c -p -m 644 ../../hacks/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/zoom.xml install -c -p -m 644 ../../hacks/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/whirlwindwarp.xml install -c -p -m 644 ../../hacks/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rotzoomer.xml install -c -p -m 644 ../../hacks/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/speedmine.xml install -c -p -m 644 ../../hacks/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vermiculate.xml install -c -p -m 644 ../../hacks/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/twang.xml install -c -p -m 644 ../../hacks/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/apollonian.xml install -c -p -m 644 ../../hacks/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/euler2d.xml install -c -p -m 644 ../../hacks/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polyominoes.xml install -c -p -m 644 ../../hacks/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/thornbird.xml install -c -p -m 644 ../../hacks/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fluidballs.xml install -c -p -m 644 ../../hacks/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/anemone.xml install -c -p -m 644 ../../hacks/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/halftone.xml install -c -p -m 644 ../../hacks/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/metaballs.xml install -c -p -m 644 ../../hacks/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/eruption.xml install -c -p -m 644 ../../hacks/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/popsquares.xml install -c -p -m 644 ../../hacks/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/barcode.xml install -c -p -m 644 ../../hacks/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/piecewise.xml install -c -p -m 644 ../../hacks/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cloudlife.xml install -c -p -m 644 ../../hacks/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fontglide.xml install -c -p -m 644 ../../hacks/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/apple2.xml install -c -p -m 644 ../../hacks/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xanalogtv.xml install -c -p -m 644 ../../hacks/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pong.xml install -c -p -m 644 ../../hacks/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/filmleader.xml install -c -p -m 644 ../../hacks/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/wormhole.xml install -c -p -m 644 ../../hacks/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pacman.xml install -c -p -m 644 ../../hacks/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fuzzyflakes.xml install -c -p -m 644 ../../hacks/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/anemotaxis.xml install -c -p -m 644 ../../hacks/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/memscroller.xml install -c -p -m 644 ../../hacks/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/substrate.xml install -c -p -m 644 ../../hacks/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/intermomentary.xml install -c -p -m 644 ../../hacks/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fireworkx.xml install -c -p -m 644 ../../hacks/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fiberlamp.xml install -c -p -m 644 ../../hacks/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boxfit.xml install -c -p -m 644 ../../hacks/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/interaggregate.xml install -c -p -m 644 ../../hacks/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/celtic.xml install -c -p -m 644 ../../hacks/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cwaves.xml install -c -p -m 644 ../../hacks/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/m6502.xml install -c -p -m 644 ../../hacks/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/abstractile.xml install -c -p -m 644 ../../hacks/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lcdscrub.xml install -c -p -m 644 ../../hacks/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hexadrop.xml install -c -p -m 644 ../../hacks/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tessellimage.xml install -c -p -m 644 ../../hacks/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/binaryring.xml install -c -p -m 644 ../../hacks/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glitchpeg.xml install -c -p -m 644 ../../hacks/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vfeedback.xml install -c -p -m 644 ../../hacks/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vidwhacker.xml install -c -p -m 644 ../../hacks/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/webcollage.xml installing man pages: .TH XScreenSaver 6x "5.43-2.up1.an23.01 (23-Jan-2024)" "X Version 11" install -c -p -m 644 ../../hacks/anemone.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/anemone.6x install -c -p -m 644 ../../hacks/apollonian.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/apollonian.6x install -c -p -m 644 ../../hacks/attraction.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/attraction.6x install -c -p -m 644 ../../hacks/blaster.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/blaster.6x install -c -p -m 644 ../../hacks/blitspin.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/blitspin.6x install -c -p -m 644 ../../hacks/bouboule.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/bouboule.6x install -c -p -m 644 ../../hacks/braid.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/braid.6x install -c -p -m 644 ../../hacks/bsod.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/bsod.6x install -c -p -m 644 ../../hacks/bumps.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/bumps.6x install -c -p -m 644 ../../hacks/ccurve.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/ccurve.6x install -c -p -m 644 ../../hacks/compass.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/compass.6x install -c -p -m 644 ../../hacks/coral.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/coral.6x install -c -p -m 644 ../../hacks/crystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/crystal.6x install -c -p -m 644 ../../hacks/cynosure.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cynosure.6x install -c -p -m 644 ../../hacks/decayscreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/decayscreen.6x install -c -p -m 644 ../../hacks/deco.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/deco.6x install -c -p -m 644 ../../hacks/deluxe.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/deluxe.6x install -c -p -m 644 ../../hacks/demon.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/demon.6x install -c -p -m 644 ../../hacks/discrete.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/discrete.6x install -c -p -m 644 ../../hacks/distort.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/distort.6x install -c -p -m 644 ../../hacks/drift.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/drift.6x install -c -p -m 644 ../../hacks/epicycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/epicycle.6x install -c -p -m 644 ../../hacks/euler2d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/euler2d.6x install -c -p -m 644 ../../hacks/fadeplot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fadeplot.6x install -c -p -m 644 ../../hacks/flame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flame.6x install -c -p -m 644 ../../hacks/flow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flow.6x install -c -p -m 644 ../../hacks/fluidballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fluidballs.6x install -c -p -m 644 ../../hacks/galaxy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/galaxy.6x install -c -p -m 644 ../../hacks/goop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/goop.6x install -c -p -m 644 ../../hacks/grav.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/grav.6x install -c -p -m 644 ../../hacks/greynetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/greynetic.6x install -c -p -m 644 ../../hacks/halo.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/halo.6x install -c -p -m 644 ../../hacks/helix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/helix.6x install -c -p -m 644 ../../hacks/hopalong.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hopalong.6x install -c -p -m 644 ../../hacks/ifs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/ifs.6x install -c -p -m 644 ../../hacks/imsmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/imsmap.6x install -c -p -m 644 ../../hacks/interference.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/interference.6x install -c -p -m 644 ../../hacks/julia.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/julia.6x install -c -p -m 644 ../../hacks/kaleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/kaleidescope.6x install -c -p -m 644 ../../hacks/kumppa.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/kumppa.6x install -c -p -m 644 ../../hacks/loop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/loop.6x install -c -p -m 644 ../../hacks/maze.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/maze.6x install -c -p -m 644 ../../hacks/moire.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/moire.6x install -c -p -m 644 ../../hacks/moire2.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/moire2.6x install -c -p -m 644 ../../hacks/mountain.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/mountain.6x install -c -p -m 644 ../../hacks/munch.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/munch.6x install -c -p -m 644 ../../hacks/nerverot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/nerverot.6x install -c -p -m 644 ../../hacks/noseguy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/noseguy.6x install -c -p -m 644 ../../hacks/pedal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pedal.6x install -c -p -m 644 ../../hacks/penetrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/penetrate.6x install -c -p -m 644 ../../hacks/penrose.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/penrose.6x install -c -p -m 644 ../../hacks/petri.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/petri.6x install -c -p -m 644 ../../hacks/phosphor.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/phosphor.6x install -c -p -m 644 ../../hacks/polyominoes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/polyominoes.6x install -c -p -m 644 ../../hacks/pyro.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pyro.6x install -c -p -m 644 ../../hacks/qix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/qix.6x install -c -p -m 644 ../../hacks/rd-bomb.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rd-bomb.6x install -c -p -m 644 ../../hacks/ripples.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/ripples.6x install -c -p -m 644 ../../hacks/rocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rocks.6x install -c -p -m 644 ../../hacks/rorschach.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rorschach.6x install -c -p -m 644 ../../hacks/rotzoomer.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rotzoomer.6x install -c -p -m 644 ../../hacks/shadebobs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/shadebobs.6x install -c -p -m 644 ../../hacks/sierpinski.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/sierpinski.6x install -c -p -m 644 ../../hacks/slidescreen.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/slidescreen.6x install -c -p -m 644 ../../hacks/slip.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/slip.6x install -c -p -m 644 ../../hacks/speedmine.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/speedmine.6x install -c -p -m 644 ../../hacks/spotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/spotlight.6x install -c -p -m 644 ../../hacks/squiral.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/squiral.6x install -c -p -m 644 ../../hacks/starfish.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/starfish.6x install -c -p -m 644 ../../hacks/strange.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/strange.6x install -c -p -m 644 ../../hacks/swirl.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/swirl.6x install -c -p -m 644 ../../hacks/thornbird.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/thornbird.6x install -c -p -m 644 ../../hacks/triangle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/triangle.6x install -c -p -m 644 ../../hacks/truchet.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/truchet.6x install -c -p -m 644 ../../hacks/twang.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/twang.6x install -c -p -m 644 ../../hacks/vermiculate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/vermiculate.6x install -c -p -m 644 ../../hacks/vidwhacker.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/vidwhacker.6x install -c -p -m 644 ../../hacks/wander.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/wander.6x install -c -p -m 644 ../../hacks/webcollage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/webcollage.6x install -c -p -m 644 ../../hacks/whirlwindwarp.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/whirlwindwarp.6x install -c -p -m 644 ../../hacks/xflame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xflame.6x install -c -p -m 644 ../../hacks/xjack.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xjack.6x install -c -p -m 644 ../../hacks/xlyap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xlyap.6x install -c -p -m 644 ../../hacks/xmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xmatrix.6x install -c -p -m 644 ../../hacks/xrayswarm.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xrayswarm.6x install -c -p -m 644 ../../hacks/xspirograph.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xspirograph.6x install -c -p -m 644 ../../hacks/zoom.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/zoom.6x install -c -p -m 644 ../../hacks/halftone.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/halftone.6x install -c -p -m 644 ../../hacks/eruption.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/eruption.6x install -c -p -m 644 ../../hacks/metaballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/metaballs.6x install -c -p -m 644 ../../hacks/barcode.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/barcode.6x install -c -p -m 644 ../../hacks/piecewise.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/piecewise.6x install -c -p -m 644 ../../hacks/cloudlife.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cloudlife.6x install -c -p -m 644 ../../hacks/ljlatest.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/ljlatest.6x install -c -p -m 644 ../../hacks/fontglide.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fontglide.6x install -c -p -m 644 ../../hacks/apple2.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/apple2.6x install -c -p -m 644 ../../hacks/xanalogtv.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xanalogtv.6x install -c -p -m 644 ../../hacks/filmleader.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/filmleader.6x install -c -p -m 644 ../../hacks/pong.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pong.6x install -c -p -m 644 ../../hacks/wormhole.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/wormhole.6x install -c -p -m 644 ../../hacks/pacman.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pacman.6x install -c -p -m 644 ../../hacks/fuzzyflakes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fuzzyflakes.6x install -c -p -m 644 ../../hacks/anemotaxis.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/anemotaxis.6x install -c -p -m 644 ../../hacks/memscroller.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/memscroller.6x install -c -p -m 644 ../../hacks/substrate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/substrate.6x install -c -p -m 644 ../../hacks/intermomentary.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/intermomentary.6x install -c -p -m 644 ../../hacks/fireworkx.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fireworkx.6x install -c -p -m 644 ../../hacks/fiberlamp.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fiberlamp.6x install -c -p -m 644 ../../hacks/boxfit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/boxfit.6x install -c -p -m 644 ../../hacks/interaggregate.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/interaggregate.6x install -c -p -m 644 ../../hacks/celtic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/celtic.6x install -c -p -m 644 ../../hacks/cwaves.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cwaves.6x install -c -p -m 644 ../../hacks/abstractile.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/abstractile.6x install -c -p -m 644 ../../hacks/lcdscrub.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/lcdscrub.6x install -c -p -m 644 ../../hacks/hexadrop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hexadrop.6x install -c -p -m 644 ../../hacks/tessellimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/tessellimage.6x install -c -p -m 644 ../../hacks/binaryring.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/binaryring.6x install -c -p -m 644 ../../hacks/glitchpeg.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glitchpeg.6x install -c -p -m 644 ../../hacks/vfeedback.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cage install -c -p gears /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gears install -c -p moebius /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moebius install -c -p pipes /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pipes install -c -p sproingies /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sproingies install -c -p stairs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/stairs install -c -p superquadrics /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/superquadrics install -c -p morph3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/morph3d install -c -p rubik /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rubik install -c -p atlantis /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/atlantis install -c -p lament /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lament install -c -p bubble3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bubble3d install -c -p glplanet /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glplanet install -c -p pulsar /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pulsar install -c -p sierpinski3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sierpinski3d install -c -p gflux /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gflux install -c -p stonerview /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/stonerview install -c -p starwars /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/starwars install -c -p gltext /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gltext install -c -p molecule /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/molecule install -c -p dangerball /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/dangerball install -c -p circuit /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/circuit install -c -p menger /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/menger install -c -p engine /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/engine install -c -p flipscreen3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flipscreen3d install -c -p glsnake /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glsnake install -c -p boxed /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boxed install -c -p sballs /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sballs install -c -p cubenetic /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubenetic install -c -p spheremonics /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/spheremonics install -c -p lavalite /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lavalite install -c -p queens /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/queens install -c -p endgame /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/endgame install -c -p glblur /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glblur install -c -p flurry /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flurry install -c -p atunnel /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/atunnel install -c -p flyingtoasters /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flyingtoasters install -c -p bouncingcow /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bouncingcow install -c -p glslideshow /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glslideshow install -c -p jigglypuff /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/jigglypuff install -c -p klein /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/klein install -c -p hypertorus /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hypertorus install -c -p glmatrix /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glmatrix install -c -p cubestorm /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubestorm install -c -p glknots /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glknots install -c -p blocktube /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blocktube install -c -p flipflop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flipflop install -c -p antspotlight /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antspotlight install -c -p polytopes /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polytopes install -c -p gleidescope /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gleidescope install -c -p mirrorblob /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/mirrorblob install -c -p blinkbox /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blinkbox install -c -p noof /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/noof install -c -p polyhedra /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polyhedra install -c -p antinspect /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antinspect install -c -p providence /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/providence install -c -p pinion /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pinion install -c -p boing /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boing install -c -p carousel /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/carousel install -c -p fliptext /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fliptext install -c -p antmaze /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antmaze install -c -p tangram /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tangram install -c -p crackberg /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crackberg install -c -p glhanoi /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glhanoi install -c -p cube21 /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cube21 install -c -p timetunnel /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/timetunnel install -c -p juggler3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/juggler3d install -c -p topblock /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/topblock install -c -p glschool /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glschool install -c -p glcells /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glcells install -c -p voronoi /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/voronoi install -c -p moebiusgears /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moebiusgears install -c -p lockward /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lockward install -c -p cubicgrid /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubicgrid install -c -p hypnowheel /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hypnowheel install -c -p skytentacles /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/skytentacles install -c -p jigsaw /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/jigsaw install -c -p photopile /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/photopile install -c -p rubikblocks /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rubikblocks install -c -p surfaces /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/surfaces install -c -p hilbert /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hilbert install -c -p companioncube /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/companioncube install -c -p tronbit /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tronbit install -c -p kaleidocycle /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kaleidocycle install -c -p quasicrystal /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/quasicrystal install -c -p unknownpleasures /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/unknownpleasures install -c -p geodesic /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/geodesic install -c -p geodesicgears /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/geodesicgears install -c -p projectiveplane /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/projectiveplane install -c -p winduprobot /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/winduprobot install -c -p cityflow /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cityflow install -c -p romanboy /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/romanboy install -c -p splitflap /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/splitflap install -c -p dymaxionmap /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/dymaxionmap install -c -p unicrud /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/unicrud install -c -p energystream /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/energystream install -c -p raverhoop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/raverhoop install -c -p hydrostat /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hydrostat install -c -p discoball /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/discoball install -c -p cubetwist /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubetwist install -c -p cubestack /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubestack install -c -p splodesic /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/splodesic install -c -p hexstrut /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hexstrut install -c -p vigilance /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vigilance install -c -p esper /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/esper install -c -p razzledazzle /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/razzledazzle install -c -p peepers /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/peepers install -c -p crumbler /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crumbler install -c -p maze3d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/maze3d install -c -p handsy /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/handsy install -c -p gravitywell /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gravitywell install -c -p deepstars /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deepstars install -c -p sonar /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sonar install -c -p xscreensaver-gl-helper /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-gl-helper install -c -p -m 644 ../../../hacks/glx/../config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cage.xml install -c -p -m 644 ../../../hacks/glx/../config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gears.xml install -c -p -m 644 ../../../hacks/glx/../config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moebius.xml install -c -p -m 644 ../../../hacks/glx/../config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pipes.xml install -c -p -m 644 ../../../hacks/glx/../config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sproingies.xml install -c -p -m 644 ../../../hacks/glx/../config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/stairs.xml install -c -p -m 644 ../../../hacks/glx/../config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/superquadrics.xml install -c -p -m 644 ../../../hacks/glx/../config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/morph3d.xml install -c -p -m 644 ../../../hacks/glx/../config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rubik.xml install -c -p -m 644 ../../../hacks/glx/../config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/atlantis.xml install -c -p -m 644 ../../../hacks/glx/../config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lament.xml install -c -p -m 644 ../../../hacks/glx/../config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bubble3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glplanet.xml install -c -p -m 644 ../../../hacks/glx/../config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pulsar.xml install -c -p -m 644 ../../../hacks/glx/../config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sierpinski3d.xml install -c -p -m 644 ../../../hacks/glx/../config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gflux.xml install -c -p -m 644 ../../../hacks/glx/../config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/stonerview.xml install -c -p -m 644 ../../../hacks/glx/../config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/starwars.xml install -c -p -m 644 ../../../hacks/glx/../config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gltext.xml install -c -p -m 644 ../../../hacks/glx/../config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/molecule.xml install -c -p -m 644 ../../../hacks/glx/../config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/dangerball.xml install -c -p -m 644 ../../../hacks/glx/../config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/circuit.xml install -c -p -m 644 ../../../hacks/glx/../config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/menger.xml install -c -p -m 644 ../../../hacks/glx/../config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/engine.xml install -c -p -m 644 ../../../hacks/glx/../config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flipscreen3d.xml install -c -p -m 644 ../../../hacks/glx/../config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glsnake.xml install -c -p -m 644 ../../../hacks/glx/../config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boxed.xml install -c -p -m 644 ../../../hacks/glx/../config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sballs.xml install -c -p -m 644 ../../../hacks/glx/../config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubenetic.xml install -c -p -m 644 ../../../hacks/glx/../config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/spheremonics.xml install -c -p -m 644 ../../../hacks/glx/../config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lavalite.xml install -c -p -m 644 ../../../hacks/glx/../config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/queens.xml install -c -p -m 644 ../../../hacks/glx/../config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/endgame.xml install -c -p -m 644 ../../../hacks/glx/../config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glblur.xml install -c -p -m 644 ../../../hacks/glx/../config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flurry.xml install -c -p -m 644 ../../../hacks/glx/../config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/atunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flyingtoasters.xml install -c -p -m 644 ../../../hacks/glx/../config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bouncingcow.xml install -c -p -m 644 ../../../hacks/glx/../config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glslideshow.xml install -c -p -m 644 ../../../hacks/glx/../config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/jigglypuff.xml install -c -p -m 644 ../../../hacks/glx/../config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/klein.xml install -c -p -m 644 ../../../hacks/glx/../config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hypertorus.xml install -c -p -m 644 ../../../hacks/glx/../config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glmatrix.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubestorm.xml install -c -p -m 644 ../../../hacks/glx/../config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glknots.xml install -c -p -m 644 ../../../hacks/glx/../config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blocktube.xml install -c -p -m 644 ../../../hacks/glx/../config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flipflop.xml install -c -p -m 644 ../../../hacks/glx/../config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antspotlight.xml install -c -p -m 644 ../../../hacks/glx/../config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polytopes.xml install -c -p -m 644 ../../../hacks/glx/../config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gleidescope.xml install -c -p -m 644 ../../../hacks/glx/../config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/mirrorblob.xml install -c -p -m 644 ../../../hacks/glx/../config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blinkbox.xml install -c -p -m 644 ../../../hacks/glx/../config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/noof.xml install -c -p -m 644 ../../../hacks/glx/../config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polyhedra.xml install -c -p -m 644 ../../../hacks/glx/../config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antinspect.xml install -c -p -m 644 ../../../hacks/glx/../config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/providence.xml install -c -p -m 644 ../../../hacks/glx/../config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pinion.xml install -c -p -m 644 ../../../hacks/glx/../config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boing.xml install -c -p -m 644 ../../../hacks/glx/../config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/carousel.xml install -c -p -m 644 ../../../hacks/glx/../config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fliptext.xml install -c -p -m 644 ../../../hacks/glx/../config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antmaze.xml install -c -p -m 644 ../../../hacks/glx/../config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tangram.xml install -c -p -m 644 ../../../hacks/glx/../config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crackberg.xml install -c -p -m 644 ../../../hacks/glx/../config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glhanoi.xml install -c -p -m 644 ../../../hacks/glx/../config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cube21.xml install -c -p -m 644 ../../../hacks/glx/../config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/timetunnel.xml install -c -p -m 644 ../../../hacks/glx/../config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/juggler3d.xml install -c -p -m 644 ../../../hacks/glx/../config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/topblock.xml install -c -p -m 644 ../../../hacks/glx/../config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glschool.xml install -c -p -m 644 ../../../hacks/glx/../config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glcells.xml install -c -p -m 644 ../../../hacks/glx/../config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/voronoi.xml install -c -p -m 644 ../../../hacks/glx/../config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moebiusgears.xml install -c -p -m 644 ../../../hacks/glx/../config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lockward.xml install -c -p -m 644 ../../../hacks/glx/../config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubicgrid.xml install -c -p -m 644 ../../../hacks/glx/../config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hypnowheel.xml install -c -p -m 644 ../../../hacks/glx/../config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/skytentacles.xml install -c -p -m 644 ../../../hacks/glx/../config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/jigsaw.xml install -c -p -m 644 ../../../hacks/glx/../config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/photopile.xml install -c -p -m 644 ../../../hacks/glx/../config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rubikblocks.xml install -c -p -m 644 ../../../hacks/glx/../config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/surfaces.xml install -c -p -m 644 ../../../hacks/glx/../config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hilbert.xml install -c -p -m 644 ../../../hacks/glx/../config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/companioncube.xml install -c -p -m 644 ../../../hacks/glx/../config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tronbit.xml install -c -p -m 644 ../../../hacks/glx/../config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kaleidocycle.xml install -c -p -m 644 ../../../hacks/glx/../config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/quasicrystal.xml install -c -p -m 644 ../../../hacks/glx/../config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/unknownpleasures.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/geodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/geodesicgears.xml install -c -p -m 644 ../../../hacks/glx/../config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/projectiveplane.xml install -c -p -m 644 ../../../hacks/glx/../config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/winduprobot.xml install -c -p -m 644 ../../../hacks/glx/../config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cityflow.xml install -c -p -m 644 ../../../hacks/glx/../config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/romanboy.xml install -c -p -m 644 ../../../hacks/glx/../config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/splitflap.xml install -c -p -m 644 ../../../hacks/glx/../config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/dymaxionmap.xml install -c -p -m 644 ../../../hacks/glx/../config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/unicrud.xml install -c -p -m 644 ../../../hacks/glx/../config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/energystream.xml install -c -p -m 644 ../../../hacks/glx/../config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/raverhoop.xml install -c -p -m 644 ../../../hacks/glx/../config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hydrostat.xml install -c -p -m 644 ../../../hacks/glx/../config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/discoball.xml install -c -p -m 644 ../../../hacks/glx/../config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubetwist.xml install -c -p -m 644 ../../../hacks/glx/../config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubestack.xml install -c -p -m 644 ../../../hacks/glx/../config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/splodesic.xml install -c -p -m 644 ../../../hacks/glx/../config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hexstrut.xml install -c -p -m 644 ../../../hacks/glx/../config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vigilance.xml install -c -p -m 644 ../../../hacks/glx/../config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/esper.xml install -c -p -m 644 ../../../hacks/glx/../config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/razzledazzle.xml install -c -p -m 644 ../../../hacks/glx/../config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/peepers.xml install -c -p -m 644 ../../../hacks/glx/../config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crumbler.xml install -c -p -m 644 ../../../hacks/glx/../config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/maze3d.xml install -c -p -m 644 ../../../hacks/glx/../config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/handsy.xml install -c -p -m 644 ../../../hacks/glx/../config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gravitywell.xml install -c -p -m 644 ../../../hacks/glx/../config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deepstars.xml install -c -p -m 644 ../../../hacks/glx/../config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sonar.xml installing man pages: .TH XScreenSaver 6x "5.43-2.up1.an23.01 (23-Jan-2024)" "X Version 11" install -c -p -m 644 ../../../hacks/glx/atlantis.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/atlantis.6x install -c -p -m 644 ../../../hacks/glx/boxed.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/boxed.6x install -c -p -m 644 ../../../hacks/glx/bubble3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/bubble3d.6x install -c -p -m 644 ../../../hacks/glx/cage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cage.6x install -c -p -m 644 ../../../hacks/glx/circuit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/circuit.6x install -c -p -m 644 ../../../hacks/glx/cubenetic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cubenetic.6x install -c -p -m 644 ../../../hacks/glx/dangerball.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/dangerball.6x install -c -p -m 644 ../../../hacks/glx/engine.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/engine.6x install -c -p -m 644 ../../../hacks/glx/extrusion.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/extrusion.6x install -c -p -m 644 ../../../hacks/glx/flipscreen3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flipscreen3d.6x install -c -p -m 644 ../../../hacks/glx/gears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/gears.6x install -c -p -m 644 ../../../hacks/glx/gflux.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/gflux.6x install -c -p -m 644 ../../../hacks/glx/glplanet.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glplanet.6x install -c -p -m 644 ../../../hacks/glx/glsnake.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glsnake.6x install -c -p -m 644 ../../../hacks/glx/gltext.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/gltext.6x install -c -p -m 644 ../../../hacks/glx/lament.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/lament.6x install -c -p -m 644 ../../../hacks/glx/lavalite.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/lavalite.6x install -c -p -m 644 ../../../hacks/glx/menger.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/menger.6x install -c -p -m 644 ../../../hacks/glx/moebius.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/moebius.6x install -c -p -m 644 ../../../hacks/glx/molecule.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/molecule.6x install -c -p -m 644 ../../../hacks/glx/morph3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/morph3d.6x install -c -p -m 644 ../../../hacks/glx/pipes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pipes.6x install -c -p -m 644 ../../../hacks/glx/pulsar.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pulsar.6x install -c -p -m 644 ../../../hacks/glx/queens.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/queens.6x install -c -p -m 644 ../../../hacks/glx/rubik.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rubik.6x install -c -p -m 644 ../../../hacks/glx/sballs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/sballs.6x install -c -p -m 644 ../../../hacks/glx/sierpinski3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/sierpinski3d.6x install -c -p -m 644 ../../../hacks/glx/spheremonics.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/spheremonics.6x install -c -p -m 644 ../../../hacks/glx/sproingies.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/sproingies.6x install -c -p -m 644 ../../../hacks/glx/stairs.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/stairs.6x install -c -p -m 644 ../../../hacks/glx/starwars.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/starwars.6x install -c -p -m 644 ../../../hacks/glx/stonerview.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/stonerview.6x install -c -p -m 644 ../../../hacks/glx/superquadrics.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/superquadrics.6x install -c -p -m 644 ../../../hacks/glx/xscreensaver-gl-helper.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/xscreensaver-gl-helper.6x install -c -p -m 644 ../../../hacks/glx/endgame.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/endgame.6x install -c -p -m 644 ../../../hacks/glx/flurry.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flurry.6x install -c -p -m 644 ../../../hacks/glx/glblur.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glblur.6x install -c -p -m 644 ../../../hacks/glx/atunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/atunnel.6x install -c -p -m 644 ../../../hacks/glx/flyingtoasters.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flyingtoasters.6x install -c -p -m 644 ../../../hacks/glx/bouncingcow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/bouncingcow.6x install -c -p -m 644 ../../../hacks/glx/glslideshow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glslideshow.6x install -c -p -m 644 ../../../hacks/glx/jigglypuff.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/jigglypuff.6x install -c -p -m 644 ../../../hacks/glx/klein.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/klein.6x install -c -p -m 644 ../../../hacks/glx/hypertorus.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hypertorus.6x install -c -p -m 644 ../../../hacks/glx/glmatrix.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glmatrix.6x install -c -p -m 644 ../../../hacks/glx/cubestorm.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cubestorm.6x install -c -p -m 644 ../../../hacks/glx/glknots.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glknots.6x install -c -p -m 644 ../../../hacks/glx/blocktube.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/blocktube.6x install -c -p -m 644 ../../../hacks/glx/flipflop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/flipflop.6x install -c -p -m 644 ../../../hacks/glx/antspotlight.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/antspotlight.6x install -c -p -m 644 ../../../hacks/glx/polytopes.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/polytopes.6x install -c -p -m 644 ../../../hacks/glx/gleidescope.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/gleidescope.6x install -c -p -m 644 ../../../hacks/glx/mirrorblob.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/mirrorblob.6x install -c -p -m 644 ../../../hacks/glx/blinkbox.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/blinkbox.6x install -c -p -m 644 ../../../hacks/glx/noof.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/noof.6x install -c -p -m 644 ../../../hacks/glx/polyhedra.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/polyhedra.6x install -c -p -m 644 ../../../hacks/glx/antinspect.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/antinspect.6x install -c -p -m 644 ../../../hacks/glx/providence.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/providence.6x install -c -p -m 644 ../../../hacks/glx/pinion.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/pinion.6x install -c -p -m 644 ../../../hacks/glx/boing.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/boing.6x install -c -p -m 644 ../../../hacks/glx/carousel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/carousel.6x install -c -p -m 644 ../../../hacks/glx/fliptext.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/fliptext.6x install -c -p -m 644 ../../../hacks/glx/antmaze.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/antmaze.6x install -c -p -m 644 ../../../hacks/glx/tangram.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/tangram.6x install -c -p -m 644 ../../../hacks/glx/crackberg.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/crackberg.6x install -c -p -m 644 ../../../hacks/glx/glhanoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glhanoi.6x install -c -p -m 644 ../../../hacks/glx/cube21.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cube21.6x install -c -p -m 644 ../../../hacks/glx/timetunnel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/timetunnel.6x install -c -p -m 644 ../../../hacks/glx/juggler3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/juggler3d.6x install -c -p -m 644 ../../../hacks/glx/topblock.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/topblock.6x install -c -p -m 644 ../../../hacks/glx/glschool.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glschool.6x install -c -p -m 644 ../../../hacks/glx/glcells.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/glcells.6x install -c -p -m 644 ../../../hacks/glx/voronoi.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/voronoi.6x install -c -p -m 644 ../../../hacks/glx/moebiusgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/moebiusgears.6x install -c -p -m 644 ../../../hacks/glx/lockward.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/lockward.6x install -c -p -m 644 ../../../hacks/glx/cubicgrid.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cubicgrid.6x install -c -p -m 644 ../../../hacks/glx/hypnowheel.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hypnowheel.6x install -c -p -m 644 ../../../hacks/glx/skytentacles.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/skytentacles.6x install -c -p -m 644 ../../../hacks/glx/sonar.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/sonar.6x install -c -p -m 644 ../../../hacks/glx/jigsaw.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/jigsaw.6x install -c -p -m 644 ../../../hacks/glx/photopile.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/photopile.6x install -c -p -m 644 ../../../hacks/glx/rubikblocks.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/rubikblocks.6x install -c -p -m 644 ../../../hacks/glx/surfaces.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/surfaces.6x install -c -p -m 644 ../../../hacks/glx/hilbert.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hilbert.6x install -c -p -m 644 ../../../hacks/glx/companioncube.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/companioncube.6x install -c -p -m 644 ../../../hacks/glx/tronbit.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/tronbit.6x install -c -p -m 644 ../../../hacks/glx/kaleidocycle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/kaleidocycle.6x install -c -p -m 644 ../../../hacks/glx/quasicrystal.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/quasicrystal.6x install -c -p -m 644 ../../../hacks/glx/unknownpleasures.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/unknownpleasures.6x install -c -p -m 644 ../../../hacks/glx/geodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/geodesic.6x install -c -p -m 644 ../../../hacks/glx/geodesicgears.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/geodesicgears.6x install -c -p -m 644 ../../../hacks/glx/projectiveplane.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/projectiveplane.6x install -c -p -m 644 ../../../hacks/glx/winduprobot.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/winduprobot.6x install -c -p -m 644 ../../../hacks/glx/cityflow.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cityflow.6x install -c -p -m 644 ../../../hacks/glx/romanboy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/romanboy.6x install -c -p -m 644 ../../../hacks/glx/splitflap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/splitflap.6x install -c -p -m 644 ../../../hacks/glx/dymaxionmap.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/dymaxionmap.6x install -c -p -m 644 ../../../hacks/glx/unicrud.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/unicrud.6x install -c -p -m 644 ../../../hacks/glx/energystream.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/energystream.6x install -c -p -m 644 ../../../hacks/glx/raverhoop.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/raverhoop.6x install -c -p -m 644 ../../../hacks/glx/hydrostat.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hydrostat.6x install -c -p -m 644 ../../../hacks/glx/discoball.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/discoball.6x install -c -p -m 644 ../../../hacks/glx/cubetwist.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cubetwist.6x install -c -p -m 644 ../../../hacks/glx/cubestack.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/cubestack.6x install -c -p -m 644 ../../../hacks/glx/splodesic.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/splodesic.6x install -c -p -m 644 ../../../hacks/glx/hexstrut.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/hexstrut.6x install -c -p -m 644 ../../../hacks/glx/vigilance.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/vigilance.6x install -c -p -m 644 ../../../hacks/glx/esper.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/esper.6x install -c -p -m 644 ../../../hacks/glx/razzledazzle.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/razzledazzle.6x install -c -p -m 644 ../../../hacks/glx/peepers.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/peepers.6x install -c -p -m 644 ../../../hacks/glx/crumbler.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/crumbler.6x install -c -p -m 644 ../../../hacks/glx/maze3d.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/maze3d.6x install -c -p -m 644 ../../../hacks/glx/handsy.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/handsy.6x install -c -p -m 644 ../../../hacks/glx/gravitywell.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man6x/gravitywell.6x install -c -p -m 644 ../../../hacks/glx/deepstars.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/bin/xscreensaver install -c -p xscreensaver-command /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-command install -c -p xscreensaver-demo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-demo install -c -p xscreensaver-getimage /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage install -c -p -m 644 XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults/XScreenSaver install -c -p ../../driver/xscreensaver-getimage-file /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage-file install -c -p ../../driver/xscreensaver-getimage-video /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage-video install -c -p ../../driver/xscreensaver-text /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/applications install -c -p -m 644 screensaver-properties.desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/xscreensaver-properties.desktop install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/pixmaps install -c -p -m 644 ../../driver/../utils/images/logo-50.xpm /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/pixmaps/xscreensaver.xpm install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/glade install -c -p -m 644 ../../driver/../utils/images/screensaver-cmndln.png /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.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-2.up1.an23.01.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-2.up1.an23.01.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-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/xscreensaver/glade/screensaver-snap.png install -c -p -m 644 xscreensaver-demo.glade2 /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/glade/xscreensaver-demo.glade2 installing man pages: .TH XScreenSaver 1 "5.43-2.up1.an23.01 (23-Jan-2024)" "X Version 11" install -c -p -m 644 ../../driver/xscreensaver.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver.1 install -c -p -m 644 ../../driver/xscreensaver-demo.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-demo.1 install -c -p -m 644 ../../driver/xscreensaver-command.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-command.1 install -c -p -m 644 ../../driver/xscreensaver-text.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-text.1 install -c -p -m 644 ../../driver/xscreensaver-getimage.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-getimage.1 install -c -p -m 644 ../../driver/xscreensaver-getimage-file.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-getimage-video.1 install -c -p -m 644 ../../driver/xscreensaver-systemd.man /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/man/man1/xscreensaver-systemd.1 install -c -p -m 644 ../../driver/../hacks/config/README /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/README install -c -p -m 644 xscreensaver.pam /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/locale/da/LC_MESSAGES install -c -p -m 644 da.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/da/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/de/LC_MESSAGES install -c -p -m 644 de.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/de/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/es/LC_MESSAGES install -c -p -m 644 es.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/es/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/et/LC_MESSAGES install -c -p -m 644 et.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/et/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/fi/LC_MESSAGES install -c -p -m 644 fi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/fi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/fr/LC_MESSAGES install -c -p -m 644 fr.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/fr/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/hu/LC_MESSAGES install -c -p -m 644 hu.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/hu/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/it/LC_MESSAGES install -c -p -m 644 it.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/it/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ja/LC_MESSAGES install -c -p -m 644 ja.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ja/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ko/LC_MESSAGES install -c -p -m 644 ko.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ko/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/nb/LC_MESSAGES install -c -p -m 644 nb.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/nb/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/nl/LC_MESSAGES install -c -p -m 644 nl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/nl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pl/LC_MESSAGES install -c -p -m 644 pl.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pl/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pt/LC_MESSAGES install -c -p -m 644 pt.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pt/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pt_BR/LC_MESSAGES install -c -p -m 644 pt_BR.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/pt_BR/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ru/LC_MESSAGES install -c -p -m 644 ru.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/ru/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/sk/LC_MESSAGES install -c -p -m 644 sk.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/sk/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/sv/LC_MESSAGES install -c -p -m 644 sv.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/sv/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/vi/LC_MESSAGES install -c -p -m 644 vi.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/vi/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/wa/LC_MESSAGES install -c -p -m 644 wa.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/wa/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/zh_CN/LC_MESSAGES install -c -p -m 644 zh_CN.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/zh_CN/LC_MESSAGES/xscreensaver.mo install -c -p -d /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/locale/zh_TW/LC_MESSAGES install -c -p -m 644 zh_TW.gmo /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/applications --add-category DesktopSettings --remove-category Appearance --remove-category AdvancedSettings --remove-category Application /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 INSTALL=true install + sed -n -e 's@.* \(/[^ ]*\)$@\1@p' + sed -e 's@^/builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/sbin + install -cpm 755 /builddir/build/SOURCES/update-xscreensaver-hacks /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/sbin + echo /usr/sbin/update-xscreensaver-hacks + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/etc/xscreensaver + mkdir -p /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/etc/xscreensaver + cp -p xscreensaver/hacks.conf.d/xscreensaver.conf /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults/XScreenSaver ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults + pushd ../../../.. ++ pwd ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 == /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 ']' + popd + popd + ln -sf ../../../../etc/xscreensaver/XScreenSaver.ad /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/X11/app-defaults/XScreenSaver ~/build/BUILD/xscreensaver-5.43/loongarch64-unknown-linux-gnu ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.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 /usr/share/xscreensaver' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver/hacks.conf.d' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /usr/share/xscreensaver/glade' + 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/libexec/xscreensaver' + for dir in `find . -type d | grep xscreensaver` + echo '%dir /etc/xscreensaver' + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 xscreensaver + cat xscreensaver.lang + uniq + for f in ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-getimage-* ${RPM_BUILD_ROOT}/usr/libexec/xscreensaver/vidwhacker ${RPM_BUILD_ROOT}/usr/bin/xscreensaver-text + '[' -f /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage-file ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage-video ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vidwhacker ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-text ']' + sed -i -e 's|/usr//bin|/usr/bin|g' /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/abstractile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-abstractile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/anemone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-anemone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/anemotaxis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-anemotaxis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/apollonian.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-apollonian.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/apple2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-apple2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/attraction.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-attraction.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/barcode.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-barcode.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/binaryring.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-binaryring.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blaster.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-blaster.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blitspin.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-blitspin.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bouboule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-bouboule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boxfit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-boxfit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/braid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-braid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bsod.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-bsod.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bumps.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-bumps.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ccurve.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-ccurve.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/celtic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-celtic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cloudlife.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cloudlife.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/compass.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-compass.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/coral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-coral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-crystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cwaves.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cwaves.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cynosure.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cynosure.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/decayscreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-decayscreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deco.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-deco.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deluxe.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-deluxe.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/demon.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-demon.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/discrete.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-discrete.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/distort.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-distort.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/drift.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-drift.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/epicycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-epicycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/eruption.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-eruption.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/euler2d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-euler2d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fadeplot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fadeplot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fiberlamp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fiberlamp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/filmleader.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-filmleader.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fireworkx.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fireworkx.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fluidballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fluidballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fontglide.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fontglide.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fuzzyflakes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fuzzyflakes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/galaxy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-galaxy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glitchpeg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glitchpeg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/goop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-goop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/grav.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-grav.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/greynetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-greynetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/halftone.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-halftone.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/halo.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-halo.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/helix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-helix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hexadrop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hexadrop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hopalong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hopalong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ifs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-ifs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/imsmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-imsmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/interaggregate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-interaggregate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/interference.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-interference.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/intermomentary.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-intermomentary.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/julia.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-julia.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kaleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-kaleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kumppa.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-kumppa.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lcdscrub.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-lcdscrub.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/loop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-loop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/m6502.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-m6502.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/maze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-maze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/memscroller.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-memscroller.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/metaballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-metaballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moire.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-moire.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moire2.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-moire2.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/mountain.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-mountain.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/munch.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-munch.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/nerverot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-nerverot.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/noseguy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-noseguy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pacman.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pacman.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pedal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pedal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/penetrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-penetrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/penrose.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-penrose.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/petri.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-petri.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/phosphor.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-phosphor.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/piecewise.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-piecewise.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polyominoes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-polyominoes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pong.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pong.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/popsquares.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-popsquares.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pyro.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pyro.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/qix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-qix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rd-bomb.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rd-bomb.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/ripples.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-ripples.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rorschach.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rorschach.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rotzoomer.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rotzoomer.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/shadebobs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-shadebobs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sierpinski.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-sierpinski.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/slidescreen.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-slidescreen.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/slip.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-slip.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/speedmine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-speedmine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/spotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-spotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/squiral.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-squiral.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/starfish.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-starfish.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/strange.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-strange.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/substrate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-substrate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/swirl.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-swirl.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tessellimage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-tessellimage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/thornbird.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-thornbird.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/triangle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-triangle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/truchet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-truchet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/twang.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-twang.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vermiculate.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-vermiculate.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vfeedback.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-vfeedback.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vidwhacker.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-vidwhacker.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/wander.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-wander.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/webcollage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-webcollage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/whirlwindwarp.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-whirlwindwarp.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/wormhole.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-wormhole.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xanalogtv.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xanalogtv.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xflame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xflame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xjack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xjack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xlyap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xlyap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xrayswarm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xrayswarm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/xspirograph.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-xspirograph.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/zoom.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antinspect.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-antinspect.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antmaze.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-antmaze.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/antspotlight.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-antspotlight.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/atlantis.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-atlantis.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/atunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-atunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blinkbox.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-blinkbox.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/blocktube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-blocktube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boing.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-boing.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bouncingcow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-bouncingcow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/boxed.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-boxed.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/bubble3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-bubble3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cage.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cage.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/carousel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-carousel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/circuit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-circuit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cityflow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cityflow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/companioncube.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-companioncube.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crackberg.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-crackberg.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/crumbler.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-crumbler.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cube21.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cube21.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubenetic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cubenetic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubestack.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cubestack.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubestorm.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cubestorm.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubetwist.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cubetwist.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/cubicgrid.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-cubicgrid.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/dangerball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-dangerball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/deepstars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-deepstars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/discoball.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-discoball.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/dymaxionmap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-dymaxionmap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/endgame.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-endgame.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/energystream.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-energystream.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/engine.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-engine.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/esper.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-esper.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flipflop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flipflop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flipscreen3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flipscreen3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/fliptext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-fliptext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flurry.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flurry.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/flyingtoasters.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-flyingtoasters.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-gears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/geodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-geodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/geodesicgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-geodesicgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gflux.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-gflux.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glblur.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glblur.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glcells.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glcells.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gleidescope.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-gleidescope.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glhanoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glhanoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glknots.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glknots.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glmatrix.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glmatrix.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glplanet.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glplanet.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glschool.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glschool.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glslideshow.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glslideshow.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/glsnake.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-glsnake.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gltext.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-gltext.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/gravitywell.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-gravitywell.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/handsy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-handsy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hexstrut.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hexstrut.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hilbert.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hilbert.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hydrostat.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hydrostat.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hypertorus.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hypertorus.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/hypnowheel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-hypnowheel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/jigglypuff.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-jigglypuff.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/jigsaw.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-jigsaw.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/juggler3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-juggler3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/kaleidocycle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-kaleidocycle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/klein.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-klein.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lament.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-lament.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lavalite.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-lavalite.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/lockward.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-lockward.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/maze3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-maze3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/menger.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-menger.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/mirrorblob.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-mirrorblob.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moebius.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-moebius.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/moebiusgears.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-moebiusgears.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/molecule.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-molecule.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/morph3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-morph3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/noof.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-noof.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/peepers.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-peepers.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/photopile.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-photopile.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pinion.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pinion.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pipes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pipes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polyhedra.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-polyhedra.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/polytopes.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-polytopes.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/projectiveplane.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-projectiveplane.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/providence.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-providence.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/pulsar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-pulsar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/quasicrystal.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-quasicrystal.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/queens.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-queens.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/raverhoop.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-raverhoop.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/razzledazzle.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-razzledazzle.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/romanboy.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-romanboy.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rubik.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rubik.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/rubikblocks.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-rubikblocks.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sballs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-sballs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sierpinski3d.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-sierpinski3d.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/skytentacles.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-skytentacles.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sonar.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-sonar.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/spheremonics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-spheremonics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/splitflap.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-splitflap.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/splodesic.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-splodesic.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/sproingies.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-sproingies.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/stairs.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-stairs.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/starwars.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-starwars.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/stonerview.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-stonerview.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/superquadrics.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-superquadrics.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/surfaces.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-surfaces.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tangram.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-tangram.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/timetunnel.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-timetunnel.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/topblock.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-topblock.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/tronbit.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-tronbit.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/unicrud.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-unicrud.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/unknownpleasures.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-unknownpleasures.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/vigilance.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-vigilance.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/voronoi.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-voronoi.desktop + create_desktop /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/xscreensaver/config/winduprobot.xml /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/applications/screensavers/xscreensaver-winduprobot.desktop + pushd /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver ~/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64 + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 5.43-2.up1.an23.01 --unique-debug-suffix -5.43-2.up1.an23.01.loongarch64 --unique-debug-src-base xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/bin/xscreensaver extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/anemotaxis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-gl-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/abstractile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-demo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-command extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/bin/xscreensaver-getimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antmaze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/anemone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/apollonian extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/atlantis extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/attraction extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antinspect extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/atunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/antspotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/apple2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/barcode extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/binaryring extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blaster extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bouboule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blinkbox extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blocktube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/blitspin extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boing extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bouncingcow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boxed extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/braid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/boxfit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bubble3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bumps extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/bsod extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ccurve extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/carousel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/celtic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/circuit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cityflow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cloudlife extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/companioncube extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/compass extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/coral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crackberg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cube21 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/crumbler extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubestack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubenetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubestorm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubetwist extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cubicgrid extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cwaves extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/cynosure extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deepstars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/decayscreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deco extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/dangerball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/demon extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/deluxe extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/discoball extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/discrete extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/distort extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/drift extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/dymaxionmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/endgame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/energystream extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/epicycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/engine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/eruption extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/esper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/euler2d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fiberlamp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fadeplot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/filmleader extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fireworkx extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flipflop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flipscreen3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fliptext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fluidballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flurry extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/flyingtoasters extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fontglide extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/fuzzyflakes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/galaxy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/geodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glblur extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gflux extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/geodesicgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glcells extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glhanoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glitchpeg extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glknots extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glplanet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glschool extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glslideshow extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/glsnake extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gltext extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/grav extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/goop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/gravitywell extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/greynetic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/halftone extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/halo extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/handsy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/helix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hexadrop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hexstrut extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hopalong extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hilbert extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hydrostat extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hypertorus extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/hypnowheel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ifs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/imsmap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/interaggregate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/interference extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/jigglypuff extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/intermomentary extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/jigsaw extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/juggler3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/julia extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kaleidescope extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kaleidocycle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/klein extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/kumppa extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lament extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lcdscrub extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lavalite extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/lockward extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/loop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/m6502 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/maze extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/maze3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/memscroller extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moebius extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/mirrorblob extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/menger extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/metaballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moire extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moebiusgears extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/morph3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/molecule extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/moire2 extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/munch extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/mountain extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/nerverot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/noseguy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/noof extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pacman extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pedal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/peepers extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/penetrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/penrose extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/petri extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/phosphor extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/photopile extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/piecewise extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pinion extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pipes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polyhedra extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polyominoes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/popsquares extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pong extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/polytopes extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/projectiveplane extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pulsar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/pyro extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/providence extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/qix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/quasicrystal extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rd-bomb extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/queens extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/raverhoop extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/razzledazzle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/ripples extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/romanboy extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rorschach extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rotzoomer extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rubik extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sballs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/rubikblocks extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/shadebobs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sierpinski extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sierpinski3d extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/skytentacles extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/slidescreen extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/slip extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sonar extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/spheremonics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/speedmine extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/splodesic extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/splitflap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/spotlight extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/sproingies extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/squiral extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/stairs extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/starfish extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/starwars extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/stonerview extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/substrate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/strange extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/superquadrics extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/surfaces extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tangram extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tessellimage extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/thornbird extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/swirl extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/timetunnel extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/topblock extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/triangle extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/tronbit extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/truchet extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/twang extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/unknownpleasures extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vermiculate extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/unicrud extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vfeedback extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/vigilance extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/wander extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/voronoi extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/webcollage-helper extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/whirlwindwarp extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/winduprobot extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/wormhole extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xanalogtv extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xflame extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xjack extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xlyap extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xmatrix extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xrayswarm extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/xspirograph extracting debug info from /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/libexec/xscreensaver/zoom original debug info size: 246384kB, size after compression: 224964kB /usr/bin/sepdebugcrcfix: Updated 237 CRC32s, 0 CRC32s did match. 41960 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files Warning: unused libraries in /usr/libexec/xscreensaver/vfeedback: libXft.so.2 Warning: unused libraries in /usr/libexec/xscreensaver/cloudlife: libXext.so.6 Warning: unused libraries in /usr/libexec/xscreensaver/pong: libXft.so.2 Warning: unused libraries in /usr/libexec/xscreensaver/m6502: libXft.so.2 + /usr/lib/rpm/anolis/brp-mangle-shebangs mangling shebang in /usr/libexec/xscreensaver/ljlatest from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/xscreensaver/webcollage from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/update-xscreensaver-hacks from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Processing files: xscreensaver-5.43-2.up1.an23.01.loongarch64 Processing files: xscreensaver-base-5.43-2.up1.an23.01.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Aokgqb + umask 022 + cd /builddir/build/BUILD + cd xscreensaver-5.43 + DOCDIR=/builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.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-2.up1.an23.01.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README.VMS /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/doc/xscreensaver-base + cp -pr README.hacking /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64/usr/share/doc/xscreensaver-base + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(xscreensaver-base) = 1:5.43-2.up1.an23.01 xscreensaver-base = 1:5.43-2.up1.an23.01 xscreensaver-base(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: /usr/bin/bash /usr/bin/perl ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(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) libXt.so.6()(64bit) libXxf86vm.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libglade-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpango-1.0.so.0()(64bit) 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-2.up1.an23.01 Processing files: xscreensaver-extras-5.43-2.up1.an23.01.loongarch64 Provides: xscreensaver-extras = 1:5.43-2.up1.an23.01 xscreensaver-extras(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl /usr/bin/sh ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(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.36)(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.36)(64bit) perl(:VERSION) >= 5.0.0 perl(Fcntl) perl(LWP::UserAgent) perl(POSIX) perl(Time::Local) perl(diagnostics) perl(strict) rtld(GNU_HASH) Processing files: xscreensaver-gl-base-5.43-2.up1.an23.01.loongarch64 Provides: xscreensaver-gl-base = 1:5.43-2.up1.an23.01 xscreensaver-gl-base(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libGL.so.1()(64bit) libX11.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) rtld(GNU_HASH) Processing files: xscreensaver-gl-extras-5.43-2.up1.an23.01.loongarch64 Provides: xscreensaver-gl = 1:5.43-2.up1.an23.01 xscreensaver-gl-extras = 1:5.43-2.up1.an23.01 xscreensaver-gl-extras(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libGL.so.1()(64bit) libGLU.so.1()(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.36)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdk_pixbuf_xlib-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.36)(64bit) rtld(GNU_HASH) Obsoletes: xscreensaver-gl <= 1:5.00 Processing files: xscreensaver-extras-gss-5.43-2.up1.an23.01.loongarch64 Provides: application() application(xscreensaver-abstractile.desktop) application(xscreensaver-anemone.desktop) application(xscreensaver-anemotaxis.desktop) application(xscreensaver-apollonian.desktop) application(xscreensaver-apple2.desktop) application(xscreensaver-attraction.desktop) application(xscreensaver-barcode.desktop) application(xscreensaver-binaryring.desktop) application(xscreensaver-blaster.desktop) application(xscreensaver-blitspin.desktop) application(xscreensaver-bouboule.desktop) application(xscreensaver-boxfit.desktop) application(xscreensaver-braid.desktop) application(xscreensaver-bsod.desktop) application(xscreensaver-bumps.desktop) application(xscreensaver-ccurve.desktop) application(xscreensaver-celtic.desktop) application(xscreensaver-cloudlife.desktop) application(xscreensaver-compass.desktop) application(xscreensaver-coral.desktop) application(xscreensaver-crystal.desktop) application(xscreensaver-cwaves.desktop) application(xscreensaver-cynosure.desktop) application(xscreensaver-decayscreen.desktop) application(xscreensaver-deco.desktop) application(xscreensaver-deluxe.desktop) application(xscreensaver-demon.desktop) application(xscreensaver-discrete.desktop) application(xscreensaver-distort.desktop) application(xscreensaver-drift.desktop) application(xscreensaver-epicycle.desktop) application(xscreensaver-eruption.desktop) application(xscreensaver-euler2d.desktop) application(xscreensaver-fadeplot.desktop) application(xscreensaver-fiberlamp.desktop) application(xscreensaver-filmleader.desktop) application(xscreensaver-fireworkx.desktop) application(xscreensaver-flame.desktop) application(xscreensaver-flow.desktop) application(xscreensaver-fluidballs.desktop) application(xscreensaver-fontglide.desktop) application(xscreensaver-fuzzyflakes.desktop) application(xscreensaver-galaxy.desktop) application(xscreensaver-glitchpeg.desktop) application(xscreensaver-goop.desktop) application(xscreensaver-grav.desktop) application(xscreensaver-greynetic.desktop) application(xscreensaver-halftone.desktop) application(xscreensaver-halo.desktop) application(xscreensaver-helix.desktop) application(xscreensaver-hexadrop.desktop) application(xscreensaver-hopalong.desktop) application(xscreensaver-ifs.desktop) application(xscreensaver-imsmap.desktop) application(xscreensaver-interaggregate.desktop) application(xscreensaver-interference.desktop) application(xscreensaver-intermomentary.desktop) application(xscreensaver-julia.desktop) application(xscreensaver-kaleidescope.desktop) application(xscreensaver-kumppa.desktop) application(xscreensaver-lcdscrub.desktop) application(xscreensaver-loop.desktop) application(xscreensaver-m6502.desktop) application(xscreensaver-maze.desktop) application(xscreensaver-memscroller.desktop) application(xscreensaver-metaballs.desktop) application(xscreensaver-moire.desktop) application(xscreensaver-moire2.desktop) application(xscreensaver-mountain.desktop) application(xscreensaver-munch.desktop) application(xscreensaver-nerverot.desktop) application(xscreensaver-noseguy.desktop) application(xscreensaver-pacman.desktop) application(xscreensaver-pedal.desktop) application(xscreensaver-penetrate.desktop) application(xscreensaver-penrose.desktop) application(xscreensaver-petri.desktop) application(xscreensaver-phosphor.desktop) application(xscreensaver-piecewise.desktop) application(xscreensaver-polyominoes.desktop) application(xscreensaver-pong.desktop) application(xscreensaver-popsquares.desktop) application(xscreensaver-pyro.desktop) application(xscreensaver-qix.desktop) application(xscreensaver-rd-bomb.desktop) application(xscreensaver-ripples.desktop) application(xscreensaver-rocks.desktop) application(xscreensaver-rorschach.desktop) application(xscreensaver-rotzoomer.desktop) application(xscreensaver-shadebobs.desktop) application(xscreensaver-sierpinski.desktop) application(xscreensaver-slidescreen.desktop) application(xscreensaver-slip.desktop) application(xscreensaver-speedmine.desktop) application(xscreensaver-spotlight.desktop) application(xscreensaver-squiral.desktop) application(xscreensaver-starfish.desktop) application(xscreensaver-strange.desktop) application(xscreensaver-substrate.desktop) application(xscreensaver-swirl.desktop) application(xscreensaver-tessellimage.desktop) application(xscreensaver-thornbird.desktop) application(xscreensaver-triangle.desktop) application(xscreensaver-truchet.desktop) application(xscreensaver-twang.desktop) application(xscreensaver-vermiculate.desktop) application(xscreensaver-vfeedback.desktop) application(xscreensaver-vidwhacker.desktop) application(xscreensaver-wander.desktop) application(xscreensaver-webcollage.desktop) application(xscreensaver-whirlwindwarp.desktop) application(xscreensaver-wormhole.desktop) application(xscreensaver-xanalogtv.desktop) application(xscreensaver-xflame.desktop) application(xscreensaver-xjack.desktop) application(xscreensaver-xlyap.desktop) application(xscreensaver-xmatrix.desktop) application(xscreensaver-xrayswarm.desktop) application(xscreensaver-xspirograph.desktop) application(xscreensaver-zoom.desktop) xscreensaver-extras-gss = 1:5.43-2.up1.an23.01 xscreensaver-extras-gss(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-gl-extras-gss-5.43-2.up1.an23.01.loongarch64 Provides: application() application(xscreensaver-antinspect.desktop) application(xscreensaver-antmaze.desktop) application(xscreensaver-antspotlight.desktop) application(xscreensaver-atlantis.desktop) application(xscreensaver-atunnel.desktop) application(xscreensaver-blinkbox.desktop) application(xscreensaver-blocktube.desktop) application(xscreensaver-boing.desktop) application(xscreensaver-bouncingcow.desktop) application(xscreensaver-boxed.desktop) application(xscreensaver-bubble3d.desktop) application(xscreensaver-cage.desktop) application(xscreensaver-carousel.desktop) application(xscreensaver-circuit.desktop) application(xscreensaver-cityflow.desktop) application(xscreensaver-companioncube.desktop) application(xscreensaver-crackberg.desktop) application(xscreensaver-crumbler.desktop) application(xscreensaver-cube21.desktop) application(xscreensaver-cubenetic.desktop) application(xscreensaver-cubestack.desktop) application(xscreensaver-cubestorm.desktop) application(xscreensaver-cubetwist.desktop) application(xscreensaver-cubicgrid.desktop) application(xscreensaver-dangerball.desktop) application(xscreensaver-deepstars.desktop) application(xscreensaver-discoball.desktop) application(xscreensaver-dymaxionmap.desktop) application(xscreensaver-endgame.desktop) application(xscreensaver-energystream.desktop) application(xscreensaver-engine.desktop) application(xscreensaver-esper.desktop) application(xscreensaver-flipflop.desktop) application(xscreensaver-flipscreen3d.desktop) application(xscreensaver-fliptext.desktop) application(xscreensaver-flurry.desktop) application(xscreensaver-flyingtoasters.desktop) application(xscreensaver-gears.desktop) application(xscreensaver-geodesic.desktop) application(xscreensaver-geodesicgears.desktop) application(xscreensaver-gflux.desktop) application(xscreensaver-glblur.desktop) application(xscreensaver-glcells.desktop) application(xscreensaver-gleidescope.desktop) application(xscreensaver-glhanoi.desktop) application(xscreensaver-glknots.desktop) application(xscreensaver-glmatrix.desktop) application(xscreensaver-glplanet.desktop) application(xscreensaver-glschool.desktop) application(xscreensaver-glslideshow.desktop) application(xscreensaver-glsnake.desktop) application(xscreensaver-gltext.desktop) application(xscreensaver-gravitywell.desktop) application(xscreensaver-handsy.desktop) application(xscreensaver-hexstrut.desktop) application(xscreensaver-hilbert.desktop) application(xscreensaver-hydrostat.desktop) application(xscreensaver-hypertorus.desktop) application(xscreensaver-hypnowheel.desktop) application(xscreensaver-jigglypuff.desktop) application(xscreensaver-jigsaw.desktop) application(xscreensaver-juggler3d.desktop) application(xscreensaver-kaleidocycle.desktop) application(xscreensaver-klein.desktop) application(xscreensaver-lament.desktop) application(xscreensaver-lavalite.desktop) application(xscreensaver-lockward.desktop) application(xscreensaver-maze3d.desktop) application(xscreensaver-menger.desktop) application(xscreensaver-mirrorblob.desktop) application(xscreensaver-moebius.desktop) application(xscreensaver-moebiusgears.desktop) application(xscreensaver-molecule.desktop) application(xscreensaver-morph3d.desktop) application(xscreensaver-noof.desktop) application(xscreensaver-peepers.desktop) application(xscreensaver-photopile.desktop) application(xscreensaver-pinion.desktop) application(xscreensaver-pipes.desktop) application(xscreensaver-polyhedra.desktop) application(xscreensaver-polytopes.desktop) application(xscreensaver-projectiveplane.desktop) application(xscreensaver-providence.desktop) application(xscreensaver-pulsar.desktop) application(xscreensaver-quasicrystal.desktop) application(xscreensaver-queens.desktop) application(xscreensaver-raverhoop.desktop) application(xscreensaver-razzledazzle.desktop) application(xscreensaver-romanboy.desktop) application(xscreensaver-rubik.desktop) application(xscreensaver-rubikblocks.desktop) application(xscreensaver-sballs.desktop) application(xscreensaver-sierpinski3d.desktop) application(xscreensaver-skytentacles.desktop) application(xscreensaver-sonar.desktop) application(xscreensaver-spheremonics.desktop) application(xscreensaver-splitflap.desktop) application(xscreensaver-splodesic.desktop) application(xscreensaver-sproingies.desktop) application(xscreensaver-stairs.desktop) application(xscreensaver-starwars.desktop) application(xscreensaver-stonerview.desktop) application(xscreensaver-superquadrics.desktop) application(xscreensaver-surfaces.desktop) application(xscreensaver-tangram.desktop) application(xscreensaver-timetunnel.desktop) application(xscreensaver-topblock.desktop) application(xscreensaver-tronbit.desktop) application(xscreensaver-unicrud.desktop) application(xscreensaver-unknownpleasures.desktop) application(xscreensaver-vigilance.desktop) application(xscreensaver-voronoi.desktop) application(xscreensaver-winduprobot.desktop) xscreensaver-gl-extras-gss = 1:5.43-2.up1.an23.01 xscreensaver-gl-extras-gss(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-debugsource-5.43-2.up1.an23.01.loongarch64 Provides: xscreensaver-debugsource = 1:5.43-2.up1.an23.01 xscreensaver-debugsource(loongarch-64) = 1:5.43-2.up1.an23.01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xscreensaver-debuginfo-5.43-2.up1.an23.01.loongarch64 Provides: xscreensaver-debuginfo = 1:5.43-2.up1.an23.01 xscreensaver-debuginfo(loongarch-64) = 1:5.43-2.up1.an23.01 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-2.up1.an23.01 Processing files: xscreensaver-base-debuginfo-5.43-2.up1.an23.01.loongarch64 Provides: debuginfo(build-id) = 242522ef4687417c6c934133184c8ecb9d704151 debuginfo(build-id) = 89a138be6c5efcb9edcfa373e988c8688ecc8b14 debuginfo(build-id) = d605f0dbbac6851480e2f00319169d743428b474 debuginfo(build-id) = f073998582f6989bfa4bb6297e3c34b78fa77398 xscreensaver-base-debuginfo = 1:5.43-2.up1.an23.01 xscreensaver-base-debuginfo(loongarch-64) = 1:5.43-2.up1.an23.01 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-2.up1.an23.01 Processing files: xscreensaver-extras-debuginfo-5.43-2.up1.an23.01.loongarch64 Provides: debuginfo(build-id) = 00839b91339cd8de86cc8828c19e6930a98ce009 debuginfo(build-id) = 00d03bec808d8c64a82cc4906a008c7f162af715 debuginfo(build-id) = 00dc0ed96d8c085eb8728621a19805bbe6b3a9fa debuginfo(build-id) = 0784ea9e92297228ab96df2835c646a56aa8eedd debuginfo(build-id) = 094cd9b31813dec82329edcd207a4e8415a3a3f3 debuginfo(build-id) = 0cabb4444f4d79976fafef72fc2a1c78b5fbf080 debuginfo(build-id) = 0f3ce53e1b0e15b8d04030f20a2d5f13bbcf40d2 debuginfo(build-id) = 172e898dde7da6d03c4aecf6a99790c3bd2966c4 debuginfo(build-id) = 1a4483fffb9be86279e1bc6ae6bbbe9d41f65c3f debuginfo(build-id) = 2198120c1ab1789cce362890b35e74155bbaa397 debuginfo(build-id) = 240bb58ee8434593d2774e05d8e9b31ef7a4b419 debuginfo(build-id) = 25ea54c362a2b0fa042a285244cbbc2e2564fe76 debuginfo(build-id) = 2915216ece9bbe3a6a8fbffaaa014c8cecb14e4b debuginfo(build-id) = 2928d6d78913dd158e9b51ab9a1e1210eab596a7 debuginfo(build-id) = 2b3e43082610f20a16d877eecec7f094a118bdf3 debuginfo(build-id) = 2b5986ceade4b28d64cf4270de72830f5bfb93a0 debuginfo(build-id) = 2eeb625a61ed8244f5dddca7e4329f6103e6d1d3 debuginfo(build-id) = 2ffd0cbcf140b285ba1cdc3cfa79d22185335b9e debuginfo(build-id) = 3404f7e1815bca88042b08ec481883f214e9402a debuginfo(build-id) = 36329d955e66c5f919a084da6a92f6afcc53a650 debuginfo(build-id) = 38b7b01e008c8a7fb095d901f4d5e08667b36322 debuginfo(build-id) = 399ce09401d20cbab66379184ec3e096d06eae0f debuginfo(build-id) = 3b17326a9c9094a2726aee4800a049ef8940e3e9 debuginfo(build-id) = 3b6a09eba729964facd7d09013fdc37e23ec4811 debuginfo(build-id) = 3c6edbe4d7ca5ebb4b4b84df5d83bc9010843a48 debuginfo(build-id) = 407aa909598ed031cc26737e686f76923a56f6ac debuginfo(build-id) = 41e04ca9cae23b0fbaa55eec96dca1aa8141cbd9 debuginfo(build-id) = 428a2a3872995b39d111d0ea96b1c71e53adb2c3 debuginfo(build-id) = 462ee342b9bfcf9fd3d908954dc5570ae0d79c7e debuginfo(build-id) = 468463ddd12a1b45eb0523da48ab1d2681ba3078 debuginfo(build-id) = 47599a1ef572e08fdd762251f1af7f984a98fc65 debuginfo(build-id) = 48469962059fef5e29961d0acfdb5239d6658bcc debuginfo(build-id) = 49498013956ab0307f1e3f7775796fa910d190bf debuginfo(build-id) = 4ad7f714d6741dad228497061056c618f375cf27 debuginfo(build-id) = 4f509320436314ef45b6bafeadafb2d8644af9ed debuginfo(build-id) = 52437030ab7a67cbc1c39a4cfeccb8b5ad997b23 debuginfo(build-id) = 52526f932f5f4f36e2310db7b19e3814f3360c8d debuginfo(build-id) = 546d1a86b0390cbb57676c134d72420cd5dfbc7c debuginfo(build-id) = 54f76eebea12c05d622623e1ae5c6941ff01f72a debuginfo(build-id) = 5c4b0311a04a7217b6ce220b13726971d4c37e2c debuginfo(build-id) = 60171398de2c8f9591145b7187fc57c8feeebf50 debuginfo(build-id) = 67038328c3538cd62c2455ff2d28c57efe0d8ae2 debuginfo(build-id) = 67471203ed772f39db7de81cb3cb2e3dd2401e8c debuginfo(build-id) = 6810d3581c8dc5c73fccb941882ee14a136045cb debuginfo(build-id) = 7075ed08902c0ec25304fe67d40eb03945fee692 debuginfo(build-id) = 7a19b8b94202edb798fd87c10e264f14c4c8004e debuginfo(build-id) = 7a1d7958ae6ad00eb4910fd4fef18892a7238c1e debuginfo(build-id) = 7ad5d625ab1364f76f61b51c3b35b9e63708b053 debuginfo(build-id) = 82a8f06109630b0f5e612cb46fb8e048976124d8 debuginfo(build-id) = 8478d05ac8b5cbda8e999fd407db4d5c21b0b939 debuginfo(build-id) = 84b24c64a74924f258ddf1b62339799a654ab495 debuginfo(build-id) = 87d5b7b227d0b79c1ea5303759750fe6cd05c590 debuginfo(build-id) = 89f92ab6a1fed1571b6a6dd09336a27ebac43be5 debuginfo(build-id) = 8b58f3904ef15b8f6c3850d7db7200395e531a54 debuginfo(build-id) = 8ddaf4c299460f7532a33483c7aa3d35b6063f22 debuginfo(build-id) = 8e7996e19e0bdaeb4ff909d05f808ee017190559 debuginfo(build-id) = 922e63d14c52a25139e4f7a4fca0618af941fe9e debuginfo(build-id) = 92756948185d8d6debb93acd70003ad56f543608 debuginfo(build-id) = 938e678cdc4c49be3499b4d2489730fb6acf8cc5 debuginfo(build-id) = 9535b712eedd9f6b4a4ba5ab0ff7be7aedb52bbc debuginfo(build-id) = 97c90a708b7e09114fbe9478052a69e41bd68291 debuginfo(build-id) = 97da12a26ca588aea09a00a2fe06fa0b11fcf6f9 debuginfo(build-id) = 98de201d7fa62b82aa971e8c6d5186684d7153a0 debuginfo(build-id) = 9b38377067972ba6ca7a361b05445e5424edd412 debuginfo(build-id) = 9fe0bca3da8d2c40e5bc83fd8be29041dd2fb2a5 debuginfo(build-id) = a1fa20e8dd5f2de770f533d4d3a0ff536b1ad815 debuginfo(build-id) = a4b48764b90be94a0f5262c15f495813f8bb8e7e debuginfo(build-id) = a4c8983f2900730348ee1474e96a1a9a537dfc3e debuginfo(build-id) = a59f19e4ad886df2c54905b3c5eae0db51ef56b1 debuginfo(build-id) = a632175c1e6878abafbc81f35a117e2395e6a9b7 debuginfo(build-id) = a89ac7a9db4fc742b1ca99522c6987de94a5b4c8 debuginfo(build-id) = a9ad36e63e1e291b31170c2c4d953d168008299e debuginfo(build-id) = a9f9453691a7a7f99d029f30a7f3df9e0c1c8fed debuginfo(build-id) = abab30a50e238afe50ac650bfce8f509133acd12 debuginfo(build-id) = ac6c92ca3b1652a6130f1e8a79c099fc112ceb75 debuginfo(build-id) = af7a631faf360ff66cb1898aa185a1d429a5c574 debuginfo(build-id) = b3758c4e70582b4f3301836b15d23d9471efd282 debuginfo(build-id) = b37d646fedbcaea3d8eace9ddfc680f698d2e6d4 debuginfo(build-id) = b4623ac5e39af6abcf3ab9317061569b77844284 debuginfo(build-id) = b7b968db34a855b9333c302a9563f2d2d27ababf debuginfo(build-id) = b837a6864eb101d519fba716fbec8558440c6739 debuginfo(build-id) = b9835a0167e074c5a29178922ddaa0da42d6a856 debuginfo(build-id) = b9d3a93551db96fdf1fa612ca5408ddcd3d1f297 debuginfo(build-id) = bad297f393d7473e51c52e8e6ffdccda4f61418b debuginfo(build-id) = bb332aaf178371800ecec170b4d6e59ce130bea1 debuginfo(build-id) = bcd5aad14646c0809003198edc4c8623ed874cbe debuginfo(build-id) = bd3469e29f8ffa6c41e061ccac8595d37981cd93 debuginfo(build-id) = bffc99c5a57e9803bee2d2d81787fe51cb64c2a5 debuginfo(build-id) = c0ae95722a7259bec6720cfb676156093fd71905 debuginfo(build-id) = c0c6a940ff72fefb35c02a6b2be03186eaeac370 debuginfo(build-id) = c46570f4215a496e397ff6c905bb9fdfa6582470 debuginfo(build-id) = c48cd3c085c29358a5e265bfea974448cd8f6a21 debuginfo(build-id) = c7ef2dd1ad1b821e2d2a012f8e67093e7b392265 debuginfo(build-id) = c80a4c20ce675236dd3fc88312091b9081f99880 debuginfo(build-id) = cbc99ada56afe03de1c3a5be40be62ffeb924a35 debuginfo(build-id) = cf91251fa63d9b64df3b3131ebfaba0f0679a45c debuginfo(build-id) = d2d75bc6a0f0d14cf086b18438a356ea61e258de debuginfo(build-id) = d37c60043826879b8e7fa0279cea8d270423416d debuginfo(build-id) = da886ff59b0b2ccd979d49c5cb3b17971ec3a534 debuginfo(build-id) = dae2fa856912739b4bdfaf54106a289569afed41 debuginfo(build-id) = dccaa69679539d1fb2dbb2098fa1fbc7ee998c4a debuginfo(build-id) = ddc5dc8c61dd1a294afd22248037d1f94012ab51 debuginfo(build-id) = ddd18941452ebbad1162a90ac6e00eac46a33afc debuginfo(build-id) = df1c495e79462240ad56144481b4daed758f5cc3 debuginfo(build-id) = e0f35349d618bd65477d123a119b28f601c609da debuginfo(build-id) = e14ade057f6f6930998fc0e8edf12aefe7ac8c83 debuginfo(build-id) = e26932bbb1e3885239d0af9a7f8a249b2c542926 debuginfo(build-id) = e6e2b228e30b050e31c39d75687a510a26bcbf24 debuginfo(build-id) = e72a7b10d3416dde0707276bcc9e848e8ede5056 debuginfo(build-id) = ef879a55fb31819a580054feb6f65bf7ee95e481 debuginfo(build-id) = eff235993bfa900b2b53fac585b4ee9d423afdff debuginfo(build-id) = f33d2468796e1af7e4a7943376742c203c3eb2d3 debuginfo(build-id) = f64514bb48ce46d92e18fb876cba9cbe1833ab94 debuginfo(build-id) = f7cdf533c42029c932bc86dab8d0f79b2a97dea4 debuginfo(build-id) = f80cc77ba5aa90ca4dac82a19825a15d7c745d49 debuginfo(build-id) = f92afd1655ae98e7c94238faa2e3ad81ea96a4dc debuginfo(build-id) = fa05bc0a13b7aa4ee22b87e91181897cdb92a058 debuginfo(build-id) = fa9514cc27247989c2d222f65813c6697c40df87 debuginfo(build-id) = fb6621f21dc13a9045096b3b5855dfb6d91be041 xscreensaver-extras-debuginfo = 1:5.43-2.up1.an23.01 xscreensaver-extras-debuginfo(loongarch-64) = 1:5.43-2.up1.an23.01 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-2.up1.an23.01 Processing files: xscreensaver-gl-base-debuginfo-5.43-2.up1.an23.01.loongarch64 Provides: debuginfo(build-id) = 7dad2137b4cd1033ebfe6ae7c9ded85298166ac5 xscreensaver-gl-base-debuginfo = 1:5.43-2.up1.an23.01 xscreensaver-gl-base-debuginfo(loongarch-64) = 1:5.43-2.up1.an23.01 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-2.up1.an23.01 Processing files: xscreensaver-gl-extras-debuginfo-5.43-2.up1.an23.01.loongarch64 Provides: debuginfo(build-id) = 0108d2bc56813f87a1035fe0a729f01bf4884bd5 debuginfo(build-id) = 02f0d489daf420ca9af73d4ee960e6e8b06acbed debuginfo(build-id) = 03a209061e62dfacd5f15e9bab8640cf798c9c94 debuginfo(build-id) = 0667f9f19bdf5bb08a92376d613e7438ecf2de56 debuginfo(build-id) = 0770a613f4b7beb4569bf3452a11f99f4d17b6be debuginfo(build-id) = 0dfce64cd388cad4259b80425e5ab81bf79db03c debuginfo(build-id) = 1414255edd44e66264259d80a90879d7e426e74e debuginfo(build-id) = 14eca267cf9a8357e53fd311b71961a50de308b7 debuginfo(build-id) = 184b848070c8439f56190e69a9439d47faf6c02e debuginfo(build-id) = 1a00074254a36e06d97227f2793970475331db48 debuginfo(build-id) = 1b9eec5554403ddd4e0bb1a6b45753ea6ef0b96c debuginfo(build-id) = 1bdf7164fd13c6fc8e03f16f5f1019dbb5c898b0 debuginfo(build-id) = 1d57b0df8bd40cc6ad3dae6971ee187ce60a5e92 debuginfo(build-id) = 1f821c8a53f5cc0f15065d1bca1a73d83f526ed6 debuginfo(build-id) = 229a12be62d46875027a0b56d2432ccff87fbf94 debuginfo(build-id) = 23d4704a2b35f15413a5fcf8984139a8ef5f1025 debuginfo(build-id) = 267044229c615882aefd718b19128b9427d514fa debuginfo(build-id) = 277fc3904e86c5fb0c15b30dfdf3cd35624e7aaa debuginfo(build-id) = 27bd38aed23bcb453667d3d80738cacf543c7458 debuginfo(build-id) = 2c22c128dc21ad8895b6bff2642288202675ec87 debuginfo(build-id) = 2ebce07fd9f6c3c4ffc8ef6dc9dbb3b544b59d6f debuginfo(build-id) = 30811822720626c24877dfab0e7d41a3db3e5ebc debuginfo(build-id) = 315ca02f86552c3ef7a5aea33b1f2a957e2ef7e8 debuginfo(build-id) = 318c6ddcc4c2565f4e1d9ce5afce78b54997d14b debuginfo(build-id) = 33fdf60d68fdedf687bcee50b8b009907b1c3f3f debuginfo(build-id) = 36cd34db682f65445038f5f7c1f4dd9ecde751c2 debuginfo(build-id) = 379356ce2a6e39814481ec08b9e16fcd1e17b5dd debuginfo(build-id) = 39823494f98ea626a14017fb615ac32bafb25433 debuginfo(build-id) = 3cb3a6a82659116615936c86f286b59c58f242f7 debuginfo(build-id) = 4425a33aaf07dd7d100fc3cf5587f2b730f31e91 debuginfo(build-id) = 453f11785a1e26c2c7e64e0f2c83f2f196e09c26 debuginfo(build-id) = 4a16128a60d241350330d832ba0f309c68110a8f debuginfo(build-id) = 4b0b2f089f662e05b0b026a5a4402dd8c4d4f184 debuginfo(build-id) = 4b1534a149ce011fdfd51fc946755a10f5526d5a debuginfo(build-id) = 4b71862c588a5d7fdba94fe5621fc5e2bfb95360 debuginfo(build-id) = 4d9b2e28839875703316b17092eed068ec36d915 debuginfo(build-id) = 51253096fccadcf899df17e645b58cbc61907cee debuginfo(build-id) = 5844529ccf94792ce2c4f07da4a3ebba44e7a250 debuginfo(build-id) = 585090cee8503f3380d3210787b42890d85e121f debuginfo(build-id) = 5ba97ecfb6196817ce1632f7c128ada2634614ea debuginfo(build-id) = 5bf8f95428034d791479a1bcedf579bd7a31f90e debuginfo(build-id) = 5de992b1928019e2a2c2a0a8adc0d362a71673ea debuginfo(build-id) = 5e19480d5eac0dced6b26ebea8c6cb3d86ff4cb3 debuginfo(build-id) = 5eff5de1fd8ddf6393f5858dd2208af96a418e02 debuginfo(build-id) = 6195bdf92f193ad3de50862e2e7ebd822c879a8b debuginfo(build-id) = 664954be692534268e0d957dbc29a2440c02de12 debuginfo(build-id) = 67692de87d4ef6c7356aa960c0897a20b0a37fa0 debuginfo(build-id) = 68cfa38fce89777cc93824549407d7ba18e3c766 debuginfo(build-id) = 6d7cbf0537a88210c8492d15a847cb76177f71da debuginfo(build-id) = 6e7df36976c09843bca108afad5922ffa3f4fe69 debuginfo(build-id) = 7b660fb948d2291f309a5c30b400e70943f6db9f debuginfo(build-id) = 7b8609b85718f1da108d19682fc913939b496c03 debuginfo(build-id) = 7bb0e9c295e70a521185e62ffc4c02f1014cfba9 debuginfo(build-id) = 7f2c02f04ab708311929a2e370ee11359e5a6ae3 debuginfo(build-id) = 80398f30be0b948d63657b3bae899e5c55023433 debuginfo(build-id) = 82a13bdceb251adcbfeb021932df69c4cd3da61a debuginfo(build-id) = 845ca3ed1edbabba56b8247c0495117dd498d2d1 debuginfo(build-id) = 8562d53a65254fefade1c535d2258fcd6a2cd3d9 debuginfo(build-id) = 8568f951a401f83227ff7a871a9c3d10caf15d7f debuginfo(build-id) = 8636248c2076852541a2e37a26724dcd4aef320f debuginfo(build-id) = 874ac37a9cff87470f5120170caa3791af3eee8f debuginfo(build-id) = 8c73ae6b8627ccec2ce575868f0fbed3c4a95300 debuginfo(build-id) = 90ce525b2f064213daf02ff9a887a1b691fdcd85 debuginfo(build-id) = 90dbaf09d9d8b2ad8e7f461ec1ac563ba4369471 debuginfo(build-id) = 9128a86f2c18c98510dca35e8a3af0d4ed46315e debuginfo(build-id) = 97ad234fe0fc554ace6103047bc5ce548156a660 debuginfo(build-id) = 97d12f020b2a67eead471c8ff7d55ecc3e2372a3 debuginfo(build-id) = a1fa7eb70d3732235c8e4990e5532c4219d42459 debuginfo(build-id) = a311429c8a2114cb21e311c88052f5bfca1fc5f7 debuginfo(build-id) = a422bb0e04f95dbc6d5575d3e0e028dbc08ec22e debuginfo(build-id) = a4bbbd299458b9a6a18ae9c53ddc4caa54b7b402 debuginfo(build-id) = a4fa7a22a244532bc61f243c8e354872f5a65db5 debuginfo(build-id) = a5e08f80f773324473be387218aff1b28c9a6aca debuginfo(build-id) = a9f18f1d2339bfbda77aa8e6578df176d2577b85 debuginfo(build-id) = ac414861439182c39388294f8b28617ec4f670d0 debuginfo(build-id) = afee0ef7364ca4cb60a8d9a718b6e2d84d9c68c0 debuginfo(build-id) = b10ddc3ce72f53eb8595326ab12220e55c9fa5cc debuginfo(build-id) = b2484c0fc3cfc65067bc83ddb8bbaf0d4b421790 debuginfo(build-id) = b3b033e5465136e8c5ce3706482682df94b5a95d debuginfo(build-id) = b43b0b51d7022644e91409fc4a641114c7e85721 debuginfo(build-id) = b964f397b4b698e003a4450a37f2d4a3851269fc debuginfo(build-id) = bb06de077ef172cc4ee78ca11299b703975073e7 debuginfo(build-id) = bb45d80f6a85553c8dea68c5eab80e9eb73346c4 debuginfo(build-id) = bd6174f8774e414b780eb30d45fcf8c923b20737 debuginfo(build-id) = c4a97978c79e6d2095dd71e9da1573da520a5634 debuginfo(build-id) = c9b5b4c1ab9b9451e26f9866af5456f039a559e6 debuginfo(build-id) = cdf1c364573f27c293aecd5a39f13ebe2fa92219 debuginfo(build-id) = d0c8c16d5f8ab27db2ca529216af56128377cd6d debuginfo(build-id) = d0d8e466b3d4640e4f7d38ad3755d40074c8a4b6 debuginfo(build-id) = d52b2753c4309d420f587e304568aec2947ffbb7 debuginfo(build-id) = d9df887c7341c0ce095364d8f0e83c823ad41a49 debuginfo(build-id) = dc14095f366e1a6cfbe80efc8e63ac2dcc159494 debuginfo(build-id) = dd6ca5cfde41710542c698dc18bdb9b1136e4bd7 debuginfo(build-id) = de4402f4ec46fb11b309c3babadf5ac118b01eba debuginfo(build-id) = e3f6eaf2bb49dec8223bd9d7afad47f6b5e5e3d4 debuginfo(build-id) = e541a5ac7b606c6e97bcf2335ce59c7e906d4dfd debuginfo(build-id) = e68dc457e0f5064eb2a847a881004a949f960121 debuginfo(build-id) = e7e45204d9eaeaf08d5942e147ad911fcc0a2e2a debuginfo(build-id) = e82247d80b74f0b18e6e1d12bb42eb57709e54fd debuginfo(build-id) = e855cb87987110e5df7081d0890c23803b1a62e0 debuginfo(build-id) = eeca8af16f105b8e11b89e54fe2172acd3ed3275 debuginfo(build-id) = ef1bdcd8e568fd6834d1de360647cf5ca6b16406 debuginfo(build-id) = f0e27acd491fcb58163ca259beb10f542f79aa97 debuginfo(build-id) = f2233bda1929dc6c06f6cf8cdd43878592fe18f1 debuginfo(build-id) = f273425caeb753d99e976473ca3c935a13081575 debuginfo(build-id) = f3968997c95f431733c0399b8ffee63bdc81490b debuginfo(build-id) = f65e43d37432ae024509ba8b64154df190d6ea1a debuginfo(build-id) = f70c415ae28f68026418a8e40bba39b342be25c1 debuginfo(build-id) = f878d35209dd5264fc0f7aa42cdf177912723a1a debuginfo(build-id) = fbe8b2f70b3cc38a207e4e5021e31b83e56a290c debuginfo(build-id) = fc7e443d021e5f15c85067417296fbe02960cb70 debuginfo(build-id) = fd29cbd3211f5c26765a1930191997abf547b91d debuginfo(build-id) = fe887dc6e75de90ae218be46fbef3e694cc82612 xscreensaver-gl-extras-debuginfo = 1:5.43-2.up1.an23.01 xscreensaver-gl-extras-debuginfo(loongarch-64) = 1:5.43-2.up1.an23.01 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-2.up1.an23.01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xscreensaver-5.43-2.up1.an23.01.loongarch64 Wrote: /builddir/build/RPMS/xscreensaver-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-base-debuginfo-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-gss-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-debuginfo-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-gss-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-base-debuginfo-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-extras-debuginfo-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-debugsource-5.43-2.up1.an23.01.loongarch64.rpm Wrote: /builddir/build/RPMS/xscreensaver-gl-extras-debuginfo-5.43-2.up1.an23.01.loongarch64.rpm RPM build warnings: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) Child return code was: 0