+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/monkeysphere.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.46Woa8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf monkeysphere-0.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/monkeysphere_0.41.orig.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd monkeysphere-0.41 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/script-interpreter-warnings.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O1SwJA + umask 022 + cd /builddir/build/BUILD + cd monkeysphere-0.41 + 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 ' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/make -O -j4 mkdir -p replaced/src/ sed < src/monkeysphere > replaced/src/monkeysphere \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/ sed < src/monkeysphere-host > replaced/src/monkeysphere-host \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/ sed < src/monkeysphere-authentication > replaced/src/monkeysphere-authentication \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/share/ sed < src/share/defaultenv > replaced/src/share/defaultenv \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/0.23 > replaced/src/transitions/0.23 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/0.28 > replaced/src/transitions/0.28 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/src/transitions/ sed < src/transitions/README.txt > replaced/src/transitions/README.txt \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man1/ sed < man/man1/monkeysphere.1 > replaced/man/man1/monkeysphere.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man1/ sed < man/man1/agent-transfer.1 > replaced/man/man1/agent-transfer.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man1/ sed < man/man1/openpgp2ssh.1 > replaced/man/man1/openpgp2ssh.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man1/ sed < man/man1/pem2openpgp.1 > replaced/man/man1/pem2openpgp.1 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man8/ sed < man/man8/monkeysphere-authentication.8 > replaced/man/man8/monkeysphere-authentication.8 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man8/ sed < man/man8/monkeysphere-host.8 > replaced/man/man8/monkeysphere-host.8 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' mkdir -p replaced/man/man7/ sed < man/man7/monkeysphere.7 > replaced/man/man7/monkeysphere.7 \ -e 's:__SYSSHAREDIR_PREFIX__:/usr:' \ -e 's:__SYSCONFDIR_PREFIX__::' \ -e 's:__SYSDATADIR_PREFIX__:/var/lib:' gzip -n replaced/man/man1/monkeysphere.1 gzip -n replaced/man/man1/agent-transfer.1 gzip -n replaced/man/man1/openpgp2ssh.1 gzip -n replaced/man/man1/pem2openpgp.1 gzip -n replaced/man/man8/monkeysphere-authentication.8 gzip -n replaced/man/man8/monkeysphere-host.8 gzip -n replaced/man/man7/monkeysphere.7 gcc -o src/agent-transfer/agent-transfer -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 -I/usr/include/libassuan2 --pedantic -Wall -Werror -std=c99 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld src/agent-transfer/main.c -lassuan -lgpg-error -lgcrypt -ldl -lgpg-error + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i1yuaE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 + cd monkeysphere-0.41 + make DESTDIR=/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 install mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man7 /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8 install replaced/man/man1/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1 install replaced/man/man7/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man7 install replaced/man/man8/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8 ln -sf openpgp2ssh.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2pem.1.gz ln -sf openpgp2ssh.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2spki.1.gz mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/sbin mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/m /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/mh /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/ma /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/transitions mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/etc/monkeysphere mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere printf "Monkeysphere %s\n" `head -n1 Changelog | sed 's/.*(\([^-]*\)).*/\1/'` > /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/VERSION install replaced/src/monkeysphere /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin install replaced/src/monkeysphere-host /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/sbin install replaced/src/monkeysphere-authentication /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/sbin install src/monkeysphere-authentication-keys-for-user /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere install -m 0644 src/share/common /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere install -m 0644 replaced/src/share/defaultenv /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere install -m 0755 src/share/checkperms /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere install -m 0755 src/share/keytrans /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere ln -sf ../share/monkeysphere/keytrans /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin/pem2openpgp ln -sf ../share/monkeysphere/keytrans /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin/openpgp2ssh ln -sf ../share/monkeysphere/keytrans /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin/openpgp2pem ln -sf ../share/monkeysphere/keytrans /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin/openpgp2spki install -m 0755 src/agent-transfer/agent-transfer /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/bin install -m 0744 replaced/src/transitions/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/transitions install -m 0644 src/transitions/README.txt /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/transitions install -m 0644 src/share/m/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/m install -m 0644 src/share/mh/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/mh install -m 0644 src/share/ma/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/ma install -m 0644 Changelog /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere install -d /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere/examples install -m 0644 examples/* /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere/examples install -m 0644 etc/monkeysphere.conf /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/etc/monkeysphere/monkeysphere.conf install -m 0644 etc/monkeysphere-host.conf /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/etc/monkeysphere/monkeysphere-host.conf install -m 0644 etc/monkeysphere-authentication.conf /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/etc/monkeysphere/monkeysphere-authentication.conf + mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/var/lib/monkeysphere/authorized_keys + rm -r /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/monkeysphere/transitions/ + chmod -cR 0644 /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/agent-transfer.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/monkeysphere.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2pem.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2spki.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2ssh.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/pem2openpgp.1.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man7/monkeysphere.7.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8/monkeysphere-authentication.8.gz /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8/monkeysphere-host.8.gz mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/agent-transfer.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/monkeysphere.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/openpgp2pem.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man1/pem2openpgp.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man7/monkeysphere.7.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8/monkeysphere-authentication.8.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/man/man8/monkeysphere-host.8.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + chmod -cR 0644 src/transitions/0.23 src/transitions/0.28 src/transitions/README.txt mode of 'src/transitions/0.23' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'src/transitions/0.28' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + chmod -cR 0755 /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/var/lib/monkeysphere/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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 + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/sbin/monkeysphere-authentication from #! /usr/bin/bash to #!/usr/bin/bash mangling shebang in ./usr/sbin/monkeysphere-host from #! /usr/bin/bash to #!/usr/bin/bash mangling shebang in ./usr/share/monkeysphere/monkeysphere-authentication-keys-for-user from #! /usr/bin/bash to #!/usr/bin/bash mangling shebang in ./usr/bin/monkeysphere from #! /usr/bin/bash to #!/usr/bin/bash Processing files: monkeysphere-0.41-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ajwxUI + umask 022 + cd /builddir/build/BUILD + cd monkeysphere-0.41 + DOCDIR=/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere + cp -pr README /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere + cp -pr src/transitions/ /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/doc/monkeysphere + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.1jrHG7 + umask 022 + cd /builddir/build/BUILD + cd monkeysphere-0.41 + LICENSEDIR=/builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/licenses/monkeysphere + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/licenses/monkeysphere + cp -pr COPYING /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64/usr/share/licenses/monkeysphere + exit 0 Provides: config(monkeysphere) = 0.41-5.fc28 monkeysphere = 0.41-5.fc28 monkeysphere(riscv-64) = 0.41-5.fc28 Requires(interp): /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: /usr/bin/bash /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libassuan.so.0()(64bit) libassuan.so.0(LIBASSUAN_1.0)(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) libgpg-error.so.0(GPG_ERROR_1.0)(64bit) perl(Crypt::OpenSSL::Bignum) perl(Crypt::OpenSSL::Bignum::CTX) perl(Crypt::OpenSSL::RSA) perl(Cwd) perl(Digest::MD5) perl(Digest::SHA) perl(Fcntl) perl(File::Basename) perl(File::stat) perl(MIME::Base64) perl(POSIX) perl(User::pwent) perl(bytes) perl(strict) perl(warnings) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/monkeysphere-0.41-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/monkeysphere-0.41-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nm4kon + umask 022 + cd /builddir/build/BUILD + cd monkeysphere-0.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/monkeysphere-0.41-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff