+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/quarry.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.5PBBJY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf quarry-0.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/quarry-0.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd quarry-0.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (quarry-format-security.patch):' Patch #0 (quarry-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/utils/parse-list.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dRFcg3 + umask 022 + cd /builddir/build/BUILD + cd quarry-0.2.0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89' + 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 -std=gnu89' + 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 -std=gnu89' + 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 ./build/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/config.guess ++ basename ./build/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/config.sub ++ basename ./build/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ 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 --disable-scrollkeeper-update checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for egrep... 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for int... yes checking size of int... 4 checking for double... yes checking size of double... 8 checking for void *... yes checking size of void *... 8 checking for vprintf... yes checking for _doprnt... no checking for working memcmp... yes checking for memrchr... yes checking for library containing floor... -lm checking for library containing iconv... none required checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for scrollkeeper-config... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for QUARRY_GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread checking for QUARRY_GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo checking for QUARRY_GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking for QUARRY_GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0 configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/quarry.desktop config.status: creating data/markup-themes/Makefile config.status: creating data/textures/Makefile config.status: creating help/Makefile config.status: creating help/C/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating src/board/Makefile config.status: creating src/gtp/Makefile config.status: creating src/gui-gtk/Makefile config.status: creating src/gui-utils/Makefile config.status: creating src/sgf/Makefile config.status: creating src/utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0' Making all in data make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' Making all in markup-themes make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' Making all in textures make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' Making all in help make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help' Making all in C make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help/C' for file in quarry-C.omf; do \ scrollkeeper-preinstall /usr/share/quarry/help/C/quarry.xml ./$file $file.out; \ done; \ touch omf_timestamp make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help' Making all in po make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src' Making all in utils make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/utils' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'parse-list.c' || echo './'`parse-list.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'buffered-writer.c' || echo './'`buffered-writer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'getopt.c' || echo './'`getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'getopt1.c' || echo './'`getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'memory-pool.c' || echo './'`memory-pool.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'object-cache.c' || echo './'`object-cache.c buffered-writer.c: In function 'buffered_writer_dispose_memory': buffered-writer.c:148:17: warning: cast increases required alignment of target type [-Wcast-align] chunk = ((BufferedWriterChunkData*) writer->buffer) - 1; ^ buffered-writer.c: In function 'flush_buffer': buffered-writer.c:439:10: warning: cast increases required alignment of target type [-Wcast-align] = ((BufferedWriterChunkData*) writer->buffer) - 1; ^ memory-pool.c: In function 'memory_pool_free': memory-pool.c:199:11: warning: cast increases required alignment of target type [-Wcast-align] chunk = (MemoryChunk *) ((char *) item - item_index * pool->item_size ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'string-buffer.c' || echo './'`string-buffer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'string-list.c' || echo './'`string-list.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'utils.c' || echo './'`utils.c utils.c: In function 'utils_malloc': utils.c:94:20: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf (stderr, ("%s: fatal error: out of memory " ^ utils.c: In function 'utils_realloc': utils.c:140:20: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=] fprintf (stderr, ("%s: fatal error: out of memory " ^ rm -f libparselist.a ar cru libparselist.a parse-list.o ranlib libparselist.a rm -f libutils.a ar cru libutils.a buffered-writer.o getopt.o getopt1.o memory-pool.o object-cache.o string-buffer.o string-list.o utils.o ranlib libutils.a make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/utils' Making all in board make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/board' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'parse-game-list.c' || echo './'`parse-game-list.c 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 -std=gnu89 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse-game-list parse-game-list.o ../../src/utils/libparselist.a ../../src/utils/libutils.a -lm if ./parse-game-list `test -f 'games.list' || echo './'`games.list games.h.new games.c.new; then if cmp -s games.c.new games.c; then rm -f games.c.new; else mv -f games.c.new games.c; fi; if cmp -s games.h.new games.h; then rm -f games.h.new; else mv -f games.h.new games.h; fi; echo timestamp > games.stamp; else (rm -f games.c games.c.new games.h games.h.new ; exit 1) fi make all-am make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/board' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'amazons.c' || echo './'`amazons.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'board.c' || echo './'`board.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'go.c' || echo './'`go.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'reversi.c' || echo './'`reversi.c board.c: In function 'board_get_move_number': board.c:461:10: warning: cast increases required alignment of target type [-Wcast-align] = ((const BoardStackEntry *) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'games.c' || echo './'`games.c rm -f libboard.a ar cru libboard.a amazons.o board.o go.o reversi.o games.o ranlib libboard.a make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/board' Making all in sgf make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'parse-sgf-list.c' || echo './'`parse-sgf-list.c 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 -std=gnu89 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse-sgf-list parse-sgf-list.o ../../src/utils/libparselist.a ../../src/utils/libutils.a -lm if ./parse-sgf-list `test -f 'sgf-errors.list' || echo './'`sgf-errors.list sgf-errors.h.new sgf-errors.c.new; then if cmp -s sgf-errors.c.new sgf-errors.c; then rm -f sgf-errors.c.new; else mv -f sgf-errors.c.new sgf-errors.c; fi; if cmp -s sgf-errors.h.new sgf-errors.h; then rm -f sgf-errors.h.new; else mv -f sgf-errors.h.new sgf-errors.h; fi; echo timestamp > sgf-errors.stamp; else (rm -f sgf-errors.c sgf-errors.c.new sgf-errors.h sgf-errors.h.new ; exit 1) fi if ./parse-sgf-list `test -f 'sgf-properties.list' || echo './'`sgf-properties.list sgf-properties.h.new sgf-properties.c.new; then if cmp -s sgf-properties.c.new sgf-properties.c; then rm -f sgf-properties.c.new; else mv -f sgf-properties.c.new sgf-properties.c; fi; if cmp -s sgf-properties.h.new sgf-properties.h; then rm -f sgf-properties.h.new; else mv -f sgf-properties.h.new sgf-properties.h; fi; echo timestamp > sgf-properties.stamp; else (rm -f sgf-properties.c sgf-properties.c.new sgf-properties.h sgf-properties.h.new ; exit 1) fi if ./parse-sgf-list `test -f 'sgf-undo-operations.list' || echo './'`sgf-undo-operations.list sgf-undo-operations.h.new sgf-undo-operations.c.new; then if cmp -s sgf-undo-operations.c.new sgf-undo-operations.c; then rm -f sgf-undo-operations.c.new; else mv -f sgf-undo-operations.c.new sgf-undo-operations.c; fi; if cmp -s sgf-undo-operations.h.new sgf-undo-operations.h; then rm -f sgf-undo-operations.h.new; else mv -f sgf-undo-operations.h.new sgf-undo-operations.h; fi; echo timestamp > sgf-undo-operations.stamp; else (rm -f sgf-undo-operations.c sgf-undo-operations.c.new sgf-undo-operations.h sgf-undo-operations.h.new ; exit 1) fi make all-am make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-diff-utils.c' || echo './'`sgf-diff-utils.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-parser.c' || echo './'`sgf-parser.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-tree.c' || echo './'`sgf-tree.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-tree-map.c' || echo './'`sgf-tree-map.c sgf-parser.c: In function 'complete_node_and_update_board': sgf-parser.c:972:5: warning: to be safe all intermediate pointers in cast from 'BoardPositionList ** {aka struct _BoardPositionList **}' to 'const BoardPositionList ** {aka const struct _BoardPositionList **}' must be 'const' qualified [-Wcast-qual] (const BoardPositionList **) position_lists); ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-undo.c' || echo './'`sgf-undo.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-utils.c' || echo './'`sgf-utils.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-writer.c' || echo './'`sgf-writer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-errors.c' || echo './'`sgf-errors.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-properties.c' || echo './'`sgf-properties.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'sgf-undo-operations.c' || echo './'`sgf-undo-operations.c rm -f libsgf.a ar cru libsgf.a sgf-diff-utils.o sgf-parser.o sgf-tree.o sgf-tree-map.o sgf-undo.o sgf-utils.o sgf-writer.o sgf-errors.o sgf-properties.o sgf-undo-operations.o ranlib libsgf.a make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' Making all in gtp make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gtp' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/board -I ../../src/board -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'gtp-client.c' || echo './'`gtp-client.c rm -f libgtp.a ar cru libgtp.a gtp-client.o ranlib libgtp.a make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gtp' Making all in gui-utils make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'parse-configuration.c' || echo './'`parse-configuration.c 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 -std=gnu89 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse-configuration parse-configuration.o ../../src/utils/libparselist.a ../../src/utils/libutils.a -lm if ./parse-configuration `test -f 'markup-theme-configuration.list' || echo './'`markup-theme-configuration.list markup-theme-configuration.h.new markup-theme-configuration.c.new; then if cmp -s markup-theme-configuration.c.new markup-theme-configuration.c; then rm -f markup-theme-configuration.c.new; else mv -f markup-theme-configuration.c.new markup-theme-configuration.c; fi; if cmp -s markup-theme-configuration.h.new markup-theme-configuration.h; then rm -f markup-theme-configuration.h.new; else mv -f markup-theme-configuration.h.new markup-theme-configuration.h; fi; echo timestamp > markup-theme-configuration.stamp; else (rm -f markup-theme-configuration.c markup-theme-configuration.c.new markup-theme-configuration.h markup-theme-configuration.h.new ; exit 1) fi make all-am make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'configuration.c' || echo './'`configuration.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'gui-utils.c' || echo './'`gui-utils.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'tile-renderer.c' || echo './'`tile-renderer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'time-control.c' || echo './'`time-control.c configuration.c: In function 'configuration_combine_string_lists': configuration.c:725:26: warning: cast increases required alignment of target type [-Wcast-align] const char *tag = * ((const char **) ^ configuration.c:745:23: warning: cast increases required alignment of target type [-Wcast-align] const char *tag = * ((const char **) ^ configuration.c:754:5: warning: cast increases required alignment of target type [-Wcast-align] * ((char **) ((char *) site_configuration_item + tag_field_offset)) ^ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../../src -I ../../src/sgf -I ../../src/sgf -I ../../src/board -I ../../src/board -I ../../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'markup-theme-configuration.c' || echo './'`markup-theme-configuration.c rm -f libguiutils.a ar cru libguiutils.a configuration.o gui-utils.o tile-renderer.o time-control.o markup-theme-configuration.o ranlib libguiutils.a make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' Making all in gui-gtk make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' if ../../src/gui-utils/parse-configuration -D top_srcdir="../.." -D PACKAGE_TEXTURES_DIR="/usr/share/quarry/textures" `test -f 'gtk-configuration.list' || echo './'`gtk-configuration.list gtk-configuration.h.new gtk-configuration.c.new; then if cmp -s gtk-configuration.c.new gtk-configuration.c; then rm -f gtk-configuration.c.new; else mv -f gtk-configuration.c.new gtk-configuration.c; fi; if cmp -s gtk-configuration.h.new gtk-configuration.h; then rm -f gtk-configuration.h.new; else mv -f gtk-configuration.h.new gtk-configuration.h; fi; echo timestamp > gtk-configuration.stamp; else (rm -f gtk-configuration.c gtk-configuration.c.new gtk-configuration.h gtk-configuration.h.new ; exit 1) fi glib-genmarshal --stdinc --prefix=quarry_marshal --header \ `test -f 'quarry-marshal.glist' || echo './'`quarry-marshal.glist > quarry-marshal.h \ || (rm -f quarry-marshal.h; exit 1) INFO: Reading quarry-marshal.glist... make all-am make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-add-or-edit-label-dialog.c' || echo './'`gtk-add-or-edit-label-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-clock.c' || echo './'`gtk-clock.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-color-button.c' || echo './'`gtk-color-button.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-control-center.c' || echo './'`gtk-control-center.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-file-dialog.c' || echo './'`gtk-file-dialog.c gtk-clock.c: In function 'time_control_watch_prepare': gtk-clock.c:710:3: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time (source, ¤t_time); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-clock.h:30, from gtk-clock.c:28: /usr/include/glib-2.0/glib/gmain.h:526:10: note: declared here void g_source_get_current_time (GSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~ gtk-clock.c: In function 'time_control_watch_dispatch': gtk-clock.c:755:3: warning: 'g_source_get_current_time' is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time (source, ¤t_time); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-clock.h:30, from gtk-clock.c:28: /usr/include/glib-2.0/glib/gmain.h:526:10: note: declared here void g_source_get_current_time (GSource *source, ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-file-selector.c' || echo './'`gtk-file-selector.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-freezable-spin-button.c' || echo './'`gtk-freezable-spin-button.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-game-info-dialog.c' || echo './'`gtk-game-info-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-games.c' || echo './'`gtk-games.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-goban.c' || echo './'`gtk-goban.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-goban-base.c' || echo './'`gtk-goban-base.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-goban-window.c' || echo './'`gtk-goban-window.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-go-to-named-node-dialog.c' || echo './'`gtk-go-to-named-node-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-gtp-client-interface.c' || echo './'`gtk-gtp-client-interface.c gtk-goban-window.c: In function 'get_copied_sgf': gtk-goban-window.c:5750:6: warning: pointer targets in passing argument 4 of 'gtk_selection_data_set' differ in signedness [-Wpointer-sign] sgf_data->sgf, sgf_data->sgf_length); ^~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkclipboard.h:29:0, from /usr/include/gtk-2.0/gtk/gtk.h:68, from gtk-clock.h:30, from gtk-goban-window.h:29, from gtk-goban-window.c:38: /usr/include/gtk-2.0/gtk/gtkselection.h:159:10: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'char *' void gtk_selection_data_set (GtkSelectionData *selection_data, ^~~~~~~~~~~~~~~~~~~~~~ gtk-goban-window.c: In function 'receive_copied_sgf': gtk-goban-window.c:5806:5: warning: pointer targets in passing argument 3 of 'sgf_utils_paste_sgf' differ in signedness [-Wpointer-sign] selection_data->data, selection_data->length); ^~~~~~~~~~~~~~ In file included from ../../src/gui-utils/time-control.h:27:0, from gtk-clock.h:27, from gtk-goban-window.h:29, from gtk-goban-window.c:38: ../../src/sgf/sgf.h:949:8: note: expected 'char *' but argument is of type 'guchar * {aka unsigned char *}' sgf_utils_paste_sgf (SgfGameTree *tree, SgfNode *parent_node, ^~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-help.c' || echo './'`gtk-help.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-named-vbox.c' || echo './'`gtk-named-vbox.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-new-game-dialog.c' || echo './'`gtk-new-game-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-new-game-record-dialog.c' || echo './'`gtk-new-game-record-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-parser-interface.c' || echo './'`gtk-parser-interface.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-preferences.c' || echo './'`gtk-preferences.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-progress-dialog.c' || echo './'`gtk-progress-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-qbox.c' || echo './'`gtk-qbox.c gtk-parser-interface.c: In function 'gtk_parse_sgf_file': gtk-parser-interface.c:205:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) thread_wrapped_sgf_parse_file, ^~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-parser-interface.h:30, from gtk-parser-interface.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ gtk-parser-interface.c: In function 'analyze_parsed_data': gtk-parser-interface.c:274:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir (directory); ^~~~~~~~~~~~~~~~~ gtk-preferences.c: In function 'do_move_gtp_engine': gtk-preferences.c:1774:22: warning: variable 'second_engine_data' set but not used [-Wunused-but-set-variable] GtpEngineListItem *second_engine_data; ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-qhbox.c' || echo './'`gtk-qhbox.c In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-games.h:33, from gtk-preferences.h:28, from gtk-preferences.c:23: gtk-preferences.c: In function 'update_board_background_texture': gtk-games.h:66:27: warning: array subscript is above array bounds [-Warray-bounds] (game_info[index_to_game[game_index]].name) ~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmessages.h:336:32: note: in definition of macro 'g_critical' __VA_ARGS__) ^~~~~~~~~~~ gtk-preferences.c:2459:36: note: in expansion of macro 'INDEX_TO_GAME_NAME' g_critical ("unhandled game %s", INDEX_TO_GAME_NAME (game_index)); ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-qvbox.c' || echo './'`gtk-qvbox.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-resume-game-dialog.c' || echo './'`gtk-resume-game-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-sgf-tree-signal-proxy.c' || echo './'`gtk-sgf-tree-signal-proxy.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-sgf-tree-view.c' || echo './'`gtk-sgf-tree-view.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-tile-set.c' || echo './'`gtk-tile-set.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-utils.c' || echo './'`gtk-utils.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gui-back-end.c' || echo './'`gui-back-end.c gtk-tile-set.c: In function 'scale_and_paint_svg_image': gtk-tile-set.c:467:3: warning: 'rsvg_handle_set_size_callback' is deprecated [-Wdeprecated-declarations] rsvg_handle_set_size_callback (rsvg_handle, set_pixbuf_size, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gtk-tile-set.c:34:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:225:6: note: declared here void rsvg_handle_set_size_callback (RsvgHandle * handle, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gtk-tile-set.c:634:3: warning: 'rsvg_handle_free' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] rsvg_handle_free (rsvg_handle); ^~~~~~~~~~~~~~~~ In file included from gtk-tile-set.c:34:0: /usr/include/librsvg-2.0/librsvg/rsvg.h:209:6: note: declared here void rsvg_handle_free (RsvgHandle * handle); ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-assistant.c' || echo './'`quarry-assistant.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-find-dialog.c' || echo './'`quarry-find-dialog.c gui-back-end.c: In function 'gui_back_end_init': gui-back-end.c:64:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from gtk-control-center.h:29, from gui-back-end.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-history-text-buffer.c' || echo './'`quarry-history-text-buffer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-message-dialog.c' || echo './'`quarry-message-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-move-number-dialog.c' || echo './'`quarry-move-number-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-save-confirmation-dialog.c' || echo './'`quarry-save-confirmation-dialog.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-stock.c' || echo './'`quarry-stock.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-text-buffer.c' || echo './'`quarry-text-buffer.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'quarry-text-view.c' || echo './'`quarry-text-view.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D DATA_DIR=\"/usr/share\" -D PACKAGE_DATA_DIR=\"/usr/share/quarry\" -Wall -Waggregate-return -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wunused-parameter -I ../../src -I ../../src/board -I ../../src/board -I ../../src/gtp -I ../../src/gui-utils -I ../../src/gui-utils -I ../../src/sgf -I ../../src/sgf -I ../../src/utils -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 -c `test -f 'gtk-configuration.c' || echo './'`gtk-configuration.c glib-genmarshal --stdinc --prefix=quarry_marshal --body \ `test -f 'quarry-marshal.glist' || echo './'`quarry-marshal.glist > quarry-marshal.c \ || (rm -f quarry-marshal.c; exit 1) INFO: Reading quarry-marshal.glist... gcc -DHAVE_CONFIG_H -I. -I. -I../.. \ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.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 -I/usr/include/librsvg-2.0 -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/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 -std=gnu89 \ -o quarry-marshal.o \ -c quarry-marshal.c \ || (rm -f quarry-marshal.o ; exit 1) rm -f libguigtk.a ar cru libguigtk.a gtk-add-or-edit-label-dialog.o gtk-clock.o gtk-color-button.o gtk-control-center.o gtk-file-dialog.o gtk-file-selector.o gtk-freezable-spin-button.o gtk-game-info-dialog.o gtk-games.o gtk-goban.o gtk-goban-base.o gtk-goban-window.o gtk-go-to-named-node-dialog.o gtk-gtp-client-interface.o gtk-help.o gtk-named-vbox.o gtk-new-game-dialog.o gtk-new-game-record-dialog.o gtk-parser-interface.o gtk-preferences.o gtk-progress-dialog.o gtk-qbox.o gtk-qhbox.o gtk-qvbox.o gtk-resume-game-dialog.o gtk-sgf-tree-signal-proxy.o gtk-sgf-tree-view.o gtk-tile-set.o gtk-utils.o gui-back-end.o quarry-assistant.o quarry-find-dialog.o quarry-history-text-buffer.o quarry-message-dialog.o quarry-move-number-dialog.o quarry-save-confirmation-dialog.o quarry-stock.o quarry-text-buffer.o quarry-text-view.o gtk-configuration.o quarry-marshal.o ../../src/gui-utils/libguiutils.a ranlib libguigtk.a make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -D LOCALE_DIR=\"/usr/share/locale\" -Wall -Waggregate-return -Wcast-align -Wcast-qual -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wunused-parameter -Wwrite-strings -I ../src/gui-gtk -I ../src/gui-utils -I ../src/board -I ../src/board -I ../src/utils -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu89 -c `test -f 'quarry.c' || echo './'`quarry.c 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 -std=gnu89 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o quarry quarry.o ../src/gui-gtk/libguigtk.a ../src/gui-utils/libguiutils.a ../src/gtp/libgtp.a ../src/sgf/libsgf.a ../src/board/libboard.a ../src/utils/libutils.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -lgthread-2.0 -pthread -lglib-2.0 -lm make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0' make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YtyfDe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 + cd quarry-0.2.0 + rm -rf /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 Making install in data make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' Making install in markup-themes make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/circle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/circle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/cross.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/cross.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/last-move.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/last-move.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/selected.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/selected.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/square.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/square.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/triangle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/triangle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 default/theme.cfg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/default/theme.cfg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/circle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/circle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/cross.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/cross.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/last-move.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/last-move.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/selected.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/selected.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/square.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/square.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/triangle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/triangle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 bold/theme.cfg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/bold/theme.cfg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/circle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/circle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/cross.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/cross.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/last-move.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/last-move.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/selected.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/selected.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/square.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/square.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/triangle.svg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/triangle.svg /builddir/build/BUILD/quarry-0.2.0/build/install-sh -c -m 644 filled/theme.cfg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/markup-themes/filled/theme.cfg make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/markup-themes' Making install in textures make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/textures mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/textures /usr/bin/install -c -m 644 wood1.jpg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/textures/wood1.jpg /usr/bin/install -c -m 644 wood2.jpg /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/textures/wood2.jpg make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data/textures' make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications /usr/bin/install -c -m 644 quarry.desktop /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications/quarry.desktop /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry /usr/bin/install -c -m 644 gtkrc /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/gtkrc /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/pixmaps mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/pixmaps /usr/bin/install -c -m 644 quarry.png /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/pixmaps/quarry.png /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/mime/packages mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/mime/packages /usr/bin/install -c -m 644 quarry.xml /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/mime/packages/quarry.xml make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/data' (update-mime-database /usr/share/mime \ || echo "*WARNING* failed to update the MIME database") I/O error : Permission denied I/O error : Permission denied Failed to write XML file; For permission problems, try rerunning as root *WARNING* failed to update the MIME database make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/data' Making install in help make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help' Making install in C make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C for file in authors.xml fdl.xml legal.xml quarry.xml quarry.html; do \ cp ./$file /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C; \ done if test "figures"; then \ /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C/figures; \ for file in ./figures/*.png; do \ basefile=`echo $file | sed -e 's,^.*/,,'`; \ /usr/bin/install -c -m 644 $file /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C/figures/$basefile; \ done \ fi mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/C/figures make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help/C' /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/omf/quarry mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/omf/quarry for file in quarry-C.omf; do \ /usr/bin/install -c -m 644 $file.out /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/omf/quarry/$file; \ done if test "false" = "true"; then \ scrollkeeper-update -p /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/var/scrollkeeper -o /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/omf/quarry; \ fi make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help/C' make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/help' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help /usr/bin/install -c -m 644 quarry-help.css /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/quarry/help/quarry-help.css make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help' make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/help' Making install in po make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/po' /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/en/LC_MESSAGES installing en.gmo as /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/en/LC_MESSAGES/quarry.mo mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES installing en_GB.gmo as /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/quarry.mo mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES installing fr.gmo as /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/quarry.mo mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES installing pl.gmo as /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/quarry.mo mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES installing ru.gmo as /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/quarry.mo if test "quarry" = "gettext-tools"; then \ /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/utils' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/utils' 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/quarry-0.2.0/src/utils' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/utils' Making install in board make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make install-am make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/board' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/board' Making install in sgf make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' make install-am make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' /bin/sh ../../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/bin make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/sgf' Making install in gtp make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gtp' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gtp' 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/quarry-0.2.0/src/gtp' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gtp' Making install in gui-utils make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make install-am make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-utils' Making install in gui-gtk make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make install-am make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[4]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src/gui-gtk' make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src' make[3]: Entering directory '/builddir/build/BUILD/quarry-0.2.0/src' /bin/sh ../build/mkinstalldirs /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/bin /usr/bin/install -c quarry /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/bin/quarry make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src' make[2]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0/src' make[1]: Entering directory '/builddir/build/BUILD/quarry-0.2.0' make[2]: Entering directory '/builddir/build/BUILD/quarry-0.2.0' 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/quarry-0.2.0' make[1]: Leaving directory '/builddir/build/BUILD/quarry-0.2.0' + desktop-file-install --dir /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications --remove-key Version --delete-original /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications/quarry.desktop /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/applications/quarry.desktop: error: (will be fatal in the future): value "quarry.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 quarry + /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: quarry-0.2.0-20.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.av63SU + umask 022 + cd /builddir/build/BUILD + cd quarry-0.2.0 + DOCDIR=/builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr AUTHORS /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr ChangeLog /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr COPYING /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr COPYING-DOC /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr NEWS /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr README /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr THANKS /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + cp -pr TODO /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64/usr/share/doc/quarry + exit 0 Provides: application() application(quarry.desktop) mimehandler(application/x-go-sgf) mimehandler(text/sgf) mimehandler(text/x-sgf) quarry = 0.2.0-20.fc28 quarry(riscv-64) = 0.2.0-20.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) libgthread-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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librsvg-2.so.2()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/quarry-0.2.0-20.fc28.riscv64 Wrote: /builddir/build/SRPMS/quarry-0.2.0-20.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/quarry-0.2.0-20.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RJVmi7 + umask 022 + cd /builddir/build/BUILD + cd quarry-0.2.0 + rm -rf /builddir/build/BUILDROOT/quarry-0.2.0-20.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