<86>Apr 21 01:19:08 userdel[15322]: delete user 'rooter' <86>Apr 21 01:19:08 userdel[15322]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:19:08 groupadd[15346]: group added to /etc/group: name=rooter, GID=549 <86>Apr 21 01:19:08 groupadd[15346]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:19:08 groupadd[15346]: new group: name=rooter, GID=549 <86>Apr 21 01:19:08 useradd[15374]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 21 01:19:08 userdel[15408]: delete user 'builder' <86>Apr 21 01:19:08 userdel[15408]: removed group 'builder' owned by 'builder' <86>Apr 21 01:19:08 userdel[15408]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:19:08 groupadd[15436]: group added to /etc/group: name=builder, GID=550 <86>Apr 21 01:19:08 groupadd[15436]: group added to /etc/gshadow: name=builder <86>Apr 21 01:19:08 groupadd[15436]: new group: name=builder, GID=550 <86>Apr 21 01:19:08 useradd[15452]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 21 01:19:15 rpmi: libnspr-1:4.20-alt1 p8.216526.40 1542382588 installed <13>Apr 21 01:19:15 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 21 01:19:15 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 21 01:19:15 rpmi: libgpg-error-devel-1.31-alt1.M80P.1 1529024730 installed <13>Apr 21 01:19:15 rpmi: libnspr-devel-1:4.20-alt1 p8.216526.40 1542382588 installed <13>Apr 21 01:19:15 rpmi: libsqlite3-3.15.2-alt1 1480432212 installed <13>Apr 21 01:19:15 rpmi: libnss-3.40.0-alt0.M80P.1 p8.216526.44 1542814585 installed <13>Apr 21 01:19:15 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:19:15 rpmi: libexpat-devel-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:19:15 rpmi: libgcrypt-devel-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 21 01:19:16 rpmi: libnss-devel-3.40.0-alt0.M80P.1 p8.216526.44 1542814585 installed Installing ggz-base-libs-0.99.5-alt3_18.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ggz-base-libs-snapshot-0.99.5 + echo 'Source #0 (ggz-base-libs-snapshot-0.99.5.tar.gz):' Source #0 (ggz-base-libs-snapshot-0.99.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/ggz-base-libs-snapshot-0.99.5.tar.gz + /bin/tar -xf - + cd ggz-base-libs-snapshot-0.99.5 + /bin/chmod -c -Rf u+rwX,go-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 -p1 -b --suffix .tls_nss3 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 /usr/src/tmp/rpm-tmp.20251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ggz-base-libs-snapshot-0.99.5 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-debug --disable-static --with-gcrypt --with-tls=NSS configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes 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 configure: WARNING: unrecognized options: --without-included-gettext 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 make: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' Making all in libggz make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making all in security make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzsecurity_la-hashfunc.lo `test -f 'hashfunc.c' || echo './'`hashfunc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c hashfunc.c -fPIC -DPIC -o .libs/libggzsecurity_la-hashfunc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzsecurity_la-base16.lo `test -f 'base16.c' || echo './'`base16.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c base16.c -fPIC -DPIC -o .libs/libggzsecurity_la-base16.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzsecurity_la-base64.lo `test -f 'base64.c' || echo './'`base64.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c base64.c -fPIC -DPIC -o .libs/libggzsecurity_la-base64.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_none.lo `test -f 'ggz_tls_none.c' || echo './'`ggz_tls_none.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c ggz_tls_none.c -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_none.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_nss.lo `test -f 'ggz_tls_nss.c' || echo './'`ggz_tls_nss.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/usr/include/nss -I/usr/include/nspr -pipe -Wall -g -O2 -D_REENTRANT -c ggz_tls_nss.c -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_nss.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -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 -lnsl 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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-conf.lo `test -f 'conf.c' || echo './'`conf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c conf.c -fPIC -DPIC -o .libs/libggz_la-conf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-ggz_dio.lo `test -f 'ggz_dio.c' || echo './'`ggz_dio.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c ggz_dio.c -fPIC -DPIC -o .libs/libggz_la-ggz_dio.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-easysock.lo `test -f 'easysock.c' || echo './'`easysock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c easysock.c -fPIC -DPIC -o .libs/libggz_la-easysock.o easysock.c: In function 'ggz_write_fd': easysock.c:978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int *) CMSG_DATA(cmptr)) = sendfd; ^ easysock.c: In function 'ggz_read_fd': easysock.c:1085:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *recvfd = *((int *) CMSG_DATA(cmptr)); ^ 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); ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-list.lo `test -f 'list.c' || echo './'`list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c list.c -fPIC -DPIC -o .libs/libggz_la-list.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-memory.lo `test -f 'memory.c' || echo './'`memory.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c memory.c -fPIC -DPIC -o .libs/libggz_la-memory.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-misc.lo `test -f 'misc.c' || echo './'`misc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c misc.c -fPIC -DPIC -o .libs/libggz_la-misc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-msg.lo `test -f 'msg.c' || echo './'`msg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c msg.c -fPIC -DPIC -o .libs/libggz_la-msg.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-numberlist.lo `test -f 'numberlist.c' || echo './'`numberlist.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c numberlist.c -fPIC -DPIC -o .libs/libggz_la-numberlist.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-stack.lo `test -f 'stack.c' || echo './'`stack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c stack.c -fPIC -DPIC -o .libs/libggz_la-stack.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-uri.lo `test -f 'uri.c' || echo './'`uri.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c uri.c -fPIC -DPIC -o .libs/libggz_la-uri.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=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-xmlelement.lo `test -f 'xmlelement.c' || echo './'`xmlelement.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c xmlelement.c -fPIC -DPIC -o .libs/libggz_la-xmlelement.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c -o libggz_la-ggz_common.lo `test -f 'ggz_common.c' || echo './'`ggz_common.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -D_REENTRANT -c ggz_common.c -fPIC -DPIC -o .libs/libggz_la-ggz_common.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -version-info 5:0:3 -Wl,--version-script=./linker.map -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 -lnsl libtool: link: x86_64-alt-linux-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 -lnsl -Wl,--version-script=./linker.map -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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making all in ggzmod-ggz make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -pipe -Wall -g -O2 -D_REENTRANT -c -o ggzmod-ggz.lo ggzmod-ggz.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -pipe -Wall -g -O2 -D_REENTRANT -c ggzmod-ggz.c -fPIC -DPIC -o .libs/ggzmod-ggz.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -pipe -Wall -g -O2 -D_REENTRANT -c -o io-ggz.lo io-ggz.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -pipe -Wall -g -O2 -D_REENTRANT -c io-ggz.c -fPIC -DPIC -o .libs/io-ggz.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o libggzmod-ggz.la ggzmod-ggz.lo io-ggz.lo ../libggz/libggz.la -lnsl 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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' Making all in ggzcore make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-conf.lo `test -f 'conf.c' || echo './'`conf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c conf.c -fPIC -DPIC -o .libs/libggzcore_la-conf.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-init.lo `test -f 'init.c' || echo './'`init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c init.c -fPIC -DPIC -o .libs/libggzcore_la-init.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-game.lo `test -f 'game.c' || echo './'`game.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c game.c -fPIC -DPIC -o .libs/libggzcore_la-game.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-gametype.lo `test -f 'gametype.c' || echo './'`gametype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c gametype.c -fPIC -DPIC -o .libs/libggzcore_la-gametype.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-hook.lo `test -f 'hook.c' || echo './'`hook.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c hook.c -fPIC -DPIC -o .libs/libggzcore_la-hook.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-module.lo `test -f 'module.c' || echo './'`module.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c module.c -fPIC -DPIC -o .libs/libggzcore_la-module.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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-netxml.lo `test -f 'netxml.c' || echo './'`netxml.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c netxml.c -fPIC -DPIC -o .libs/libggzcore_la-netxml.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; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-player.lo `test -f 'player.c' || echo './'`player.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c player.c -fPIC -DPIC -o .libs/libggzcore_la-player.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-room.lo `test -f 'room.c' || echo './'`room.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c room.c -fPIC -DPIC -o .libs/libggzcore_la-room.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-server.lo `test -f 'server.c' || echo './'`server.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c server.c -fPIC -DPIC -o .libs/libggzcore_la-server.o 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, ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-state.lo `test -f 'state.c' || echo './'`state.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c state.c -fPIC -DPIC -o .libs/libggzcore_la-state.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c -o libggzcore_la-table.lo `test -f 'table.c' || echo './'`table.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzmod-ggz -DGGZCONFDIR=\"/etc\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c table.c -fPIC -DPIC -o .libs/libggzcore_la-table.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -version-info 9:0:0 -Wl,--version-script=./linker.map -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 -lnsl libtool: link: x86_64-alt-linux-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,/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs /usr/src/RPM/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 -lnsl -Wl,--version-script=./linker.map -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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' Making all in ggzmod make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -pipe -Wall -g -O2 -D_REENTRANT -c -o ggzmod.lo ggzmod.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -pipe -Wall -g -O2 -D_REENTRANT -c ggzmod.c -fPIC -DPIC -o .libs/ggzmod.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -pipe -Wall -g -O2 -D_REENTRANT -c -o io.lo io.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz -I../ggzcore -pipe -Wall -g -O2 -D_REENTRANT -c io.c -fPIC -DPIC -o .libs/io.o /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -version-info 5:0:1 -Wl,--version-script=./linker.map -o libggzmod.la -rpath /usr/lib64 ggzmod.lo io.lo ../ggzcore/libggzcore.la ../libggz/libggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -shared .libs/ggzmod.o .libs/io.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs -Wl,-rpath -Wl,/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs -L/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs ../ggzcore/.libs/libggzcore.so -lexpat /usr/src/RPM/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 -lnsl -Wl,--version-script=./linker.map -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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' Making all in ggz-config make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../ggzcore -I../libggz -DGGZCONFDIR=\"/etc\" -DGGZDATADIR=\"/usr/share/ggz\" -DGGZEXECMODDIR=\"/usr/lib64/ggz\" -DPREFIX=\"/usr\" -pipe -Wall -g -O2 -D_REENTRANT -c ggz-config.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o ggz-config ggz-config.o ../ggzcore/libggzcore.la ../libggz/libggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/ggz-config ggz-config.o ../ggzcore/.libs/libggzcore.so -lexpat /usr/src/RPM/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 -lnsl make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' Making all in desktop make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/desktop' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/desktop' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' Making all in ggz-config make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' converting ./de.po make[3]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' Making all in ggzcore make[3]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore' make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82217 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ggz-base-libs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ggz-base-libs-buildroot + cd ggz-base-libs-snapshot-0.99.5 + make install DESTDIR=/usr/src/tmp/ggz-base-libs-buildroot make: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' Making install in libggz make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making install in security make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[3]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -c 'libggz.la' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggz.la' libtool: install: /bin/install -c .libs/libggz.so.2.3.0 /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggz.so.2.3.0 libtool: install: (cd /usr/src/tmp/ggz-base-libs-buildroot/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 /usr/src/tmp/ggz-base-libs-buildroot/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: /bin/install -c .libs/libggz.lai /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggz.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/include" /bin/install -c -m 644 'ggz.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggz.h' /bin/install -c -m 644 'ggz_common.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggz_common.h' /bin/install -c -m 644 'ggz_dio.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggz_dio.h' /bin/install -c -m 644 'ggz_threads.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggz_threads.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making install in ggzmod-ggz make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' Making install in ggzcore make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -c 'libggzcore.la' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzcore.la' libtool: install: warning: relinking `libggzcore.la' libtool: install: (cd /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore; /bin/sh /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libtool --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -version-info 9:0:0 -Wl,--version-script=./linker.map -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 -lnsl -inst-prefix-dir /usr/src/tmp/ggz-base-libs-buildroot) libtool: relink: x86_64-alt-linux-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/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64 -L/usr/lib64 -lexpat -lggz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl -Wl,--version-script=./linker.map -Wl,-soname -Wl,libggzcore.so.9 -o .libs/libggzcore.so.9.0.0 libtool: install: /bin/install -c .libs/libggzcore.so.9.0.0T /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzcore.so.9.0.0 libtool: install: (cd /usr/src/tmp/ggz-base-libs-buildroot/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 /usr/src/tmp/ggz-base-libs-buildroot/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: /bin/install -c .libs/libggzcore.lai /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzcore.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/include" /bin/install -c -m 644 'ggzcore.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggzcore.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' Making install in ggzmod make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -c 'libggzmod.la' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzmod.la' libtool: install: warning: relinking `libggzmod.la' libtool: install: (cd /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod; /bin/sh /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libtool --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -version-info 5:0:1 -Wl,--version-script=./linker.map -o libggzmod.la -rpath /usr/lib64 ggzmod.lo io.lo ../ggzcore/libggzcore.la ../libggz/libggz.la -lnsl -inst-prefix-dir /usr/src/tmp/ggz-base-libs-buildroot) libtool: relink: x86_64-alt-linux-gcc -shared .libs/ggzmod.o .libs/io.o -L/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs -L/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64 -L/usr/lib64 -lggzcore -lexpat -lggz -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl -Wl,--version-script=./linker.map -Wl,-soname -Wl,libggzmod.so.4 -o .libs/libggzmod.so.4.1.0 libtool: install: /bin/install -c .libs/libggzmod.so.4.1.0T /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzmod.so.4.1.0 libtool: install: (cd /usr/src/tmp/ggz-base-libs-buildroot/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 /usr/src/tmp/ggz-base-libs-buildroot/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: /bin/install -c .libs/libggzmod.lai /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzmod.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/include" /bin/install -c -m 644 'ggzmod.h' '/usr/src/tmp/ggz-base-libs-buildroot/usr/include/ggzmod.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' Making install in ggz-config make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -c 'ggz-config' '/usr/src/tmp/ggz-base-libs-buildroot/usr/bin/ggz-config' libtool: install: warning: `../ggzcore/libggzcore.la' has not been installed in `/usr/lib64' libtool: install: warning: `/usr/src/RPM/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: /bin/install -c .libs/ggz-config /usr/src/tmp/ggz-base-libs-buildroot/usr/bin/ggz-config make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' make[2]: Entering directory `/usr/src/RPM/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" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man3" /bin/install -c -m 644 './ggzcore_h.3' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man3/ggzcore_h.3' /bin/install -c -m 644 './ggz.h.3' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man3/ggz.h.3' /bin/install -c -m 644 './ggzmod_h.3' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man3/ggzmod_h.3' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man5" /bin/install -c -m 644 './ggz.modules.5' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man5/ggz.modules.5' test -z "/usr/share/man/man6" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man6" /bin/install -c -m 644 './ggz-config.6' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man6/ggz-config.6' test -z "/usr/share/man/man7" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man7" /bin/install -c -m 644 './ggz.7' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/man/man7/ggz.7' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make[2]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' Making install in desktop make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/desktop' make[2]: Entering directory `/usr/src/RPM/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" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/share/desktop-directories" /bin/install -c -m 644 'ggz.directory' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/desktop-directories/ggz.directory' /bin/install -c -m 644 'ggz-games.directory' '/usr/src/tmp/ggz-base-libs-buildroot/usr/share/desktop-directories/ggz-games.directory' test -z "/etc/xdg/menus" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/etc/xdg/menus" /bin/install -c -m 644 'ggz.menu' '/usr/src/tmp/ggz-base-libs-buildroot/etc/xdg/menus/ggz.menu' test -z "/etc/xdg/menus/applications-merged" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/etc/xdg/menus/applications-merged" /bin/install -c -m 644 'ggz.merge.menu' '/usr/src/tmp/ggz-base-libs-buildroot/etc/xdg/menus/applications-merged/ggz.merge.menu' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/desktop' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/desktop' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' Making install in ggz-config make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' make[3]: Nothing to be done for `install-exec-am'. installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/de/LC_MESSAGES/ggz-config.mo (de.mo) make[3]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggz-config' Making install in ggzcore make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore' make[3]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore' make[3]: Nothing to be done for `install-exec-am'. installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/af/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (af.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ar/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ar.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/bg/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (bg.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ca/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ca.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/cs/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (cs.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/cy/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (cy.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/da/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (da.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/de/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (de.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/dz/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (dz.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/el/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (el.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/en_GB/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (en_GB.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/es/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (es.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/et/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (et.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/fi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (fi.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/fr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (fr.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/gl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (gl.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/gu/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (gu.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/hi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (hi.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/hu/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (hu.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/it/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (it.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ja/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ja.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ko/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ko.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/lt/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (lt.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/lv/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (lv.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/mk/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (mk.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ml/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ml.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/nb/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (nb.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/nl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (nl.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/oc/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (oc.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/pa/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pa.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/pl/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pl.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/pt/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pt.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (pt_BR.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ru/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ru.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/si/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (si.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/sr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sr.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/sr@Latn/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sr@Latn.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/sv/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (sv.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/ta/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (ta.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/te/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (te.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/th/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (th.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/tr/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (tr.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/uk/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (uk.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/vi/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (vi.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_CN.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/zh_HK/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_HK.mo) installing /usr/src/tmp/ggz-base-libs-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo (zh_TW.mo) make[3]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po/ggzcore' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[3]: Entering directory `/usr/src/RPM/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 `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/po' make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/pkgconfig" /bin/install -c -m 644 'libggz.pc' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/pkgconfig/libggz.pc' /bin/install -c -m 644 'ggzmod.pc' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/pkgconfig/ggzmod.pc' /bin/install -c -m 644 'ggzcore.pc' '/usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/pkgconfig/ggzcore.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' make: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' + install -D -m644 -p /usr/src/RPM/SOURCES/ggz.modules /usr/src/tmp/ggz-base-libs-buildroot/etc/ggz.modules + mkdir -p /usr/src/tmp/ggz-base-libs-buildroot/etc/ggz.modules.d + mkdir -p /usr/src/tmp/ggz-base-libs-buildroot/usr/share/ggz + mkdir -p /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/ggz + install -D -m644 -p /usr/src/RPM/SOURCES/macros.ggz /usr/src/tmp/ggz-base-libs-buildroot/usr/lib/rpm/macros.d/ggz + /usr/lib/rpm/find-lang ggzcore_snapshot-0.99.5 + /usr/lib/rpm/find-lang ggz-config + cat ggz-config.lang ggzcore_snapshot-0.99.5.lang + rm -f /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggz.la /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzcore.la /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzmod.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ggz-base-libs-buildroot (auto) mode of './usr/lib64/libggzmod.so.4.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libggzcore.so.9.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/libggz.so.2.3.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ggz-base-libs-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/ggzcore.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/ggzcore.pc: Libs: '-L${libdir} -lggzcore' --> '-lggzcore' /usr/lib64/pkgconfig/ggzmod.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/ggzmod.pc: Libs: '-L${libdir} -lggzmod' --> '-lggzmod' /usr/lib64/pkgconfig/libggz.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libggz.pc: Libs: '-L${libdir} -lggz' --> '-lggz' Compressing files in /usr/src/tmp/ggz-base-libs-buildroot (auto) Adjusting library links in /usr/src/tmp/ggz-base-libs-buildroot ./usr/lib: ./usr/lib64: libggz.so.2 -> libggz.so.2.3.0 libggzcore.so.9 -> libggzcore.so.9.0.0 libggzmod.so.4 -> libggzmod.so.4.1.0 Verifying ELF objects in /usr/src/tmp/ggz-base-libs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.39635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ggz-base-libs-snapshot-0.99.5 + make check make: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' Making check in libggz make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making check in security make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/security' make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz' Making check in ggzmod-ggz make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod-ggz' Making check in ggzcore make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore' Making check in ggzmod make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzmod' Making check in ggz-config make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggz-config' Making check in man make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/man' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make debugmsg dio cfgtest ggzcommon read_line misc strcmp tls test16 test64 hashing ggzmodtest ggzmodgametest make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c debugmsg.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o debugmsg debugmsg.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/debugmsg debugmsg.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c dio.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o dio dio.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/dio dio.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c cfgtest.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o cfgtest cfgtest.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/cfgtest cfgtest.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c ggzcommon.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o ggzcommon ggzcommon.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/ggzcommon ggzcommon.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c read_line.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o read_line read_line.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/read_line read_line.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c misc.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o misc misc.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/misc misc.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c strcmp.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o strcmp strcmp.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/strcmp strcmp.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c tls.c tls.c: In function 'reader': tls.c:40:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ tls.c: In function 'writer': tls.c:60:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o tls tls.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/tls tls.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c test16.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o test16 test16.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/test16 test16.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c test64.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o test64 test64.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/test64 test64.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c hashing.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o hashing hashing.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/hashing hashing.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c ggzmodtest.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o ggzmodtest ggzmodtest.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/ggzmodtest ggzmodtest.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libggz/ -I../ggzmod -I../ggzmod-ggz -pipe -Wall -g -O2 -D_REENTRANT -c ggzmodgametest.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o ggzmodgametest ggzmodgametest.o ../libggz/libggz.la ../ggzmod/libggzmod.la ../ggzmod-ggz/libggzmod-ggz.la -lnsl libtool: link: x86_64-alt-linux-gcc -pipe -Wall -g -O2 -D_REENTRANT -o .libs/ggzmodgametest ggzmodgametest.o ../libggz/.libs/libggz.so ../ggzmod/.libs/libggzmod.so /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/ggzcore/.libs/libggzcore.so -lexpat ../ggzmod-ggz/.libs/libggzmod-ggz.a /usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/libggz/.libs/libggz.so -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -ldl -lgcrypt -lpthread -lnsl make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' -- Testing before init -- () Success: ggz_error_msg () Success: ggz_error_sys (no errno): Success () Success: Testing ggz_error_sys (errno EIO): Input/output error -- Testing with file (null) and no initial types specified (foo) Success: Debugging with type foo after enabling -- Testing post cleanup -- () Success: ggz_error_msg () Success: ggz_error_sys (no errno): Input/output error () Success: Testing ggz_error_sys (errno EIO): Input/output error -- Testing with file (null) and foo,bar initial types (foo) Success: Debugging with type foo (bar) Success: Debugging with type bar (qux) Success: Debugging with type qux after enabling -- Testing before init -- () Success: ggz_error_msg () Success: ggz_error_sys (no errno): Input/output error () Success: Testing ggz_error_sys (errno EIO): Input/output error -- Testing with file debug.log and no initial types specified -- Testing post cleanup -- () Success: ggz_error_msg () Success: ggz_error_sys (no errno): Input/output error () Success: Testing ggz_error_sys (errno EIO): Input/output error -- Testing with file debug.log and foo,bar initial types PASS: debugmsg Got a packet. PASS: dio * This program intentionally causes some errors. * Ignore any debug output you may see. () Unable to read or write file cfg_testfile: Permission denied () ggzcore_conf_parse: Invalid options () Unable to read or write file cfg_testfile: No such file or directory *** All tests succeeded *** PASS: cfgtest () ggz_seattype_to_string: invalid seattype 6 given. () ggz_seattype_to_string: invalid seattype -1 given. () ggz_chattype_to_string: invalid chattype 0 given. () ggz_chattype_to_string: invalid chattype 6 given. () ggz_chattype_to_string: invalid chattype -1 given. () ggz_leavetype_to_string: invalid leavetype 4 given. () ggz_leavetype_to_string: invalid leavetype -1 given. () ggz_playertype_to_string: invalid playertype 6 given. () ggz_playertype_to_string: invalid playertype -1 given. () ggz_admintype_to_string: invalid admintype 4 given. () ggz_admintype_to_string: invalid admintype 5 given. () ggz_admintype_to_string: invalid admintype -1 given. () ggz_error_to_string: invalid error -21 given. () ggz_error_to_string: invalid error -27 given. () ggz_error_to_string: invalid error 1000 given. () ggz_error_to_string: invalid error 1 given. () ggz_error_to_string: invalid error 1000 given. PASS: ggzcommon Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 99 bytes... ok Read 47 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 60 bytes... ok Read 1023 bytes... ok Read 23 bytes... ok Read 1499 bytes... ok (buffer expansion, new size = 1536) Read 71 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 149 bytes... ok Read 2499 bytes... ok (buffer expansion, new size = 2560) Read 130999 bytes... ok (buffer expansion, new size = 131072) The buffer expanded 3 times to 131072 bytes (ok) Total test lines = 43 (ok) Number of failures = 0 Test passed PASS: read_line Input string = "' " >< &&" Output string = "' &quot; >< &&amp;" Back to input string = "' " >< &&" Input string = This test requires no conversion Output string = This test requires no conversion Back to input string = This test requires no conversion All tests successful PASS: misc Success Success Success Success Success Success PASS: strcmp Info: using TLS backend NSS. Preparation for TLS handshake... SHM succeeded (size=4096) Enable TLS for the server... Read a message... Encrypted transmission failed! Info: using TLS backend NSS. Preparation for TLS handshake... SHM succeeded (size=4096) Enable TLS for the client... Write a message... SHM: message= ========================== Sent on [3]: This is a test. Received on [4]: Did we use encryption? 1 FAIL: tls Original: hello Encoded: 68656c6c6f Expected: 68656c6c6f PASS: test16 Original: Encoded : Decoded : Original: a Encoded : YQ== Decoded : a Original: ab Encoded : YWI= Decoded : ab Original: abc Encoded : YWJj Decoded : abc Original: test Encoded : dGVzdA== Decoded : test PASS: test64 md5 base16 encoding =================== Original: hello Hashed: 5d41402abc4b2a76b9719d911017c592 Expected: 5d41402abc4b2a76b9719d911017c592 Original: abc Hashed: 900150983cd24fb0d6963f7d28e17f72 Expected: 900150983cd24fb0d6963f7d28e17f72 Original: test Hashed: 098f6bcd4621d373cade4e832627b4f6 Expected: 098f6bcd4621d373cade4e832627b4f6 md5 base64 encoding =================== Original: hello Hashed: XUFAKrxLKna5cZ2REBfFkg== Expected: XUFAKrxLKna5cZ2REBfFkg== Original: abc Hashed: kAFQmDzST7DWlj99KOF/cg== Expected: kAFQmDzST7DWlj99KOF/cg== Original: test Hashed: CY9rzUYh03PK3k6DJie09g== Expected: CY9rzUYh03PK3k6DJie09g== sha1 base16 encoding ==================== Original: hello Hashed: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d Expected: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d Original: abc Hashed: a9993e364706816aba3e25717850c26c9cd0d89d Expected: a9993e364706816aba3e25717850c26c9cd0d89d Original: test Hashed: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 Expected: a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 sha1 base64 encoding ==================== Original: hello Hashed: qvTGHdzF6KLavt4PO0gs2a6pQ00= Expected: qvTGHdzF6KLavt4PO0gs2a6pQ00= Original: abc Hashed: qZk+NkcGgWq6PiVxeFDCbJzQ2J0= Expected: qZk+NkcGgWq6PiVxeFDCbJzQ2J0= Original: test Hashed: qUqP5cyxm6YcTAhz05Hph5gvu9M= Expected: qUqP5cyxm6YcTAhz05Hph5gvu9M= PASS: hashing =============================================== 1 of 11 tests failed Please report to ggz-dev@mail.ggzgamingzone.org =============================================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5/tests' make: *** [check-recursive] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/ggz-base-libs-snapshot-0.99.5' + : + exit 0 Processing files: ggz-base-libs-0.99.5-alt3_18 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5549 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ggz-base-libs-snapshot-0.99.5 + DOCDIR=/usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + export DOCDIR + rm -rf /usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + /bin/mkdir -p /usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + cp -prL AUTHORS ChangeLog COPYING NEWS README /usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + chmod -R go-w /usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + chmod -R a+rX /usr/src/tmp/ggz-base-libs-buildroot/usr/share/doc/ggz-base-libs-0.99.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JhBuso find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggz.so.2: 194 symbols, 18 bpp lib.prov: /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzcore.so.9: 176 symbols, 18 bpp lib.prov: /usr/src/tmp/ggz-base-libs-buildroot/usr/lib64/libggzmod.so.4: 37 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JxLZBP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libggz = 1:0.99.5-alt3_18, ggz-client-libs = 1:0.99.5-alt3_18, libggz.so.2()(64bit) = set:ldz9Hs5VshmRIxVhPATi5wnlXN0FKJjZkLZCf8PYZegZvv0syvkitidrKtHszd678f68BpBXTwZztyYn2Chm6QwiyEuHm6JGMbnyBy69jOBzhxk2H69nTQwZxSZxrmYIN083Cguy6L6Ht7nmFMAm0W0pUQQ6ZI08BzFQYoiRJLe3Ydfsao4HHD8Xm4lsd3JuxGCwVTwrwW0ygFdymDGfPgcIV52d0d5VlpTX49gyx76nRiBIWUVC2DLNQYhiKJtpZxm2m0Uwbl4lWjNZAxJSWAFkUwaQJsOOvNntD1URiuWPmyq41r8L2nSa57feVY68VA7zCmfidnof6SgsXXpnDZ13UqXI5PLyw8N9Aoq5upswPIBhN3X0OhmT1q3RcwMTx9jIP0, libggzcore.so.9()(64bit) = set:ldMwByyG70kJ7sZ3l5mDtP1F2uvK7mMQX1lh69RPMrUklXvubmczsNi9yUniZcjlUn87JD4k6mFmY8bz9zJS8ezA5795514u8aRLyP6FgO3i6cGM0OUwdOnFmmey1UPFZ9BXFptM3BkiCSZdfwdf4hovfeP70Q0qimr5uJOtkRx1ZwihEFe66ZFsjoSwH4fhpcFtJyigczhQHscvLtARXCePGMCDZzZCCZj0nc4a4w1NoUEY3clxOA3BMawjrRQLN1FZAkMxyFNWl8RmYgZ2csknahMR7yGS1pw3x3cD4uraj51Zy7ciD65s3aA97HST3meFZ0ZzxOXcSmdNb8PApwppqeWmEfOZjZ0l9Z75, libggzmod.so.4()(64bit) = set:jd3Q1ZnDP3Z6vmecCU7h4dfNRNpPS4r5Ii9eYCK0SuAHYZ5j7QqlzmrcYAYV1YjUF1MCghV1hORax53 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libexpat.so.1()(64bit) >= set:kgE3cnblKb4OyZaEwWuZ7NDgj2yqZt0, libgcrypt.so.20()(64bit) >= set:lh9zyLRpB1V57CuRQ1gYeyjN0ld8h, libgcrypt.so.20(GCRYPT_1.6)(64bit), libnspr4.so()(64bit) >= set:mi2C00bwIax9YrQkixYJR9UX01, libnss3.so()(64bit) >= set:nmfXb2, libnss3.so(NSS_3.2)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libssl3.so()(64bit) >= set:khsK3bfDg3qw2, libssl3.so(NSS_3.2)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: libggz < 1:0.99.5, ggz-client-libs < 1:0.99.5 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1Qa8fm Creating ggz-base-libs-debuginfo package Processing files: ggz-base-libs-devel-0.99.5-alt3_18 warning: File listed twice: /usr/share/man/man3/ggzcore_h.3.xz warning: File listed twice: /usr/share/man/man3/ggzmod_h.3.xz Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dneHJV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n0Vk1x find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libggz-devel = 1:0.99.5-alt3_18, ggz-client-libs-devel = 1:0.99.5-alt3_18, pkgconfig(ggzcore) = snapshot-0.99.5, pkgconfig(ggzmod) = snapshot-0.99.5, pkgconfig(libggz) = snapshot-0.99.5 Requires: ggz-base-libs = 0.99.5-alt3_18, /usr/lib/rpm/macros.d, /usr/lib64/libggz.so.2.3.0, /usr/lib64/libggzcore.so.9.0.0, /usr/lib64/libggzmod.so.4.1.0, /usr/lib64/pkgconfig Obsoletes: libggz-devel < 1:0.99.5, ggz-client-libs-devel < 1:0.99.5 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bA5bcd Processing files: ggz-base-libs-debuginfo-0.99.5-alt3_18 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vom7kV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pD3OpG find-requires: running scripts (debuginfo) Provides: debug64(libggz.so.2), debug64(libggzcore.so.9), debug64(libggzmod.so.4) Requires: ggz-base-libs = 0.99.5-alt3_18, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libgcrypt.so.20), debug64(libnspr4.so), debug64(libnss3.so), debug64(libpthread.so.0), debug64(libssl3.so) Removing 3 extra deps from ggz-base-libs-devel due to dependency on ggz-base-libs warning: Installed (but unpackaged) file(s) found: /usr/share/locale/sr@Latn/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo Wrote: /usr/src/RPM/RPMS/x86_64/ggz-base-libs-0.99.5-alt3_18.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ggz-base-libs-devel-0.99.5-alt3_18.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/ggz-base-libs-debuginfo-0.99.5-alt3_18.x86_64.rpm 17.42user 6.36system 0:38.03elapsed 62%CPU (0avgtext+0avgdata 36104maxresident)k 0inputs+0outputs (0major+2111140minor)pagefaults 0swaps 21.84user 8.91system 0:50.12elapsed 61%CPU (0avgtext+0avgdata 122160maxresident)k 0inputs+0outputs (0major+2428807minor)pagefaults 0swaps --- ggz-base-libs-0.99.5-alt3_18.x86_64.rpm.repo 2015-09-22 08:18:45.000000000 +0000 +++ ggz-base-libs-0.99.5-alt3_18.x86_64.rpm.hasher 2019-04-21 01:19:56.971793825 +0000 @@ -68,5 +68,5 @@ /usr/share/locale/zh_TW/LC_MESSAGES/ggzcore_snapshot-0.99.5.mo 100644 -/usr/share/man/man5/ggz.modules.5.gz 100644 -/usr/share/man/man6/ggz-config.6.gz 100644 -/usr/share/man/man7/ggz.7.gz 100644 +/usr/share/man/man5/ggz.modules.5.xz 100644 +/usr/share/man/man6/ggz-config.6.xz 100644 +/usr/share/man/man7/ggz.7.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 --- ggz-base-libs-devel-0.99.5-alt3_18.x86_64.rpm.repo 2015-09-22 08:18:45.000000000 +0000 +++ ggz-base-libs-devel-0.99.5-alt3_18.x86_64.rpm.hasher 2019-04-21 01:19:57.086794836 +0000 @@ -13,5 +13,5 @@ /usr/lib64/pkgconfig/libggz.pc 100644 -/usr/share/man/man3/ggz.h.3.gz 100644 -/usr/share/man/man3/ggzcore_h.3.bz2 100644 -/usr/share/man/man3/ggzmod_h.3.bz2 100644 +/usr/share/man/man3/ggz.h.3.xz 100644 +/usr/share/man/man3/ggzcore_h.3.xz 100644 +/usr/share/man/man3/ggzmod_h.3.xz 100644 Requires: ggz-base-libs = 0.99.5-alt3_18