+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/ggz-base-libs.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
warning: Macro expanded in comment on line 11: %{version}/ggz-base-libs-snapshot-%{version}.tar.gz

warning: Macro expanded in comment on line 48: %{_sysconfdir}/rpm ownership

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lwhbbd
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf ggz-base-libs-snapshot-0.99.5
+ /usr/bin/gzip -dc /builddir/build/SOURCES/ggz-base-libs-snapshot-0.99.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ggz-base-libs-snapshot-0.99.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #50 (ggz-base-libs-snapshot-0.99.5-tls_nss3.patch):'
Patch #50 (ggz-base-libs-snapshot-0.99.5-tls_nss3.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tls_nss3 --fuzz=0
patching file configure
patching file libggz/security/ggz_tls_nss.c
patching file m4/tls.m4
+ sed -i -e 's|"/lib /usr/lib|"/lib64 /usr/lib64|' configure
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4tYzi9
+ umask 022
+ cd /builddir/build/BUILD
+ cd ggz-base-libs-snapshot-0.99.5
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-debug --disable-static --with-gcrypt --with-tls=NSS
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking 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 ISO C89... none needed
checking dependency style of gcc... none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for riscv64-redhat-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for riscv64-redhat-linux-gnu-ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/types.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for mkdir... yes
checking whether mkdir takes only one argument... no
checking for C99 variable arrays... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sendmsg... yes
checking for network feature: PF_LOCAL... yes
checking for network feature: SUN_LEN... yes
checking for network feature: msg_controllen... yes
checking for network feature: CMSG_ALIGN... yes
checking for network feature: CMSG_LEN... yes
checking for network feature: CMSG_SPACE... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for xgettext... /usr/bin/xgettext
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for gettext in -lintl... no
checking for gettext... yes
checking for ngettext... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
Internationalization tools found.
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for winsock2.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for sendmsg... (cached) yes
checking for network feature: PF_LOCAL... yes
checking for network feature: SUN_LEN... yes
checking for network feature: msg_controllen... yes
checking for network feature: CMSG_ALIGN... yes
checking for network feature: CMSG_LEN... yes
checking for network feature: CMSG_SPACE... yes
checking for dup2... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for malloc... yes
checking for vprintf... yes
checking for fork... yes
checking for select... yes
checking for close... yes
checking for hstrerror... yes
checking for kill... yes
checking for socketpair... yes
checking for alarm... yes
checking for getenv... yes
checking for setenv... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... (cached) yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for mkdir... (cached) yes
checking whether mkdir takes only one argument... (cached) no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for gcry_check_version in -lgcrypt... yes
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for GGZ TLS implementation... using NSS
checking for XML_ParserCreate in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libggz.pc
config.status: creating ggzmod.pc
config.status: creating ggzcore.pc
config.status: creating libggz/ggz_threads.h
config.status: creating libggz/Makefile
config.status: creating libggz/security/Makefile
config.status: creating tests/Makefile
config.status: creating ggzcore/Makefile
config.status: creating ggzmod/Makefile
config.status: creating ggzmod-ggz/Makefile
config.status: creating ggz-config/Makefile
config.status: creating man/Makefile
config.status: creating man/ggz-config.6
config.status: creating man/ggz.modules.5
config.status: creating man/ggzmod_h.3
config.status: creating man/ggzcore_h.3
config.status: creating desktop/Makefile
config.status: creating po/Makefile
config.status: creating po/ggzcore/Makefile
config.status: creating po/ggz-config/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Options
    General Debugging..no
    GDB Debugging......no
    Memory Debugging...no
    Encryption support.yes
      TLS library support: NSS
    Threading support..yes
      GAI asynchronous resolver: no
    Garbage collection.no

-------------------------
At the prompt type "make" to compile the GGZ base libraries.

When complete, type "make install" to install the library.  You 
may need to perform this step as root.

*** WARNING ***
You have enabled symbol visibility restrictions.
This feature hasn't been tested much yet.
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
Making all in libggz
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
Making all in security
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I./.. -I/usr/include/nss3 -I/usr/include/nspr4    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzsecurity_la-hashfunc.lo `test -f 'hashfunc.c' || echo './'`hashfunc.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I./.. -I/usr/include/nss3 -I/usr/include/nspr4    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzsecurity_la-base16.lo `test -f 'base16.c' || echo './'`base16.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I./.. -I/usr/include/nss3 -I/usr/include/nspr4    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzsecurity_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I./.. -I/usr/include/nss3 -I/usr/include/nspr4    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_none.lo `test -f 'ggz_tls_none.c' || echo './'`ggz_tls_none.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c base16.c  -fPIC -DPIC -o .libs/libggzsecurity_la-base16.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c hashfunc.c  -fPIC -DPIC -o .libs/libggzsecurity_la-hashfunc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggz_tls_none.c  -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_none.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c base64.c  -fPIC -DPIC -o .libs/libggzsecurity_la-base64.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I./.. -I/usr/include/nss3 -I/usr/include/nspr4    -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_nss.lo `test -f 'ggz_tls_nss.c' || echo './'`ggz_tls_nss.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss3 -I/usr/include/nspr4 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggz_tls_nss.c  -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_nss.o
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzsecurity.la  libggzsecurity_la-hashfunc.lo libggzsecurity_la-base16.lo libggzsecurity_la-base64.lo libggzsecurity_la-ggz_tls_none.lo   libggzsecurity_la-ggz_tls_nss.lo -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -lgcrypt 
libtool: link: ar cru .libs/libggzsecurity.a .libs/libggzsecurity_la-hashfunc.o .libs/libggzsecurity_la-base16.o .libs/libggzsecurity_la-base64.o .libs/libggzsecurity_la-ggz_tls_none.o .libs/libggzsecurity_la-ggz_tls_nss.o 
libtool: link: ranlib .libs/libggzsecurity.a
libtool: link: ( cd ".libs" && rm -f "libggzsecurity.la" && ln -s "../libggzsecurity.la" "libggzsecurity.la" )
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-ggz_dio.lo `test -f 'ggz_dio.c' || echo './'`ggz_dio.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-easysock.lo `test -f 'easysock.c' || echo './'`easysock.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-list.lo `test -f 'list.c' || echo './'`list.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c conf.c  -fPIC -DPIC -o .libs/libggz_la-conf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c easysock.c  -fPIC -DPIC -o .libs/libggz_la-easysock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c list.c  -fPIC -DPIC -o .libs/libggz_la-list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggz_dio.c  -fPIC -DPIC -o .libs/libggz_la-ggz_dio.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-memory.lo `test -f 'memory.c' || echo './'`memory.c
easysock.c: In function 'connectorthread':
easysock.c:386:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write(args->notifyfd, "!", 1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c memory.c  -fPIC -DPIC -o .libs/libggz_la-memory.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-msg.lo `test -f 'msg.c' || echo './'`msg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c misc.c  -fPIC -DPIC -o .libs/libggz_la-misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c msg.c  -fPIC -DPIC -o .libs/libggz_la-msg.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-numberlist.lo `test -f 'numberlist.c' || echo './'`numberlist.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-stack.lo `test -f 'stack.c' || echo './'`stack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c numberlist.c  -fPIC -DPIC -o .libs/libggz_la-numberlist.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c stack.c  -fPIC -DPIC -o .libs/libggz_la-stack.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-uri.lo `test -f 'uri.c' || echo './'`uri.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-xmlelement.lo `test -f 'xmlelement.c' || echo './'`xmlelement.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggz_la-ggz_common.lo `test -f 'ggz_common.c' || echo './'`ggz_common.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c uri.c  -fPIC -DPIC -o .libs/libggz_la-uri.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c xmlelement.c  -fPIC -DPIC -o .libs/libggz_la-xmlelement.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggz_common.c  -fPIC -DPIC -o .libs/libggz_la-ggz_common.o
uri.c: In function 'ggz_uri_to_string':
uri.c:122:7: warning: variable 'password' set but not used [-Wunused-but-set-variable]
  char password[128];
       ^~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -version-info 5:0:3 -Wl,--version-script=./linker.map -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggz.la -rpath /usr/lib64 libggz_la-conf.lo libggz_la-ggz_dio.lo libggz_la-easysock.lo libggz_la-list.lo libggz_la-memory.lo libggz_la-misc.lo libggz_la-msg.lo libggz_la-numberlist.lo libggz_la-stack.lo libggz_la-uri.lo libggz_la-xmlelement.lo libggz_la-ggz_common.lo security/libggzsecurity.la  -lpthread  
libtool: link: gcc -shared  .libs/libggz_la-conf.o .libs/libggz_la-ggz_dio.o .libs/libggz_la-easysock.o .libs/libggz_la-list.o .libs/libggz_la-memory.o .libs/libggz_la-misc.o .libs/libggz_la-msg.o .libs/libggz_la-numberlist.o .libs/libggz_la-stack.o .libs/libggz_la-uri.o .libs/libggz_la-xmlelement.o .libs/libggz_la-ggz_common.o  -Wl,--whole-archive security/.libs/libggzsecurity.a -Wl,--no-whole-archive  -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=./linker.map -Wl,-z -Wl,relro   -Wl,-soname -Wl,libggz.so.2 -o .libs/libggz.so.2.3.0
libtool: link: (cd ".libs" && rm -f "libggz.so.2" && ln -s "libggz.so.2.3.0" "libggz.so.2")
libtool: link: (cd ".libs" && rm -f "libggz.so" && ln -s "libggz.so.2.3.0" "libggz.so")
libtool: link: ( cd ".libs" && rm -f "libggz.la" && ln -s "../libggz.la" "libggz.la" )
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
Making all in ggzmod-ggz
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I../libggz/   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o ggzmod-ggz.lo ggzmod-ggz.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I../libggz/   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o io-ggz.lo io-ggz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c io-ggz.c  -fPIC -DPIC -o .libs/io-ggz.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggzmod-ggz.c  -fPIC -DPIC -o .libs/ggzmod-ggz.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzmod-ggz.la  ggzmod-ggz.lo io-ggz.lo ../libggz/libggz.la 
libtool: link: ar cru .libs/libggzmod-ggz.a .libs/ggzmod-ggz.o .libs/io-ggz.o 
libtool: link: ranlib .libs/libggzmod-ggz.a
libtool: link: ( cd ".libs" && rm -f "libggzmod-ggz.la" && ln -s "../libggzmod-ggz.la" "libggzmod-ggz.la" )
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
Making all in ggzcore
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-conf.lo `test -f 'conf.c' || echo './'`conf.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-init.lo `test -f 'init.c' || echo './'`init.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-game.lo `test -f 'game.c' || echo './'`game.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-gametype.lo `test -f 'gametype.c' || echo './'`gametype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c conf.c  -fPIC -DPIC -o .libs/libggzcore_la-conf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c gametype.c  -fPIC -DPIC -o .libs/libggzcore_la-gametype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c game.c  -fPIC -DPIC -o .libs/libggzcore_la-game.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c init.c  -fPIC -DPIC -o .libs/libggzcore_la-init.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-hook.lo `test -f 'hook.c' || echo './'`hook.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-module.lo `test -f 'module.c' || echo './'`module.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c hook.c  -fPIC -DPIC -o .libs/libggzcore_la-hook.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-netxml.lo `test -f 'netxml.c' || echo './'`netxml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c module.c  -fPIC -DPIC -o .libs/libggzcore_la-module.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c netxml.c  -fPIC -DPIC -o .libs/libggzcore_la-netxml.o
module.c: In function '_ggzcore_module_get_nth_by_type':
module.c:502:54: warning: pointer targets in passing argument 4 of 'ggz_conf_read_list' differ in signedness [-Wpointer-sign]
      ggz_conf_read_list(mod_handle, "Games", engine, &total, &ids);
                                                      ^
In file included from module.c:33:0:
../libggz/ggz.h:521:5: note: expected 'int *' but argument is of type 'unsigned int *'
 int ggz_conf_read_list(int handle,
     ^~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-player.lo `test -f 'player.c' || echo './'`player.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-room.lo `test -f 'room.c' || echo './'`room.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c player.c  -fPIC -DPIC -o .libs/libggzcore_la-player.o
netxml.c: In function '_ggzcore_net_handle_result':
netxml.c:1246:8: warning: variable 'data' set but not used [-Wunused-but-set-variable]
  void *data;
        ^~~~
netxml.c: In function '_ggzcore_net_handle_table':
netxml.c:2205:35: warning: variable 'num_spectators' set but not used [-Wunused-but-set-variable]
  int id, game, status, num_seats, num_spectators, i;
                                   ^~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c room.c  -fPIC -DPIC -o .libs/libggzcore_la-room.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-server.lo `test -f 'server.c' || echo './'`server.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c server.c  -fPIC -DPIC -o .libs/libggzcore_la-server.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-state.lo `test -f 'state.c' || echo './'`state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c state.c  -fPIC -DPIC -o .libs/libggzcore_la-state.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o libggzcore_la-table.lo `test -f 'table.c' || echo './'`table.c
server.c: In function 'ggzcore_server_read_data':
server.c:601:6: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  int status = -1;
      ^~~~~~
server.c: In function '_ggzcore_server_channel_negotiate_status':
server.c:1458:6: warning: variable 'fd' set but not used [-Wunused-but-set-variable]
  int fd;
      ^~
server.c: In function '_ggzcore_server_net_error':
server.c:1664:47: warning: passing argument 3 of '_ggzcore_server_event' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  _ggzcore_server_event(server, GGZ_NET_ERROR, message);
                                               ^~~~~~~
server.c:1644:15: note: expected 'void *' but argument is of type 'const char *'
 GGZHookReturn _ggzcore_server_event(GGZServer * server,
               ^~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c table.c  -fPIC -DPIC -o .libs/libggzcore_la-table.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -version-info 9:0:0 -Wl,--version-script=./linker.map -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzcore.la -rpath /usr/lib64 libggzcore_la-conf.lo libggzcore_la-init.lo libggzcore_la-game.lo libggzcore_la-gametype.lo libggzcore_la-hook.lo libggzcore_la-module.lo libggzcore_la-netxml.lo libggzcore_la-player.lo libggzcore_la-room.lo libggzcore_la-server.lo libggzcore_la-state.lo libggzcore_la-table.lo ../ggzmod-ggz/libggzmod-ggz.la -lexpat  ../libggz/libggz.la 
libtool: link: gcc -shared  .libs/libggzcore_la-conf.o .libs/libggzcore_la-init.o .libs/libggzcore_la-game.o .libs/libggzcore_la-gametype.o .libs/libggzcore_la-hook.o .libs/libggzcore_la-module.o .libs/libggzcore_la-netxml.o .libs/libggzcore_la-player.o .libs/libggzcore_la-room.o .libs/libggzcore_la-server.o .libs/libggzcore_la-state.o .libs/libggzcore_la-table.o  -Wl,--whole-archive ../ggzmod-ggz/.libs/libggzmod-ggz.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lexpat ../libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=./linker.map -Wl,-z -Wl,relro   -Wl,-soname -Wl,libggzcore.so.9 -o .libs/libggzcore.so.9.0.0
libtool: link: (cd ".libs" && rm -f "libggzcore.so.9" && ln -s "libggzcore.so.9.0.0" "libggzcore.so.9")
libtool: link: (cd ".libs" && rm -f "libggzcore.so" && ln -s "libggzcore.so.9.0.0" "libggzcore.so")
libtool: link: ( cd ".libs" && rm -f "libggzcore.la" && ln -s "../libggzcore.la" "libggzcore.la" )
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
Making all in ggzmod
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzcore   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o ggzmod.lo ggzmod.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../libggz -I../ggzcore   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c -o io.lo io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c io.c  -fPIC -DPIC -o .libs/io.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -c ggzmod.c  -fPIC -DPIC -o .libs/ggzmod.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -version-info 5:0:1 -Wl,--version-script=./linker.map -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzmod.la -rpath /usr/lib64 ggzmod.lo io.lo ../ggzcore/libggzcore.la ../libggz/libggz.la 
libtool: link: gcc -shared  .libs/ggzmod.o .libs/io.o   -Wl,-rpath -Wl,/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs -L/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs ../ggzcore/.libs/libggzcore.so -lexpat /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so ../libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=./linker.map -Wl,-z -Wl,relro   -Wl,-soname -Wl,libggzmod.so.4 -o .libs/libggzmod.so.4.1.0
libtool: link: (cd ".libs" && rm -f "libggzmod.so.4" && ln -s "libggzmod.so.4.1.0" "libggzmod.so.4")
libtool: link: (cd ".libs" && rm -f "libggzmod.so" && ln -s "libggzmod.so.4.1.0" "libggzmod.so")
libtool: link: ( cd ".libs" && rm -f "libggzmod.la" && ln -s "../libggzmod.la" "libggzmod.la" )
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
Making all in ggz-config
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
gcc -DHAVE_CONFIG_H -I. -I..  -I../ggzcore -I../libggz -DGGZCONFDIR=\"/etc\" -DGGZDATADIR=\"/usr/share/ggz\" -DGGZEXECMODDIR=\"/usr/lib64/ggz\" -DPREFIX=\"/usr\"   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT -c ggz-config.c
ggz-config.c: In function 'install_module':
ggz-config.c:254:37: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
  snprintf(new_id, sizeof(new_id), "p%d", hi+1);
                                     ^~
ggz-config.c:254:35: note: directive argument in the range [1, 2147483647]
  snprintf(new_id, sizeof(new_id), "p%d", hi+1);
                                   ^~~~~
In file included from /usr/include/stdio.h:862:0,
                 from ggz-config.c:27:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 3 and 12 bytes into a destination of size 10
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -D_REENTRANT  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ggz-config ggz-config.o ../ggzcore/libggzcore.la ../libggz/libggz.la  
libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_REENTRANT -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ggz-config ggz-config.o  ../ggzcore/.libs/libggzcore.so -lexpat /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so ../libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
Making all in man
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/tests'
Making all in desktop
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
Making all in ggz-config
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
converting ./de.po
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
Making all in ggzcore
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
converting ./af.po
converting ./ar.po
converting ./bg.po
converting ./ca.po
converting ./cs.po
converting ./cy.po
converting ./da.po
converting ./de.po
converting ./dz.po
converting ./el.po
converting ./en_GB.po
converting ./es.po
converting ./et.po
converting ./fi.po
converting ./fr.po
converting ./gl.po
converting ./gu.po
converting ./hi.po
converting ./hu.po
converting ./it.po
converting ./ja.po
converting ./ko.po
converting ./lt.po
converting ./lv.po
converting ./mk.po
converting ./ml.po
converting ./nb.po
converting ./nl.po
converting ./oc.po
converting ./pa.po
converting ./pl.po
converting ./pt.po
converting ./pt_BR.po
converting ./ru.po
converting ./si.po
converting ./sr.po
converting ./sr@Latn.po
converting ./sv.po
converting ./ta.po
converting ./te.po
converting ./th.po
converting ./tr.po
converting ./uk.po
converting ./vi.po
converting ./zh_CN.po
converting ./zh_HK.po
converting ./zh_TW.po
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i4hApo
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
+ cd ggz-base-libs-snapshot-0.99.5
+ make install DESTDIR=/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
Making install in libggz
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
Making install in security
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security'
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/ggz-base-libs-snapshot-0.99.5/libggz/security'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libggz.la' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggz.la'
libtool: install: /usr/bin/install -c .libs/libggz.so.2.3.0 /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggz.so.2.3.0
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggz.so.2.3.0 libggz.so.2 || { rm -f libggz.so.2 && ln -s libggz.so.2.3.0 libggz.so.2; }; })
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggz.so.2.3.0 libggz.so || { rm -f libggz.so && ln -s libggz.so.2.3.0 libggz.so; }; })
libtool: install: /usr/bin/install -c .libs/libggz.lai /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggz.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include"
 /usr/bin/install -c -m 644 'ggz.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggz.h'
 /usr/bin/install -c -m 644 'ggz_common.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggz_common.h'
 /usr/bin/install -c -m 644 'ggz_dio.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggz_dio.h'
 /usr/bin/install -c -m 644 'ggz_threads.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggz_threads.h'
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz'
Making install in ggzmod-ggz
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
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/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz'
Making install in ggzcore
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libggzcore.la' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzcore.la'
libtool: install: warning: relinking `libggzcore.la'
libtool: install: (cd /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore; /bin/sh /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libtool  --tag CC --mode=relink 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 -D_REENTRANT -version-info 9:0:0 -Wl,--version-script=./linker.map -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzcore.la -rpath /usr/lib64 libggzcore_la-conf.lo libggzcore_la-init.lo libggzcore_la-game.lo libggzcore_la-gametype.lo libggzcore_la-hook.lo libggzcore_la-module.lo libggzcore_la-netxml.lo libggzcore_la-player.lo libggzcore_la-room.lo libggzcore_la-server.lo libggzcore_la-state.lo libggzcore_la-table.lo ../ggzmod-ggz/libggzmod-ggz.la -lexpat ../libggz/libggz.la -inst-prefix-dir /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64)
libtool: relink: gcc -shared  .libs/libggzcore_la-conf.o .libs/libggzcore_la-init.o .libs/libggzcore_la-game.o .libs/libggzcore_la-gametype.o .libs/libggzcore_la-hook.o .libs/libggzcore_la-module.o .libs/libggzcore_la-netxml.o .libs/libggzcore_la-player.o .libs/libggzcore_la-room.o .libs/libggzcore_la-server.o .libs/libggzcore_la-state.o .libs/libggzcore_la-table.o  -Wl,--whole-archive ../ggzmod-ggz/.libs/libggzmod-ggz.a -Wl,--no-whole-archive  -L/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 -L/usr/lib64 -lexpat -lggz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=./linker.map -Wl,-z -Wl,relro   -Wl,-soname -Wl,libggzcore.so.9 -o .libs/libggzcore.so.9.0.0
libtool: install: /usr/bin/install -c .libs/libggzcore.so.9.0.0T /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzcore.so.9.0.0
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggzcore.so.9.0.0 libggzcore.so.9 || { rm -f libggzcore.so.9 && ln -s libggzcore.so.9.0.0 libggzcore.so.9; }; })
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggzcore.so.9.0.0 libggzcore.so || { rm -f libggzcore.so && ln -s libggzcore.so.9.0.0 libggzcore.so; }; })
libtool: install: /usr/bin/install -c .libs/libggzcore.lai /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzcore.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include"
 /usr/bin/install -c -m 644 'ggzcore.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggzcore.h'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore'
Making install in ggzmod
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c  'libggzmod.la' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzmod.la'
libtool: install: warning: relinking `libggzmod.la'
libtool: install: (cd /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod; /bin/sh /builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libtool  --tag CC --mode=relink 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 -D_REENTRANT -version-info 5:0:1 -Wl,--version-script=./linker.map -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libggzmod.la -rpath /usr/lib64 ggzmod.lo io.lo ../ggzcore/libggzcore.la ../libggz/libggz.la -inst-prefix-dir /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64)
libtool: relink: gcc -shared  .libs/ggzmod.o .libs/io.o   -L/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs -L/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 -L/usr/lib64 -lggzcore -lexpat -lggz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--version-script=./linker.map -Wl,-z -Wl,relro   -Wl,-soname -Wl,libggzmod.so.4 -o .libs/libggzmod.so.4.1.0
libtool: install: /usr/bin/install -c .libs/libggzmod.so.4.1.0T /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzmod.so.4.1.0
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggzmod.so.4.1.0 libggzmod.so.4 || { rm -f libggzmod.so.4 && ln -s libggzmod.so.4.1.0 libggzmod.so.4; }; })
libtool: install: (cd /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64 && { ln -s -f libggzmod.so.4.1.0 libggzmod.so || { rm -f libggzmod.so && ln -s libggzmod.so.4.1.0 libggzmod.so; }; })
libtool: install: /usr/bin/install -c .libs/libggzmod.lai /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzmod.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include"
 /usr/bin/install -c -m 644 'ggzmod.h' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/include/ggzmod.h'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod'
Making install in ggz-config
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/bin/install -c 'ggz-config' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/bin/ggz-config'
libtool: install: warning: `../ggzcore/libggzcore.la' has not been installed in `/usr/lib64'
libtool: install: warning: `/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/libggz.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../libggz/libggz.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/ggz-config /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/bin/ggz-config
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config'
Making install in man
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man3"
 /usr/bin/install -c -m 644 './ggzcore_h.3' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man3/ggzcore_h.3'
 /usr/bin/install -c -m 644 './ggz.h.3' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man3/ggz.h.3'
 /usr/bin/install -c -m 644 './ggzmod_h.3' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man3/ggzmod_h.3'
test -z "/usr/share/man/man5" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man5"
 /usr/bin/install -c -m 644 './ggz.modules.5' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man5/ggz.modules.5'
test -z "/usr/share/man/man6" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man6"
 /usr/bin/install -c -m 644 './ggz-config.6' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man6/ggz-config.6'
test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man7"
 /usr/bin/install -c -m 644 './ggz.7' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/man/man7/ggz.7'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/man'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/tests'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/tests'
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/ggz-base-libs-snapshot-0.99.5/tests'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/tests'
Making install in desktop
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/desktop-directories" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/desktop-directories"
 /usr/bin/install -c -m 644 'ggz.directory' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/desktop-directories/ggz.directory'
 /usr/bin/install -c -m 644 'ggz-games.directory' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/desktop-directories/ggz-games.directory'
test -z "/etc/xdg/menus" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/xdg/menus"
 /usr/bin/install -c -m 644 'ggz.menu' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/xdg/menus/ggz.menu'
test -z "/etc/xdg/menus/applications-merged" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/xdg/menus/applications-merged"
 /usr/bin/install -c -m 644 'ggz.merge.menu' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/xdg/menus/applications-merged/ggz.merge.menu'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/desktop'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
Making install in ggz-config
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
make[3]: Nothing to be done for 'install-exec-am'.
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/ggz-config.mo (de.mo)
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config'
Making install in ggzcore
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
make[3]: Nothing to be done for 'install-exec-am'.
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/af/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (af.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ar/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ar.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/bg/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (bg.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ca/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ca.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/cs/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (cs.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/cy/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (cy.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/da/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (da.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (de.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/dz/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (dz.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/el/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (el.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/en_GB/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (en_GB.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/es/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (es.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/et/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (et.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/fi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (fi.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (fr.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/gl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (gl.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/gu/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (gu.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/hi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (hi.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/hu/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (hu.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (it.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ja/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ja.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ko/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ko.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/lt/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (lt.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/lv/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (lv.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/mk/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (mk.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ml/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ml.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/nb/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (nb.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/nl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (nl.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/oc/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (oc.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/pa/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pa.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/pl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pl.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/pt/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pt.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pt_BR.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ru.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/si/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (si.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/sr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sr.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/sr@Latn/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sr@Latn.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/sv/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sv.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/ta/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ta.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/te/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (te.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/th/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (th.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/tr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (tr.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/uk/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (uk.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/vi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (vi.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_CN.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_HK.mo)
installing /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_TW.mo)
make[3]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[3]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
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/ggz-base-libs-snapshot-0.99.5/po'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5/po'
make[1]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
make[2]: Entering directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/pkgconfig"
 /usr/bin/install -c -m 644 'libggz.pc' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/pkgconfig/libggz.pc'
 /usr/bin/install -c -m 644 'ggzmod.pc' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/pkgconfig/ggzmod.pc'
 /usr/bin/install -c -m 644 'ggzcore.pc' '/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/pkgconfig/ggzcore.pc'
make[2]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
make[1]: Leaving directory '/builddir/build/BUILD/ggz-base-libs-snapshot-0.99.5'
+ install -D -m644 -p /builddir/build/SOURCES/ggz.modules /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/ggz.modules
+ mkdir -p /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/etc/ggz.modules.d
+ mkdir -p /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/ggz
+ mkdir -p /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/ggz
+ install -D -m644 -p /builddir/build/SOURCES/macros.ggz /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib/rpm/macros.d/macros.ggz
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64 ggzcore_snapshot-0.99.5
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64 ggz-config
+ cat ggz-config.lang ggzcore_snapshot-0.99.5.lang
+ rm -f /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggz.la /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzcore.la /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/lib64/libggzmod.la
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/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: ggz-base-libs-0.99.5-19.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HjZKke
+ umask 022
+ cd /builddir/build/BUILD
+ cd ggz-base-libs-snapshot-0.99.5
+ DOCDIR=/builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ cp -pr AUTHORS /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ cp -pr ChangeLog /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ cp -pr COPYING /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ cp -pr NEWS /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ cp -pr README /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64/usr/share/doc/ggz-base-libs
+ exit 0
Provides: config(ggz-base-libs) = 0.99.5-19.fc28 ggz-base-libs = 0.99.5-19.fc28 ggz-base-libs(riscv-64) = 0.99.5-19.fc28 ggz-client-libs = 1:0.99.5-19.fc28 libggz = 1:0.99.5-19.fc28 libggz.so.2()(64bit) libggzcore.so.9()(64bit) libggzmod.so.4()(64bit)
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libggz.so.2()(64bit) libggzcore.so.9()(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.2)(64bit) libnssutil3.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsmime3.so()(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.2)(64bit) rtld(GNU_HASH)
Obsoletes: ggz-client-libs < 1:0.99.5 libggz < 1:0.99.5
Processing files: ggz-base-libs-devel-0.99.5-19.fc28.riscv64
warning: File listed twice: /usr/share/man/man3/ggzcore_h.3.gz
warning: File listed twice: /usr/share/man/man3/ggzmod_h.3.gz
Provides: ggz-base-libs-devel = 0.99.5-19.fc28 ggz-base-libs-devel(riscv-64) = 0.99.5-19.fc28 ggz-client-libs-devel = 1:0.99.5-19.fc28 libggz-devel = 1:0.99.5-19.fc28 pkgconfig(ggzcore) = snapshot-0.99.5 pkgconfig(ggzmod) = snapshot-0.99.5 pkgconfig(libggz) = snapshot-0.99.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libggz.so.2()(64bit) libggzcore.so.9()(64bit) libggzmod.so.4()(64bit) pkgconfig(ggzcore) pkgconfig(libggz)
Obsoletes: ggz-client-libs-devel < 1:0.99.5 libggz-devel < 1:0.99.5
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
Wrote: /builddir/build/SRPMS/ggz-base-libs-0.99.5-19.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/ggz-base-libs-0.99.5-19.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/ggz-base-libs-devel-0.99.5-19.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hodQ2Q
+ umask 022
+ cd /builddir/build/BUILD
+ cd ggz-base-libs-snapshot-0.99.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/ggz-base-libs-0.99.5-19.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff