Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rpi-gpio2.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-96397-5165/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-rpi-gpio2.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1661904000 Wrote: /builddir/build/SRPMS/python-rpi-gpio2-0.4.0-1.fc37.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rpi-gpio2.spec'], chrootPath='/var/lib/mock/f37-build-side-28-python-devel-96397-5165/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=864000uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-rpi-gpio2.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 Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1661904000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tcEXn2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf RPi.GPIO2-0.4.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/RPi.GPIO2-0.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd RPi.GPIO2-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 0644 examples/__init__.py examples/button_test.py examples/callback.py examples/callback2.py examples/event_test.py examples/flash18.py examples/input_examples.py examples/morse.py examples/output_examples.py examples/pwm1.py examples/pwm2.py examples/pwm3.py examples/pwm4.py examples/pwm_usage.py examples/random_usage.py examples/try_import.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hu3b0Q + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd RPi.GPIO2-0.4.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build creating build/lib creating build/lib/examples copying examples/pwm1.py -> build/lib/examples copying examples/pwm4.py -> build/lib/examples copying examples/flash18.py -> build/lib/examples copying examples/random_usage.py -> build/lib/examples copying examples/output_examples.py -> build/lib/examples copying examples/callback2.py -> build/lib/examples copying examples/pwm2.py -> build/lib/examples copying examples/pwm_usage.py -> build/lib/examples copying examples/input_examples.py -> build/lib/examples copying examples/pwm3.py -> build/lib/examples copying examples/try_import.py -> build/lib/examples copying examples/button_test.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/morse.py -> build/lib/examples copying examples/event_test.py -> build/lib/examples copying examples/callback.py -> build/lib/examples creating build/lib/RPi copying RPi/core.py -> build/lib/RPi copying RPi/__init__.py -> build/lib/RPi creating build/lib/tests copying tests/test_gpio.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_pwm.py -> build/lib/tests creating build/lib/RPi/GPIO_DEVEL copying RPi/GPIO_DEVEL/__init__.py -> build/lib/RPi/GPIO_DEVEL creating build/lib/RPi/GPIO copying RPi/GPIO/__init__.py -> build/lib/RPi/GPIO + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vEjsa5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch ++ dirname /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd RPi.GPIO2-0.4.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch --prefix /usr running install /usr/lib/python3.11/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-rpi-gpio2-0.4.0-1.fc37.noarch/usr creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/pwm1.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/pwm4.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/flash18.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/random_usage.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/output_examples.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/callback2.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/pwm2.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/pwm_usage.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/input_examples.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/pwm3.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/try_import.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/button_test.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/morse.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/event_test.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples copying build/lib/examples/callback.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO_DEVEL copying build/lib/RPi/GPIO_DEVEL/__init__.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO_DEVEL copying build/lib/RPi/core.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO copying build/lib/RPi/GPIO/__init__.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO copying build/lib/RPi/__init__.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi creating /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_gpio.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests copying build/lib/tests/test_pwm.py -> /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/pwm1.py to pwm1.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/pwm4.py to pwm4.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/flash18.py to flash18.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/random_usage.py to random_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/output_examples.py to output_examples.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/callback2.py to callback2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/pwm2.py to pwm2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/pwm_usage.py to pwm_usage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/input_examples.py to input_examples.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/pwm3.py to pwm3.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/try_import.py to try_import.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/button_test.py to button_test.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/morse.py to morse.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/event_test.py to event_test.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples/callback.py to callback.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO_DEVEL/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/core.py to core.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/GPIO/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests/test_gpio.py to test_gpio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests/test_pwm.py to test_pwm.cpython-311.pyc writing byte-compilation script '/tmp/tmpvy7nb9_t.py' /usr/bin/python3 /tmp/tmpvy7nb9_t.py removing /tmp/tmpvy7nb9_t.py running install_egg_info running egg_info creating RPi.GPIO2.egg-info writing RPi.GPIO2.egg-info/PKG-INFO writing dependency_links to RPi.GPIO2.egg-info/dependency_links.txt writing top-level names to RPi.GPIO2.egg-info/top_level.txt writing manifest file 'RPi.GPIO2.egg-info/SOURCES.txt' reading manifest file 'RPi.GPIO2.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'RPi.GPIO2.egg-info/SOURCES.txt' Copying RPi.GPIO2.egg-info to /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/RPi.GPIO2-0.4.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/bin/__pycache__ + rm -rf /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/tests + rm -rf /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages/examples + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.4.0-1.fc37 --unique-debug-suffix -0.4.0-1.fc37.noarch --unique-debug-src-base python-rpi-gpio2-0.4.0-1.fc37.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/RPi.GPIO2-0.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UrB0vn + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd RPi.GPIO2-0.4.0 + PATH=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages + _PYTHONSITE=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/python3 -sP /usr/lib/rpm/redhat/import_all_modules.py RPi Check import: RPi + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-rpi-gpio2-0.4.0-1.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pRVhKS + umask 022 + cd /builddir/build/BUILD + cd RPi.GPIO2-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python3-rpi-gpio2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python3-rpi-gpio2 + cp -pr README.md /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python3-rpi-gpio2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QqFnfD + umask 022 + cd /builddir/build/BUILD + cd RPi.GPIO2-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python3-rpi-gpio2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python3-rpi-gpio2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python3-rpi-gpio2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpi-gpio2 = 0.4.0-1.fc37 python3-RPi.GPIO = 1:0.4.0-1.fc37 python3-rpi-gpio2 = 0.4.0-1.fc37 python3.11-rpi-gpio2 = 0.4.0-1.fc37 python3.11dist(rpi-gpio2) = 0.4 python3dist(rpi-gpio2) = 0.4 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: python(abi) = 3.11 Obsoletes: python3-RPi.GPIO < 0.7.0-7 Processing files: python-rpi-gpio2-doc-0.4.0-1.fc37.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ExGzjT + umask 022 + cd /builddir/build/BUILD + cd RPi.GPIO2-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python-rpi-gpio2-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python-rpi-gpio2-doc + cp -pr examples /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/doc/python-rpi-gpio2-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XSuJ8Z + umask 022 + cd /builddir/build/BUILD + cd RPi.GPIO2-0.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python-rpi-gpio2-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python-rpi-gpio2-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch/usr/share/licenses/python-rpi-gpio2-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpi-gpio2-doc = 0.4.0-1.fc37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch Wrote: /builddir/build/RPMS/python-rpi-gpio2-doc-0.4.0-1.fc37.noarch.rpm Wrote: /builddir/build/RPMS/python3-rpi-gpio2-0.4.0-1.fc37.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xYYnie + umask 022 + cd /builddir/build/BUILD + cd RPi.GPIO2-0.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rpi-gpio2-0.4.0-1.fc37.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.gNWXL7 + umask 022 + cd /builddir/build/BUILD + rm -rf RPi.GPIO2-0.4.0 RPi.GPIO2-0.4.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0