Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jabberd.spec'], timeout=172800chrootPath='/var/lib/mock/dist-6E-epel-build-6581784-646957/root'gid=425env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}shell=FalseprintOutput=Falselogger=uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/jabberd.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildhw-11.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/jabberd-2.4.0-4.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jabberd.spec'], logger=timeout=172800chrootPath='/var/lib/mock/dist-6E-epel-build-6581784-646957/root'gid=425private_network=Trueshell=FalseprintOutput=Falseenv={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'}uid=1000user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/jabberd.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4fZbCY + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jabberd-2.4.0 + /usr/bin/xz -dc /builddir/build/SOURCES/jabberd-2.4.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jabberd-2.4.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (jabberd-fix-paths.patch):' Patch #1 (jabberd-fix-paths.patch): + /bin/cat /builddir/build/SOURCES/jabberd-fix-paths.patch + /usr/bin/patch -p1 --fuzz=0 patching file etc/c2s.xml.dist.in patching file etc/router.xml.dist.in patching file etc/s2s.xml.dist.in patching file etc/sm.xml.dist.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PFLh2L + umask 022 + cd /builddir/build/BUILD + cd jabberd-2.4.0 + LANG=C + export LANG + unset DISPLAY + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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 --sysconfdir=/etc/jabberd --localstatedir=/var/lib --enable-pam --enable-db --with-extra-include-path=/usr/include/libdb4 --enable-mysql --with-extra-library-path=/usr/lib64/mysql --enable-ldap --enable-pgsql --enable-sqlite --enable-fs --enable-anon --enable-pipe --enable-ssl --enable-websocket --enable-debug checking for a BSD-compatible install... /usr/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 make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf 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 gcc -std=gnu99... /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 how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 whether C compiler accepts -fdiagnostics-color... no checking whether C compiler accepts -fcolor-diagnostics... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ANSI C header files... (cached) yes 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for arpa/nameser.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netinet/in.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for resolv.h... (cached) yes checking for windns.h... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for stdint-types....... "(putting them into ac-stdint.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating ac-stdint.h : _AC_STDINT_H checking for int_least32_t... yes checking for int_fast32_t... yes ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE ac-stdint.h checking whether closedir returns void... no checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... 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 return type of signal handlers... void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking for close... yes checking for dup2... yes checking for fcntl... yes checking for _findfirst... no checking for gethostname... yes checking for getopt... yes checking for getpagesize... yes checking for getpid... yes checking for gettimeofday... yes checking for inet_aton... yes checking for inet_ntoa... yes checking for ioctl... yes checking for isascii... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for _mkdir... no checking for modf... yes checking for select... yes checking for setenv... yes checking for sleep... yes checking for Sleep... no checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for stricmp... no checking for strncasecmp... yes checking for strndup... yes checking for strnicmp... no checking for strstr... yes checking for tzset... yes checking for uname... yes checking for crypt... no checking for crypt in -lcrypt... yes checking for connect... yes checking for _head_libws2_32_a in -lws2_32... no checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for library containing inet_ntop... none required checking for library containing inet_pton... none required checking for res_query... no checking for res_query in -lresolv... no checking for res_query in -lbind... no checking for res_query in -lresolv (alternate version)... yes checking for syslog... yes checking for vsyslog... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf can handle NULL arguments... yes checking if vsnprintf can handle NULL arguments... yes checking for socklen_t... yes checking for XML_ParserCreate in -lexpat... yes checking for stringprep_check_version in -lidn... yes checking for Libidn version >= 0.3.0... yes checking for dns_init in -ludns... yes checking gsasl.h usability... yes checking gsasl.h presence... yes checking for gsasl.h... yes checking for gsasl_check_version in -lgsasl... yes checking for GnuSASL version >= 1.4.0... yes checking openssl/crypto.h usability... yes checking openssl/crypto.h presence... yes checking for openssl/crypto.h... yes checking for CRYPTO_lock in -lcrypto... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for SSL_connect in -lssl... yes checking for OpenSSL version >= 1.0.1... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for mysql_config... /usr/bin/mysql_config checking MySQL libraries... "-rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -lssl -lcrypto" checking mysql includes... "-I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -DUNIV_LINUX -DUNIV_LINUX" checking for pg_config... /usr/bin/pg_config checking PostgresSQL libraries... "-L/usr/lib64 -lpq" checking pgsql includes... "-I/usr/include" checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_open in -lsqlite3... yes checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_create in -ldb43... no checking for db_create in -ldb42... no checking for db_create in -ldb-4.3... no checking for db_create in -ldb-4.2... no checking for db_create in -ldb-4.1... no checking for db_create in -ldb-4... no checking for db_create in -ldb4... no checking for db_create in -ldb41... no checking for db_create in -ldb... yes checking for Berkeley DB version >= 4.1.25... yes checking lber.h usability... yes checking lber.h presence... yes checking for lber.h... yes checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ber_alloc in -llber... yes checking for ldap_init in -lldap... yes checking for OpenLDAP version >= 2.1.0... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for pam_start in -lpam... yes checking for sys/wait.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for pipe... yes checking for wait... yes checking for http_parser_init in -lhttp_parser... yes checking for in_port_t... yes checking for sa_family_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for broken __ss_family member in struct sockaddr_storage... no checking for broken __ss_len member in struct sockaddr_storage... no checking for sys/select.h... (cached) yes checking for select... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for poll... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no configure: using MIO backend: epoll checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating etc/Makefile config.status: creating etc/templates/Makefile config.status: creating man/Makefile config.status: creating subst/Makefile config.status: creating util/Makefile config.status: creating mio/Makefile config.status: creating sx/Makefile config.status: creating storage/Makefile config.status: creating c2s/Makefile config.status: creating router/Makefile config.status: creating s2s/Makefile config.status: creating sm/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' Making all in templates make[3]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' generating roster.xml.dist from roster.xml.dist.in make[3]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[3]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' generating jabberd-c2s.conf from jabberd-c2s.conf.in generating jabberd-router.conf from jabberd-router.conf.in generating jabberd-sm.conf from jabberd-sm.conf.in generating jabberd-s2s.conf from jabberd-s2s.conf.in generating c2s.xml.dist from c2s.xml.dist.in generating router.xml.dist from router.xml.dist.in generating s2s.xml.dist from s2s.xml.dist.in generating sm.xml.dist from sm.xml.dist.in generating jabberd.cfg.dist from jabberd.cfg.dist.in generating router-users.xml.dist from router-users.xml.dist.in generating router-filter.xml.dist from router-filter.xml.dist.in generating jabberd-sm.service from jabberd-sm.service.in generating jabberd.service from jabberd.service.in generating jabberd-s2s.service from jabberd-s2s.service.in generating jabberd-router.service from jabberd-router.service.in generating jabberd-c2s.service from jabberd-c2s.service.in make[3]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' Making all in man make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/man' generating jabberd.8 from jabberd.8.in generating c2s.8 from c2s.8.in generating router.8 from router.8.in generating s2s.8 from s2s.8.in generating sm.8 from sm.8.in make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/man' Making all in subst make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/subst' CC dirent.lo CC getopt.lo CC gettimeofday.lo CC inet_aton.lo CC inet_ntop.lo CC inet_pton.lo CC snprintf.lo CC syslog.lo CC strndup.lo CC timegm.lo CCLD libsubst.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/subst' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/tools' generating jabberd from jabberd.in make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/tools' Making all in mio make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/mio' CC mio.lo CC mio_epoll.lo CC mio_poll.lo CC mio_select.lo CC mio_kqueue.lo CC mio_wsasync.lo CCLD libmio.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/mio' Making all in sx make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sx' CC callback.lo CC chain.lo CC client.lo CC env.lo CC error.lo CC io.lo CC server.lo CC sx.lo CC ack.lo CC compress.lo CC sasl.lo CC websocket.lo CC ssl.lo websocket.c: In function '_sx_websocket_http_header_field': websocket.c:256: warning: passing argument 2 of 'strunescape' discards qualifiers from pointer target type ../util/util.h:135: note: expected 'char *' but argument is of type 'const char *' websocket.c:257: warning: passing argument 2 of 'strunescape' discards qualifiers from pointer target type ../util/util.h:135: note: expected 'char *' but argument is of type 'const char *' websocket.c: In function '_sx_websocket_rio': websocket.c:344: warning: implicit declaration of function 'strcasestr' websocket.c:344: warning: comparison between pointer and integer websocket.c:361: warning: pointer targets in passing argument 1 of 'b64_encode' differ in signedness ../util/util.h:362: note: expected 'char *' but argument is of type 'unsigned char *' CCLD libsx.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/sx' Making all in util make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/util' CC access.lo CC base64.lo CC config.lo CC datetime.lo CC hex.lo CC inaddr.lo CC jid.lo CC jqueue.lo CC jsignal.lo CC log.lo CC md5.lo CC nad.lo CC pool.lo CC rate.lo CC serial.lo CC sha1.lo CC stanza.lo base64.c: In function 'apr_base64_encode': base64.c:79: warning: value computed is not used CC str.lo CC xdata.lo CC xhash.lo CC crypt_blowfish.lo CCLD libutil.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/util' Making all in c2s make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' CC c2s-authreg.o CC c2s-bind.o CC c2s-c2s.o CC c2s-main.o CC c2s-sm.o CC c2s-pbx.o CC c2s-pbx_commands.o CC c2s-address.o CCLD c2s make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' Making all in router make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/router' CC aci.o CC main.o CC router.o CC user.o CC filter.o filter.c: In function 'filter_packet': filter.c:250: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result filter.c:252: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result CCLD router make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/router' Making all in s2s make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' CC in.o CC main.o CC out.o CC router.o CC db.o CC util.o main.c: In function '_s2s_config_expand': main.c:156: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness /usr/include/openssl/rand.h:102: note: expected 'unsigned char *' but argument is of type 'char *' main.c: In function 'main': main.c:1079: warning: ignoring return value of 'write', declared with attribute warn_unused_result CCLD s2s make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' Making all in storage make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/storage' CC libstorage_la-storage.lo CC libstorage_la-object.lo CC authreg_anon.lo CC authreg_db.lo CC storage_db.lo CC storage_fs.lo CC authreg_ldap.lo CC authreg_ldapfull.lo CC storage_ldapvcard.lo CC authreg_mysql_la-authreg_mysql.lo CC storage_mysql_la-storage_mysql.lo CC authreg_pam.lo CC authreg_pgsql_la-authreg_pgsql.lo CC storage_pgsql_la-storage_pgsql.lo CC authreg_pipe.lo CC authreg_sqlite.lo storage_fs.c: In function '_st_fs_put': storage_fs.c:173: warning: cast from pointer to integer of different size storage_fs.c:177: warning: cast from pointer to integer of different size authreg_pgsql.c: In function 'bcrypt_hash': authreg_pgsql.c:98: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness /usr/include/openssl/rand.h:102: note: expected 'unsigned char *' but argument is of type 'char *' CC storage_sqlite.lo CCLD authreg_anon.la authreg_ldapfull.c: In function '_ldapfull_set_hashed': authreg_ldapfull.c:310: warning: 'salt' may be used uninitialized in this function authreg_mysql.c: In function 'bcrypt_hash': authreg_mysql.c:98: warning: pointer targets in passing argument 1 of 'RAND_bytes' differ in signedness /usr/include/openssl/rand.h:102: note: expected 'unsigned char *' but argument is of type 'char *' CCLD authreg_pam.la CCLD storage_fs.la CCLD storage_db.la CCLD authreg_db.la CCLD authreg_pipe.la CCLD storage_ldapvcard.la CCLD authreg_sqlite.la CCLD libstorage.la CCLD storage_pgsql.la storage_sqlite.c: In function '_st_sqlite_put_guts': storage_sqlite.c:304: warning: cast from pointer to integer of different size storage_sqlite.c:308: warning: cast from pointer to integer of different size storage_sqlite.c: In function '_st_sqlite_put': storage_sqlite.c:359: warning: unused variable 'err_msg' storage_sqlite.c:358: warning: unused variable 'res' storage_sqlite.c:357: warning: unused variable 'data' storage_sqlite.c: In function '_st_sqlite_replace': storage_sqlite.c:600: warning: unused variable 'err_msg' storage_sqlite.c:599: warning: unused variable 'res' storage_sqlite.c:597: warning: unused variable 'data' CCLD storage_mysql.la CCLD authreg_pgsql.la CCLD authreg_ldap.la CCLD authreg_mysql.la CCLD authreg_ldapfull.la CCLD storage_sqlite.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/storage' Making all in sm make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sm' CC mod_active.lo CC mod_announce.lo CC mod_amp.lo CC mod_deliver.lo CC mod_disco.lo CC mod_echo.lo CC mod_help.lo CC mod_iq_last.lo CC mod_iq_ping.lo CC mod_iq_private.lo CC mod_iq_time.lo CC mod_iq_vcard.lo CC mod_iq_version.lo CC mod_offline.lo CC mod_pep.lo CC mod_presence.lo mod_iq_time.c: In function '_iq_time_pkt_sm': mod_iq_time.c:44: warning: unused variable 'c' CC mod_privacy.lo CC mod_roster.lo CC mod_roster_publish.lo CC mod_session.lo CC mod_status.lo CC mod_template_roster.lo CC mod_vacation.lo CC mod_validate.lo CC mod_verify.lo CC sm-aci.o CC sm-dispatch.o CC sm-feature.o CC sm-main.o CC sm-mm.o CC sm-pkt.o CC sm-pres.o mm.c: In function 'mm_new': mm.c:216: warning: passing argument 1 of 'free' discards qualifiers from pointer target type /usr/include/stdlib.h:488: note: expected 'void *' but argument is of type 'const char *' CC sm-sess.o CC sm-sm.o CC sm-user.o CCLD mod_active.la CCLD mod_announce.la CCLD mod_amp.la CCLD mod_deliver.la CCLD mod_disco.la CCLD mod_echo.la CCLD mod_help.la CCLD mod_iq-last.la CCLD mod_iq-ping.la CCLD mod_iq-private.la CCLD mod_iq-time.la CCLD mod_iq-vcard.la CCLD mod_iq-version.la CCLD mod_offline.la CCLD mod_pep.la CCLD mod_presence.la CCLD mod_roster.la CCLD mod_roster-publish.la CCLD mod_session.la CCLD mod_status.la CCLD mod_template-roster.la CCLD mod_vacation.la CCLD mod_validate.la CCLD mod_verify.la CCLD sm CCLD mod_privacy.la make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/sm' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0' make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GsBKMy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 + cd jabberd-2.4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 Making install in etc make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' Making install in templates make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[3]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/templates' /usr/bin/install -c -m 644 roster.xml.dist '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/templates' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' /usr/bin/install -c -m 644 roster.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/templates/roster.xml make[4]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[3]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc/templates' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' make[3]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd' /usr/bin/install -c -m 644 c2s.xml.dist router.xml.dist s2s.xml.dist sm.xml.dist jabberd.cfg.dist router-users.xml.dist router-filter.xml.dist '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init' /usr/bin/install -c -m 644 jabberd-c2s.conf jabberd-router.conf jabberd-s2s.conf jabberd-sm.conf '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system' /usr/bin/install -c -m 644 jabberd-sm.service jabberd.service jabberd-s2s.service jabberd-router.service jabberd-c2s.service '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/etc' /usr/bin/install -c -m 644 c2s.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/c2s.xml /usr/bin/install -c -m 644 router.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/router.xml /usr/bin/install -c -m 644 s2s.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/s2s.xml /usr/bin/install -c -m 644 sm.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/sm.xml /usr/bin/install -c -m 644 jabberd.cfg.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/jabberd.cfg /usr/bin/install -c -m 644 router-users.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/router-users.xml /usr/bin/install -c -m 644 router-filter.xml.dist /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/router-filter.xml make[4]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' make[3]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/etc' Making install in man make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/man' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 jabberd.8 c2s.8 router.8 s2s.8 sm.8 '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/man' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/man' Making install in subst make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/subst' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/subst' 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/jabberd-2.4.0/subst' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/subst' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/tools' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/tools' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' /usr/bin/install -c jabberd '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/tools' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/tools' Making install in mio make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/mio' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/mio' 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/jabberd-2.4.0/mio' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/mio' Making install in sx make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sx' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sx' 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/jabberd-2.4.0/sx' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/sx' Making install in util make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/util' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/util' 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/jabberd-2.4.0/util' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/util' Making install in c2s make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c c2s '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/c2s' Making install in router make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/router' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/router' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c router '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/router' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/router' Making install in s2s make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c s2s '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/s2s' Making install in storage make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/storage' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/storage' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c libstorage.la authreg_anon.la authreg_db.la storage_db.la storage_fs.la authreg_ldap.la authreg_ldapfull.la storage_ldapvcard.la authreg_mysql.la storage_mysql.la authreg_pam.la authreg_pgsql.la storage_pgsql.la authreg_pipe.la authreg_sqlite.la storage_sqlite.la '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd' libtool: warning: remember to run 'libtool --finish /usr/lib64/jabberd' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/storage' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/storage' Making install in sm make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sm' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0/sm' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c sm '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin' libtool: warning: '../storage/libstorage.la' has not been installed in '/usr/lib64/jabberd' /bin/mkdir -p '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd' /bin/sh ../libtool --quiet --mode=install /usr/bin/install -c mod_active.la mod_announce.la mod_amp.la mod_deliver.la mod_disco.la mod_echo.la mod_help.la mod_iq-last.la mod_iq-ping.la mod_iq-private.la mod_iq-time.la mod_iq-vcard.la mod_iq-version.la mod_offline.la mod_pep.la mod_presence.la mod_privacy.la mod_roster.la mod_roster-publish.la mod_session.la mod_status.la mod_template-roster.la mod_vacation.la mod_validate.la mod_verify.la '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd' libtool: warning: remember to run 'libtool --finish /usr/lib64/jabberd' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/sm' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0/sm' make[1]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0' make[2]: Entering directory `/builddir/build/BUILD/jabberd-2.4.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0' make[1]: Leaving directory `/builddir/build/BUILD/jabberd-2.4.0' + sed -i 's|/usr/pkg/bin/perl|/usr/bin/env perl|' tools/bdbdump.pl tools/jabberd-authpipe-pam-0.1.pl tools/migrate-jd14dir-2-sqlite.pl tools/migrate.pl tools/pipe-auth.pl + install -dpm 700 /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64//var/lib/jabberd/log /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64//var/lib/jabberd/pid /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64//var/lib/jabberd/db + install -dpm 755 /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/pam.d/ + install -Dpm 644 tools/pam_jabberd /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/pam.d/jabberd + install -dpm 755 /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + install -dpm 755 /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ ++ ls tools + for i in '`ls tools`' + '[' Makefile == Makefile -o Makefile == Makefile.am -o Makefile == Makefile.in -o Makefile == jabberd.in -o Makefile == jabberd.rc -o Makefile == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' Makefile.am == Makefile -o Makefile.am == Makefile.am -o Makefile.am == Makefile.in -o Makefile.am == jabberd.in -o Makefile.am == jabberd.rc -o Makefile.am == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' Makefile.in == Makefile -o Makefile.in == Makefile.am -o Makefile.in == Makefile.in -o Makefile.in == jabberd.in -o Makefile.in == jabberd.rc -o Makefile.in == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' bdb2mysql.rb == Makefile -o bdb2mysql.rb == Makefile.am -o bdb2mysql.rb == Makefile.in -o bdb2mysql.rb == jabberd.in -o bdb2mysql.rb == jabberd.rc -o bdb2mysql.rb == pam_jabberd ']' + sed -i 's|\r||g' tools/bdb2mysql.rb + install -pm 755 tools/bdb2mysql.rb /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' bdbdump.pl == Makefile -o bdbdump.pl == Makefile.am -o bdbdump.pl == Makefile.in -o bdbdump.pl == jabberd.in -o bdbdump.pl == jabberd.rc -o bdbdump.pl == pam_jabberd ']' + sed -i 's|\r||g' tools/bdbdump.pl + install -pm 755 tools/bdbdump.pl /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-jd14-2-jd2.sql == Makefile -o db-jd14-2-jd2.sql == Makefile.am -o db-jd14-2-jd2.sql == Makefile.in -o db-jd14-2-jd2.sql == jabberd.in -o db-jd14-2-jd2.sql == jabberd.rc -o db-jd14-2-jd2.sql == pam_jabberd ']' + sed -i 's|\r||g' tools/db-jd14-2-jd2.sql + install -pm 755 tools/db-jd14-2-jd2.sql /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-setup.mysql == Makefile -o db-setup.mysql == Makefile.am -o db-setup.mysql == Makefile.in -o db-setup.mysql == jabberd.in -o db-setup.mysql == jabberd.rc -o db-setup.mysql == pam_jabberd ']' + sed -i 's|\r||g' tools/db-setup.mysql + install -pm 755 tools/db-setup.mysql /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-setup.oracle == Makefile -o db-setup.oracle == Makefile.am -o db-setup.oracle == Makefile.in -o db-setup.oracle == jabberd.in -o db-setup.oracle == jabberd.rc -o db-setup.oracle == pam_jabberd ']' + sed -i 's|\r||g' tools/db-setup.oracle + install -pm 755 tools/db-setup.oracle /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-setup.pgsql == Makefile -o db-setup.pgsql == Makefile.am -o db-setup.pgsql == Makefile.in -o db-setup.pgsql == jabberd.in -o db-setup.pgsql == jabberd.rc -o db-setup.pgsql == pam_jabberd ']' + sed -i 's|\r||g' tools/db-setup.pgsql + install -pm 755 tools/db-setup.pgsql /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-setup.sqlite == Makefile -o db-setup.sqlite == Makefile.am -o db-setup.sqlite == Makefile.in -o db-setup.sqlite == jabberd.in -o db-setup.sqlite == jabberd.rc -o db-setup.sqlite == pam_jabberd ']' + sed -i 's|\r||g' tools/db-setup.sqlite + install -pm 755 tools/db-setup.sqlite /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-update.mysql == Makefile -o db-update.mysql == Makefile.am -o db-update.mysql == Makefile.in -o db-update.mysql == jabberd.in -o db-update.mysql == jabberd.rc -o db-update.mysql == pam_jabberd ']' + sed -i 's|\r||g' tools/db-update.mysql + install -pm 755 tools/db-update.mysql /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-update.pgsql == Makefile -o db-update.pgsql == Makefile.am -o db-update.pgsql == Makefile.in -o db-update.pgsql == jabberd.in -o db-update.pgsql == jabberd.rc -o db-update.pgsql == pam_jabberd ']' + sed -i 's|\r||g' tools/db-update.pgsql + install -pm 755 tools/db-update.pgsql /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' db-update.sqlite == Makefile -o db-update.sqlite == Makefile.am -o db-update.sqlite == Makefile.in -o db-update.sqlite == jabberd.in -o db-update.sqlite == jabberd.rc -o db-update.sqlite == pam_jabberd ']' + sed -i 's|\r||g' tools/db-update.sqlite + install -pm 755 tools/db-update.sqlite /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' jabberd == Makefile -o jabberd == Makefile.am -o jabberd == Makefile.in -o jabberd == jabberd.in -o jabberd == jabberd.rc -o jabberd == pam_jabberd ']' + sed -i 's|\r||g' tools/jabberd + install -pm 755 tools/jabberd /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' jabberd-authpipe-pam-0.1.pl == Makefile -o jabberd-authpipe-pam-0.1.pl == Makefile.am -o jabberd-authpipe-pam-0.1.pl == Makefile.in -o jabberd-authpipe-pam-0.1.pl == jabberd.in -o jabberd-authpipe-pam-0.1.pl == jabberd.rc -o jabberd-authpipe-pam-0.1.pl == pam_jabberd ']' + sed -i 's|\r||g' tools/jabberd-authpipe-pam-0.1.pl + install -pm 755 tools/jabberd-authpipe-pam-0.1.pl /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' jabberd.in == Makefile -o jabberd.in == Makefile.am -o jabberd.in == Makefile.in -o jabberd.in == jabberd.in -o jabberd.in == jabberd.rc -o jabberd.in == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' jabberd.rc == Makefile -o jabberd.rc == Makefile.am -o jabberd.rc == Makefile.in -o jabberd.rc == jabberd.in -o jabberd.rc == jabberd.rc -o jabberd.rc == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' jabberd2.schema == Makefile -o jabberd2.schema == Makefile.am -o jabberd2.schema == Makefile.in -o jabberd2.schema == jabberd.in -o jabberd2.schema == jabberd.rc -o jabberd2.schema == pam_jabberd ']' + sed -i 's|\r||g' tools/jabberd2.schema + install -pm 755 tools/jabberd2.schema /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' migrate-jd14dir-2-sqlite.pl == Makefile -o migrate-jd14dir-2-sqlite.pl == Makefile.am -o migrate-jd14dir-2-sqlite.pl == Makefile.in -o migrate-jd14dir-2-sqlite.pl == jabberd.in -o migrate-jd14dir-2-sqlite.pl == jabberd.rc -o migrate-jd14dir-2-sqlite.pl == pam_jabberd ']' + sed -i 's|\r||g' tools/migrate-jd14dir-2-sqlite.pl + install -pm 755 tools/migrate-jd14dir-2-sqlite.pl /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' migrate.pl == Makefile -o migrate.pl == Makefile.am -o migrate.pl == Makefile.in -o migrate.pl == jabberd.in -o migrate.pl == jabberd.rc -o migrate.pl == pam_jabberd ']' + sed -i 's|\r||g' tools/migrate.pl + install -pm 755 tools/migrate.pl /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + for i in '`ls tools`' + '[' pam_jabberd == Makefile -o pam_jabberd == Makefile.am -o pam_jabberd == Makefile.in -o pam_jabberd == jabberd.in -o pam_jabberd == jabberd.rc -o pam_jabberd == pam_jabberd ']' + continue + for i in '`ls tools`' + '[' pipe-auth.pl == Makefile -o pipe-auth.pl == Makefile.am -o pipe-auth.pl == Makefile.in -o pipe-auth.pl == jabberd.in -o pipe-auth.pl == jabberd.rc -o pipe-auth.pl == pam_jabberd ']' + sed -i 's|\r||g' tools/pipe-auth.pl + install -pm 755 tools/pipe-auth.pl /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/jabberd/ + install -dpm 755 /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/ + rm -frv /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd removed `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system/jabberd.service' removed `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system/jabberd-c2s.service' removed `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system/jabberd-s2s.service' removed `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system/jabberd-sm.service' removed `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system/jabberd-router.service' removed directory: `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd/system' removed directory: `/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib/systemd' + install -Dpm 755 /builddir/build/SOURCES/jabberd.init /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/rc.d/init.d/jabberd + install -Dpm 644 /builddir/build/SOURCES/jabberd.sysconfig /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/sysconfig/jabberd + sed -i -e s,__BINDIR__,/usr/bin,g -e s,__ETCDIR__,/etc/jabberd/,g -e s,__PIDDIR__,/var/lib/jabberd/pid,g -e s,__SYSCONF__,/etc/sysconfig,g /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/rc.d/init.d/jabberd /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/sysconfig/jabberd + find /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 -name '*.la' -delete + rm -f '/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/*.conf' + rm -f /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init/jabberd-c2s.conf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init/jabberd-router.conf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init/jabberd-s2s.conf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/etc/init/jabberd-sm.conf + sed -i -e ':a;N;$!ba' -e 's,mysql,pam,g' -e 's,register-enable='\''true'\''>,realm='\'''\'' require-starttls='\''true'\'' pemfile='\''/etc/jabberd/server.pem'\''>,g' /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/c2s.xml + touch /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/server.pem + rm -f /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin/jabberd + rm -f /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/jabberd.cfg /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/etc/jabberd/jabberd.cfg.dist + cp /builddir/build/SOURCES/README.fedora . + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jabberd-2.4.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin/c2s extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin/router extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin/s2s extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/bin/sm extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_mysql.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_pgsql.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_validate.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_pgsql.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_pep.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_deliver.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_vacation.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_ldapvcard.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_sqlite.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_verify.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_disco.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_ldap.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_roster.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_db.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_privacy.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_db.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_pipe.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_mysql.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_announce.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_amp.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_help.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_presence.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_session.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_offline.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-private.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/storage_fs.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-version.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-vcard.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_echo.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_template-roster.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_status.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_active.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_ldapfull.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_sqlite.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_pam.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_roster-publish.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/libstorage.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-ping.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-time.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/authreg_anon.so extracting debug info from /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/lib64/jabberd/mod_iq-last.so.0.0.0 symlinked /usr/lib/debug/usr/lib64/jabberd/mod_roster.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_roster.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/libstorage.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/libstorage.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_active.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_active.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_session.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_session.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_echo.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_echo.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_roster.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_roster.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-time.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-time.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_validate.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_validate.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_pep.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_pep.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_roster-publish.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_roster-publish.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-version.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-version.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_verify.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_verify.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-private.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-private.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_announce.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_announce.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_session.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_session.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_privacy.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_privacy.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_announce.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_announce.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_presence.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_presence.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-ping.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-ping.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_help.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_help.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_privacy.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_privacy.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_verify.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_verify.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-ping.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-ping.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-last.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-last.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_validate.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_validate.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_vacation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_vacation.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-version.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-version.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_echo.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_echo.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_status.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_status.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_amp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_amp.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_offline.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_offline.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-time.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-time.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_disco.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_disco.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_offline.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_offline.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/libstorage.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/libstorage.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-vcard.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-vcard.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_active.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_active.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_deliver.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_deliver.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-private.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-private.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_help.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_help.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_pep.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_pep.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_disco.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_disco.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_template-roster.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_template-roster.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_deliver.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_deliver.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_presence.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_presence.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_status.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_status.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-vcard.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-vcard.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_amp.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_amp.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_template-roster.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_template-roster.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_roster-publish.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_roster-publish.so.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_vacation.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_vacation.so.0.debug symlinked /usr/lib/debug/usr/lib64/jabberd/mod_iq-last.so.0.0.0.debug to /usr/lib/debug/usr/lib64/jabberd/mod_iq-last.so.0.debug 2989 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jabberd-2.4.0-4.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X12wdL + umask 022 + cd /builddir/build/BUILD + cd jabberd-2.4.0 + DOCDIR=/builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/doc/jabberd-2.4.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/doc/jabberd-2.4.0 + /bin/mkdir -p /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/doc/jabberd-2.4.0 + cp -pr AUTHORS COPYING ChangeLog NEWS README TODO README.fedora /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64/usr/share/doc/jabberd-2.4.0 + exit 0 Provides: authreg_anon.so()(64bit) authreg_db.so()(64bit) authreg_ldap.so()(64bit) authreg_ldapfull.so()(64bit) authreg_mysql.so()(64bit) authreg_pam.so()(64bit) authreg_pgsql.so()(64bit) authreg_pipe.so()(64bit) authreg_sqlite.so()(64bit) config(jabberd) = 2.4.0-4.el6 libstorage.so.0()(64bit) mod_active.so.0()(64bit) mod_amp.so.0()(64bit) mod_announce.so.0()(64bit) mod_deliver.so.0()(64bit) mod_disco.so.0()(64bit) mod_echo.so.0()(64bit) mod_help.so.0()(64bit) mod_iq-last.so.0()(64bit) mod_iq-ping.so.0()(64bit) mod_iq-private.so.0()(64bit) mod_iq-time.so.0()(64bit) mod_iq-vcard.so.0()(64bit) mod_iq-version.so.0()(64bit) mod_offline.so.0()(64bit) mod_pep.so.0()(64bit) mod_presence.so.0()(64bit) mod_privacy.so.0()(64bit) mod_roster-publish.so.0()(64bit) mod_roster.so.0()(64bit) mod_session.so.0()(64bit) mod_status.so.0()(64bit) mod_template-roster.so.0()(64bit) mod_vacation.so.0()(64bit) mod_validate.so.0()(64bit) mod_verify.so.0()(64bit) storage_db.so()(64bit) storage_fs.so()(64bit) storage_ldapvcard.so()(64bit) storage_mysql.so()(64bit) storage_pgsql.so()(64bit) storage_sqlite.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/service chkconfig openssl Requires(preun): /bin/sh /sbin/service chkconfig shadow-utils Requires(postun): /bin/sh /sbin/service chkconfig Requires: /bin/bash /bin/sh /usr/bin/env /usr/bin/perl /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdb-4.7.so()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libgsasl.so.7()(64bit) libgsasl.so.7(LIBGSASL_1.1)(64bit) libhttp_parser.so.2()(64bit) libidn.so.11()(64bit) libidn.so.11(LIBIDN_1.0)(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libm.so.6()(64bit) libmysqlclient.so.16()(64bit) libmysqlclient.so.16(libmysqlclient_16)(64bit) libnsl.so.1()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.5()(64bit) libresolv.so.2()(64bit) libsqlite3.so.0()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libstorage.so.0()(64bit) libudns.so.0()(64bit) libz.so.1()(64bit) mod_active.so.0()(64bit) mod_amp.so.0()(64bit) mod_announce.so.0()(64bit) mod_deliver.so.0()(64bit) mod_disco.so.0()(64bit) mod_echo.so.0()(64bit) mod_help.so.0()(64bit) mod_iq-last.so.0()(64bit) mod_iq-ping.so.0()(64bit) mod_iq-private.so.0()(64bit) mod_iq-time.so.0()(64bit) mod_iq-vcard.so.0()(64bit) mod_iq-version.so.0()(64bit) mod_offline.so.0()(64bit) mod_pep.so.0()(64bit) mod_presence.so.0()(64bit) mod_privacy.so.0()(64bit) mod_roster-publish.so.0()(64bit) mod_roster.so.0()(64bit) mod_session.so.0()(64bit) mod_status.so.0()(64bit) mod_template-roster.so.0()(64bit) mod_vacation.so.0()(64bit) mod_validate.so.0()(64bit) mod_verify.so.0()(64bit) perl(Authen::PAM) perl(BerkeleyDB) perl(DBI) perl(Digest::SHA1) perl(MIME::Base64) perl(Net::Jabber) >= 1.29 perl(Net::Jabber::XDB) perl(strict) rtld(GNU_HASH) Processing files: jabberd-debuginfo-2.4.0-4.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 warning: Could not canonicalize hostname: buildhw-11.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/jabberd-2.4.0-4.el6.x86_64.rpm Wrote: /builddir/build/RPMS/jabberd-debuginfo-2.4.0-4.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KJY9Cr + umask 022 + cd /builddir/build/BUILD + cd jabberd-2.4.0 + rm -rf /builddir/build/BUILDROOT/jabberd-2.4.0-4.el6.x86_64 + exit 0 Child return code was: 0