Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyads.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321840.896846/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-pyads.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-pyads-3.3.9-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-pyads.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321840.896846/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-pyads.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-pyads-3.3.9-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-pyads.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683321840.896846/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-pyads.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.atvrc8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyads-3.3.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyads-3.3.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyads-3.3.9 + /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.95M7SU + umask 022 + cd /builddir/build/BUILD + cd pyads-3.3.9 + 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 make: Entering directory '/builddir/build/BUILD/pyads-3.3.9/adslib' mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsDef.cpp -o obj/AdsDef.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsDevice.cpp -o obj/AdsDevice.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsLib.cpp -o obj/AdsLib.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsNotification.cpp -o obj/AdsNotification.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsConnection.cpp -o obj/AmsConnection.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsPort.cpp -o obj/AmsPort.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsRouter.cpp -o obj/AmsRouter.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Frame.cpp -o obj/Frame.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Log.cpp -o obj/Log.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/NotificationDispatcher.cpp -o obj/NotificationDispatcher.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Sockets.cpp -o obj/Sockets.o -I AdsLib/ g++ -shared -fPIC -o adslib.so obj/AdsDef.o obj/AdsDevice.o obj/AdsLib.o obj/AdsNotification.o obj/AmsConnection.o obj/AmsPort.o obj/AmsRouter.o obj/Frame.o obj/Log.o obj/NotificationDispatcher.o obj/Sockets.o make: Leaving directory '/builddir/build/BUILD/pyads-3.3.9/adslib' running build_py creating build creating build/lib creating build/lib/pyads copying pyads/constants.py -> build/lib/pyads copying pyads/__init__.py -> build/lib/pyads copying pyads/ads.py -> build/lib/pyads copying pyads/symbol.py -> build/lib/pyads copying pyads/utils.py -> build/lib/pyads copying pyads/errorcodes.py -> build/lib/pyads copying pyads/structs.py -> build/lib/pyads copying pyads/filetimes.py -> build/lib/pyads copying pyads/pyads_ex.py -> build/lib/pyads copying pyads/connection.py -> build/lib/pyads creating build/lib/pyads/testserver copying pyads/testserver/__init__.py -> build/lib/pyads/testserver copying pyads/testserver/testserver.py -> build/lib/pyads/testserver copying pyads/testserver/__main__.py -> build/lib/pyads/testserver copying pyads/testserver/basic_handler.py -> build/lib/pyads/testserver copying pyads/testserver/advanced_handler.py -> build/lib/pyads/testserver copying pyads/testserver/handler.py -> build/lib/pyads/testserver copying pyads/adslib.so -> build/lib/pyads + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GAW2DP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 + cd pyads-3.3.9 + 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-pyads-3.3.9-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( make: Entering directory '/builddir/build/BUILD/pyads-3.3.9/adslib' mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsDef.cpp -o obj/AdsDef.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsDevice.cpp -o obj/AdsDevice.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsLib.cpp -o obj/AdsLib.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AdsNotification.cpp -o obj/AdsNotification.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsConnection.cpp -o obj/AmsConnection.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsPort.cpp -o obj/AmsPort.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/AmsRouter.cpp -o obj/AmsRouter.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Frame.cpp -o obj/Frame.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Log.cpp -o obj/Log.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/NotificationDispatcher.cpp -o obj/NotificationDispatcher.o -I AdsLib/ mkdir -p obj/ g++ -c -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 -std=c++11 -pedantic -Wall -fPIC AdsLib/Sockets.cpp -o obj/Sockets.o -I AdsLib/ g++ -shared -fPIC -o adslib.so obj/AdsDef.o obj/AdsDevice.o obj/AdsLib.o obj/AdsNotification.o obj/AmsConnection.o obj/AmsPort.o obj/AmsRouter.o obj/Frame.o obj/Log.o obj/NotificationDispatcher.o obj/Sockets.o make: Leaving directory '/builddir/build/BUILD/pyads-3.3.9/adslib' running install_lib creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/constants.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/__init__.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/ads.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/symbol.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/utils.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/__init__.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/testserver.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/__main__.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/basic_handler.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/advanced_handler.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/testserver/handler.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver copying build/lib/pyads/errorcodes.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/structs.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/filetimes.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/pyads_ex.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/adslib.so -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads copying build/lib/pyads/connection.py -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/ads.py to ads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/symbol.py to symbol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/testserver.py to testserver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/basic_handler.py to basic_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/advanced_handler.py to advanced_handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/testserver/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/errorcodes.py to errorcodes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/structs.py to structs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/filetimes.py to filetimes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/pyads_ex.py to pyads_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/connection.py to connection.cpython-39.pyc writing byte-compilation script '/tmp/tmpf6kc5a09.py' /usr/bin/python3 /tmp/tmpf6kc5a09.py removing /tmp/tmpf6kc5a09.py running install_data creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/.gitlab-ci.yml -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/README -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/.gitignore -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/Makefile -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/LICENSE -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/AdsLib.sln -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/.git -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/README.md -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib copying adslib/azure-pipelines.yml -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTestRef copying adslib/AdsLibTestRef/AdsLibTestRef.vcxproj -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTestRef copying adslib/AdsLibTestRef/main.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTestRef copying adslib/AdsLibTestRef/AdsLibTestRef.vcxproj.filters -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTestRef creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsDef.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Log.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/NotificationDispatcher.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsLib.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsVariable.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsLib.vcxproj -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsDef.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Frame.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsPort.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsException.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/wrap_endian.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Sockets.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsHeader.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsRouter.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsNotification.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Log.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/NotificationDispatcher.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsLib.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsConnection.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsDevice.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Sockets.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsNotificationOOI.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsLib.vcxproj.filters -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsNotification.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Router.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsRouter.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AdsDevice.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/wrap_socket.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsPort.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Semaphore.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/AmsConnection.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/Frame.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib copying adslib/AdsLib/RingBuffer.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLib creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/.ci copying adslib/.ci/do_build.sh -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/.ci copying adslib/.ci/do_build.bat -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/.ci creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/example copying adslib/example/Makefile -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/example copying adslib/example/example.vcxproj -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/example copying adslib/example/example.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/example creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/obj creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/10_get_fructose.sh -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/90_run_tests.sh -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/uncrustify.cfg -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/canonicalize_filename.sh -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/pre-commit.settings -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/fructose-1.4.0.sha512 -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools copying adslib/tools/pre-commit.uncrustify -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools/fructose copying adslib/tools/fructose/fructose.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools/fructose copying adslib/tools/fructose/test_root.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools/fructose copying adslib/tools/fructose/test_base.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools/fructose copying adslib/tools/fructose/double_compare.h -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/tools/fructose creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibOOITest copying adslib/AdsLibOOITest/AdsLibOOITest.vcxproj.filters -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibOOITest copying adslib/AdsLibOOITest/AdsLibOOITest.vcxproj -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibOOITest copying adslib/AdsLibOOITest/main.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibOOITest creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTest copying adslib/AdsLibTest/AdsLibTest.vcxproj -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTest copying adslib/AdsLibTest/AdsLibTest.vcxproj.filters -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTest copying adslib/AdsLibTest/main.cpp -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/AdsLibTest creating /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/docs copying adslib/docs/Doxyfile -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/docs copying adslib/docs/mainpage.dox -> /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/adslib/docs running install_egg_info running egg_info creating pyads.egg-info writing pyads.egg-info/PKG-INFO writing dependency_links to pyads.egg-info/dependency_links.txt writing top-level names to pyads.egg-info/top_level.txt writing manifest file 'pyads.egg-info/SOURCES.txt' reading manifest file 'pyads.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'pyads.egg-info/SOURCES.txt' Copying pyads.egg-info to /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads-3.3.9-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64//usr/share/doc/python-pyads + '[' -d doc ']' ~/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 ~/build/BUILD/pyads-3.3.9 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/pyads-3.3.9 + popd + mv /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.3.9-1 --unique-debug-suffix -3.3.9-1.x86_64 --unique-debug-src-base python-pyads-3.3.9-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyads-3.3.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/adslib.so extracting debug info from /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/python3.9/site-packages/pyads/adslib.so 262 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-pyads-3.3.9-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pyads-3.3.9-1.x86_64/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyads-3.3.9-1.noarch Provides: python-pyads python3-pyads = 3.3.9-1 python3.9dist(pyads) = 3.3.9 python3dist(pyads) = 3.3.9 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.22)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.9 rtld(GNU_HASH) RPM build errors: error: Arch dependent binaries in noarch package Arch dependent binaries in noarch package 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-pyads.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-pyads.spec