Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bitlbee.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/bitlbee.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Jun 16 2015 Fedora Release Engineering - 3.4-2 warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/bitlbee-3.4.2-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bitlbee.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/bitlbee.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Wed Jun 16 2015 Fedora Release Engineering - 3.4-2 Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bb81pv + umask 022 + cd /builddir/build/BUILD + echo With OTR 1 + echo With systemd 1 + cd /builddir/build/BUILD With OTR 1 With systemd 1 + rm -rf bitlbee-3.4.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/bitlbee-3.4.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitlbee-3.4.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #2 (bitlbee-forkdaemon.patch): + echo 'Patch #2 (bitlbee-forkdaemon.patch):' + /usr/bin/cat /builddir/build/SOURCES/bitlbee-forkdaemon.patch + /usr/bin/patch -p1 --fuzz=0 patching file bitlbee.conf Patch #3 (bitlbee-systemd.patch): + echo 'Patch #3 (bitlbee-systemd.patch):' + /usr/bin/cat /builddir/build/SOURCES/bitlbee-systemd.patch + /usr/bin/patch -p1 --fuzz=0 patching file init/bitlbee.service.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bE4i3f + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.4.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + ./configure --prefix=/usr --bindir=/usr/sbin --etcdir=/etc/bitlbee --mandir=/usr/share/man --datadir=/usr/share/bitlbee --config=/var/lib/bitlbee --pcdir=/usr/lib/pkgconfig --plugindir=/usr/lib/bitlbee --strip=0 --plugins=1 --ssl=gnutls --msn=1 --jabber=1 --oscar=1 --yahoo=1 --twitter=1 --purple=1 --otr=plugin BitlBee configure Architecture: Linux Configuration done: Debugging disabled. AddressSanitizer (ASAN) disabled. Building PIE executable Binary stripping disabled. Off-the-Record (OTR) Messaging enabled (as a plugin). systemd enabled. Using event handler: glib Using SSL library: gnutls Building with these protocols: purple msn jabber oscar yahoo twitter Note that BitlBee-libpurple is supported on a best-effort basis. It's not *fully* compatible with normal BitlBee. Don't use it unless you absolutely need it (i.e. support for a certain protocol or feature). + make -j16 * Compiling bitlbee.c * Compiling dcc.c * Compiling help.c * Compiling ipc.c * Compiling irc.c * Compiling irc_im.c * Compiling irc_cap.c * Compiling irc_channel.c * Compiling irc_commands.c * Compiling irc_send.c * Compiling irc_user.c * Compiling irc_util.c * Compiling nick.c * Compiling query.c * Compiling root_commands.c * Compiling set.c * Compiling storage.c * Compiling storage_xml.c * Compiling unix.c * Compiling conf.c * Compiling log.c make[1]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/lib' * Compiling arc.c * Compiling base64.c * Compiling events_glib.c * Compiling ftutil.c make[1]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols' * Compiling account.c unix.c: In function 'main': unix.c:146:10: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(pw->pw_gid); ^ unix.c:147:10: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(pw->pw_uid); ^ unix.c: In function 'sighandler_shutdown': unix.c:280:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(shutdown_pipe.fd[1], "", 1); ^ unix.c: In function 'sighandler_crash': unix.c:295:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(irc->fd, message, len); ^ * Compiling bee.c * Compiling bee_chat.c * Building plugin otr.so * Compiling http_client.c * Compiling ini.c * Compiling json.c * Compiling bee_ft.c * Compiling bee_user.c * Compiling nogaim.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/purple' * Compiling ft.c * Compiling purple.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/msn' * Compiling msn.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/jabber' * Compiling conference.c otr.c: In function 'copyfile': otr.c:2096:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fdb, buf, n); ^ make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/oscar' * Compiling admin.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/yahoo' * Compiling yahoo.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/twitter' * Compiling twitter.c * Compiling io.c * Compiling msn_util.c * Compiling ns.c make -C doc make[1]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/doc' make -C user-guide make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/doc/user-guide' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/doc/user-guide' make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/doc' * Compiling soap.c * Compiling tables.c * Compiling twitter_http.c msn_util.c: In function 'msn_queue_feed': msn_util.c:182:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, bytes , st); ^ mkdir -p init sed 's|@sbindir@|/usr/sbin/|' init/bitlbee.service.in > init/bitlbee.service sed 's|@sbindir@|/usr/sbin/|' init/bitlbee@.service.in > init/bitlbee@.service * Compiling libyahoo2.c * Compiling auth.c * Compiling yahoo_httplib.c * Compiling gw.c soap.c: In function 'msn_soap_debug_print': soap.c:215:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, headers, s - headers + 4); ^ soap.c:217:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, headers, strlen(headers)); ^ * Compiling bos.c * Compiling iq.c * Compiling json_util.c * Compiling md5.c * Compiling misc.c * Compiling oauth.c * Compiling jabber.c * Compiling jabber_util.c * Compiling message.c * Compiling presence.c * Compiling buddylist.c * Compiling twitter_lib.c * Compiling oauth2.c * Compiling proxy.c * Compiling yahoo_util.c * Compiling chat.c * Linking msn_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/msn' * Compiling sha1.c * Compiling s5bytestream.c * Compiling ssl_gnutls.c * Compiling chatnav.c * Compiling conn.c * Linking purple_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/purple' * Compiling icq.c * Compiling im.c * Compiling url.c * Compiling xmltree.c * Compiling ns_parse.c * Compiling sasl.c * Compiling info.c * Compiling si.c * Compiling misc.c * Compiling hipchat.c * Compiling msgcookie.c * Compiling rxhandlers.c * Compiling rxqueue.c * Compiling search.c * Compiling service.c * Compiling snac.c * Compiling ssi.c * Compiling stats.c * Compiling tlv.c * Compiling txqueue.c * Compiling oscar_util.c * Compiling oscar.c * Linking lib.o make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/lib' * Linking twitter_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/twitter' * Linking jabber_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/jabber' * Linking yahoo_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/yahoo' * Linking oscar_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols/oscar' * Linking protocols.o make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/protocols' * Linking bitlbee * Stripping bitlbee + cd doc/user-guide + make user-guide.html xsltproc --xinclude --output user-guide.db.xml docbook.xsl user-guide.xml xsltproc --param generate.consistent.ids 1 --output user-guide.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl user-guide.db.xml rm user-guide.db.xml + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4AEly9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 + cd bitlbee-3.4.2 + rm -rf /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 install install-dev install-etc mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/sbin/ install -p -m 0755 bitlbee /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/sbin//bitlbee make -C doc install make[1]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/man//man8/ /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/man//man5/ install -p -m 0644 bitlbee.8 /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/man//man8/ install -p -m 0644 bitlbee.conf.5 /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/man//man5/ make -C user-guide install make[2]: Entering directory `/builddir/build/BUILD/bitlbee-3.4.2/doc/user-guide' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/bitlbee/ chmod 0755 /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/bitlbee/ rm -f /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/bitlbee//help.txt # Prevent help function from breaking in running sessions install -p -m 0644 help.txt /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/bitlbee//help.txt make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/doc/user-guide' make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-3.4.2/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/bitlbee/ install -p -m 0755 otr.so /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/bitlbee/ Installed successfully The configuration directory /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/var/lib/bitlbee/ does not exist yet, don't forget to create it! No files are installed in /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/etc/bitlbee/ by make install. Run make install-etc to do that. If you want to start BitlBee using systemd, try "make install-systemd". To be able to compile third party plugins, run "make install-dev" mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/include/bitlbee/ install -p -m 0644 config.h /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/include/bitlbee/ for i in bitlbee.h log.h config.h sock.h set.h help.h ipc.h query.h commands.h nick.h otr.h dcc.h irc.h storage.h conf.h lib/arc.h lib/sha1.h lib/ssl_client.h lib/ini.h lib/xmltree.h lib/oauth2.h lib/misc.h lib/events.h lib/url.h lib/md5.h lib/json_util.h lib/oauth.h lib/base64.h lib/proxy.h lib/ftutil.h lib/http_client.h lib/json.h protocols/bee.h protocols/account.h protocols/ft.h protocols/nogaim.h; do install -p -m 0644 $i /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/include/bitlbee/; done mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/pkgconfig install -p -m 0644 bitlbee.pc /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/pkgconfig mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/etc/bitlbee/ install -p -m 0644 motd.txt /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/etc/bitlbee//motd.txt install -p -m 0644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/etc/bitlbee//bitlbee.conf + mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/var/lib/bitlbee /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/bitlbee + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 install-systemd mkdir -p init sed 's|@sbindir@|/usr/sbin/|' init/bitlbee.service.in > init/bitlbee.service sed 's|@sbindir@|/usr/sbin/|' init/bitlbee@.service.in > init/bitlbee@.service mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/systemd/system install -p -m 0644 init/bitlbee.service /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/systemd/system install -p -m 0644 init/bitlbee@.service /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/systemd/system install -p -m 0644 init/bitlbee.socket /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/systemd/system + install -D -p -m 644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/etc/bitlbee/bitlbee.conf + for cnvfile in doc/CHANGES doc/CREDITS + iconv -f iso-8859-1 -t utf-8 -o doc/CHANGES.utf8 doc/CHANGES + touch -c -r doc/CHANGES doc/CHANGES.utf8 + mv -f doc/CHANGES.utf8 doc/CHANGES + for cnvfile in doc/CHANGES doc/CREDITS + iconv -f iso-8859-1 -t utf-8 -o doc/CREDITS.utf8 doc/CREDITS + touch -c -r doc/CREDITS doc/CREDITS.utf8 + mv -f doc/CREDITS.utf8 doc/CREDITS + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/bitlbee-3.4.2 extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/sbin/bitlbee extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/lib/bitlbee/otr.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3387 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bitlbee-3.4.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nr5Pg5 + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + cp -pr COPYING /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + cp -pr doc/AUTHORS doc/CHANGES doc/CREDITS doc/FAQ doc/README /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + cp -pr doc/user-guide/Installation.xml doc/user-guide/Support.xml doc/user-guide/Usage.xml doc/user-guide/commands.xml doc/user-guide/help.xml doc/user-guide/misc.xml doc/user-guide/quickstart.xml doc/user-guide/user-guide.xml /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + cp -pr doc/user-guide/user-guide.html /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-3.4.2 + exit 0 Provides: bitlbee = 3.4.2-1.el7 bitlbee(x86-32) = 3.4.2-1.el7 config(bitlbee) = 3.4.2-1.el7 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgcrypt.so.11 libgcrypt.so.11(GCRYPT_1.2) libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.28 libgnutls.so.28(GNUTLS_1_4) libgpg-error.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpurple.so.0 libresolv.so.2 libresolv.so.2(GLIBC_2.2) libresolv.so.2(GLIBC_2.9) rtld(GNU_HASH) Processing files: bitlbee-devel-3.4.2-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lgzlg1 + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.4.2 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-devel-3.4.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-devel-3.4.2 + cp -pr doc/example_plugin.c /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386/usr/share/doc/bitlbee-devel-3.4.2 + exit 0 Provides: bitlbee-devel = 3.4.2-1.el7 bitlbee-devel(x86-32) = 3.4.2-1.el7 pkgconfig(bitlbee) = 3.4.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(glib-2.0) Processing files: bitlbee-otr-3.4.2-1.el7.i686 Provides: bitlbee-otr = 3.4.2-1.el7 bitlbee-otr(x86-32) = 3.4.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libgcrypt.so.11 libgcrypt.so.11(GCRYPT_1.2) libgpg-error.so.0 libotr.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) rtld(GNU_HASH) Processing files: bitlbee-debuginfo-3.4.2-1.el7.i686 Provides: bitlbee-debuginfo = 3.4.2-1.el7 bitlbee-debuginfo(x86-32) = 3.4.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 Wrote: /builddir/build/RPMS/bitlbee-3.4.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/bitlbee-devel-3.4.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/bitlbee-otr-3.4.2-1.el7.i686.rpm Wrote: /builddir/build/RPMS/bitlbee-debuginfo-3.4.2-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7sPGxN + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.4.2 + rm -rf /builddir/build/BUILDROOT/bitlbee-3.4.2-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->