+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/xscorch.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fuMMMi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xscorch-0.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/xscorch-0.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xscorch-0.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (xscorch-0.2.1-pre2-disable-debug.patch):' Patch #1 (xscorch-0.2.1-pre2-disable-debug.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file sgame/sphysics.h + echo 'Patch #2 (xscorch-0.2.1-missing-proto.patch):' Patch #2 (xscorch-0.2.1-missing-proto.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file sgtk/sgtk.h + echo 'Patch #3 (xscorch-0.2.1-memcpy.patch):' Patch #3 (xscorch-0.2.1-memcpy.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file libj/jstr/str_trim.c + for i in AUTHORS ChangeLog + iconv -f ISO-8859-1 -t UTF-8 + mv -f AUTHORS.tmp AUTHORS + for i in AUTHORS ChangeLog + iconv -f ISO-8859-1 -t UTF-8 + mv -f ChangeLog.tmp ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SUPpxp + umask 022 + cd /builddir/build/BUILD + cd xscorch-0.2.1 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./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 --disable-network --disable-sound checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for libj version number... 4.1.3 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for snprintf... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of int16_t... 2 checking size of int32_t... 4 checking size of int64_t... 8 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking for --enable-network flag... Network play not enabled No network support, not checking for libreadline. checking for pkg-config... /usr/bin/pkg-config checking for GTK+ - version >= 2.20.0... yes (version 2.24.32) GTK libs: -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 -lfontconfig -lfreetype GTK flags: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread checking for --enable-sound flag... Sound/music not enabled checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for gettimeofday... (cached) yes checking for usleep... yes checking for memcpy... yes checking for memset... yes checking for vsnprintf... yes checking for stat... yes checking for strnlen... yes checking for getopt_long... yes checking for struct hostent.h_addr_list... yes checking for convolution in -lreality... no 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... no checking for XOpenDisplay in -lX11... yes GCC compiler found, trying GCC-specific optimizations and warnings. checking if compiler supports C99 standard... yes checking for --enable-opt flag... not enabled checking for --enable-warn flag... not enabled checking for --enable-warn-error flag... not enabled checking for --enable-debug flag... not enabled 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 configure: creating ./config.status config.status: creating Makefile config.status: creating xscorch.h config.status: creating libj/libj.h config.status: creating sai/Makefile config.status: creating sconsole/Makefile config.status: creating sgame/Makefile config.status: creating sgtk/Makefile config.status: creating sgtk/swidgets/Makefile config.status: creating snet/Makefile config.status: creating snet/tcpnet/Makefile config.status: creating ssound/Makefile config.status: creating sutil/Makefile config.status: creating libj/Makefile config.status: creating libj/jreg/Makefile config.status: creating libj/jstr/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating img/Makefile config.status: creating snd/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands xscorch 0.2.1 Configuration: Prefix: /usr Datadir: /usr/share Mandir: /usr/share/man 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 Sound: NO Network: NO Readline: NO GTK 2+: Yes + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/doc' echo "#include "> shelpdata.c ./make_text_data.pl data_xscorch_txt > shelpdata.c ./make_text_data.pl data_xscorch_man > shelpdata.c ./make_text_data.pl data_copying_txt <../COPYING>> shelpdata.c make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/doc' Making all in sai make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sai' gcc -DHAVE_CONFIG_H -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 -c sai.c gcc -DHAVE_CONFIG_H -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 -c saibuy.c gcc -DHAVE_CONFIG_H -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 -c saitraj.c gcc -DHAVE_CONFIG_H -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 -c saiturn.c rm -f libscorch_ai.a ar cru libscorch_ai.a sai.o saibuy.o saitraj.o saiturn.o ranlib libscorch_ai.a make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sai' Making all in sconsole make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' Making all in sgame make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c saccessory.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c saddconf.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scffile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scffileold.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scolor.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sconfig.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c seconomy.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sexplosion.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgame.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c shelp.c cp -f ../doc/shelpdata.c shelpdata.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sinventory.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sland.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slscape.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slscapetools.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c soptions.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sphoenix.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sphysics.c sphoenix.c: In function '_sc_phoenix_convert': sphoenix.c:259:8: warning: unused variable 'ph_count' [-Wunused-variable] int ph_count; ^~~~~~~~ sphoenix.c:258:8: warning: unused variable 'ph_type' [-Wunused-variable] int ph_type; ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c splayer.c sphysics.c: In function '_sc_traj_traverse_digger': sphysics.c:1916:11: warning: variable 'step' set but not used [-Wunused-but-set-variable] double step; /* Current step. */ ^~~~ sphysics.c:1913:9: warning: variable 'dither' set but not used [-Wunused-but-set-variable] bool dither; /* Enable dithering? */ ^~~~~~ sphysics.c:1912:8: warning: variable 'gradientflag' set but not used [-Wunused-but-set-variable] int gradientflag; /* Sky gradient flag */ ^~~~~~~~~~~~ sphysics.c:1911:15: warning: variable 'gradient' set but not used [-Wunused-but-set-variable] const int *gradient; /* Sky gradient */ ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c spreround.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sregistry.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sshield.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sspill.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sstate.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c stankpro.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c strack.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sweapon.c gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c shelpdata.c rm -f libscorch_game.a ar cru libscorch_game.a saccessory.o saddconf.o scffile.o scffileold.o scolor.o sconfig.o seconomy.o sexplosion.o sgame.o shelp.o shelpdata.o sinfo.o sinventory.o sland.o slscape.o slscapetools.o soptions.o sphoenix.o sphysics.o splayer.o spreround.o sregistry.o sshield.o sspill.o sstate.o stankpro.o strack.o sweapon.o ranlib libscorch_game.a make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' Making all in sgtk make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' Making all in swidgets make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sactiveconsole.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sactoggle.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sconsole.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sdialog.c sactiveconsole.c: In function 'sc_active_console_detach_spot': sactiveconsole.c:1473:9: warning: variable 'height' set but not used [-Wunused-but-set-variable] gint height; ^~~~~~ sactiveconsole.c:1472:9: warning: variable 'width' set but not used [-Wunused-but-set-variable] gint width; ^~~~~ sactiveconsole.c:1471:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] gint y; ^ sactiveconsole.c:1470:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] gint x; ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sdisplay.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sdrawbuf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slabel.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slinkcheck.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slinkcombo.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slinkentry.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I../ -I../../sutil -I../../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slinkspin.c rm -f libscorch_widget_gtk.a ar cru libscorch_widget_gtk.a sactiveconsole.o sactoggle.o sconsole.o sdialog.o sdisplay.o sdrawbuf.o slabel.o slinkcheck.o slinkcombo.o slinkentry.o slinkspin.o ranlib libscorch_widget_gtk.a make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sai-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sautodef-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scolor-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c seconomy-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c send-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sexplosion-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sfile-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sfont-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgraphics-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c simage-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sinventory-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sland-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c slottery-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c smainmenu-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c smenu-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c snet-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c soptions-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c spaint-gtk.c smenu-gtk.c: In function 'sc_window_create_menus_gtk': smenu-gtk.c:232:10: warning: unused variable 'network_menu_xml' [-Wunused-variable] char *network_menu_xml = " \ ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sphysics-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c splayer-gtk.c soptions-gtk.c: In function '_sc_options_setup_apply_gtk': soptions-gtk.c:59:9: warning: variable 'oldtooltips' set but not used [-Wunused-but-set-variable] bool oldtooltips; ^~~~~~~~~~~ soptions-gtk.c:57:19: warning: unused variable 'w' [-Wunused-variable] sc_window_gtk *w = (sc_window_gtk *)setup->c->window; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ssound-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sspill-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sstatus-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ssystem-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c stank-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sweapons-gtk.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -Iswidgets -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c swindow-gtk.c swindow-gtk.c: In function 'sc_window_unload_fonts': swindow-gtk.c:587:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ rm -f libscorch_gtk.a ar cru libscorch_gtk.a sai-gtk.o sautodef-gtk.o scolor-gtk.o seconomy-gtk.o send-gtk.o sexplosion-gtk.o sfile-gtk.o sfont-gtk.o sgraphics-gtk.o simage-gtk.o sinventory-gtk.o sland-gtk.o slottery-gtk.o smainmenu-gtk.o smenu-gtk.o snet-gtk.o soptions-gtk.o spaint-gtk.o sphysics-gtk.o splayer-gtk.o ssound-gtk.o sspill-gtk.o sstatus-gtk.o ssystem-gtk.o stank-gtk.o sweapons-gtk.o swindow-gtk.o ranlib libscorch_gtk.a make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' Making all in snet make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet' Making all in tcpnet make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet' Making all in ssound make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' gcc -DHAVE_CONFIG_H -I. -I.. -I../sutil -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ssoundnull.c rm -f libscorch_sound_null.a ar cru libscorch_sound_null.a ssoundnull.o ranlib libscorch_sound_null.a make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' Making all in sutil make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c md5.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c randserv.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sfractal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c shash.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c shashlist.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c srand.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libj -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sslink.c rm -f libscorch_util.a ar cru libscorch_util.a md5.o randserv.o sfractal.o shash.o shashlist.o srand.o sslink.o ranlib libscorch_util.a make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' Making all in libj make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj' Making all in jreg make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' gcc -DHAVE_CONFIG_H -I. -I../.. -I../jstr -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 -c -o libjreg_a-reg.o `test -f 'reg.c' || echo './'`reg.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../jstr -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 -c -o libjreg_a-regblock.o `test -f 'regblock.c' || echo './'`regblock.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../jstr -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 -c -o libjreg_a-regio.o `test -f 'regio.c' || echo './'`regio.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../jstr -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 -c -o libjreg_a-regvar.o `test -f 'regvar.c' || echo './'`regvar.c rm -f libjreg.a ar cru libjreg.a libjreg_a-reg.o libjreg_a-regblock.o libjreg_a-regio.o libjreg_a-regvar.o ranlib libjreg.a make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' Making all in jstr make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_arg.o `test -f 'str_arg.c' || echo './'`str_arg.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_case.o `test -f 'str_case.c' || echo './'`str_case.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_cgi.o `test -f 'str_cgi.c' || echo './'`str_cgi.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_comp.o `test -f 'str_comp.c' || echo './'`str_comp.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_con.o `test -f 'str_con.c' || echo './'`str_con.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_copy.o `test -f 'str_copy.c' || echo './'`str_copy.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_creat.o `test -f 'str_creat.c' || echo './'`str_creat.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_info.o `test -f 'str_info.c' || echo './'`str_info.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_io.o `test -f 'str_io.c' || echo './'`str_io.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_num.o `test -f 'str_num.c' || echo './'`str_num.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_printf.o `test -f 'str_printf.c' || echo './'`str_printf.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_replace.o `test -f 'str_replace.c' || echo './'`str_replace.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_time.o `test -f 'str_time.c' || echo './'`str_time.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_trim.o `test -f 'str_trim.c' || echo './'`str_trim.c gcc -DHAVE_CONFIG_H -I. -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 -c -o libjstr_a-str_uni.o `test -f 'str_uni.c' || echo './'`str_uni.c rm -f libjstr.a ar cru libjstr.a libjstr_a-str_arg.o libjstr_a-str_case.o libjstr_a-str_cgi.o libjstr_a-str_comp.o libjstr_a-str_con.o libjstr_a-str_copy.o libjstr_a-str_creat.o libjstr_a-str_info.o libjstr_a-str_io.o libjstr_a-str_num.o libjstr_a-str_printf.o libjstr_a-str_replace.o libjstr_a-str_time.o libjstr_a-str_trim.o libjstr_a-str_uni.o ranlib libjstr.a make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj' Making all in data make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/data' Making all in img make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/img' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/img' Making all in snd make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1' gcc -DHAVE_CONFIG_H -I. -Isgame -Isgtk -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c xscorch.c /bin/sh ./libtool --preserve-dup-deps --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xscorch xscorch.o sgame/libscorch_game.a sgtk/libscorch_gtk.a sgtk/swidgets/libscorch_widget_gtk.a sai/libscorch_ai.a ssound/libscorch_sound_null.a sutil/libscorch_util.a sgame/libscorch_game.a libj/jreg/libjreg.a libj/jstr/libjstr.a -lm -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 -lfontconfig -lfreetype libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xscorch xscorch.o sgame/libscorch_game.a sgtk/libscorch_gtk.a sgtk/swidgets/libscorch_widget_gtk.a sai/libscorch_ai.a ssound/libscorch_sound_null.a sutil/libscorch_util.a sgame/libscorch_game.a libj/jreg/libjreg.a libj/jstr/libjstr.a -lm -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 -lfontconfig -lfreetype make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vk8Amr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 + cd xscorch-0.2.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' 'INSTALL=install -p' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/doc' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch install -p -m 644 ../COPYING /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/copying.txt install -p -m 644 xscorch.txt /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/xscorch.txt test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/man/man6" install -p -m 644 xscorch.6 '/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/man/man6' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/doc' Making install in sai make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sai' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sai' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sai' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sai' Making install in sconsole make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sconsole' Making install in sgame make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgame' Making install in sgtk make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' Making install in swidgets make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk/swidgets' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sgtk' Making install in snet make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet' Making install in tcpnet make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet/tcpnet' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snet' Making install in ssound make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/ssound' Making install in sutil make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/sutil' Making install in libj make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj' Making install in jreg make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/include" make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jreg' Making install in jstr make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/include" make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj/jstr' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[3]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/libj' Making install in data make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/data' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/data' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch for file in accessories.def profiles.def scorings.def weapons.def; do install -p -m 644 "$file" "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/$file"; done make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/data' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/data' Making install in img make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/img' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/img' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/images mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/images for file in xscorch-icon.xpm xscorch-logo.xpm; do install -p -m 644 "$file" "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/images/$file"; done make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/img' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/img' Making install in snd make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[2]: Nothing to be done for 'install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/sounds mkdir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/sounds for file in README; do install -p -m 644 "$file" "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/xscorch/sounds/$file"; done make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1/snd' make[1]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1' make[2]: Entering directory '/builddir/build/BUILD/xscorch-0.2.1' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/bin" /bin/sh ./libtool --preserve-dup-deps --mode=install install -p xscorch '/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/bin' libtool: install: install -p xscorch /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/bin/xscorch *** Installation successful *** Please note: Until you use the 'Save Options' command in xscorch, you will get a message indicating that the user configuration could not be loaded. This is normal and will not affect gameplay; the program is just letting you know that it will use the game defaults instead. Note also: the keybindings for shields have changed. See the ChangeLog or the manual page for details. Enjoy the game! make[2]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1' make[1]: Leaving directory '/builddir/build/BUILD/xscorch-0.2.1' + mkdir -p /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/applications + desktop-file-install --dir /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/applications /builddir/build/SOURCES/xscorch.desktop + mkdir -p /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/icons/hicolor/64x64/apps + install -p -m 644 /builddir/build/SOURCES/xscorch.png /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/icons/hicolor/64x64/apps + mkdir -p /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/appdata + install -p -m 644 /builddir/build/SOURCES/xscorch.appdata.xml /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/appdata + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/appdata/xscorch.appdata.xml /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/appdata/xscorch.appdata.xml: GLib-GIO-Message: 08:09:00.077: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xscorch-0.2.1-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xBhume + umask 022 + cd /builddir/build/BUILD + cd xscorch-0.2.1 + DOCDIR=/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr doc/AI /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr AUTHORS /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr ChangeLog /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr doc/NETWORK /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr doc/NOTES /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + cp -pr README /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/doc/xscorch + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.45N1st + umask 022 + cd /builddir/build/BUILD + cd xscorch-0.2.1 + LICENSEDIR=/builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/licenses/xscorch + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/licenses/xscorch + cp -pr COPYING /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64/usr/share/licenses/xscorch + exit 0 Provides: application() application(xscorch.desktop) metainfo() metainfo(xscorch.appdata.xml) xscorch = 0.2.1-9.fc28 xscorch(riscv-64) = 0.2.1-9.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/xscorch-0.2.1-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/xscorch-0.2.1-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JoQvG0 + umask 022 + cd /builddir/build/BUILD + cd xscorch-0.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xscorch-0.2.1-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff