Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rohdeschwarz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686555852.136164/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-rohdeschwarz.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-rohdeschwarz-1.11.0.dev1-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-rohdeschwarz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686555852.136164/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-rohdeschwarz.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-rohdeschwarz-1.11.0.dev1-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-rohdeschwarz.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686555852.136164/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-rohdeschwarz.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.HPHkl2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rohdeschwarz-1.11.0.dev1 + /usr/bin/gzip -dc /builddir/build/SOURCES/rohdeschwarz-1.11.0.dev1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rohdeschwarz-1.11.0.dev1 + /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.oO0SbG + umask 022 + cd /builddir/build/BUILD + cd rohdeschwarz-1.11.0.dev1 + 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 creating build/lib/rohdeschwarz copying rohdeschwarz/__init__.py -> build/lib/rohdeschwarz creating build/lib/test copying test/test_vnatrace.py -> build/lib/test copying test/test_vnachannel.py -> build/lib/test copying test/test_mockbus.py -> build/lib/test copying test/test_vna.py -> build/lib/test copying test/test_ospswitch.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_ospbus.py -> build/lib/test copying test/test_general.py -> build/lib/test creating build/lib/rohdeschwarz/general copying rohdeschwarz/general/general.py -> build/lib/rohdeschwarz/general copying rohdeschwarz/general/__init__.py -> build/lib/rohdeschwarz/general creating build/lib/rohdeschwarz/bin copying rohdeschwarz/bin/vsg.py -> build/lib/rohdeschwarz/bin copying rohdeschwarz/bin/__init__.py -> build/lib/rohdeschwarz/bin copying rohdeschwarz/bin/vna.py -> build/lib/rohdeschwarz/bin copying rohdeschwarz/bin/osp.py -> build/lib/rohdeschwarz/bin copying rohdeschwarz/bin/instr.py -> build/lib/rohdeschwarz/bin creating build/lib/rohdeschwarz/test copying rohdeschwarz/test/__init__.py -> build/lib/rohdeschwarz/test creating build/lib/rohdeschwarz/instruments copying rohdeschwarz/instruments/__init__.py -> build/lib/rohdeschwarz/instruments copying rohdeschwarz/instruments/genericinstrument.py -> build/lib/rohdeschwarz/instruments creating build/lib/rohdeschwarz/bus copying rohdeschwarz/bus/tcp.py -> build/lib/rohdeschwarz/bus copying rohdeschwarz/bus/__init__.py -> build/lib/rohdeschwarz/bus copying rohdeschwarz/bus/visa.py -> build/lib/rohdeschwarz/bus creating build/lib/rohdeschwarz/test/mock copying rohdeschwarz/test/mock/__init__.py -> build/lib/rohdeschwarz/test/mock creating build/lib/rohdeschwarz/test/mock/instruments copying rohdeschwarz/test/mock/instruments/__init__.py -> build/lib/rohdeschwarz/test/mock/instruments copying rohdeschwarz/test/mock/instruments/genericinstrument.py -> build/lib/rohdeschwarz/test/mock/instruments creating build/lib/rohdeschwarz/test/mock/bus copying rohdeschwarz/test/mock/bus/base.py -> build/lib/rohdeschwarz/test/mock/bus copying rohdeschwarz/test/mock/bus/__init__.py -> build/lib/rohdeschwarz/test/mock/bus copying rohdeschwarz/test/mock/bus/fifo.py -> build/lib/rohdeschwarz/test/mock/bus copying rohdeschwarz/test/mock/bus/osp.py -> build/lib/rohdeschwarz/test/mock/bus creating build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/diagram.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/channel.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/settings.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/properties.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/calunit.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/__init__.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/vna.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/trace.py -> build/lib/rohdeschwarz/test/mock/instruments/vna copying rohdeschwarz/test/mock/instruments/vna/marker.py -> build/lib/rohdeschwarz/test/mock/instruments/vna creating build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/diagram.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/channel.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/settings.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/preserve_data_transfer_settings.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/timedomain.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/properties.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/calunit.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/filesystem.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/__init__.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/vna.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/trace.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/multistep_autocal.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/limits.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/trigger.py -> build/lib/rohdeschwarz/instruments/vna copying rohdeschwarz/instruments/vna/marker.py -> build/lib/rohdeschwarz/instruments/vna creating build/lib/rohdeschwarz/instruments/ospswitch copying rohdeschwarz/instruments/ospswitch/enums.py -> build/lib/rohdeschwarz/instruments/ospswitch copying rohdeschwarz/instruments/ospswitch/__init__.py -> build/lib/rohdeschwarz/instruments/ospswitch copying rohdeschwarz/instruments/ospswitch/ospswitch.py -> build/lib/rohdeschwarz/instruments/ospswitch creating build/lib/rohdeschwarz/instruments/vsg copying rohdeschwarz/instruments/vsg/vsg.py -> build/lib/rohdeschwarz/instruments/vsg copying rohdeschwarz/instruments/vsg/filesystem.py -> build/lib/rohdeschwarz/instruments/vsg copying rohdeschwarz/instruments/vsg/__init__.py -> build/lib/rohdeschwarz/instruments/vsg creating build/lib/rohdeschwarz/bus/mixins copying rohdeschwarz/bus/mixins/__init__.py -> build/lib/rohdeschwarz/bus/mixins copying rohdeschwarz/bus/mixins/query.py -> build/lib/rohdeschwarz/bus/mixins + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GxinwV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 + cd rohdeschwarz-1.11.0.dev1 + 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-rohdeschwarz-1.11.0.dev1-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-rohdeschwarz-1.11.0.dev1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/general copying build/lib/rohdeschwarz/general/general.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/general copying build/lib/rohdeschwarz/general/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/general copying build/lib/rohdeschwarz/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin copying build/lib/rohdeschwarz/bin/vsg.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin copying build/lib/rohdeschwarz/bin/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin copying build/lib/rohdeschwarz/bin/vna.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin copying build/lib/rohdeschwarz/bin/osp.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin copying build/lib/rohdeschwarz/bin/instr.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock copying build/lib/rohdeschwarz/test/mock/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments copying build/lib/rohdeschwarz/test/mock/instruments/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments copying build/lib/rohdeschwarz/test/mock/instruments/genericinstrument.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/diagram.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/channel.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/settings.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/properties.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/calunit.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/vna.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/trace.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna copying build/lib/rohdeschwarz/test/mock/instruments/vna/marker.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus copying build/lib/rohdeschwarz/test/mock/bus/base.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus copying build/lib/rohdeschwarz/test/mock/bus/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus copying build/lib/rohdeschwarz/test/mock/bus/fifo.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus copying build/lib/rohdeschwarz/test/mock/bus/osp.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus copying build/lib/rohdeschwarz/test/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments copying build/lib/rohdeschwarz/instruments/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments copying build/lib/rohdeschwarz/instruments/genericinstrument.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/diagram.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/channel.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/settings.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/preserve_data_transfer_settings.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/timedomain.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/properties.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/calunit.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/filesystem.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/vna.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/trace.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/multistep_autocal.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/limits.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/trigger.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna copying build/lib/rohdeschwarz/instruments/vna/marker.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch copying build/lib/rohdeschwarz/instruments/ospswitch/enums.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch copying build/lib/rohdeschwarz/instruments/ospswitch/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch copying build/lib/rohdeschwarz/instruments/ospswitch/ospswitch.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg copying build/lib/rohdeschwarz/instruments/vsg/vsg.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg copying build/lib/rohdeschwarz/instruments/vsg/filesystem.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg copying build/lib/rohdeschwarz/instruments/vsg/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus copying build/lib/rohdeschwarz/bus/tcp.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus copying build/lib/rohdeschwarz/bus/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus copying build/lib/rohdeschwarz/bus/visa.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/mixins copying build/lib/rohdeschwarz/bus/mixins/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/mixins copying build/lib/rohdeschwarz/bus/mixins/query.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/mixins creating /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_vnatrace.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_vnachannel.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_mockbus.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_vna.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_ospswitch.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_ospbus.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_general.py -> /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/general/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/general/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin/vsg.py to vsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin/vna.py to vna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin/osp.py to osp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bin/instr.py to instr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/genericinstrument.py to genericinstrument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/diagram.py to diagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/calunit.py to calunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/vna.py to vna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/instruments/vna/marker.py to marker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus/fifo.py to fifo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/mock/bus/osp.py to osp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/genericinstrument.py to genericinstrument.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/diagram.py to diagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/preserve_data_transfer_settings.py to preserve_data_transfer_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/timedomain.py to timedomain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/properties.py to properties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/calunit.py to calunit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/vna.py to vna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/multistep_autocal.py to multistep_autocal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/limits.py to limits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/trigger.py to trigger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vna/marker.py to marker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch/enums.py to enums.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/ospswitch/ospswitch.py to ospswitch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg/vsg.py to vsg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg/filesystem.py to filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/instruments/vsg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/tcp.py to tcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/visa.py to visa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz/bus/mixins/query.py to query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_vnatrace.py to test_vnatrace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_vnachannel.py to test_vnachannel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_mockbus.py to test_mockbus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_vna.py to test_vna.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_ospswitch.py to test_ospswitch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_ospbus.py to test_ospbus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/test/test_general.py to test_general.cpython-39.pyc writing byte-compilation script '/tmp/tmp6x3obddq.py' /usr/bin/python3 /tmp/tmp6x3obddq.py removing /tmp/tmp6x3obddq.py running install_egg_info running egg_info writing rohdeschwarz.egg-info/PKG-INFO writing dependency_links to rohdeschwarz.egg-info/dependency_links.txt writing entry points to rohdeschwarz.egg-info/entry_points.txt writing requirements to rohdeschwarz.egg-info/requires.txt writing top-level names to rohdeschwarz.egg-info/top_level.txt reading manifest file 'rohdeschwarz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rohdeschwarz.egg-info/SOURCES.txt' Copying rohdeschwarz.egg-info to /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9/site-packages/rohdeschwarz-1.11.0.dev1-py3.9.egg-info running install_scripts Installing instr script to /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/bin Installing osp script to /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/bin Installing vna script to /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/bin Installing vsg script to /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64//usr/share/doc/python-rohdeschwarz + '[' -d doc ']' ~/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 ~/build/BUILD/rohdeschwarz-1.11.0.dev1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/rohdeschwarz-1.11.0.dev1 + popd + mv /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.11.0.dev1-1 --unique-debug-suffix -1.11.0.dev1-1.x86_64 --unique-debug-src-base python-rohdeschwarz-1.11.0.dev1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/rohdeschwarz-1.11.0.dev1 find: 'debug': No such file or directory + /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-rohdeschwarz-1.11.0.dev1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-rohdeschwarz-1.11.0.dev1-1.noarch Provides: python-rohdeschwarz python3-rohdeschwarz = 1.11.0.dev1-1 python3.9dist(rohdeschwarz) = 1.11.0.dev1 python3dist(rohdeschwarz) = 1.11.0.dev1 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(numpy) python3.9dist(pathlib2) python3.9dist(pyvisa) python3.9dist(ruamel.yaml) python3.9dist(setuptools) Processing files: python-rohdeschwarz-help-1.11.0.dev1-1.noarch warning: Empty %files file /builddir/build/BUILD/rohdeschwarz-1.11.0.dev1/doclist.lst Provides: python-rohdeschwarz-help = 1.11.0.dev1-1 python3-rohdeschwarz-doc 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-rohdeschwarz-1.11.0.dev1-1.x86_64 Wrote: /builddir/build/RPMS/python-rohdeschwarz-help-1.11.0.dev1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-rohdeschwarz-1.11.0.dev1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FiPXa6 + umask 022 + cd /builddir/build/BUILD + cd rohdeschwarz-1.11.0.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rohdeschwarz-1.11.0.dev1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0