Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xlockmore.spec'], chrootPath='/var/lib/mock/f31-build-101441-33380/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/xlockmore.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Wrote: /builddir/build/SRPMS/xlockmore-5.56-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xlockmore.spec'], chrootPath='/var/lib/mock/f31-build-101441-33380/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/xlockmore.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564185600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GtPJEp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xlockmore-5.56 + /usr/bin/xz -dc /builddir/build/SOURCES/xlockmore-5.56.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xlockmore-5.56 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xlockmore-5.40-fix_exitcode.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 + /usr/bin/sed -i -e 's,/lib,/lib64,g;s,-Wno-format,,g;' configure + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (xlockmore-5.40-fix_exitcode.patch): patching file xlock/xlock.c Hunk #1 succeeded at 1063 (offset 11 lines). Hunk #2 succeeded at 1080 (offset 11 lines). Hunk #3 succeeded at 2899 (offset -55 lines). Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dO0ipo + umask 022 + cd /builddir/build/BUILD + cd xlockmore-5.56 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-crypt --enable-pam --enable-syslog --disable-setuid --disable-mb BUILDSTDERR: configure: WARNING: unrecognized options: --disable-dependency-tracking '/usr/lib/rpm/redhat/config.guess' -> './config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config.sub' checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes Turning on GNU compiler warnings. checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking test -h... -h checking for library containing strerror... none required checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for getenv declaration... yes checking for gethostname... yes checking for select... yes checking for strdup... yes checking for vfork... yes checking for seteuid... yes 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... /usr/lib64/X11/app-defaults checking for Motif... libraries , headers /usr/include checking for Editres... libraries , headers /usr/include checking for XPM... no checking for MAGICK... no Magick-config checking for GLTT... no checking for TTF... no checking for FTGL... no checking for FREETYPE2... no checking for OpenGL (OK if this is Mesa)... libraries , headers /usr/include checking for Mesa... ignored - using OpenGL checking for GL >=1.1... yes checking for DtSaver... no BUILDSTDERR: checking for EXT... libraries , hconfigure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -j4 eaders /usr/include checking for DPMS... libraries , headers /usr/include checking for XINERAMA... libraries , headers /usr/include checking for DEF_PLAY... defining option DEF_PLAY = "play.sh" checking for RPLAY... no checking for ESOUND... no esd-config checking for NAS... no checking for CRYPT... no checking for library containing crypt... -lcrypt checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0... 2.24.32 checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for usleep... yes checking how to call gettimeofday... two arguments checking for tzset... yes checking for timelocal... yes checking for inline... inline checking for srand48... yes checking for srand48 declaration... yes checking matherr support... no checking struct sigset_t... no checking whether wchar_t is defined internal to C++... no defining option USE_VROOT defining option ALWAYS_ALLOW_ROOT defining option USE_SYSLOG defining option USE_BOMB defining option USE_PAM checking for dlsym... no using default language (English) no setuid/setgid install configure: creating ./config.status config.status: creating Makefile config.status: creating xlock/Makefile config.status: creating modes/Makefile config.status: creating modes/glx/Makefile config.status: creating xmlock/Makefile config.status: creating xglock/Makefile config.status: creating config.h make[1]: Entering directory '/builddir/build/BUILD/xlockmore-5.56/xlock' gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xlock.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread passwd.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread resource.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread parsecmd.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hapasswd.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)passwd.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: resource.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)resource.c 4.08 98/08/04 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: xlock.c: In function 'lockDisplay': BUILDSTDERR: xlock.c:2970:48: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict] BUILDSTDERR: 2970 | (void) sigprocmask(SIG_SETMASK, &oldsigmask, &oldsigmask); BUILDSTDERR: | ~~~~~~~~~~~ ^~~~~~~~~~~ BUILDSTDERR: xlock.c: In function 'main': BUILDSTDERR: xlock.c:3940:62: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict] BUILDSTDERR: 3940 | (void) sigprocmask(SIG_SETMASK, (sigset_t *)&old_sigmask, (sigset_t *)&old_sigmask); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: xlock.c: In function 'finish': BUILDSTDERR: xlock.c:1517:9: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1517 | (void) nice(0); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: xlock.c: In function 'main': BUILDSTDERR: xlock.c:3241:9: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3241 | (void) setegid(rgid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3242:9: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3242 | (void) seteuid(ruid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3276:9: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3276 | (void) setegid(egid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3277:9: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3277 | (void) seteuid(euid); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3334:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3334 | (void) setgid(rgid); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: xlock.c:3335:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3335 | (void) setuid(ruid); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: xlock.c:3916:9: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3916 | (void) nice(nicelevel); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3944:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3944 | (void) system(startCmd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: xlock.c:3983:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 3983 | (void) system(endCmd); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: xlock.c: In function 'getPassword': BUILDSTDERR: xlock.c:2279:9: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2279 | (void) nice(0); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: xlock.c:2724:9: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2724 | (void) nice(nicelevel); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: xlock.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)xlock.c 5.34 2011/05/23 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: util.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)util.c 4.10 98/04/23 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: logout.c: In function 'logoutUser': BUILDSTDERR: logout.c:396:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 396 | (void) system(logoutCmd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: logout.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)logout.c 4.02 97/04/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: xlockimage.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)xlockimage.c 4.19 00/10/26 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mode.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)mode.c 5.12 04/03/09 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ras.c: In function 'RasterFileToImage': BUILDSTDERR: ras.c:67:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 67 | (void) fread((void *) xlockimage.header, 8, 4, file); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ras.c:115:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 115 | (void) fread((void *) xlockimage.color, (int) xlockimage.colors, 3, file); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ras.c:116:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 116 | (void) fread((void *) rasdata, read_width, (int) xlockimage.height, file); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ras.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)ras.c 4.00 97/01/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: xbm.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)xbm.c 4.00 97/01/01 xlockmore"; BUILDSTDERR: | ^~~~~~ rdened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread util.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread logout.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread mode.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xlockimage.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ras.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xbm.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread vis.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread visgl.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIvis.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)vis.c 4.07 97/01/30 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: random.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)random.c 4.10 98/04/23 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: color.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)color.c 4.00 97/01/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: visgl.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)visgl.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: iostuff.c: In function 'getWords': BUILDSTDERR: iostuff.c:855:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 855 | (void) fgets(p, BUFSIZ - strlen(&buf[screen * BUFSIZ]), pp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: iostuff.c:857:14: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 857 | (void) fgets(p, BUFSIZ - strlen(&buf[screen * BUFSIZ]), pp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: iostuff.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)iostuff.c 5.03 2001/11/16 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: automata.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)automata.c 4.10 98/04/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sound.c: In function 'play_sound': BUILDSTDERR: sound.c:35:10: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 35 | (void) system(progrun); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: sound.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)sound.c 4.00 97/01/01 xlockmore"; BUILDSTDERR: | ^~~~~~ FY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread color.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread random.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread iostuff.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread automata.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread spline.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sound.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread erase.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread magick.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaerase.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)erase.c 5.03 2001/10/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: magick.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)magick.c 5.00 00/10/26 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: vtlock.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)vtlock.c 1.3 2000/01/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: vtlock_proc.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)vtlock_proc.c 1.2 00/08/30 xlockmore"; BUILDSTDERR: | ^~~~~~ ults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xshm.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread thread_util.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread aligned_malloc.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread vtlock.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread vtlock_proc.c make[1]: Leaving directory '/builddir/build/BUILD/xlockmore-5.56/xlock' make[1]: Entering directory '/builddir/build/BUILD/xlockmore-5.56/modes/glx' gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread cage.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread gears.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCcage.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)cage.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: gears.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)gears.c 5.03 2001/11/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: morph3d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)morph3d.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: moebius.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)moebius.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: noof.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)noof.c 5.04 2002/02/10 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sierpinski3d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)sierpinski3D.c 00.01 99/11/04 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: rubik.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)rubik.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: skewb.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)skewb.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: stairs.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)stairs.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ E=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread moebius.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread morph3d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread noof.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread rubik.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sierpinski3d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread skewb.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread stairs.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fxpm-ximage.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)xpm-ximage.c 5.0 00/11/14 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: superquadrics.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)superquadrics.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: pipeobjs.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)pipeobjs.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: buildlwo.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)buildlwo.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sproingiewrap.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)sproingiewrap.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ stack-clash-protection -pthread superquadrics.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xpm-ximage.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread pipeobjs.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread buildlwo.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sproingiewrap.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_b.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_1.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_2.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xs1_b.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_b.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_1.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_1.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_2.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_2.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_3.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_3.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_4.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_4.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_5.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_5.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: s1_6.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)s1_6.c 4.04 97/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ lock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_3.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_4.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_5.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread s1_6.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread dolphin.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread shark.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread swim.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches dolphin.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)dolphin.c 5.01 2001/04/17 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: shark.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)shark.c 5.01 2001/04/17 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: swim.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)swim.c 1.4 2000/01/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: whale.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)whale.c 5.01 2001/04/17 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: tunnel_draw.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)tunnel_draw.c 5.13 2004/07/19 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: b_draw.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)b_draw.c 4.11 98/06/16 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: b_sphere.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)b_sphere.c 4.11 98/06/16 xlockmore"; BUILDSTDERR: | ^~~~~~ -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread whale.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread tunnel_draw.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread b_draw.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread b_sphere.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread b_lockglue.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread tube.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sphere.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread rotator.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -Db_lockglue.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)b_lockglue.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ DEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread glxfonts.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread gltrackball.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread trackball.c g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_figureeight.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_linkage.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_sphere.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_spline.cc BUILDSTDERR: g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTfire.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)fire.c 5.02 2001/09/26 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: lament.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)lament.c 5.03 2001/11/28 xlockmore"; BUILDSTDERR: | ^~~~~~ IONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_threejet.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_threejetvec.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_twojet.cc g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread i_twojetvec.cc gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread fire.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread lament.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sballs.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread molecule.c BUILDSTDERR: gcc -Wnested-externssballs.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)sballs.c 5.02 2001/03/10 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: molecule.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)molecule.c 5.01 2001/04/12 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Xos.h:62, BUILDSTDERR: from ../../xlock/xlock.h:240, BUILDSTDERR: from molecule.c:91: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'parse_pdb_data' at molecule.c:923:18: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: molecule.c: In function 'parse_pdb_data': BUILDSTDERR: molecule.c:919:19: note: length computed here BUILDSTDERR: 919 | int L = strlen(s); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: pipes.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)pipes.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sproingies.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)sproingies.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: atunnels.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)atunnels.c 5.13 2004/07/19 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: atlantis.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)atlantis.c 5.12 2004/03/03 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bubble3d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bubble3d.c 4.11 98/06/16 xlockmore"; BUILDSTDERR: | ^~~~~~ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread pipes.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sproingies.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread atlantis.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread atunnels.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bubble3d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread glplanet.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread juggler3d.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/glplanet.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)glplanet.c 5.01 01/04/13 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: invert.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)invert.c 5.01 2001/03/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: apollonian.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)apollonian.c 5.02 2001/07/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: anemone.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)anemone.c 5.22 2006/03/04 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ant.c:7:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 7 | static const char sccsid[] = "@(#)ant.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ant3d.c:4:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 4 | static const char sccsid[] = "@(#)ant3d.c 5.13 2004/07/23 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ball.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)ball.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: blot.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)blot.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread invert.c make[1]: Leaving directory '/builddir/build/BUILD/xlockmore-5.56/modes/glx' make[1]: Entering directory '/builddir/build/BUILD/xlockmore-5.56/modes' gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread anemone.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ant.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ant3d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread apollonian.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ball.c rm -f bat.xbm ; ln -s ../bitmaps/l-xlock.xbm bat.xbm rm -f bat.xpm ; ln -s ../pixmaps/l-xlock.xpm bat.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread blot.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/inclubouboule.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bouboule.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: braid.c:8:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 8 | static const char sccsid[] = "@(#)braid.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bubble.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bubble.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bug.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bug.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: crystal.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)crystal.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: clock.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)clock.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: coral.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)coral.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ de -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bouboule.c rm -f bounce.xbm ; ln -s ../bitmaps/l-xlock.xbm bounce.xbm rm -f bounce.xpm ; ln -s ../pixmaps/l-xlock.xpm bounce.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread braid.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bubble.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bug.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread clock.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread coral.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread crystal.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstackdaisy.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)daisy.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: dclock.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)dclock.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Xos.h:62, BUILDSTDERR: from ../xlock/xlock.h:240, BUILDSTDERR: from dclock.c:104: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'init_dclock' at dclock.c:1174:8: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: deco.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)deco.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: deluxe.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)deluxe.c 5.22 2006/03/07 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: demon.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)demon.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ -protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread daisy.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread dclock.c rm -f decay.xbm ; ln -s ../bitmaps/l-xlock.xbm decay.xbm rm -f decay.xpm ; ln -s ../pixmaps/l-xlock.xpm decay.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread deco.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread deluxe.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread demon.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread dilemma.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread discrete.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 dilemma.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)dilemma.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: discrete.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)discrete.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: dragon.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)dragon.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: drift.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)drift.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: euler2d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)euler2d.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: fadeplot.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)fadeplot.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: fiberlamp.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)fiberlamp.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: flame.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)flame.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ -fasynchronous-unwind-tables -fstack-clash-protection -pthread dragon.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread drift.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread euler2d.c rm -f eyes.xbm ; ln -s ../bitmaps/m-grelb.xbm eyes.xbm rm -f eyes2.xbm ; ln -s ../bitmaps/m-grelb-2.xbm eyes2.xbm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread fadeplot.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread fiberlamp.c rm -f flag.xbm ; ln -s ../bitmaps/m-linux.xbm flag.xbm rm -f flag.xpm ; ln -s ../pixmaps/m-linux.xpm flag.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread flame.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread flow.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwinflow.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)flow.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: forest.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)forest.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: fzort.c:1173:1: warning: 'x_error_handler' defined but not used [-Wunused-function] BUILDSTDERR: 1173 | x_error_handler(Display *display, XErrorEvent *error) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: galaxy.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)galaxy.c 5.01 2001/01/02 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: goop.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)goop.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: grav.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)grav.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: helix.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)helix.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: hop.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)hop.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ d-tables -fstack-clash-protection -pthread forest.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread fzort.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread galaxy.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread goop.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread grav.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread helix.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread hop.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread hyper.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -Ihyper.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)hyper.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ico.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)ico.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ifs.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)ifs.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: juggle.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)juggle.c 5.10 2003/09/02 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: julia.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)julia.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: kaleid.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)kaleid.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: kumppa.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)kumppa.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: laser.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)laser.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ /usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ico.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread ifs.c rm -f image.xbm ; ln -s ../bitmaps/m-linux.xbm image.xbm rm -f image.xpm ; ln -s ../pixmaps/m-linux.xpm image.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread juggle.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread julia.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread kaleid.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread kumppa.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread laser.c rm -f life.xbm ; ln -s ../bitmaps/s-grelb.xbm life.xbm rm -f life2.xbm ; ln -s ../bitmaps/s-grelb-2.xbm life2.xbm rm -f life1d.xbm ; ln -s ../bitmaps/t-x11.xbm life1d.xbm BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -lightning.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)lightning.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: lisa.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)lisa.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: life3d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)life3d.c 5.27 2008/07/28 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: lissie.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)lissie.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: lyapunov.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)lyapunov.c 5.09 2003/06/30 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: loop.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)loop.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread life3d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread lightning.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread lisa.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread lissie.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread loop.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread lyapunov.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread mandelbrot.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/remandelbrot.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)mandelbrot.c 5.09 2003/06/30 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: marquee.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)marquee.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: matrix.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)matrix.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: mountain.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)mountain.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: munch.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)munch.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: nose.c:8:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 8 | static const char sccsid[] = "@(#)nose.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Xos.h:62, BUILDSTDERR: from ../xlock/xlock.h:240, BUILDSTDERR: from nose.c:68: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'talk.constprop' at nose.c:601:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: pacman.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)pacman.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: penrose.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)penrose.c 5.09 2003/07/08 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: petal.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)petal.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ dhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread marquee.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread matrix.c rm -f maze.xbm ; ln -s ../bitmaps/l-linux.xbm maze.xbm rm -f maze.xpm ; ln -s ../pixmaps/m-linux.xpm maze.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread mountain.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread munch.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread nose.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread pacman.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread penrose.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread petal.c BUILDSTDERR: petri.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)petri.c 5.04 2002/07/19 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: polyominoes.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)polyominoes.c 5.01 2000/12/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: pyro.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)pyro.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: qix.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)qix.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: rain.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)rain.c 1.00 2007/05/22 xlockmore"; BUILDSTDERR: | ^~~~~~ gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread petri.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread polyominoes.c rm -f puzzle.xbm ; ln -s ../bitmaps/l-xlock.xbm puzzle.xbm rm -f puzzle.xpm ; ln -s ../pixmaps/l-xlock.xpm puzzle.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread pyro.c rm -f pyro2.xbm ; ln -s ../bitmaps/l-xlock.xbm pyro2.xbm rm -f pyro2.xpm ; ln -s ../pixmaps/l-xlock.xpm pyro2.xpm gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread qix.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread rain.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread roll.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread rotor.c BUILDSTDERR: gcc -Wnested-externsrotor.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)rotor.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: roll.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)roll.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: scooter.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)scooter.c 5.01 2001/03/02 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: shape.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)shape.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sierpinski.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)sierpinski.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: slip.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)slip.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: space.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)space.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: sphere.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)sphere.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread scooter.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread shape.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sierpinski.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread slip.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread space.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread sphere.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread spiral.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=formatspiral.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)spiral.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: spline.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)spline.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: star.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)star.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: starfish.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)starfish.c 5.03 2003/05/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: strange.c: In function 'init_strange': BUILDSTDERR: strange.c:1236:11: warning: unused variable 'screen' [-Wunused-variable] BUILDSTDERR: 1236 | Screen *screen = ScreenOfDisplay(display, MI_SCREEN(mi)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: swirl.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)swirl.c 5.09 2003/06/30 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: t3d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)t3d.c 5.0 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: swarm.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)swarm.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ -security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread spline.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread star.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread starfish.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread strange.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread swarm.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread swirl.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread t3d.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-thornbird.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)thornbird.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: tetris.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)tetris.c 5.01 2000/12/19 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: tik_tak.c:6:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 6 | static const char sccsid[] = "@(#)tik_tak.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: toneclock.c:6:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 6 | static const char sccsid[] = "@(#)toneclock.c 5.00 2004/09/16 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: triangle.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)triangle.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: tube.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)tube.c 5.09 2003/06/30 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: turtle.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)turtle.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: vines.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)vines.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ clash-protection -pthread tetris.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread thornbird.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread tik_tak.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread toneclock.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread triangle.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread tube.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread turtle.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread vines.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/voters.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)voters.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: wire.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)wire.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: wator.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)wator.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: worm.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)worm.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: world.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)world.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread voters.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread wator.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread wire.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread world.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread worm.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xcl.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xjack.c BUILDSTDERR: g++ -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -xjack.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)xjack.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bomb.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bomb.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: blank.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)blank.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bomb.c: In function 'draw_bomb': BUILDSTDERR: bomb.c:460:27: warning: '%0*d' directive writing between 2 and 8 bytes into a region of size 6 [-Wformat-overflow=] BUILDSTDERR: 460 | (void) sprintf(number, "%0*d:%02d", NDIGITS - 2, BUILDSTDERR: | ^~~~ BUILDSTDERR: bomb.c:460:26: note: directive argument in the range [0, 35791394] BUILDSTDERR: 460 | (void) sprintf(number, "%0*d:%02d", NDIGITS - 2, BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: bomb.c:460:26: note: directive argument in the range [0, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ../xlock/xlock.h:387, BUILDSTDERR: from bomb.c:59: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 6 and 12 bytes into a destination of size 6 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: random.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)random.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bat.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bat.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: bounce.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)bounce.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: decay.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)decay.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ fasynchronous-unwind-tables -fstack-clash-protection -pthread solitaire.cc gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bomb.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread blank.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread random.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bat.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread bounce.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread decay.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread eyes.c BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/ieyes.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)eyes.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: flag.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)flag.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: image.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)image.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from /usr/include/X11/Xos.h:62, BUILDSTDERR: from ../xlock/xlock.h:240, BUILDSTDERR: from image.c:46: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'initStrings.isra.0' at image.c:260:6: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 8192 equals destination size [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: life1d.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)life1d.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: life.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)life.c 5.24 2007/01/18 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: puzzle.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)puzzle.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: maze.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)maze.c 5.00 2000/11/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: pyro2.c:5:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 5 | static const char sccsid[] = "@(#)pyro.c 5.26 2008/02/07 xlockmore"; BUILDSTDERR: | ^~~~~~ nclude -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread flag.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread image.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread life.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread life1d.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread maze.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread puzzle.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/lib64/X11/app-defaults/%N%C%S:/usr/lib64/X11/app-defaults/%N%S\" -I. -I.. -I.. -I../xlock/ -I../.. -I/usr/include -I/usr/include -I/usr/include -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread pyro2.c BUILDSTDERR: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -o ../xlock/xlock ../xlock/xlock.o ../xlock/passwd.o ../xlock/resource.o ../xlock/parsecmd.o ../xlock/util.o ../xlock/looption.c:2:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 2 | static const char sccsid[] = "@(#)option.c 4.00 97/01/01 xlockmore"; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: xmlock.c: In function 'callLocker': BUILDSTDERR: xmlock.c:220:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 220 | (void) system(command); BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: xmlock.c:3:19: warning: 'sccsid' defined but not used [-Wunused-const-variable=] BUILDSTDERR: 3 | static const char sccsid[] = "@(#)xmlock.c 4.08 98/02/18 xlockmore"; BUILDSTDERR: | ^~~~~~ gout.o ../xlock/mode.o ../xlock/xlockimage.o ../xlock/ras.o ../xlock/xbm.o ../xlock/vis.o ../xlock/visgl.o ../xlock/color.o ../xlock/random.o ../xlock/iostuff.o ../xlock/automata.o ../xlock/spline.o ../xlock/sound.o ../xlock/erase.o ../xlock/magick.o ../xlock/xshm.o ../xlock/thread_util.o ../xlock/aligned_malloc.o ../xlock/vtlock.o ../xlock/vtlock_proc.o anemone.o ant.o ant3d.o apollonian.o ball.o bat.o blot.o bouboule.o bounce.o braid.o bubble.o bug.o clock.o coral.o crystal.o daisy.o dclock.o decay.o deco.o deluxe.o demon.o dilemma.o discrete.o dragon.o drift.o euler2d.o eyes.o fadeplot.o fiberlamp.o flag.o flame.o flow.o forest.o fzort.o galaxy.o goop.o grav.o helix.o hop.o hyper.o ico.o ifs.o image.o juggle.o julia.o kaleid.o kumppa.o laser.o life.o life1d.o life3d.o lightning.o lisa.o lissie.o loop.o lyapunov.o mandelbrot.o marquee.o matrix.o maze.o mountain.o munch.o nose.o pacman.o penrose.o petal.o petri.o polyominoes.o puzzle.o pyro.o pyro2.o qix.o rain.o roll.o rotor.o scooter.o shape.o sierpinski.o slip.o space.o sphere.o spiral.o spline.o star.o starfish.o strange.o swarm.o swirl.o t3d.o tetris.o thornbird.o tik_tak.o toneclock.o triangle.o tube.o turtle.o vines.o voters.o wator.o wire.o world.o worm.o xcl.o xjack.o solitaire.o glx/cage.o glx/gears.o glx/moebius.o glx/morph3d.o glx/noof.o glx/rubik.o glx/sierpinski3d.o glx/skewb.o glx/stairs.o glx/superquadrics.o bomb.o blank.o random.o glx/xpm-ximage.o glx/pipeobjs.o glx/buildlwo.o glx/sproingiewrap.o glx/s1_b.o glx/s1_1.o glx/s1_2.o glx/s1_3.o glx/s1_4.o glx/s1_5.o glx/s1_6.o glx/dolphin.o glx/shark.o glx/swim.o glx/whale.o glx/tunnel_draw.o glx/b_draw.o glx/b_sphere.o glx/b_lockglue.o glx/tube.o glx/sphere.o glx/rotator.o glx/glxfonts.o glx/gltrackball.o glx/trackball.o glx/i_figureeight.o glx/i_linkage.o glx/i_sphere.o glx/i_spline.o glx/i_threejet.o glx/i_threejetvec.o glx/i_twojet.o glx/i_twojetvec.o glx/fire.o glx/lament.o glx/sballs.o glx/molecule.o glx/pipes.o glx/sproingies.o glx/atlantis.o glx/atunnels.o glx/bubble3d.o glx/glplanet.o glx/juggler3d.o glx/invert.o -lSM -lICE -lXmu -lGL -lGLU -lXinerama -lcrypt -lpam -ldl -lX11 -lXext -lm ../xlock/xlock BUILD COMPLETE make[1]: Leaving directory '/builddir/build/BUILD/xlockmore-5.56/modes' make[1]: Entering directory '/builddir/build/BUILD/xlockmore-5.56/xmlock' gcc -Wnested-externs -c -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread option.c gcc -Wnested-externs -c -DHAVE_CONFIG_H -I/usr/include -I/usr/include -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xmlock.c gcc -Wnested-externs -o xmlock option.o xmlock.o -lXmu -lXm -lXt -lX11 xmlock BUILD COMPLETE make[1]: Leaving directory '/builddir/build/BUILD/xlockmore-5.56/xmlock' make[1]: Entering directory '/builddir/build/BUILD/xlockmore-5.56/xglock' BUILDSTDERR: gcc -Wnested-externs -c -DHAVE_CONFIG_H -DXGLOCKRC_FILE=\"/usr/share/xlock/xglockrc\" -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/atk-1.0 -pthread -I.. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-harde+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ned-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread xglock.c gcc -Wnested-externs -o xglock xglock.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lX11 xglock BUILD COMPLETE make[1]: Leaving directory '/builddir/build/BUILD/xlockmore-5.56/xglock' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mEdZIq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 + cd xlockmore-5.56 + /usr/bin/install -D -m0755 xlock/xlock /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xlock + /usr/bin/install -D -m0755 xmlock/xmlock /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xmlock + /usr/bin/install -D -m0755 xglock/xglock /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xglock + /usr/bin/install -p -D -m0644 xlock/xlock.man /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/man/man1/xlock.1 + /usr/bin/install -p -D -m0644 xlock/XLock.ad /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/lib64/X11/app-defaults/XLock + /usr/bin/install -p -D -m0644 xmlock/XmLock.ad /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/lib64/X11/app-defaults/XmLock + /usr/bin/chmod 644 README + /usr/bin/chmod 644 docs/Revisions + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/etc/pam.d + cat + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/applications + cat + desktop-file-install --dir /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/applications --delete-original --add-category X-Fedora --add-category Application --add-category Graphics /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/applications/xlockmore.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.56-3.fc31 --unique-debug-suffix -5.56-3.fc31.riscv64 --unique-debug-src-base xlockmore-5.56-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/xlockmore-5.56 BUILDSTDERR: 12134 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xglock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xlock extracting debug info from /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xglock extracting debug info from /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xlock explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xmlock extracting debug info from /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/bin/xmlock original debug info size: 6604kB, size after compression: 5096kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. Processing files: xlockmore-5.56-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eV8V9n + umask 022 + cd /builddir/build/BUILD + cd xlockmore-5.56 + DOCDIR=/builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/doc/xlockmore + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/doc/xlockmore + cp -pr README /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/doc/xlockmore + cp -pr docs/3d.howto docs/HACKERS.GUIDE docs/HACKERS.GUIDE.fr docs/Purify docs/Purify.sunos4 docs/Purify.sunos5 docs/Revisions docs/TODO docs/Valgrind.debian docs/cell_automata docs/suse.patch docs/xlock.hlp docs/xlock.html /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64/usr/share/doc/xlockmore + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(xlockmore.desktop) config(xlockmore) = 5.56-3.fc31 xlockmore = 5.56-3.fc31 xlockmore(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libGL.so.1()(64bit) libGLU.so.1()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXinerama.so.1()(64bit) libXmu.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypt.so.2()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: xlockmore-motif-5.56-3.fc31.riscv64 Provides: xlockmore-motif = 5.56-3.fc31 xlockmore-motif(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXm.so.4()(64bit) libXmu.so.6()(64bit) libXt.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: xlockmore-gtk-5.56-3.fc31.riscv64 Provides: xlockmore-gtk = 5.56-3.fc31 xlockmore-gtk(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: xlockmore-debugsource-5.56-3.fc31.riscv64 Provides: xlockmore-debugsource = 5.56-3.fc31 xlockmore-debugsource(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xlockmore-debuginfo-5.56-3.fc31.riscv64 Provides: debuginfo(build-id) = 15fe7cc00cbac5c77fb9eb47e417746e4160155c xlockmore-debuginfo = 5.56-3.fc31 xlockmore-debuginfo(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xlockmore-debugsource(riscv-64) = 5.56-3.fc31 Processing files: xlockmore-motif-debuginfo-5.56-3.fc31.riscv64 Provides: debuginfo(build-id) = a269545045af25eae8de223a19c408c883485589 xlockmore-motif-debuginfo = 5.56-3.fc31 xlockmore-motif-debuginfo(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xlockmore-debugsource(riscv-64) = 5.56-3.fc31 Processing files: xlockmore-gtk-debuginfo-5.56-3.fc31.riscv64 Provides: debuginfo(build-id) = 5429e408910f6275cf3089935b77842cb530f663 xlockmore-gtk-debuginfo = 5.56-3.fc31 xlockmore-gtk-debuginfo(riscv-64) = 5.56-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xlockmore-debugsource(riscv-64) = 5.56-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 Wrote: /builddir/build/RPMS/xlockmore-motif-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-gtk-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-motif-debuginfo-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-gtk-debuginfo-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-debuginfo-5.56-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/xlockmore-debugsource-5.56-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GT0e3p + umask 022 + cd /builddir/build/BUILD + cd xlockmore-5.56 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xlockmore-5.56-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0