Mock Version: 1.3.2 Mock Version: 1.3.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bitlbee.spec'], gid=425env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}printOutput=Falsetimeout=172800user='mockbuild'chrootPath='/var/lib/mock/f26-build-7305295-683123/root'shell=Falselogger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/bitlbee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/bitlbee-3.5-1.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bitlbee.spec'], gid=425env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}printOutput=Falselogger=timeout=172800shell=FalsechrootPath='/var/lib/mock/f26-build-7305295-683123/root'user='mockbuild'private_network=Trueuid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/bitlbee.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vWifMx + umask 022 + cd /builddir/build/BUILD + echo With OTR 1 + echo With systemd 1 With OTR 1 With systemd 1 + cd /builddir/build/BUILD + rm -rf bitlbee-3.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/bitlbee-3.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitlbee-3.5 + /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/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file bitlbee.conf + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NlFgKD + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.5 ++ which python3 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + ./configure --prefix=/usr --bindir=/usr/sbin --etcdir=/etc/bitlbee --mandir=/usr/share/man --datadir=/usr/share/bitlbee --config=/var/lib/bitlbee --pcdir=/usr/lib64/pkgconfig --plugindir=/usr/lib64/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 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 -j6 * 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 auth.c * Compiling unix.c * Compiling conf.c * Compiling log.c make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/lib' * Compiling arc.c make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols' * Compiling account.c * Compiling bee.c * Compiling base64.c * Building plugin otr.so * Compiling bee_chat.c * Compiling events_glib.c * Compiling bee_ft.c otr.c: In function 'copyfile': otr.c:2116:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fdb, buf, n); ^~~~~~~~~~~~~~~~~~ * Compiling ftutil.c * Compiling bee_user.c make -C doc make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/doc' make -C user-guide make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/doc/user-guide' /usr/bin/python3 genhelp.py help.xml help.txt 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 nogaim.c * Compiling http_client.c * Compiling ini.c make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/doc/user-guide' make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/doc' make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols/purple' * Compiling ft.c * Compiling purple.c make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols/msn' * Compiling msn.c * Compiling json.c * Compiling json_util.c * Compiling msn_util.c json.c: In function 'new_value': json.c:142:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] value->_reserved.object_mem = (*(char **) &value->u.object.values) + values_size; ^~~~~ json.c: In function 'json_parse_ex': json.c:409:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] (*(json_char **) &top->u.object.values) += string_length + 1; ^ make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols/jabber' * Compiling md5.c * Compiling conference.c * Compiling ns.c * Compiling soap.c * Compiling io.c make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols/oscar' * Compiling admin.c * Compiling tables.c * Linking purple_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols/purple' * Compiling iq.c * Compiling jabber.c * Compiling gw.c * Linking msn_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols/msn' * Compiling jabber_util.c * Compiling auth.c * Compiling bos.c * Compiling misc.c * Compiling message.c * Compiling presence.c make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/protocols/twitter' * Compiling oauth.c * Compiling twitter.c * Compiling buddylist.c * Compiling s5bytestream.c * Compiling chat.c * Compiling twitter_http.c * Compiling oauth2.c * Compiling twitter_lib.c * Compiling sasl.c * Compiling chatnav.c * Compiling conn.c * Compiling proxy.c * Compiling sha1.c * Compiling icq.c * Compiling im.c * Compiling ssl_gnutls.c * Compiling si.c * Compiling info.c * Compiling misc.c * Linking twitter_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols/twitter' * Compiling msgcookie.c * Compiling rxhandlers.c * Compiling hipchat.c * Compiling rxqueue.c * Compiling search.c * Compiling service.c * Linking jabber_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols/jabber' * Compiling snac.c * Compiling url.c * Compiling ssi.c * Compiling stats.c * Compiling xmltree.c * Compiling ns_parse.c * Compiling tlv.c * Compiling oscar_util.c * Compiling txqueue.c * Compiling oscar.c * Linking lib.o make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/lib' * Linking oscar_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols/oscar' * Linking protocols.o make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/protocols' * Linking bitlbee protocols/protocols.o: In function `prplcb_xfer_new': /builddir/build/BUILD/bitlbee-3.5/protocols/purple/ft.c:111: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' + 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.24Z5kW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 + cd bitlbee-3.5 + rm -rf /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 install install-dev install-etc mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/sbin/ install -p -m 0755 bitlbee /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/sbin//bitlbee make -C doc install make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/man//man8/ /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/man//man5/ install -p -m 0644 bitlbee.8 /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/man//man8/ install -p -m 0644 bitlbee.conf.5 /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/man//man5/ make -C user-guide install make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.5/doc/user-guide' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/bitlbee/ chmod 0755 /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/bitlbee/ rm -f /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/bitlbee//help.txt # Prevent help function from breaking in running sessions install -p -m 0644 help.txt /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/bitlbee//help.txt make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/doc/user-guide' make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.5/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/bitlbee/ install -p -m 0755 otr.so /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/bitlbee/ Installed successfully The configuration directory /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/var/lib/bitlbee/ does not exist yet, don't forget to create it! No files are installed in /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/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.5-1.fc26.x86_64/usr/include/bitlbee/ install -p -m 0644 config.h /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/include/bitlbee/ for i in conf.h sock.h auth.h help.h query.h log.h nick.h dcc.h irc.h storage.h bitlbee.h config.h ipc.h commands.h otr.h set.h lib/arc.h lib/sha1.h lib/ssl_client.h lib/events.h lib/json.h lib/ini.h lib/xmltree.h lib/oauth2.h lib/misc.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 protocols/account.h protocols/bee.h protocols/ft.h protocols/nogaim.h; do install -p -m 0644 $i /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/include/bitlbee/; done mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/pkgconfig install -p -m 0644 bitlbee.pc /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/pkgconfig mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/etc/bitlbee/ install -p -m 0644 motd.txt /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/etc/bitlbee//motd.txt install -p -m 0644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/etc/bitlbee//bitlbee.conf + mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/var/lib/bitlbee /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/bitlbee + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 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.5-1.fc26.x86_64/usr/lib/systemd/system install -p -m 0644 init/bitlbee.service /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib/systemd/system install -p -m 0644 init/bitlbee@.service /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib/systemd/system install -p -m 0644 init/bitlbee.socket /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib/systemd/system + install -D -p -m 644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/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 110000000 /builddir/build/BUILD/bitlbee-3.5 extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/lib64/bitlbee/otr.so extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/sbin/bitlbee /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 3016 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: bitlbee-3.5-1.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tyCPEh + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.5 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee + cp -pr COPYING /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee + cp -pr doc/AUTHORS doc/CHANGES doc/CREDITS doc/FAQ doc/README /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee + 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.5-1.fc26.x86_64/usr/share/doc/bitlbee + cp -pr doc/user-guide/user-guide.html /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee + exit 0 Provides: bitlbee = 3.5-1.fc26 bitlbee(x86-64) = 3.5-1.fc26 config(bitlbee) = 3.5-1.fc26 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()(64bit) 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgpg-error.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpurple.so.0()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.2.5)(64bit) libresolv.so.2(GLIBC_2.9)(64bit) rtld(GNU_HASH) Processing files: bitlbee-devel-3.5-1.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cHmUbD + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.5 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee-devel + cp -pr doc/example_plugin.c /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64/usr/share/doc/bitlbee-devel + exit 0 Provides: bitlbee-devel = 3.5-1.fc26 bitlbee-devel(x86-64) = 3.5-1.fc26 pkgconfig(bitlbee) = 3.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(glib-2.0) Processing files: bitlbee-otr-3.5-1.fc26.x86_64 Provides: bitlbee-otr = 3.5-1.fc26 bitlbee-otr(x86-64) = 3.5-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libotr.so.5()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: bitlbee-debuginfo-3.5-1.fc26.x86_64 Provides: bitlbee-debuginfo = 3.5-1.fc26 bitlbee-debuginfo(x86-64) = 3.5-1.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 Wrote: /builddir/build/RPMS/bitlbee-3.5-1.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/bitlbee-devel-3.5-1.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/bitlbee-otr-3.5-1.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/bitlbee-debuginfo-3.5-1.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n4RxD0 + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.5 + rm -rf /builddir/build/BUILDROOT/bitlbee-3.5-1.fc26.x86_64 + exit 0 Child return code was: 0