Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pybluez.spec'], chrootPath='/var/lib/mock/f29-build-25615-13336/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pybluez.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/pybluez-0.22-12.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pybluez.spec'], chrootPath='/var/lib/mock/f29-build-25615-13336/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pybluez.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ibARZO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pybluez-0.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/0.22.tar.gz + /usr/bin/tar -xof - + 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-12.fc29 + cp -a . /builddir/build/BUILD/python3-pybluez-0.22-12.fc29 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.omWYKT + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/osx.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/msbt.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/__init__.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/ble.py -> build/lib.linux-riscv64-2.7/bluetooth copying bluetooth/bluez.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 + sleep 1 + pushd /builddir/build/BUILD/python3-pybluez-0.22-12.fc29 ~/build/BUILD/python3-pybluez-0.22-12.fc29 ~/build/BUILD/pybluez-0.22 + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/widcomm.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/osx.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/msbt.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/btcommon.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/__init__.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/ble.py -> build/lib.linux-riscv64-3.7/bluetooth copying bluetooth/bluez.py -> build/lib.linux-riscv64-3.7/bluetooth running build_ext building 'bluetooth._bluetooth' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -fPIC -I./port3 -I/usr/include/python3.7m -c bluez/btmodule.c -o build/temp.linux-riscv64-3.7/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -fPIC -I./port3 -I/usr/include/python3.7m -c bluez/btsdp.c -o build/temp.linux-riscv64-3.7/bluez/btsdp.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none build/temp.linux-riscv64-3.7/bluez/btmodule.o build/temp.linux-riscv64-3.7/bluez/btsdp.o -L/usr/lib64 -lbluetooth -lpython3.7m -o build/lib.linux-riscv64-3.7/bluetooth/_bluetooth.cpython-37m-riscv64-linux-gnu.so + popd ~/build/BUILD/pybluez-0.22 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dAI0di + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 + cd pybluez-0.22 + chmod a-x examples/bluezchat/bluezchat.py + 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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/widcomm.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/osx.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/msbt.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/_bluetooth.so -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/btcommon.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/__init__.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/ble.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth copying build/lib.linux-riscv64-2.7/bluetooth/bluez.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/widcomm.py to widcomm.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/osx.py to osx.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/msbt.py to msbt.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/btcommon.py to btcommon.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/ble.py to ble.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/bluez.py to bluez.pyc writing byte-compilation script '/tmp/tmp292D53.py' /usr/bin/python2 -O /tmp/tmp292D53.py removing /tmp/tmp292D53.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' BUILDSTDERR: warning: no files found matching '*.h' under directory 'osx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory '*' BUILDSTDERR: warning: no previously-included files matching '*.o' found under directory '*' BUILDSTDERR: 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-12.fc29.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-12.fc29 ~/build/BUILD/python3-pybluez-0.22-12.fc29 ~/build/BUILD/pybluez-0.22 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/widcomm.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/_bluetooth.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/osx.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/msbt.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/btcommon.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/__init__.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/ble.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth copying build/lib.linux-riscv64-3.7/bluetooth/bluez.py -> /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/widcomm.py to widcomm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/osx.py to osx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/msbt.py to msbt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/btcommon.py to btcommon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/ble.py to ble.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/bluez.py to bluez.cpython-37.pyc writing byte-compilation script '/tmp/tmp1wqng7tz.py' /usr/bin/python3 /tmp/tmp1wqng7tz.py removing /tmp/tmp1wqng7tz.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' BUILDSTDERR: warning: no files found matching '*.h' under directory 'osx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory '*' BUILDSTDERR: warning: no previously-included files matching '*.o' found under directory '*' BUILDSTDERR: 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-12.fc29.riscv64/usr/lib64/python3.7/site-packages/PyBluez-0.22-py3.7.egg-info running install_scripts + popd ~/build/BUILD/pybluez-0.22 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.22-12.fc29 --unique-debug-suffix -0.22-12.fc29.riscv64 --unique-debug-src-base pybluez-0.22-12.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pybluez-0.22 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/_bluetooth.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/_bluetooth.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7/site-packages/bluetooth/_bluetooth.so extracting debug info from /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7/site-packages/bluetooth/_bluetooth.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: dwz: ./usr/lib64/python3.7/site-packages/bluetooth/_bluetooth.cpython-37m-riscv64-linux-gnu.so-0.22-12.fc29.riscv64.debug: Unknown DWARF DW_OP_253 BUILDSTDERR: dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 1 CRC32s did match. BUILDSTDERR: 216 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: pybluez-0.22-12.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RLjrbs + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + DOCDIR=/builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/doc/pybluez + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/doc/pybluez + cp -pr README /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/doc/pybluez + cp -pr CHANGELOG /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/doc/pybluez + cp -pr examples /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/doc/pybluez + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2E92Bw + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + LICENSEDIR=/builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/licenses/pybluez + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/licenses/pybluez + cp -pr COPYING /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/licenses/pybluez + exit 0 Provides: pybluez = 0.22-12.fc29 pybluez(riscv-64) = 0.22-12.fc29 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) libc.so.6(GLIBC_2.28)(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-12.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fkoADt + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + LICENSEDIR=/builddir/build/BUILDROOT/pybluez-0.22-12.fc29.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-12.fc29.riscv64/usr/share/licenses/python3-bluez + cp -pr COPYING /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64/usr/share/licenses/python3-bluez + exit 0 Provides: python3-bluez = 0.22-12.fc29 python3-bluez(riscv-64) = 0.22-12.fc29 python3.7dist(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) libc.so.6(GLIBC_2.28)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: pybluez-debugsource-0.22-12.fc29.riscv64 Provides: pybluez-debugsource = 0.22-12.fc29 pybluez-debugsource(riscv-64) = 0.22-12.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pybluez-debuginfo-0.22-12.fc29.riscv64 Provides: debuginfo(build-id) = 0889a74a4b5b8f2e1be7482b1661559b0eb8a9c9 pybluez-debuginfo = 0.22-12.fc29 pybluez-debuginfo(riscv-64) = 0.22-12.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pybluez-debugsource(riscv-64) = 0.22-12.fc29 Processing files: python3-bluez-debuginfo-0.22-12.fc29.riscv64 Provides: debuginfo(build-id) = 1798cfc368573efad99f0bb071144c0e44cac7e8 python3-bluez-debuginfo = 0.22-12.fc29 python3-bluez-debuginfo(riscv-64) = 0.22-12.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pybluez-debugsource(riscv-64) = 0.22-12.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 Wrote: /builddir/build/RPMS/pybluez-0.22-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bluez-0.22-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pybluez-debugsource-0.22-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/pybluez-debuginfo-0.22-12.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-bluez-debuginfo-0.22-12.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ezAV27 + umask 022 + cd /builddir/build/BUILD + cd pybluez-0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pybluez-0.22-12.fc29.riscv64 + exit 0 Child return code was: 0