+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libssh2-python.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.lt9JZe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libssh2-python-0.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/libssh2-python-0.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libssh2-python-0.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZUYzar + umask 022 + cd /builddir/build/BUILD + cd libssh2-python-0.7.1 + 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 ' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_ext building 'libssh2' extension creating build creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/ssh2.c -o build/temp.linux-riscv64-2.7/src/ssh2.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/session.c -o build/temp.linux-riscv64-2.7/src/session.o src/session.c: In function 'passwd_changereq_callback': src/session.c:181:41: warning: passing argument 3 of 'PyString_AsStringAndSize' from incompatible pointer type [-Wincompatible-pointer-types] ret = PyString_AsStringAndSize(rv, &s, newpw_len); ^~~~~~~~~ In file included from /usr/include/python2.7/Python.h:94:0, from src/ssh2.h:28, from src/session.c:22: /usr/include/python2.7/stringobject.h:172:17: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *' PyAPI_FUNC(int) PyString_AsStringAndSize( ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/channel.c -o build/temp.linux-riscv64-2.7/src/channel.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/sftp.c -o build/temp.linux-riscv64-2.7/src/sftp.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/sftphandle.c -o build/temp.linux-riscv64-2.7/src/sftphandle.o gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python2.7 -c src/listener.c -o build/temp.linux-riscv64-2.7/src/listener.o creating build/lib.linux-riscv64-2.7 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 build/temp.linux-riscv64-2.7/src/ssh2.o build/temp.linux-riscv64-2.7/src/session.o build/temp.linux-riscv64-2.7/src/channel.o build/temp.linux-riscv64-2.7/src/sftp.o build/temp.linux-riscv64-2.7/src/sftphandle.o build/temp.linux-riscv64-2.7/src/listener.o -L/usr/lib64 -lssl -lcrypto -lssh2 -lz -lpython2.7 -o build/lib.linux-riscv64-2.7/libssh2.so + sleep 1 + 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 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_ext building 'libssh2' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/ssh2.c -o build/temp.linux-riscv64-3.6/src/ssh2.o src/ssh2.c: In function ‘PyInit_libssh2’: src/ssh2.c:71:17: warning: implicit declaration of function ‘PyCObject_FromVoidPtr’; did you mean ‘PyLong_FromVoidPtr’? [-Wimplicit-function-declaration] c_api_object = PyCObject_FromVoidPtr((void *)SSH2_API, NULL); ^~~~~~~~~~~~~~~~~~~~~ PyLong_FromVoidPtr src/ssh2.c:71:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion] c_api_object = PyCObject_FromVoidPtr((void *)SSH2_API, NULL); ^ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/session.c -o build/temp.linux-riscv64-3.6/src/session.o src/session.c: In function ‘passwd_changereq_callback’: src/session.c:189:42: warning: passing argument 3 of ‘PyBytes_AsStringAndSize’ from incompatible pointer type [-Wincompatible-pointer-types] ret = PyBytes_AsStringAndSize(enc, &s, newpw_len); ^~~~~~~~~ In file included from /usr/include/python3.6m/Python.h:79:0, from src/ssh2.h:28, from src/session.c:22: /usr/include/python3.6m/bytesobject.h:103:17: note: expected ‘Py_ssize_t * {aka long int *}’ but argument is of type ‘int *’ PyAPI_FUNC(int) PyBytes_AsStringAndSize( ^~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/channel.c -o build/temp.linux-riscv64-3.6/src/channel.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/sftp.c -o build/temp.linux-riscv64-3.6/src/sftp.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/sftphandle.c -o build/temp.linux-riscv64-3.6/src/sftphandle.o gcc -pthread -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DMODULE_VERSION="0.7.1" -I/usr/include/python3.6m -c src/listener.c -o build/temp.linux-riscv64-3.6/src/listener.o creating build/lib.linux-riscv64-3.6 gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -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 build/temp.linux-riscv64-3.6/src/ssh2.o build/temp.linux-riscv64-3.6/src/session.o build/temp.linux-riscv64-3.6/src/channel.o build/temp.linux-riscv64-3.6/src/sftp.o build/temp.linux-riscv64-3.6/src/sftphandle.o build/temp.linux-riscv64-3.6/src/listener.o -L/usr/lib64 -lssl -lcrypto -lssh2 -lz -lpython3.6m -o build/lib.linux-riscv64-3.6/libssh2.cpython-36m-riscv64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DaHGgf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 + cd libssh2-python-0.7.1 + 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 ' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/libssh2.so -> /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python2.7/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python2.7/site-packages/libssh2_python-0.7.1-py2.7.egg-info + 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 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6/site-packages copying build/lib.linux-riscv64-3.6/libssh2.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6/site-packages running install_egg_info Writing /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6/site-packages/libssh2_python-0.7.1-py3.6.egg-info + mv /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6/site-packages/libssh2.cpython-36m-riscv64-linux-gnu.so /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6/site-packages/libssh2.so + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 Bytecompiling .py files below /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-libssh2-0.7.1-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AV5dOH + umask 022 + cd /builddir/build/BUILD + cd libssh2-python-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python2-libssh2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python2-libssh2 + cp -pr README.txt /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python2-libssh2 + cp -pr COPYING /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python2-libssh2 + exit 0 Provides: libssh2-python = 0.7.1-18.fc28 libssh2-python(riscv-64) = 0.7.1-18.fc28 libssh2.so()(64bit) python-libssh2 = 0.7.1-18.fc28 python-libssh2(riscv-64) = 0.7.1-18.fc28 python2-libssh2 = 0.7.1-18.fc28 python2-libssh2(riscv-64) = 0.7.1-18.fc28 python2.7dist(libssh2-python) = 0.7.1 python2dist(libssh2-python) = 0.7.1 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) libcrypto.so.1.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libssh2.so.1()(64bit) libssl.so.1.1()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libssh2-python < 0.7.1-18.fc28 python-libssh2 < 0.7.1-18.fc28 Processing files: python3-libssh2-0.7.1-18.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SYLOEp + umask 022 + cd /builddir/build/BUILD + cd libssh2-python-0.7.1 + DOCDIR=/builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python3-libssh2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python3-libssh2 + cp -pr README.txt /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python3-libssh2 + cp -pr COPYING /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64/usr/share/doc/python3-libssh2 + exit 0 Provides: libssh2-python = 0.7.1-18.fc28 libssh2-python(riscv-64) = 0.7.1-18.fc28 python3-libssh2 = 0.7.1-18.fc28 python3-libssh2(riscv-64) = 0.7.1-18.fc28 python3.6dist(libssh2-python) = 0.7.1 python3dist(libssh2-python) = 0.7.1 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) libcrypto.so.1.1()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libssh2.so.1()(64bit) libssl.so.1.1()(64bit) libz.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Obsoletes: libssh2-python < 0.7.1-18.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/libssh2-python-0.7.1-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python2-libssh2-0.7.1-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-libssh2-0.7.1-18.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qX4vqn + umask 022 + cd /builddir/build/BUILD + cd libssh2-python-0.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libssh2-python-0.7.1-18.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