Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/bitlbee.spec'], False, '/var/lib/mock/dist-f12-build-789218-112736/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/bitlbee.spec'] warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/bitlbee-1.2.7-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/bitlbee.spec'], False, '/var/lib/mock/dist-f12-build-789218-112736/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/bitlbee.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vERxBw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf bitlbee-1.2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/bitlbee-1.2.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitlbee-1.2.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi.make -e ' s|\$\(BINDIR\)|\$(sbindir)|g; s|\$\(DATADIR\)|\$(datadir)/bitlbee|g; s|\$\(ETCDIR\)|\$(sysconfdir)/bitlbee|g; s|\$\(MANDIR\)|\$(mandir)|g; s|\$\(INCLUDEDIR\)|\$(includedir)/bitlbee|g; s|\$\(PCDIR\)|\$(libdir)/pkgconfig|g; s|install -m|install -p -m|g; ' Makefile doc/Makefile lib/Makefile protocols/Makefile tests/Makefile doc/user-guide/Makefile protocols/jabber/Makefile protocols/msn/Makefile protocols/oscar/Makefile protocols/twitter/Makefile protocols/yahoo/Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.73KKMA + umask 022 + cd /builddir/build/BUILD + cd bitlbee-1.2.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + ./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 BitlBee configure Architecture: Linux Configuration done: Debugging disabled. Binary stripping disabled. Using event handler: glib Using SSL library: gnutls Building with these storage backends: text xml Building with these protocols: msn jabber oscar yahoo twitter + make -j4 * Compiling account.c * Compiling bitlbee.c * Compiling chat.c * Compiling crypting.c bitlbee.c: In function 'bitlbee_daemon_init': bitlbee.c:138: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result * Compiling help.c * Compiling ipc.c * Compiling irc.c * Compiling irc_commands.c help.c: In function 'help_get': help.c:160: warning: ignoring return value of 'read', declared with attribute warn_unused_result irc.c: In function 'irc_motd': irc.c:905: warning: ignoring return value of 'read', declared with attribute warn_unused_result * Compiling nick.c * Compiling query.c * Compiling root_commands.c * Compiling set.c * Compiling storage.c * Compiling storage_text.c * Compiling storage_xml.c * Compiling user.c storage_text.c: In function 'text_load': storage_text.c:60: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result storage_text.c: In function 'text_check_pass': storage_text.c:122: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result * Compiling unix.c * Compiling conf.c unix.c: In function 'main': unix.c:156: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result * Compiling log.c make[1]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/lib' * Compiling arc.c make[1]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols' * Compiling nogaim.c * Compiling base64.c * Compiling events_glib.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/msn' * Compiling msn.c * Compiling http_client.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/jabber' * Compiling conference.c * Compiling msn_util.c * Compiling ini.c * Compiling io.c * Compiling md5.c * Compiling misc.c * Compiling ns.c * Compiling iq.c * Compiling passport.c * Compiling sb.c * Compiling oauth.c * Compiling jabber.c * Compiling tables.c * Compiling proxy.c * Compiling sha1.c * Linking msn_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/msn' make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/oscar' * Compiling admin.c * Compiling jabber_util.c * Compiling ssl_gnutls.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/yahoo' * Compiling yahoo.c * Compiling auth.c * Compiling url.c * Compiling message.c * Compiling xmltree.c * Compiling bos.c * Compiling presence.c * Compiling buddylist.c * Compiling crypt.c * Compiling sasl.c * Linking lib.o make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/lib' * Compiling chat.c make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/twitter' * Compiling twitter.c * Compiling libyahoo2.c * Linking jabber_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/jabber' * Compiling twitter_http.c * Compiling yahoo_fn.c libyahoo2.c: In function '_yahoo_send_picture_connected': libyahoo2.c:5097: warning: ignoring return value of 'write', declared with attribute warn_unused_result libyahoo2.c: In function '_yahoo_send_file_connected': libyahoo2.c:5190: warning: ignoring return value of 'write', declared with attribute warn_unused_result * Compiling chatnav.c * Compiling yahoo_httplib.c * Compiling twitter_lib.c yahoo_httplib.c: In function 'connect_complete': yahoo_httplib.c:289: warning: ignoring return value of 'write', declared with attribute warn_unused_result * Compiling conn.c * Compiling yahoo_util.c * Linking twitter_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/twitter' * Compiling icq.c * Compiling im.c * Compiling info.c * Compiling misc.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 In file included from /usr/include/string.h:640, from ./aim.h:13, from ssi.c:25: In function 'strcpy', inlined from 'aim_ssi_cleanlist' at ssi.c:418: /usr/include/bits/string3.h:107: warning: call to __builtin___strcpy_chk will always overflow destination buffer * Compiling oscar_util.c * Compiling oscar.c * Linking yahoo_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/yahoo' * Linking oscar_mod.o make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols/oscar' * Linking protocols.o make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/protocols' * Linking bitlbee * Stripping bitlbee make -C doc make[1]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/doc' # Only build the docs if this is a bzr checkout test ! -d ../.bzr || make -C user-guide make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0N9r8E + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 + cd bitlbee-1.2.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr exec_prefix=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr bindir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/bin sbindir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/etc datadir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share includedir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include libdir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/libexec localstatedir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/var sharedstatedir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/var/lib mandir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/man infodir=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/info install install-dev mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/sbin install -p -m 0755 bitlbee /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/sbin/bitlbee /usr/bin/make -C doc install make[1]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/man/man8/ /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/man/man5/ install -p -m 0644 bitlbee.8 /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/man/man8/ install -p -m 0644 bitlbee.conf.5 /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/man/man5/ /usr/bin/make -C user-guide install make[2]: Entering directory `/builddir/build/BUILD/bitlbee-1.2.7/doc/user-guide' mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/bitlbee chmod 0755 /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/bitlbee rm -f /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/bitlbee/help.txt # Prevent help function from breaking in running sessions install -p -m 0644 help.txt /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/bitlbee/help.txt make[2]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/doc/user-guide' make[1]: Leaving directory `/builddir/build/BUILD/bitlbee-1.2.7/doc' The configuration directory /var/lib/bitlbee/ does not exist yet, don't forget to create it! No files are installed in /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/etc/bitlbee by make install. Run make install-etc to do that. mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include/bitlbee install -p -m 0644 account.h bitlbee.h commands.h conf.h config.h crypting.h help.h ipc.h irc.h log.h nick.h query.h set.h sock.h storage.h user.h lib/events.h lib/http_client.h lib/ini.h lib/md5.h lib/misc.h lib/proxy.h lib/sha1.h lib/ssl_client.h lib/url.h protocols/nogaim.h /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include/bitlbee mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/lib64/pkgconfig install -p -m 0644 bitlbee.pc /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/lib64/pkgconfig + mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/var/lib/bitlbee /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/lib64/bitlbee + install -D -p -m 644 /builddir/build/SOURCES/bitlbee.xinetd /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/etc/xinetd.d/bitlbee + install -D -p -m 644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/etc/bitlbee/bitlbee.conf + mv -f /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include/bitlbee/config.h /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include/bitlbee/config-ppc64.h + install -p -m 644 /builddir/build/SOURCES/bitlbee-wrapper.h /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/include/bitlbee/config.h + 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 + 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 /builddir/build/BUILD/bitlbee-1.2.7 extracting debug info from /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/sbin/bitlbee 2924 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/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: bitlbee-1.2.7-1.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MlYFuJ + umask 022 + cd /builddir/build/BUILD + cd bitlbee-1.2.7 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-1.2.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-1.2.7 + /bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-1.2.7 + cp -pr COPYING doc/AUTHORS doc/CHANGES doc/CREDITS doc/FAQ doc/README /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-1.2.7 + cp -pr doc/user-guide/commands.xml doc/user-guide/help.xml doc/user-guide/Installation.xml doc/user-guide/misc.xml doc/user-guide/quickstart.xml doc/user-guide/Support.xml doc/user-guide/Usage.xml doc/user-guide/user-guide.xml doc/user-guide/user-guide.txt /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-1.2.7 + exit 0 Provides: config(bitlbee) = 1.2.7-1.fc12 Requires(interp): /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(preun): /bin/sh /sbin/service Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnutls.so.26()(64bit) libgnutls.so.26(GNUTLS_1_4)(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.3)(64bit) libresolv.so.2(GLIBC_2.9)(64bit) rtld(GNU_HASH) Processing files: bitlbee-devel-1.2.7-1.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ygl2QN + umask 022 + cd /builddir/build/BUILD + cd bitlbee-1.2.7 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-devel-1.2.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-devel-1.2.7 + /bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-devel-1.2.7 + cp -pr doc/example_plugin.c /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64/usr/share/doc/bitlbee-devel-1.2.7 + exit 0 Provides: pkgconfig(bitlbee) 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-debuginfo-1.2.7-1.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 warning: Could not canonicalize hostname: ppc07.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/bitlbee-1.2.7-1.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/bitlbee-devel-1.2.7-1.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/bitlbee-debuginfo-1.2.7-1.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mWiLk5 + umask 022 + cd /builddir/build/BUILD + cd bitlbee-1.2.7 + rm -rf /builddir/build/BUILDROOT/bitlbee-1.2.7-1.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->