Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kaggler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318872.471801/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-kaggler.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-Kaggler-0.9.15-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-kaggler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318872.471801/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-kaggler.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-Kaggler-0.9.15-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-kaggler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683318872.471801/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-kaggler.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.aBdHRL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Kaggler-0.9.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/Kaggler-0.9.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Kaggler-0.9.15 + /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.hdflZk + umask 022 + cd /builddir/build/BUILD + cd Kaggler-0.9.15 + 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/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /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. WARNING: The wheel package is not available. 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/kaggler copying kaggler/const.py -> build/lib.linux-x86_64-3.9/kaggler copying kaggler/__init__.py -> build/lib.linux-x86_64-3.9/kaggler copying kaggler/data_io.py -> build/lib.linux-x86_64-3.9/kaggler creating build/lib.linux-x86_64-3.9/kaggler/feature_selection copying kaggler/feature_selection/feature_selection.py -> build/lib.linux-x86_64-3.9/kaggler/feature_selection copying kaggler/feature_selection/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/feature_selection creating build/lib.linux-x86_64-3.9/kaggler/ensemble copying kaggler/ensemble/linear.py -> build/lib.linux-x86_64-3.9/kaggler/ensemble copying kaggler/ensemble/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/ensemble creating build/lib.linux-x86_64-3.9/kaggler/model copying kaggler/model/nn.py -> build/lib.linux-x86_64-3.9/kaggler/model copying kaggler/model/automl.py -> build/lib.linux-x86_64-3.9/kaggler/model copying kaggler/model/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/model creating build/lib.linux-x86_64-3.9/kaggler/metrics copying kaggler/metrics/plot.py -> build/lib.linux-x86_64-3.9/kaggler/metrics copying kaggler/metrics/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/metrics copying kaggler/metrics/classification.py -> build/lib.linux-x86_64-3.9/kaggler/metrics copying kaggler/metrics/regression.py -> build/lib.linux-x86_64-3.9/kaggler/metrics creating build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/classification_tree.py -> build/lib.linux-x86_64-3.9/kaggler/online_model creating build/lib.linux-x86_64-3.9/kaggler/preprocessing copying kaggler/preprocessing/autoencoder.py -> build/lib.linux-x86_64-3.9/kaggler/preprocessing copying kaggler/preprocessing/numerical.py -> build/lib.linux-x86_64-3.9/kaggler/preprocessing copying kaggler/preprocessing/categorical.py -> build/lib.linux-x86_64-3.9/kaggler/preprocessing copying kaggler/preprocessing/const.py -> build/lib.linux-x86_64-3.9/kaggler/preprocessing copying kaggler/preprocessing/__init__.py -> build/lib.linux-x86_64-3.9/kaggler/preprocessing running egg_info writing Kaggler.egg-info/PKG-INFO writing dependency_links to Kaggler.egg-info/dependency_links.txt writing requirements to Kaggler.egg-info/requires.txt writing top-level names to Kaggler.egg-info/top_level.txt reading manifest file 'Kaggler.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Kaggler.egg-info/SOURCES.txt' copying kaggler/util.c -> build/lib.linux-x86_64-3.9/kaggler copying kaggler/util.pxd -> build/lib.linux-x86_64-3.9/kaggler copying kaggler/util.pyx -> build/lib.linux-x86_64-3.9/kaggler copying kaggler/online_model/_tree.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/_tree.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/fm.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/fm.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/ftrl.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/ftrl.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/nn.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/nn.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/nn_h2.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/nn_h2.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/sgd.c -> build/lib.linux-x86_64-3.9/kaggler/online_model copying kaggler/online_model/sgd.pyx -> build/lib.linux-x86_64-3.9/kaggler/online_model creating build/lib.linux-x86_64-3.9/kaggler/online_model/murmurhash copying kaggler/online_model/murmurhash/MurmurHash3.cpp -> build/lib.linux-x86_64-3.9/kaggler/online_model/murmurhash copying kaggler/online_model/murmurhash/MurmurHash3.h -> build/lib.linux-x86_64-3.9/kaggler/online_model/murmurhash running build_ext building 'kaggler.online_model.ftrl' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/kaggler creating build/temp.linux-x86_64-3.9/kaggler/online_model creating build/temp.linux-x86_64-3.9/kaggler/online_model/murmurhash 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/ftrl.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/ftrl.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/ftrl.c:688: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/murmurhash/MurmurHash3.cpp -o build/temp.linux-x86_64-3.9/kaggler/online_model/murmurhash/MurmurHash3.o -O3 g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/ftrl.o build/temp.linux-x86_64-3.9/kaggler/online_model/murmurhash/MurmurHash3.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/ftrl.cpython-39-x86_64-linux-gnu.so building 'kaggler.online_model.sgd' extension 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/sgd.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/sgd.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/sgd.c:688: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/sgd.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/sgd.cpython-39-x86_64-linux-gnu.so building 'kaggler.online_model.fm' extension 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/fm.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/fm.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/fm.c:688: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ kaggler/online_model/fm.c: In function ‘__pyx_pf_7kaggler_12online_model_2fm_2FM_11predict_one’: kaggler/online_model/fm.c:4841:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 4841 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) { | ^ kaggler/online_model/fm.c:4897:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 4897 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_13; __pyx_t_9+=1) { | ^ kaggler/online_model/fm.c: In function ‘__pyx_pf_7kaggler_12online_model_2fm_2FM_13update_one’: kaggler/online_model/fm.c:5186:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5186 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_12; __pyx_t_9+=1) { | ^ kaggler/online_model/fm.c:5334:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5334 | for (__pyx_t_9 = 0; __pyx_t_9 < __pyx_t_12; __pyx_t_9+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/fm.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/fm.cpython-39-x86_64-linux-gnu.so building 'kaggler.online_model.nn' extension 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/nn.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/nn.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/nn.c:688: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ kaggler/online_model/nn.c: In function ‘__pyx_pf_7kaggler_12online_model_2nn_2NN_11predict_one’: kaggler/online_model/nn.c:4792:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 4792 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ kaggler/online_model/nn.c: In function ‘__pyx_pf_7kaggler_12online_model_2nn_2NN_13update_one’: kaggler/online_model/nn.c:5117:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5117 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/nn.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/nn.cpython-39-x86_64-linux-gnu.so building 'kaggler.online_model.nn_h2' extension 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/nn_h2.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/nn_h2.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/nn_h2.c:688: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ kaggler/online_model/nn_h2.c: In function ‘__pyx_pf_7kaggler_12online_model_5nn_h2_5NN_H2_11predict_one’: kaggler/online_model/nn_h2.c:4850:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 4850 | for (__pyx_t_4 = 0; __pyx_t_4 < __pyx_t_3; __pyx_t_4+=1) { | ^ kaggler/online_model/nn_h2.c:4875:35: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 4875 | for (__pyx_t_8 = 0; __pyx_t_8 < __pyx_t_7; __pyx_t_8+=1) { | ^ kaggler/online_model/nn_h2.c: In function ‘__pyx_pf_7kaggler_12online_model_5nn_h2_5NN_H2_13update_one’: kaggler/online_model/nn_h2.c:5242:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5242 | for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { | ^ kaggler/online_model/nn_h2.c:5360:37: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5360 | for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_11; __pyx_t_12+=1) { | ^ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/nn_h2.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/nn_h2.cpython-39-x86_64-linux-gnu.so building 'kaggler.online_model._tree' extension 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. -I/usr/include/python3.9 -I/builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include -c kaggler/online_model/_tree.c -o build/temp.linux-x86_64-3.9/kaggler/online_model/_tree.o -O3 In file included from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from kaggler/online_model/_tree.c:687: /builddir/build/BUILD/Kaggler-0.9.15/.eggs/numpy-1.24.3-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/kaggler/online_model/_tree.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/kaggler/online_model/_tree.cpython-39-x86_64-linux-gnu.so building 'kaggler.util' extension error: unknown file type '.pxd' (from 'kaggler/util.pxd') error: Bad exit status from /var/tmp/rpm-tmp.hdflZk (%build) Bad exit status from /var/tmp/rpm-tmp.hdflZk (%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-kaggler.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-kaggler.spec