Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bonsai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683315649.690637/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 aarch64 --nodeps /builddir/build/SPECS/python-bonsai.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-bonsai-1.5.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bonsai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683315649.690637/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 aarch64 --nodeps /builddir/build/SPECS/python-bonsai.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-bonsai-1.5.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-bonsai.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683315649.690637/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 aarch64 --nodeps /builddir/build/SPECS/python-bonsai.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5lVRar + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bonsai-1.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/bonsai-1.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bonsai-1.5.1 + /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.Poa3B0 + umask 022 + cd /builddir/build/BUILD + cd bonsai-1.5.1 + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapurl.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapreference.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/__init__.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapvaluelist.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapentry.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/utils.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldif.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/errors.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/pool.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapdn.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapconnection.py -> build/lib.linux-aarch64-3.9/bonsai copying src/bonsai/ldapclient.py -> build/lib.linux-aarch64-3.9/bonsai creating build/lib.linux-aarch64-3.9/bonsai/active_directory copying src/bonsai/active_directory/__init__.py -> build/lib.linux-aarch64-3.9/bonsai/active_directory copying src/bonsai/active_directory/sid.py -> build/lib.linux-aarch64-3.9/bonsai/active_directory copying src/bonsai/active_directory/acl.py -> build/lib.linux-aarch64-3.9/bonsai/active_directory creating build/lib.linux-aarch64-3.9/bonsai/asyncio copying src/bonsai/asyncio/__init__.py -> build/lib.linux-aarch64-3.9/bonsai/asyncio copying src/bonsai/asyncio/aiopool.py -> build/lib.linux-aarch64-3.9/bonsai/asyncio copying src/bonsai/asyncio/aioconnection.py -> build/lib.linux-aarch64-3.9/bonsai/asyncio creating build/lib.linux-aarch64-3.9/bonsai/gevent copying src/bonsai/gevent/__init__.py -> build/lib.linux-aarch64-3.9/bonsai/gevent copying src/bonsai/gevent/geventconnection.py -> build/lib.linux-aarch64-3.9/bonsai/gevent creating build/lib.linux-aarch64-3.9/bonsai/tornado copying src/bonsai/tornado/__init__.py -> build/lib.linux-aarch64-3.9/bonsai/tornado copying src/bonsai/tornado/tornadoconnection.py -> build/lib.linux-aarch64-3.9/bonsai/tornado creating build/lib.linux-aarch64-3.9/bonsai/trio copying src/bonsai/trio/trioconnection.py -> build/lib.linux-aarch64-3.9/bonsai/trio copying src/bonsai/trio/__init__.py -> build/lib.linux-aarch64-3.9/bonsai/trio running egg_info writing bonsai.egg-info/PKG-INFO writing dependency_links to bonsai.egg-info/dependency_links.txt writing requirements to bonsai.egg-info/requires.txt writing top-level names to bonsai.egg-info/top_level.txt reading manifest file 'bonsai.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.css' under directory 'docs' warning: no previously-included files matching '*' found under directory 'docs/_build' adding license file 'LICENSE' writing manifest file 'bonsai.egg-info/SOURCES.txt' copying src/bonsai/py.typed -> build/lib.linux-aarch64-3.9/bonsai running build_ext creating /tmp/tmpr7kao292/tmp creating /tmp/tmpr7kao292/tmp/tmpr7kao292 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/sasl -I/usr/include -I/usr/include/python3.9 -c /tmp/tmpr7kao292/test_krb5.c -o /tmp/tmpr7kao292/tmp/tmpr7kao292/test_krb5.o creating /tmp/tmp8u_q90l9/tmp creating /tmp/tmp8u_q90l9/tmp/tmp8u_q90l9 gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/sasl -I/usr/include -I/usr/include/python3.9 -c /tmp/tmp8u_q90l9/test_krb5.c -o /tmp/tmp8u_q90l9/tmp/tmp8u_q90l9/test_krb5.o INFO: Kerberos headers and libraries are not found. Additional GSSAPI capabilities won't be installed. building 'bonsai._bonsai' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/_bonsai gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -funsigned-char -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/sasl -I/usr/include -I/usr/include/python3.9 -c src/_bonsai/bonsaimodule.c -o build/temp.linux-aarch64-3.9/src/_bonsai/bonsaimodule.o In file included from src/_bonsai/utils.h:8, from src/_bonsai/ldapconnection.h:9, from src/_bonsai/bonsaimodule.c:5: src/_bonsai/ldap-xplat.h:23:10: fatal error: ldap.h: No such file or directory 23 | #include | ^~~~~~~~ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.Poa3B0 (%build) Bad exit status from /var/tmp/rpm-tmp.Poa3B0 (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-bonsai.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 aarch64 --nodeps /builddir/build/SPECS/python-bonsai.spec