Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cvxopt.spec'], chrootPath='/var/lib/mock/f29-build-20316-10678/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-cvxopt.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/python-cvxopt-1.2.0-3.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cvxopt.spec'], chrootPath='/var/lib/mock/f29-build-20316-10678/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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-cvxopt.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': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DDIC2q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cvxopt-1.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/cvxopt-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cvxopt-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-cvxopt-setup.patch):' Patch #0 (python-cvxopt-setup.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file setup.py + '[' /usr/lib64 '!=' /usr/lib ']' + sed -i 's|/usr/lib|/usr/lib64|' setup.py + find examples -name '*.py' -perm /0111 + xargs chmod a-x + cp -a src src3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.M6BTel + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + export CC=gcc + CC=gcc + export 'LDSHARED=gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDSHARED='gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/cvxopt copying src/python/modeling.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/coneprog.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/misc.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/printing.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/info.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/solvers.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/msk.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/__init__.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/_version.py -> build/lib.linux-riscv64-2.7/cvxopt copying src/python/cvxprog.py -> build/lib.linux-riscv64-2.7/cvxopt UPDATING build/lib.linux-riscv64-2.7/cvxopt/_version.py set build/lib.linux-riscv64-2.7/cvxopt/_version.py to '1.2.0' running build_ext building 'gsl' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/src creating build/temp.linux-riscv64-2.7/src/C gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/gsl -I/usr/include/python2.7 -c src/C/gsl.c -o build/temp.linux-riscv64-2.7/src/C/gsl.o BUILDSTDERR: src/C/gsl.c: In function 'initgsl': BUILDSTDERR: src/C/gsl.c:198:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/gsl.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lm -lgsl -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/gsl.so building 'fftw' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python2.7 -c src/C/fftw.c -o build/temp.linux-riscv64-2.7/src/C/fftw.o BUILDSTDERR: src/C/fftw.c: In function 'initfftw': BUILDSTDERR: src/C/fftw.c:1244:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/fftw.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lfftw3 -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/fftw.so building 'glpk' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python2.7 -c src/C/glpk.c -o build/temp.linux-riscv64-2.7/src/C/glpk.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/glpk.o -L/usr/lib64 -L/usr/lib64 -lglpk -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/glpk.so building 'dsdp' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/DSDP -I/usr/include/python2.7 -c src/C/dsdp.c -o build/temp.linux-riscv64-2.7/src/C/dsdp.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/dsdp.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -ldsdp -lsatlas -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/dsdp.so building 'base' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c src/C/base.c -o build/temp.linux-riscv64-2.7/src/C/base.o BUILDSTDERR: In file included from src/C/base.c:25: BUILDSTDERR: src/C/base.c: In function 'matrix_elem_max': BUILDSTDERR: src/C/cvxopt.h:136:34: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1255:14: note: in expansion of macro 'SP_LGT' BUILDSTDERR: a.d = (SP_LGT(A) ? SP_VALD(A)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/cvxopt.h:136:34: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1261:14: note: in expansion of macro 'SP_LGT' BUILDSTDERR: b.d = (SP_LGT(B) ? SP_VALD(B)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/base.c: In function 'matrix_elem_min': BUILDSTDERR: src/C/cvxopt.h:136:34: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1434:14: note: in expansion of macro 'SP_LGT' BUILDSTDERR: a.d = (SP_LGT(A) ? SP_VALD(A)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/cvxopt.h:136:34: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1440:14: note: in expansion of macro 'SP_LGT' BUILDSTDERR: b.d = (SP_LGT(B) ? SP_VALD(B)[0] : 0.0); BUILDSTDERR: ^~~~~~ gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c src/C/dense.c -o build/temp.linux-riscv64-2.7/src/C/dense.o gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c src/C/sparse.c -o build/temp.linux-riscv64-2.7/src/C/sparse.o BUILDSTDERR: In file included from src/C/sparse.c:25: BUILDSTDERR: src/C/sparse.c: In function 'spmatrix_div_generic': BUILDSTDERR: src/C/cvxopt.h:131:35: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] BUILDSTDERR: #define MAT_LGT(O) (MAT_NROWS(O)*MAT_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: src/C/sparse.c:4407:27: note: in expansion of macro 'MAT_LGT' BUILDSTDERR: (Matrix_Check(B) && MAT_LGT(B)) == 1)) BUILDSTDERR: ^~~~~~~ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/base.o build/temp.linux-riscv64-2.7/src/C/dense.o build/temp.linux-riscv64-2.7/src/C/sparse.o -L/usr/lib64/atlas -L/usr/lib64 -lm -lsatlas -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/base.so building 'blas' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c src/C/blas.c -o build/temp.linux-riscv64-2.7/src/C/blas.o BUILDSTDERR: src/C/blas.c: In function 'initblas': BUILDSTDERR: src/C/blas.c:3900:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/blas.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/blas.so building 'lapack' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c src/C/lapack.c -o build/temp.linux-riscv64-2.7/src/C/lapack.o BUILDSTDERR: src/C/lapack.c: In function 'initlapack': BUILDSTDERR: src/C/lapack.c:7428:15: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/lapack.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/lapack.so building 'umfpack' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python2.7 -c src/C/umfpack.c -o build/temp.linux-riscv64-2.7/src/C/umfpack.o BUILDSTDERR: src/C/umfpack.c: In function 'initumfpack': BUILDSTDERR: src/C/umfpack.c:613:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/umfpack.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/umfpack.so building 'cholmod' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python2.7 -c src/C/cholmod.c -o build/temp.linux-riscv64-2.7/src/C/cholmod.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/cholmod.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lcholmod -lcolamd -lamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/cholmod.so building 'amd' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python2.7 -c src/C/amd.c -o build/temp.linux-riscv64-2.7/src/C/amd.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/amd.o -L/usr/lib64 -L/usr/lib64 -lamd -lsuitesparseconfig -lrt -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/amd.so building 'misc_solvers' extension gcc -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDLONG -I/usr/include/python2.7 -c src/C/misc_solvers.c -o build/temp.linux-riscv64-2.7/src/C/misc_solvers.o BUILDSTDERR: src/C/misc_solvers.c: In function 'initmisc_solvers': BUILDSTDERR: src/C/misc_solvers.c:1198:13: warning: variable 'm' set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m; BUILDSTDERR: ^ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-2.7/src/C/misc_solvers.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython2.7 -o build/lib.linux-riscv64-2.7/cvxopt/misc_solvers.so + sleep 1 + mv src src2 + mv src3 src + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/cvxopt copying src/python/modeling.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/coneprog.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/misc.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/printing.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/info.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/solvers.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/msk.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/__init__.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/_version.py -> build/lib.linux-riscv64-3.7/cvxopt copying src/python/cvxprog.py -> build/lib.linux-riscv64-3.7/cvxopt UPDATING build/lib.linux-riscv64-3.7/cvxopt/_version.py set build/lib.linux-riscv64-3.7/cvxopt/_version.py to '1.2.0' running build_ext building 'gsl' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/src creating build/temp.linux-riscv64-3.7/src/C gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/gsl -I/usr/include/python3.7m -c src/C/gsl.c -o build/temp.linux-riscv64-3.7/src/C/gsl.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/gsl.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lm -lgsl -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/gsl.cpython-37m-riscv64-linux-gnu.so building 'fftw' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.7m -c src/C/fftw.c -o build/temp.linux-riscv64-3.7/src/C/fftw.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/fftw.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lfftw3 -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/fftw.cpython-37m-riscv64-linux-gnu.so building 'glpk' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.7m -c src/C/glpk.c -o build/temp.linux-riscv64-3.7/src/C/glpk.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/glpk.o -L/usr/lib64 -L/usr/lib64 -lglpk -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/glpk.cpython-37m-riscv64-linux-gnu.so building 'dsdp' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/DSDP -I/usr/include/python3.7m -c src/C/dsdp.c -o build/temp.linux-riscv64-3.7/src/C/dsdp.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/dsdp.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -ldsdp -lsatlas -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/dsdp.cpython-37m-riscv64-linux-gnu.so building 'base' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c src/C/base.c -o build/temp.linux-riscv64-3.7/src/C/base.o BUILDSTDERR: In file included from src/C/base.c:25: BUILDSTDERR: src/C/base.c: In function ‘matrix_elem_max’: BUILDSTDERR: src/C/cvxopt.h:136:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1255:14: note: in expansion of macro ‘SP_LGT’ BUILDSTDERR: a.d = (SP_LGT(A) ? SP_VALD(A)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/cvxopt.h:136:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1261:14: note: in expansion of macro ‘SP_LGT’ BUILDSTDERR: b.d = (SP_LGT(B) ? SP_VALD(B)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/base.c: In function ‘matrix_elem_min’: BUILDSTDERR: src/C/cvxopt.h:136:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1434:14: note: in expansion of macro ‘SP_LGT’ BUILDSTDERR: a.d = (SP_LGT(A) ? SP_VALD(A)[0] : 0.0); BUILDSTDERR: ^~~~~~ BUILDSTDERR: src/C/cvxopt.h:136:34: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] BUILDSTDERR: #define SP_LGT(O) (SP_NROWS(O)*SP_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: src/C/base.c:1440:14: note: in expansion of macro ‘SP_LGT’ BUILDSTDERR: b.d = (SP_LGT(B) ? SP_VALD(B)[0] : 0.0); BUILDSTDERR: ^~~~~~ gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c src/C/dense.c -o build/temp.linux-riscv64-3.7/src/C/dense.o gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c src/C/sparse.c -o build/temp.linux-riscv64-3.7/src/C/sparse.o BUILDSTDERR: In file included from src/C/sparse.c:25: BUILDSTDERR: src/C/sparse.c: In function ‘spmatrix_div_generic’: BUILDSTDERR: src/C/cvxopt.h:131:35: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] BUILDSTDERR: #define MAT_LGT(O) (MAT_NROWS(O)*MAT_NCOLS(O)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: src/C/sparse.c:4407:27: note: in expansion of macro ‘MAT_LGT’ BUILDSTDERR: (Matrix_Check(B) && MAT_LGT(B)) == 1)) BUILDSTDERR: ^~~~~~~ gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/base.o build/temp.linux-riscv64-3.7/src/C/dense.o build/temp.linux-riscv64-3.7/src/C/sparse.o -L/usr/lib64/atlas -L/usr/lib64 -lm -lsatlas -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/base.cpython-37m-riscv64-linux-gnu.so building 'blas' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c src/C/blas.c -o build/temp.linux-riscv64-3.7/src/C/blas.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/blas.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/blas.cpython-37m-riscv64-linux-gnu.so building 'lapack' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c src/C/lapack.c -o build/temp.linux-riscv64-3.7/src/C/lapack.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/lapack.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/lapack.cpython-37m-riscv64-linux-gnu.so building 'umfpack' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python3.7m -c src/C/umfpack.c -o build/temp.linux-riscv64-3.7/src/C/umfpack.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/umfpack.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/umfpack.cpython-37m-riscv64-linux-gnu.so building 'cholmod' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python3.7m -c src/C/cholmod.c -o build/temp.linux-riscv64-3.7/src/C/cholmod.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/cholmod.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lcholmod -lcolamd -lamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/cholmod.cpython-37m-riscv64-linux-gnu.so building 'amd' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/suitesparse -I/usr/include/python3.7m -c src/C/amd.c -o build/temp.linux-riscv64-3.7/src/C/amd.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/amd.o -L/usr/lib64 -L/usr/lib64 -lamd -lsuitesparseconfig -lrt -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/amd.cpython-37m-riscv64-linux-gnu.so building 'misc_solvers' extension gcc -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DDLONG -I/usr/include/python3.7m -c src/C/misc_solvers.c -o build/temp.linux-riscv64-3.7/src/C/misc_solvers.o gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/src/C/misc_solvers.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython3.7m -o build/lib.linux-riscv64-3.7/cvxopt/misc_solvers.cpython-37m-riscv64-linux-gnu.so + sleep 1 + make -C doc clean make: Entering directory '/builddir/build/BUILD/cvxopt-1.2.0/doc' rm -rf build/* make: Leaving directory '/builddir/build/BUILD/cvxopt-1.2.0/doc' + make -C doc -B html SPHINXBUILD=/usr/bin/sphinx-build-3 make: Entering directory '/builddir/build/BUILD/cvxopt-1.2.0/doc' mkdir -p build/html build/doctrees /usr/bin/sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v1.7.5 loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] blas reading sources... [ 15%] c-api reading sources... [ 23%] coneprog reading sources... [ 30%] copyright reading sources... [ 38%] fftw reading sources... [ 46%] index reading sources... [ 53%] intro reading sources... [ 61%] lapack reading sources... [ 69%] matrices reading sources... [ 76%] modeling reading sources... [ 84%] printing reading sources... [ 92%] solvers reading sources... [100%] spsolvers looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] blas writing output... [ 15%] c-api writing output... [ 23%] coneprog writing output... [ 30%] copyright writing output... [ 38%] fftw writing output... [ 46%] index writing output... [ 53%] intro writing output... [ 61%] lapack writing output... [ 69%] matrices writing output... [ 76%] modeling writing output... [ 84%] printing writing output... [ 92%] solvers writing output... [100%] spsolvers generating indices... writing additional pages... search copying images... [ 25%] portfolio2.png copying images... [ 50%] portfolio1.png copying images... [ 75%] normappr.png copying images... [100%] floorplan.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/builddir/build/BUILD/cvxopt-1.2.0/doc' + rm -f doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.l1nbIN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 + cd cvxopt-1.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/modeling.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/umfpack.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/coneprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/lapack.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/misc_solvers.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/dsdp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/misc.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/printing.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/blas.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/info.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/gsl.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/glpk.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/base.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/fftw.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/solvers.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/msk.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/cholmod.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/__init__.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/amd.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/_version.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt copying build/lib.linux-riscv64-3.7/cvxopt/cvxprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/modeling.py to modeling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/coneprog.py to coneprog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/printing.py to printing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/info.py to info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/solvers.py to solvers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/msk.py to msk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/cvxprog.py to cvxprog.cpython-37.pyc writing byte-compilation script '/tmp/tmpt7y1kaen.py' /usr/bin/python3 /tmp/tmpt7y1kaen.py removing /tmp/tmpt7y1kaen.py running install_egg_info running egg_info creating cvxopt.egg-info writing cvxopt.egg-info/PKG-INFO writing dependency_links to cvxopt.egg-info/dependency_links.txt writing top-level names to cvxopt.egg-info/top_level.txt writing manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cvxopt.egg-info/SOURCES.txt' Copying cvxopt.egg-info to /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt-1.2.0-py3.7.egg-info running install_scripts + mv src src3 + mv src2 src + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/gsl.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/modeling.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/lapack.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/glpk.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/coneprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/blas.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/umfpack.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/fftw.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/misc.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/printing.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/cholmod.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/info.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/solvers.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/misc_solvers.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/msk.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/__init__.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/dsdp.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/_version.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/amd.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/cvxprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt copying build/lib.linux-riscv64-2.7/cvxopt/base.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/modeling.py to modeling.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/coneprog.py to coneprog.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/solvers.py to solvers.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/msk.py to msk.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/cvxprog.py to cvxprog.pyc writing byte-compilation script '/tmp/tmpdTJY6N.py' /usr/bin/python2 -O /tmp/tmpdTJY6N.py removing /tmp/tmpdTJY6N.py running install_egg_info running egg_info writing cvxopt.egg-info/PKG-INFO writing top-level names to cvxopt.egg-info/top_level.txt writing dependency_links to cvxopt.egg-info/dependency_links.txt reading manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cvxopt.egg-info/SOURCES.txt' Copying cvxopt.egg-info to /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt-1.2.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.2.0-3.fc29 --unique-debug-suffix -1.2.0-3.fc29.riscv64 --unique-debug-src-base python-cvxopt-1.2.0-3.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cvxopt-1.2.0 extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/lapack.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/gsl.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/blas.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/glpk.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/fftw.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/umfpack.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/cholmod.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/misc_solvers.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/dsdp.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/amd.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/base.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/umfpack.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/lapack.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/misc_solvers.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/dsdp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/blas.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/gsl.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/glpk.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/fftw.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/base.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/cholmod.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7/site-packages/cvxopt/amd.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1770 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Luh5Nn Processing files: python2-cvxopt-1.2.0-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BtmUu0 + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python2-cvxopt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python2-cvxopt + cp -pr doc/build/html/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python2-cvxopt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9YENLN + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python2-cvxopt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python2-cvxopt + cp -pr LICENSE /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python2-cvxopt + exit 0 Provides: bundled(jquery) python-cvxopt = 1.2.0-3.fc29 python-cvxopt(riscv-64) = 1.2.0-3.fc29 python2-cvxopt = 1.2.0-3.fc29 python2-cvxopt(riscv-64) = 1.2.0-3.fc29 python2.7dist(cvxopt) = 1.2.0 python2dist(cvxopt) = 1.2.0 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libamd.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcholmod.so.3()(64bit) libdsdp.so.5()(64bit) libfftw3.so.3()(64bit) libglpk.so.40()(64bit) libgsl.so.23()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) libsatlas.so.3()(64bit) libumfpack.so.5()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cvxopt < 1.2.0-3.fc29 Processing files: python3-cvxopt-1.2.0-3.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.t03tjA + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python3-cvxopt + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python3-cvxopt + cp -pr doc/build/html/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python3-cvxopt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L0Iynx + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python3-cvxopt + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python3-cvxopt + cp -pr LICENSE /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/licenses/python3-cvxopt + exit 0 Provides: bundled(jquery) python3-cvxopt = 1.2.0-3.fc29 python3-cvxopt(riscv-64) = 1.2.0-3.fc29 python3.7dist(cvxopt) = 1.2.0 python3dist(cvxopt) = 1.2.0 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libamd.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcholmod.so.3()(64bit) libdsdp.so.5()(64bit) libfftw3.so.3()(64bit) libglpk.so.40()(64bit) libgsl.so.23()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpython3.7m.so.1.0()(64bit) libsatlas.so.3()(64bit) libumfpack.so.5()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-cvxopt-examples-1.2.0-3.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.swuWDQ + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python-cvxopt-examples + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python-cvxopt-examples + cp -pr examples/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64/usr/share/doc/python-cvxopt-examples + exit 0 Provides: python-cvxopt-examples = 1.2.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cvxopt-debugsource-1.2.0-3.fc29.riscv64 Provides: python-cvxopt-debugsource = 1.2.0-3.fc29 python-cvxopt-debugsource(riscv-64) = 1.2.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cvxopt-debuginfo-1.2.0-3.fc29.riscv64 Provides: python-cvxopt-debuginfo = 1.2.0-3.fc29 python-cvxopt-debuginfo(riscv-64) = 1.2.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cvxopt-debugsource(riscv-64) = 1.2.0-3.fc29 Processing files: python2-cvxopt-debuginfo-1.2.0-3.fc29.riscv64 Provides: debuginfo(build-id) = 0424d8c3b98001e4decad51c7d36101f0f0479a6 debuginfo(build-id) = 116aa3e6c79d91539be6ef15e93a1f9b2ddc1775 debuginfo(build-id) = 278f7c9469bdbefb8b8c063d9e8948bd8774aecf debuginfo(build-id) = 44195b9099e5412dcc7cd6be000f795f5c2e39b8 debuginfo(build-id) = 5ea46eafb80899850c5244fd58d6244ebf71efb6 debuginfo(build-id) = 92007cc14df7a7f8896d8bb0cc09c70a83798619 debuginfo(build-id) = a6d24f952d0727acd637287929507e7f5fdea45e debuginfo(build-id) = a759e130d13ba0d5534245cfdf3e1efc0cb5cf95 debuginfo(build-id) = ab57c6b5889520258e361c97f67c57c7b5049f95 debuginfo(build-id) = c88ce599af36c3d526e67710bd344fafd78d23b4 debuginfo(build-id) = d08e2c97acb117f37cecbdf4edd549d0e9a5af9f python2-cvxopt-debuginfo = 1.2.0-3.fc29 python2-cvxopt-debuginfo(riscv-64) = 1.2.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cvxopt-debugsource(riscv-64) = 1.2.0-3.fc29 Processing files: python3-cvxopt-debuginfo-1.2.0-3.fc29.riscv64 Provides: debuginfo(build-id) = 283beddbb3c674e26b92cc012f15c00e2152d6ee debuginfo(build-id) = 443e754a4fec7a6a3b356a808014d840089e6970 debuginfo(build-id) = 61ae4b48951febc7793706ceea15bc652770d500 debuginfo(build-id) = 656e7e4d9d172f538a578f7886db37abaabaafeb debuginfo(build-id) = 728aa22992af15dc5353dd4afd71a9d4674cc101 debuginfo(build-id) = 781de34d28f7ff79cdd5cf9b1471df1e590f23b4 debuginfo(build-id) = 7b147147e3d141c74ddeb531e3d8c4ecc28c15e6 debuginfo(build-id) = 9469879be5b9c904d6aff9b3335d48b53f53047a debuginfo(build-id) = a8e0d5da3fc08d1e3b18de903e76bd957681da70 debuginfo(build-id) = dfec7696ec5eef9921e754e9b37187c4ce31e577 debuginfo(build-id) = e70e49838588148bf0abad4e16fd8b71235758aa python3-cvxopt-debuginfo = 1.2.0-3.fc29 python3-cvxopt-debuginfo(riscv-64) = 1.2.0-3.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cvxopt-debugsource(riscv-64) = 1.2.0-3.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-cvxopt-1.2.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cvxopt-1.2.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-cvxopt-examples-1.2.0-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-cvxopt-debugsource-1.2.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-cvxopt-debuginfo-1.2.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-cvxopt-debuginfo-1.2.0-3.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cvxopt-debuginfo-1.2.0-3.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8VAGoj + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cvxopt-1.2.0-3.fc29.riscv64 + exit 0 Child return code was: 0