+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pybluez.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 warning: bogus date in %changelog: Wed Oct 08 2009 Paulo Roma - 0.16-2 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2RSlt9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pybluez-0.22 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/0.22.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pybluez-0.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf /builddir/build/BUILD/python3-pybluez-0.22-8.fc28 + cp -a . /builddir/build/BUILD/python3-pybluez-0.22-8.fc28 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MsyGL7 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + 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/python setup.py build DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/ble.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/osx.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/__init__.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/bluez.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/msbt.py -> build/lib.linux-riscv64-2.7/bluetooth running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/bluez 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 -I./port3 -I/usr/include/python2.7 -c bluez/btmodule.c -o build/temp.linux-riscv64-2.7/bluez/btmodule.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 -I./port3 -I/usr/include/python2.7 -c bluez/btsdp.c -o build/temp.linux-riscv64-2.7/bluez/btsdp.o 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/bluez/btmodule.o build/temp.linux-riscv64-2.7/bluez/btsdp.o -L/usr/lib64 -lbluetooth -lpython2.7 -o build/lib.linux-riscv64-2.7/bluetooth/_bluetooth.so + pushd /builddir/build/BUILD/python3-pybluez-0.22-8.fc28 ~/build/BUILD/python3-pybluez-0.22-8.fc28 ~/build/BUILD/pybluez-0.22 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.6 creating build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/ble.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/osx.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/__init__.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/bluez.py -> build/lib.linux-riscv64-3.6/bluetooth copying bluetooth/msbt.py -> build/lib.linux-riscv64-3.6/bluetooth running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/bluez gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I./port3 -I/usr/include/python3.6m -c bluez/btmodule.c -o build/temp.linux-riscv64-3.6/bluez/btmodule.o gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -I./port3 -I/usr/include/python3.6m -c bluez/btsdp.c -o build/temp.linux-riscv64-3.6/bluez/btsdp.o gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g build/temp.linux-riscv64-3.6/bluez/btmodule.o build/temp.linux-riscv64-3.6/bluez/btsdp.o -L/usr/lib64 -lbluetooth -lpython3.6m -o build/lib.linux-riscv64-3.6/bluetooth/_bluetooth.cpython-36m-riscv64-linux-gnu.so + popd ~/build/BUILD/pybluez-0.22 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kqi8GT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 + cd pybluez-0.22 + chmod a-x examples/bluezchat/bluezchat.py + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out running install running install_lib creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/ble.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/osx.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/__init__.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/_bluetooth.so -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/btcommon.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/widcomm.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/bluez.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/msbt.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/ble.py to ble.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/osx.py to osx.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/btcommon.py to btcommon.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/widcomm.py to widcomm.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/bluez.py to bluez.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/bluetooth/msbt.py to msbt.pyc writing byte-compilation script '/tmp/tmpinhIts.py' /usr/bin/python -O /tmp/tmpinhIts.py DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out removing /tmp/tmpinhIts.py running install_egg_info running egg_info creating PyBluez.egg-info writing requirements to PyBluez.egg-info/requires.txt writing PyBluez.egg-info/PKG-INFO writing top-level names to PyBluez.egg-info/top_level.txt writing dependency_links to PyBluez.egg-info/dependency_links.txt writing manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'osx' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.o' found under directory '*' warning: no previously-included files matching '*.opp' found under directory '*' writing manifest file 'PyBluez.egg-info/SOURCES.txt' Copying PyBluez.egg-info to /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7/site-packages/PyBluez-0.22-py2.7.egg-info running install_scripts + pushd /builddir/build/BUILD/python3-pybluez-0.22-8.fc28 ~/build/BUILD/python3-pybluez-0.22-8.fc28 ~/build/BUILD/pybluez-0.22 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/_bluetooth.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/ble.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/osx.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/__init__.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/btcommon.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/widcomm.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/bluez.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth copying build/lib.linux-riscv64-3.6/bluetooth/msbt.py -> /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/ble.py to ble.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/osx.py to osx.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/btcommon.py to btcommon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/widcomm.py to widcomm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/bluez.py to bluez.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/bluetooth/msbt.py to msbt.cpython-36.pyc writing byte-compilation script '/tmp/tmpc1riejgt.py' /usr/bin/python3 /tmp/tmpc1riejgt.py removing /tmp/tmpc1riejgt.py running install_egg_info running egg_info creating PyBluez.egg-info writing PyBluez.egg-info/PKG-INFO writing dependency_links to PyBluez.egg-info/dependency_links.txt writing requirements to PyBluez.egg-info/requires.txt writing top-level names to PyBluez.egg-info/top_level.txt writing manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest file 'PyBluez.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.h' under directory 'osx' warning: no previously-included files matching '*.pyc' found under directory '*' warning: no previously-included files matching '*.o' found under directory '*' warning: no previously-included files matching '*.opp' found under directory '*' writing manifest file 'PyBluez.egg-info/SOURCES.txt' Copying PyBluez.egg-info to /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/lib64/python3.6/site-packages/PyBluez-0.22-py3.6.egg-info running install_scripts + popd ~/build/BUILD/pybluez-0.22 + /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/pybluez-0.22-8.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pybluez-0.22-8.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: pybluez-0.22-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ObBAV3 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + DOCDIR=/builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/doc/pybluez + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/doc/pybluez + cp -pr README /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/doc/pybluez + cp -pr CHANGELOG /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/doc/pybluez + cp -pr examples /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/doc/pybluez + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eOlYV4 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + LICENSEDIR=/builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/pybluez + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/pybluez + cp -pr COPYING /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/pybluez + exit 0 Provides: pybluez = 0.22-8.fc28 pybluez(riscv-64) = 0.22-8.fc28 python2.7dist(pybluez) = 0.22 python2dist(pybluez) = 0.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-bluez-0.22-8.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zXo3Y0 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + LICENSEDIR=/builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/python3-bluez + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/python3-bluez + cp -pr COPYING /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64/usr/share/licenses/python3-bluez + exit 0 Provides: python3-bluez = 0.22-8.fc28 python3-bluez(riscv-64) = 0.22-8.fc28 python3.6dist(pybluez) = 0.22 python3dist(pybluez) = 0.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbluetooth.so.3()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pybluez-0.22-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/pybluez-0.22-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/pybluez-0.22-8.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python3-bluez-0.22-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xrxEy1 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pybluez-0.22-8.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