Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bitlbee.spec'], chrootPath='/var/lib/mock/f33-build-174660-44358/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/bitlbee.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Wrote: /builddir/build/SRPMS/bitlbee-3.6-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bitlbee.spec'], chrootPath='/var/lib/mock/f33-build-174660-44358/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/bitlbee.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.owKEEP + umask 022 + cd /builddir/build/BUILD With OTR 1 With systemd 1 + echo With OTR 1 + echo With systemd 1 + cd /builddir/build/BUILD + rm -rf bitlbee-3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/bitlbee-3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bitlbee-3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (bitlbee-forkdaemon.patch):' Patch #0 (bitlbee-forkdaemon.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file bitlbee.conf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pfxotN + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.6 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + ./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 --jabber=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 jabber 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 -j4 * 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 unix.c: In function 'sighandler_crash': unix.c:375:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 375 | (void) write(irc->fd, irc->sendbuffer->str, irc->sendbuffer->len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c:377:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 377 | (void) write(irc->fd, message, sizeof(message) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c: In function 'sighandler_crash_backtrace': unix.c:339:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 339 | (void) write(fd, message2, sizeof(message2) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unix.c:349:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 349 | (void) write(fd, buf, bytes); | ^~~~~~~~~~~~~~~~~~~~~ unix.c:352:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 352 | (void) write(fd, message3, sizeof(message3) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make -C lib make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/lib' * Compiling arc.c make -C protocols make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/protocols' * Compiling account.c In file included from /usr/include/string.h:495, from bitlbee.h:55, from conf.c:26: In function 'strncpy', inlined from 'conf_loadini' at conf.c:306:5, inlined from 'conf_load' at conf.c:75:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 128 bytes from a string of length 511 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'conf_loadini' at conf.c:307:5, inlined from 'conf_load' at conf.c:75:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 128 bytes from a string of length 511 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'conf_loadini' at conf.c:308:5, inlined from 'conf_load' at conf.c:75:6: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 128 bytes from a string of length 511 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Building plugin otr.so make -C doc make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/doc' make -C user-guide make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/doc/user-guide' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/doc/user-guide' make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/doc' 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 bee.c * Compiling base64.c otr.c: In function 'copyfile': otr.c:2108:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 2108 | write(fdb, buf, n); | ^~~~~~~~~~~~~~~~~~ * Compiling canohost.c * Compiling events_glib.c * Compiling bee_chat.c events_glib.c: In function 'b_main_init': events_glib.c:53:13: warning: Deprecated pre-processor symbol, replace with 53 | loop = g_main_new(FALSE); | ^~~~~~~~~~~~~~~ events_glib.c: In function 'b_main_run': events_glib.c:59:13: warning: Deprecated pre-processor symbol, replace with 59 | g_main_run(loop); | ^~~~~~ events_glib.c: In function 'b_main_quit': events_glib.c:64:13: warning: Deprecated pre-processor symbol, replace with 64 | g_main_quit(loop); | ^~~~~~~ * Compiling bee_ft.c * Compiling ftutil.c * Compiling bee_user.c * Compiling nogaim.c * Compiling http_client.c * Compiling ini.c make -C purple make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/protocols/purple' * Compiling ft.c * Compiling json.c * Compiling json_util.c In file included from /usr/include/libpurple/media/codec.h:35, from /usr/include/libpurple/media.h:31, from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from ft.c:30: /usr/include/libpurple/media/../util.h:1397:13: warning: Deprecated pre-processor symbol, replace with 1397 | G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from ft.c:30: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 165 | guint num_params, GParameter *params); | ^~~~~ * Compiling md5.c In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from ft.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from ft.c:30: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 214 | guint num_params, GParameter *params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from ft.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ * Compiling misc.c json.c: In function 'new_value': json.c:142:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 142 | value->_reserved.object_mem = (*(char **) &value->u.object.values) + values_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Compiling purple.c json.c: In function 'json_parse_ex': json.c:409:10: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 409 | (*(json_char **) &top->u.object.values) += string_length + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Compiling oauth.c In file included from /usr/include/libpurple/media/codec.h:35, from /usr/include/libpurple/media.h:31, from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from purple.c:25: /usr/include/libpurple/media/../util.h:1397:13: warning: Deprecated pre-processor symbol, replace with 1397 | G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from purple.c:25: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 165 | guint num_params, GParameter *params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from purple.c:25: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/status.h:134, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from purple.c:25: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] 214 | guint num_params, GParameter *params); | ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/blist.h:109, from /usr/include/libpurple/purple.h:50, from bpurple.h:4, from purple.c:25: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here 271 | struct _GParameter /* auxiliary structure for _setv() variants */ | ^~~~~~~~~~~ * Compiling oauth2.c * Compiling proxy.c * Compiling sha1.c * Compiling ssl_gnutls.c * Compiling url.c * Compiling xmltree.c * Linking purple_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/protocols/purple' make -C jabber make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/protocols/jabber' * Compiling conference.c In file included from /usr/include/string.h:495, from /builddir/build/BUILD/bitlbee-3.6/bitlbee.h:55, from url.h:26, from url.c:26: In function 'strncpy', inlined from 'url_set' at url.c:66:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 511 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'url_set' at url.c:70:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 511 bytes from a string of length 511 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Compiling io.c * Compiling iq.c * Compiling ns_parse.c make -C twitter make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/protocols/twitter' * Compiling twitter.c * Compiling jabber.c * Linking lib.o make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/lib' * Compiling jabber_util.c * Compiling message.c * Compiling presence.c * Compiling twitter_http.c * Compiling s5bytestream.c * Compiling sasl.c * Compiling si.c * Compiling twitter_lib.c In file included from /usr/include/string.h:495, from /usr/include/glib-2.0/glib/gtestutils.h:30, from /usr/include/glib-2.0/glib.h:85, from jabber.h:27, from s5bytestream.c:24: In function 'strncpy', inlined from 'jabber_si_parse_proxy' at s5bytestream.c:878:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 6 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * Compiling hipchat.c * Linking jabber_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/protocols/jabber' * Linking twitter_mod.o make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/protocols/twitter' * Linking protocols.o make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/protocols' * Linking bitlbee /usr/bin/ld: protocols/protocols.o: in function `prplcb_xfer_new': /builddir/build/BUILD/bitlbee-3.6/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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Xl68kP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 + cd bitlbee-3.6 + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 install install-dev install-etc mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/sbin/ install -p -m 0755 bitlbee /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/sbin//bitlbee make -C doc install make[1]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/man//man8/ /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/man//man5/ install -p -m 0644 bitlbee.8 /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/man//man8/ install -p -m 0644 bitlbee.conf.5 /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/man//man5/ make -C user-guide install make[2]: Entering directory '/builddir/build/BUILD/bitlbee-3.6/doc/user-guide' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/bitlbee/ chmod 0755 /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/bitlbee/ rm -f /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/bitlbee//help.txt # Prevent help function from breaking in running sessions install -p -m 0644 help.txt /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/bitlbee//help.txt make[2]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/doc/user-guide' make[1]: Leaving directory '/builddir/build/BUILD/bitlbee-3.6/doc' mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/bitlbee/ install -p -m 0755 otr.so /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/bitlbee/ Installed successfully The configuration directory /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/var/lib/bitlbee/ does not exist yet, don't forget to create it! No files are installed in /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/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.6-2.fc33.riscv64/usr/include/bitlbee/ install -p -m 0644 config.h /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/include/bitlbee/ for i in auth.h bitlbee.h commands.h conf.h config.h dcc.h help.h ipc.h irc.h log.h nick.h otr.h query.h set.h sock.h storage.h lib/arc.h lib/base64.h lib/canohost.h lib/events.h lib/ftutil.h lib/http_client.h lib/ini.h lib/json.h lib/json_util.h lib/md5.h lib/misc.h lib/oauth.h lib/oauth2.h lib/proxy.h lib/sha1.h lib/ssl_client.h lib/url.h lib/xmltree.h protocols/account.h protocols/bee.h protocols/ft.h protocols/nogaim.h; do install -p -m 0644 $i /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/include/bitlbee/; done mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/pkgconfig install -p -m 0644 bitlbee.pc /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/pkgconfig mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/etc/bitlbee/ install -p -m 0644 motd.txt /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/etc/bitlbee//motd.txt install -p -m 0644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/etc/bitlbee//bitlbee.conf + mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/var/lib/bitlbee/ /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/bitlbee/ + make DESTDIR=/builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 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.6-2.fc33.riscv64/usr/lib/systemd/system install -p -m 0644 init/bitlbee.service /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib/systemd/system install -p -m 0644 init/bitlbee@.service /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib/systemd/system install -p -m 0644 init/bitlbee.socket /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib/systemd/system + install -D -p -m 644 bitlbee.conf /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/etc/bitlbee/bitlbee.conf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.6-2.fc33 --unique-debug-suffix -3.6-2.fc33.riscv64 --unique-debug-src-base bitlbee-3.6-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bitlbee-3.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/bitlbee/otr.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/sbin/bitlbee extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/lib64/bitlbee/otr.so extracting debug info from /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/sbin/bitlbee original debug info size: 2228kB, size after compression: 1876kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2127 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: bitlbee-3.6-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iQOeFM + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.6 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee + cp -pr doc/AUTHORS doc/CHANGES doc/CREDITS doc/FAQ doc/README /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee + cp -pr doc/user-guide/user-guide.html /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OMTIeO + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.6 + LICENSEDIR=/builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/licenses/bitlbee + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/licenses/bitlbee + cp -pr COPYING /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/licenses/bitlbee + RPM_EC=0 ++ jobs -p + exit 0 Provides: bitlbee = 3.6-2.fc33 bitlbee(riscv-64) = 3.6-2.fc33 config(bitlbee) = 3.6-2.fc33 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpurple.so.0()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: bitlbee-devel-3.6-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ST36hO + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.6 + DOCDIR=/builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee-devel + cp -pr doc/example_plugin.c /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64/usr/share/doc/bitlbee-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: bitlbee-devel = 3.6-2.fc33 bitlbee-devel(riscv-64) = 3.6-2.fc33 pkgconfig(bitlbee) = 3.6 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.6-2.fc33.riscv64 Provides: bitlbee-otr = 3.6-2.fc33 bitlbee-otr(riscv-64) = 3.6-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(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.27)(64bit) rtld(GNU_HASH) Processing files: bitlbee-debugsource-3.6-2.fc33.riscv64 Provides: bitlbee-debugsource = 3.6-2.fc33 bitlbee-debugsource(riscv-64) = 3.6-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: bitlbee-debuginfo-3.6-2.fc33.riscv64 Provides: bitlbee-debuginfo = 3.6-2.fc33 bitlbee-debuginfo(riscv-64) = 3.6-2.fc33 debuginfo(build-id) = e4766c64bd16acafe44addb103d29977298b89b6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bitlbee-debugsource(riscv-64) = 3.6-2.fc33 Processing files: bitlbee-otr-debuginfo-3.6-2.fc33.riscv64 Provides: bitlbee-otr-debuginfo = 3.6-2.fc33 bitlbee-otr-debuginfo(riscv-64) = 3.6-2.fc33 debuginfo(build-id) = f19b3f13e97bd5cb3fcb8c2c66dd9e1a77d2465b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: bitlbee-debugsource(riscv-64) = 3.6-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 Wrote: /builddir/build/RPMS/bitlbee-otr-3.6-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bitlbee-devel-3.6-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bitlbee-otr-debuginfo-3.6-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bitlbee-3.6-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bitlbee-debugsource-3.6-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/bitlbee-debuginfo-3.6-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yXf35P + umask 022 + cd /builddir/build/BUILD + cd bitlbee-3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bitlbee-3.6-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0