Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-ecos.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164933.823265/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-ecos.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-ecos-2.0.12-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-ecos.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164933.823265/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-ecos.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-ecos-2.0.12-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-ecos.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164933.823265/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-ecos.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.efW4s1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ecos-2.0.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/ecos-2.0.12.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ecos-2.0.12 + /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.GTIjUO + umask 022 + cd /builddir/build/BUILD + cd ecos-2.0.12 + 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/ecos copying src/ecos/__init__.py -> build/lib.linux-x86_64-3.9/ecos copying src/ecos/ecos.py -> build/lib.linux-x86_64-3.9/ecos copying src/ecos/version.py -> build/lib.linux-x86_64-3.9/ecos running build_ext building '_ecos' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/ecos creating build/temp.linux-x86_64-3.9/ecos/ecos_bb creating build/temp.linux-x86_64-3.9/ecos/external creating build/temp.linux-x86_64-3.9/ecos/external/amd creating build/temp.linux-x86_64-3.9/ecos/external/amd/src creating build/temp.linux-x86_64-3.9/ecos/external/ldl creating build/temp.linux-x86_64-3.9/ecos/external/ldl/src creating build/temp.linux-x86_64-3.9/ecos/src creating build/temp.linux-x86_64-3.9/src 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/ecos_bb/ecos_bb.c -o build/temp.linux-x86_64-3.9/ecos/ecos_bb/ecos_bb.o ecos/ecos_bb/ecos_bb.c: In function ‘get_branch_var_strong_branching’: ecos/ecos_bb/ecos_bb.c:543:31: warning: variable ‘best_q_up’ set but not used [-Wunused-but-set-variable] 543 | pfloat best_q_down = 0.0, best_q_up = 0.0; | ^~~~~~~~~ ecos/ecos_bb/ecos_bb.c:543:12: warning: variable ‘best_q_down’ set but not used [-Wunused-but-set-variable] 543 | pfloat best_q_down = 0.0, best_q_up = 0.0; | ^~~~~~~~~~~ At top level: ecos/ecos_bb/ecos_bb.c:112:13: warning: ‘print_stats’ defined but not used [-Wunused-function] 112 | static void print_stats(ecos_bb_pwork *prob) | ^~~~~~~~~~~ ecos/ecos_bb/ecos_bb.c:86:13: warning: ‘print_node’ defined but not used [-Wunused-function] 86 | static void print_node(ecos_bb_pwork *prob, idxint i) | ^~~~~~~~~~ ecos/ecos_bb/ecos_bb.c:77:13: warning: ‘print_ecos_c’ defined but not used [-Wunused-function] 77 | static void print_ecos_c(ecos_bb_pwork *prob) | ^~~~~~~~~~~~ ecos/ecos_bb/ecos_bb.c:68:13: warning: ‘print_ecos_h’ defined but not used [-Wunused-function] 68 | static void print_ecos_h(ecos_bb_pwork *prob) | ^~~~~~~~~~~~ ecos/ecos_bb/ecos_bb.c:55:13: warning: ‘print_ecos_xequil’ defined but not used [-Wunused-function] 55 | static void print_ecos_xequil(ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~~~ ecos/ecos_bb/ecos_bb.c:46:13: warning: ‘print_ecos_solution’ defined but not used [-Wunused-function] 46 | static void print_ecos_solution(ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~~~~~ 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/ecos_bb/ecos_bb_preproc.c -o build/temp.linux-x86_64-3.9/ecos/ecos_bb/ecos_bb_preproc.o In file included from ecos/ecos_bb/ecos_bb_preproc.c:30: ecos/include/ecos_bb.h:235:16: warning: ‘float_eqls’ defined but not used [-Wunused-function] 235 | static idxint float_eqls(pfloat a, pfloat b, pfloat integer_tol) | ^~~~~~~~~~ ecos/include/ecos_bb.h:230:16: warning: ‘pfloat_floor’ defined but not used [-Wunused-function] 230 | static pfloat pfloat_floor(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~~ ecos/include/ecos_bb.h:225:16: warning: ‘pfloat_ceil’ defined but not used [-Wunused-function] 225 | static pfloat pfloat_ceil(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~ ecos/include/ecos_bb.h:220:16: warning: ‘pfloat_round’ defined but not used [-Wunused-function] 220 | static pfloat pfloat_round(pfloat number) | ^~~~~~~~~~~~ ecos/include/ecos_bb.h:210:17: warning: ‘get_int_node_id’ defined but not used [-Wunused-function] 210 | static pfloat *get_int_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~ ecos/include/ecos_bb.h:205:15: warning: ‘get_bool_node_id’ defined but not used [-Wunused-function] 205 | static char *get_bool_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~~ 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_1.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_1.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_2.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_2.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_aat.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_aat.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_control.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_control.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_defaults.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_defaults.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_dump.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_dump.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_global.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_global.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_info.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_info.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_order.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_order.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_post_tree.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_post_tree.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_postorder.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_postorder.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_preprocess.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_preprocess.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/amd/src/amd_valid.c -o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_valid.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/external/ldl/src/ldl.c -o build/temp.linux-x86_64-3.9/ecos/external/ldl/src/ldl.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/cone.c -o build/temp.linux-x86_64-3.9/ecos/src/cone.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/ctrlc.c -o build/temp.linux-x86_64-3.9/ecos/src/ctrlc.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/ecos.c -o build/temp.linux-x86_64-3.9/ecos/src/ecos.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/equil.c -o build/temp.linux-x86_64-3.9/ecos/src/equil.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/expcone.c -o build/temp.linux-x86_64-3.9/ecos/src/expcone.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/kkt.c -o build/temp.linux-x86_64-3.9/ecos/src/kkt.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/preproc.c -o build/temp.linux-x86_64-3.9/ecos/src/preproc.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/spla.c -o build/temp.linux-x86_64-3.9/ecos/src/spla.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/splamm.c -o build/temp.linux-x86_64-3.9/ecos/src/splamm.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/timer.c -o build/temp.linux-x86_64-3.9/ecos/src/timer.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c ecos/src/wright_omega.c -o build/temp.linux-x86_64-3.9/ecos/src/wright_omega.o 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 -DPYTHON -DDLONG -DLDL_LONG -DCTRLC=1 -Iecos/include -Iecos/external/amd/include -Iecos/external/ldl/include -Iecos/external/SuiteSparse_config -I/usr/include/python3.9 -I/builddir/build/BUILD/ecos-2.0.12/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c src/ecosmodule.c -o build/temp.linux-x86_64-3.9/src/ecosmodule.o In file included from src/ecosmodule.c:6: ecos/include/ecos_bb.h:235:16: warning: ‘float_eqls’ defined but not used [-Wunused-function] 235 | static idxint float_eqls(pfloat a, pfloat b, pfloat integer_tol) | ^~~~~~~~~~ ecos/include/ecos_bb.h:230:16: warning: ‘pfloat_floor’ defined but not used [-Wunused-function] 230 | static pfloat pfloat_floor(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~~ ecos/include/ecos_bb.h:225:16: warning: ‘pfloat_ceil’ defined but not used [-Wunused-function] 225 | static pfloat pfloat_ceil(pfloat number, pfloat integer_tol) | ^~~~~~~~~~~ ecos/include/ecos_bb.h:220:16: warning: ‘pfloat_round’ defined but not used [-Wunused-function] 220 | static pfloat pfloat_round(pfloat number) | ^~~~~~~~~~~~ ecos/include/ecos_bb.h:210:17: warning: ‘get_int_node_id’ defined but not used [-Wunused-function] 210 | static pfloat *get_int_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~ ecos/include/ecos_bb.h:205:15: warning: ‘get_bool_node_id’ defined but not used [-Wunused-function] 205 | static char *get_bool_node_id(idxint idx, ecos_bb_pwork *prob) | ^~~~~~~~~~~~~~~~ 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/ecos/ecos_bb/ecos_bb.o build/temp.linux-x86_64-3.9/ecos/ecos_bb/ecos_bb_preproc.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_1.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_2.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_aat.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_control.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_defaults.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_dump.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_global.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_info.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_order.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_post_tree.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_postorder.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_preprocess.o build/temp.linux-x86_64-3.9/ecos/external/amd/src/amd_valid.o build/temp.linux-x86_64-3.9/ecos/external/ldl/src/ldl.o build/temp.linux-x86_64-3.9/ecos/src/cone.o build/temp.linux-x86_64-3.9/ecos/src/ctrlc.o build/temp.linux-x86_64-3.9/ecos/src/ecos.o build/temp.linux-x86_64-3.9/ecos/src/equil.o build/temp.linux-x86_64-3.9/ecos/src/expcone.o build/temp.linux-x86_64-3.9/ecos/src/kkt.o build/temp.linux-x86_64-3.9/ecos/src/preproc.o build/temp.linux-x86_64-3.9/ecos/src/spla.o build/temp.linux-x86_64-3.9/ecos/src/splamm.o build/temp.linux-x86_64-3.9/ecos/src/timer.o build/temp.linux-x86_64-3.9/ecos/src/wright_omega.o build/temp.linux-x86_64-3.9/src/ecosmodule.o -L/usr/lib64 -lrt -o build/lib.linux-x86_64-3.9/_ecos.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pJ2rjk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 + cd ecos-2.0.12 + 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-ecos-2.0.12-1.x86_64 /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 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-ecos-2.0.12-1.x86_64/usr creating /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos copying build/lib.linux-x86_64-3.9/ecos/__init__.py -> /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos copying build/lib.linux-x86_64-3.9/ecos/ecos.py -> /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos copying build/lib.linux-x86_64-3.9/ecos/version.py -> /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos copying build/lib.linux-x86_64-3.9/_ecos.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos/ecos.py to ecos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpmzo70ueu.py' /usr/bin/python3 /tmp/tmpmzo70ueu.py removing /tmp/tmpmzo70ueu.py running install_egg_info running egg_info writing src/ecos.egg-info/PKG-INFO writing dependency_links to src/ecos.egg-info/dependency_links.txt writing requirements to src/ecos.egg-info/requires.txt writing top-level names to src/ecos.egg-info/top_level.txt reading manifest file 'src/ecos.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/ecos.egg-info/SOURCES.txt' Copying src/ecos.egg-info to /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/ecos-2.0.12-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64//usr/share/doc/python-ecos + '[' -d doc ']' ~/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 ~/build/BUILD/ecos-2.0.12 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/ecos-2.0.12 + popd + mv /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.12-1 --unique-debug-suffix -2.0.12-1.x86_64 --unique-debug-src-base python-ecos-2.0.12-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ecos-2.0.12 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/_ecos.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9/site-packages/_ecos.cpython-39-x86_64-linux-gnu.so 1203 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-ecos-2.0.12-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-ecos-2.0.12-1.x86_64 Provides: python-ecos python3-ecos = 2.0.12-1 python3-ecos(x86-64) = 2.0.12-1 python3.9dist(ecos) = 2.0.12 python3dist(ecos) = 2.0.12 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.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.9 python3.9dist(numpy) >= 1.6 python3.9dist(scipy) >= 0.9 rtld(GNU_HASH) Processing files: python-ecos-help-2.0.12-1.x86_64 warning: Empty %files file /builddir/build/BUILD/ecos-2.0.12/doclist.lst Provides: python-ecos-help = 2.0.12-1 python-ecos-help(x86-64) = 2.0.12-1 python3-ecos-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-ecos-debuginfo-2.0.12-1.x86_64 Provides: python-ecos-debuginfo = 2.0.12-1 python-ecos-debuginfo(x86-64) = 2.0.12-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-ecos-debugsource(x86-64) = 2.0.12-1 Processing files: python-ecos-debugsource-2.0.12-1.x86_64 Provides: python-ecos-debugsource = 2.0.12-1 python-ecos-debugsource(x86-64) = 2.0.12-1 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-ecos-2.0.12-1.x86_64 Wrote: /builddir/build/RPMS/python-ecos-help-2.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-ecos-2.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-ecos-debuginfo-2.0.12-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-ecos-debugsource-2.0.12-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m3Iv30 + umask 022 + cd /builddir/build/BUILD + cd ecos-2.0.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ecos-2.0.12-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0