Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686395005.260849/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-RPIO-0.10.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686395005.260849/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-RPIO-0.10.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686395005.260849/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NvAR0M + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RPIO-0.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/RPIO-0.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd RPIO-0.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UD427f + umask 022 + cd /builddir/build/BUILD + cd RPIO-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/RPIO copying source/RPIO/_RPIO.py -> build/lib.linux-x86_64-3.9/RPIO copying source/RPIO/Exceptions.py -> build/lib.linux-x86_64-3.9/RPIO copying source/RPIO/__init__.py -> build/lib.linux-x86_64-3.9/RPIO creating build/lib.linux-x86_64-3.9/RPIO/PWM copying source/RPIO/PWM/__init__.py -> build/lib.linux-x86_64-3.9/RPIO/PWM running build_ext building 'RPIO._GPIO' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/source creating build/temp.linux-x86_64-3.9/source/c_gpio gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c source/c_gpio/c_gpio.c -o build/temp.linux-x86_64-3.9/source/c_gpio/c_gpio.o source/c_gpio/c_gpio.c: In function ‘setup’: source/c_gpio/c_gpio.c:79:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 79 | if ((uint32_t)gpio_mem % PAGE_SIZE) | ^ source/c_gpio/c_gpio.c:80:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 80 | gpio_mem += PAGE_SIZE - ((uint32_t)gpio_mem % PAGE_SIZE); | ^ source/c_gpio/c_gpio.c:84:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 84 | if ((uint32_t)gpio_map < 0) | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c source/c_gpio/cpuinfo.c -o build/temp.linux-x86_64-3.9/source/c_gpio/cpuinfo.o In file included from /usr/include/string.h:519, from source/c_gpio/cpuinfo.c:26: In function ‘strcpy’, inlined from ‘get_cpuinfo_revision’ at source/c_gpio/cpuinfo.c:66:9: /usr/include/bits/string_fortified.h:79:10: warning: ‘__builtin_strcpy’ accessing between 1 and 9223372036854775804 bytes at offsets 0 and [2, 9223372036854775801] may overlap up to 9223372036854775802 bytes at offset [2, 9223372036854775803] [-Wrestrict] 79 | return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c source/c_gpio/py_gpio.c -o build/temp.linux-x86_64-3.9/source/c_gpio/py_gpio.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/source/c_gpio/c_gpio.o build/temp.linux-x86_64-3.9/source/c_gpio/cpuinfo.o build/temp.linux-x86_64-3.9/source/c_gpio/py_gpio.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/RPIO/_GPIO.cpython-39-x86_64-linux-gnu.so building 'RPIO.PWM._PWM' extension creating build/temp.linux-x86_64-3.9/source/c_pwm gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c source/c_pwm/pwm.c -o build/temp.linux-x86_64-3.9/source/c_pwm/pwm.o source/c_pwm/pwm.c: In function ‘clear_channel’: source/c_pwm/pwm.c:398:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 398 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c:407:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 407 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c: In function ‘clear_channel_gpio’: source/c_pwm/pwm.c:429:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 429 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ source/c_pwm/pwm.c: In function ‘add_channel_pulse’: source/c_pwm/pwm.c:461:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 461 | if (width_start + width > channels[channel].width_max || width_start < 0) | ^ source/c_pwm/pwm.c: In function ‘make_pagemap’: source/c_pwm/pwm.c:504:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 504 | if (lseek(fd, (uint32_t)channels[channel].virtbase >> 9, SEEK_SET) != | ^ source/c_pwm/pwm.c:505:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 505 | (uint32_t)channels[channel].virtbase >> 9) { | ^ source/c_pwm/pwm.c:508:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 508 | for (i = 0; i < channels[channel].num_pages; i++) { | ^ source/c_pwm/pwm.c: In function ‘init_ctrl_data’: source/c_pwm/pwm.c:562:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] 562 | for (i = 0; i < channels[channel].num_samples; i++) { | ^ gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c source/c_pwm/pwm_py.c -o build/temp.linux-x86_64-3.9/source/c_pwm/pwm_py.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/source/c_pwm/pwm.o build/temp.linux-x86_64-3.9/source/c_pwm/pwm_py.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/RPIO/PWM/_PWM.cpython-39-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting source/scripts/rpio -> build/scripts-3.9 copying and adjusting source/scripts/rpio-curses -> build/scripts-3.9 changing mode of build/scripts-3.9/rpio from 644 to 755 changing mode of build/scripts-3.9/rpio-curses from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6r0ieq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 + cd RPIO-0.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO copying build/lib.linux-x86_64-3.9/RPIO/_RPIO.py -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO copying build/lib.linux-x86_64-3.9/RPIO/Exceptions.py -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO copying build/lib.linux-x86_64-3.9/RPIO/_GPIO.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM copying build/lib.linux-x86_64-3.9/RPIO/PWM/_PWM.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM copying build/lib.linux-x86_64-3.9/RPIO/PWM/__init__.py -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM copying build/lib.linux-x86_64-3.9/RPIO/__init__.py -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO byte-compiling /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/_RPIO.py to _RPIO.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/Exceptions.py to Exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp3u48y9e7.py' /usr/bin/python3 /tmp/tmp3u48y9e7.py removing /tmp/tmp3u48y9e7.py running install_egg_info running egg_info writing source/RPIO.egg-info/PKG-INFO writing dependency_links to source/RPIO.egg-info/dependency_links.txt writing top-level names to source/RPIO.egg-info/top_level.txt reading manifest file 'source/RPIO.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'source/RPIO.egg-info/SOURCES.txt' Copying source/RPIO.egg-info to /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO-0.10.0-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/rpio -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/bin copying build/scripts-3.9/rpio-curses -> /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/bin/rpio to 755 changing mode of /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/bin/rpio-curses to 755 + install -d -m755 /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64//usr/share/doc/python-RPIO + '[' -d doc ']' ~/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 ~/build/BUILD/RPIO-0.10.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '"/%h/%f"\n' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/RPIO-0.10.0 + popd + mv /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.10.0-1 --unique-debug-suffix -0.10.0-1.x86_64 --unique-debug-src-base python-RPIO-0.10.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/RPIO-0.10.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM/_PWM.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/_GPIO.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/PWM/_PWM.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9/site-packages/RPIO/_GPIO.cpython-39-x86_64-linux-gnu.so 121 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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/python-RPIO-0.10.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-RPIO-0.10.0-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-RPIO-0.10.0-1.x86_64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rpio.spec