Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rocksdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456251.794331/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-rocksdb.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-rocksdb-0.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-rocksdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456251.794331/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-rocksdb.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-rocksdb-0.7.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-rocksdb.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682456251.794331/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-rocksdb.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.Vjf8jG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rocksdb-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rocksdb-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rocksdb-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.S3GBpB + umask 022 + cd /builddir/build/BUILD + cd rocksdb-0.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/interfaces.py -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/merge_operators.py -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/__init__.py -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/errors.py -> build/lib.linux-x86_64-3.9/rocksdb creating build/lib.linux-x86_64-3.9/rocksdb/tests copying rocksdb/tests/test_db.py -> build/lib.linux-x86_64-3.9/rocksdb/tests copying rocksdb/tests/test_options.py -> build/lib.linux-x86_64-3.9/rocksdb/tests copying rocksdb/tests/test_memtable.py -> build/lib.linux-x86_64-3.9/rocksdb/tests copying rocksdb/tests/__init__.py -> build/lib.linux-x86_64-3.9/rocksdb/tests running egg_info writing rocksdb.egg-info/PKG-INFO writing dependency_links to rocksdb.egg-info/dependency_links.txt writing requirements to rocksdb.egg-info/requires.txt writing top-level names to rocksdb.egg-info/top_level.txt reading manifest file 'rocksdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rocksdb.egg-info/SOURCES.txt' copying rocksdb/_rocksdb.pyx -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/backup.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/cache.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/comparator.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/db.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/env.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/filter_policy.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/iterator.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/logger.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/memtablerep.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/merge_operator.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/options.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/slice_.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/slice_transform.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/snapshot.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/status.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/std_memory.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/table_factory.pxd -> build/lib.linux-x86_64-3.9/rocksdb copying rocksdb/universal_compaction.pxd -> build/lib.linux-x86_64-3.9/rocksdb creating build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/comparator_wrapper.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/filter_policy_wrapper.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/memtable_factories.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/merge_operator_wrapper.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/slice_transform_wrapper.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/utils.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp copying rocksdb/cpp/write_batch_iter_helper.hpp -> build/lib.linux-x86_64-3.9/rocksdb/cpp running build_ext cythoning rocksdb/_rocksdb.pyx to rocksdb/_rocksdb.cpp /builddir/build/BUILD/rocksdb-0.7.0/.eggs/Cython-0.29.34-py3.9-linux-x86_64.egg/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/rocksdb-0.7.0/rocksdb/_rocksdb.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'rocksdb._rocksdb' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/rocksdb gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c rocksdb/_rocksdb.cpp -o build/temp.linux-x86_64-3.9/rocksdb/_rocksdb.o -std=c++11 -O3 -Wall -Wextra -Wconversion -fno-strict-aliasing -fno-rtti rocksdb/_rocksdb.cpp:770:10: fatal error: rocksdb/slice.h: No such file or directory 770 | #include "rocksdb/slice.h" | ^~~~~~~~~~~~~~~~~ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 error: Bad exit status from /var/tmp/rpm-tmp.S3GBpB (%build) Bad exit status from /var/tmp/rpm-tmp.S3GBpB (%build) RPM build errors: 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-rocksdb.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-rocksdb.spec