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-12330-5650/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-1.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-12330-5650/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.0iKM3A + 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.oPB8sC + 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.6 creating build/lib.linux-riscv64-3.6/cvxopt copying src/python/modeling.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/coneprog.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/misc.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/printing.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/info.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/solvers.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/msk.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/__init__.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/_version.py -> build/lib.linux-riscv64-3.6/cvxopt copying src/python/cvxprog.py -> build/lib.linux-riscv64-3.6/cvxopt UPDATING build/lib.linux-riscv64-3.6/cvxopt/_version.py set build/lib.linux-riscv64-3.6/cvxopt/_version.py to '1.2.0' running build_ext building 'gsl' extension creating build/temp.linux-riscv64-3.6 creating build/temp.linux-riscv64-3.6/src creating build/temp.linux-riscv64-3.6/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.6m -c src/C/gsl.c -o build/temp.linux-riscv64-3.6/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.6/src/C/gsl.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lm -lgsl -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/gsl.cpython-36m-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.6m -c src/C/fftw.c -o build/temp.linux-riscv64-3.6/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.6/src/C/fftw.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lfftw3 -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/fftw.cpython-36m-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.6m -c src/C/glpk.c -o build/temp.linux-riscv64-3.6/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.6/src/C/glpk.o -L/usr/lib64 -L/usr/lib64 -lglpk -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/glpk.cpython-36m-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.6m -c src/C/dsdp.c -o build/temp.linux-riscv64-3.6/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.6/src/C/dsdp.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -ldsdp -lsatlas -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/dsdp.cpython-36m-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.6m -c src/C/base.c -o build/temp.linux-riscv64-3.6/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.6m -c src/C/dense.c -o build/temp.linux-riscv64-3.6/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.6m -c src/C/sparse.c -o build/temp.linux-riscv64-3.6/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.6/src/C/base.o build/temp.linux-riscv64-3.6/src/C/dense.o build/temp.linux-riscv64-3.6/src/C/sparse.o -L/usr/lib64/atlas -L/usr/lib64 -lm -lsatlas -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/base.cpython-36m-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.6m -c src/C/blas.c -o build/temp.linux-riscv64-3.6/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.6/src/C/blas.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/blas.cpython-36m-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.6m -c src/C/lapack.c -o build/temp.linux-riscv64-3.6/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.6/src/C/lapack.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/lapack.cpython-36m-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.6m -c src/C/umfpack.c -o build/temp.linux-riscv64-3.6/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.6/src/C/umfpack.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/umfpack.cpython-36m-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.6m -c src/C/cholmod.c -o build/temp.linux-riscv64-3.6/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.6/src/C/cholmod.o -L/usr/lib64 -L/usr/lib64/atlas -L/usr/lib64 -lcholmod -lcolamd -lamd -lsuitesparseconfig -lsatlas -lsatlas -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/cholmod.cpython-36m-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.6m -c src/C/amd.c -o build/temp.linux-riscv64-3.6/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.6/src/C/amd.o -L/usr/lib64 -L/usr/lib64 -lamd -lsuitesparseconfig -lrt -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/amd.cpython-36m-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.6m -c src/C/misc_solvers.c -o build/temp.linux-riscv64-3.6/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.6/src/C/misc_solvers.o -L/usr/lib64/atlas -L/usr/lib64 -lsatlas -lsatlas -lpython3.6m -o build/lib.linux-riscv64-3.6/cvxopt/misc_solvers.cpython-36m-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.2 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.o9Xf1H + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/modeling.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/coneprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/umfpack.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/fftw.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/misc.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/printing.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/glpk.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/misc_solvers.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/gsl.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/info.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/blas.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/solvers.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/msk.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/base.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/__init__.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/lapack.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/_version.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/amd.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/cvxprog.py -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/dsdp.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt copying build/lib.linux-riscv64-3.6/cvxopt/cholmod.cpython-36m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/modeling.py to modeling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/coneprog.py to coneprog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/printing.py to printing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/info.py to info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/solvers.py to solvers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/msk.py to msk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/cvxprog.py to cvxprog.cpython-36.pyc writing byte-compilation script '/tmp/tmplygfyle0.py' /usr/bin/python3 /tmp/tmplygfyle0.py removing /tmp/tmplygfyle0.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-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt-1.2.0-py3.6.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-1.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.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-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/modeling.py to modeling.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/coneprog.py to coneprog.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/printing.py to printing.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/info.py to info.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/solvers.py to solvers.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/msk.py to msk.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/cvxprog.py to cvxprog.pyc writing byte-compilation script '/tmp/tmpApYWjJ.py' /usr/bin/python2 -O /tmp/tmpApYWjJ.py removing /tmp/tmpApYWjJ.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-1.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-1.fc29 --unique-debug-suffix -1.2.0-1.fc29.riscv64 --unique-debug-src-base python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/umfpack.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/fftw.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/glpk.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/misc_solvers.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/gsl.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/blas.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/base.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/lapack.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/amd.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/dsdp.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6/site-packages/cvxopt/cholmod.cpython-36m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/gsl.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/lapack.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/glpk.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/blas.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/umfpack.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/fftw.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/cholmod.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/misc_solvers.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/dsdp.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/amd.so extracting debug info from /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7/site-packages/cvxopt/base.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 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ylkih8 Processing files: python2-cvxopt-1.2.0-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GGckFy + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/share/doc/python2-cvxopt + cp -pr doc/build/html/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/share/doc/python2-cvxopt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OeHnid + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/share/licenses/python2-cvxopt + cp -pr LICENSE /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/share/licenses/python2-cvxopt + exit 0 Provides: bundled(jquery) python-cvxopt = 1.2.0-1.fc29 python-cvxopt(riscv-64) = 1.2.0-1.fc29 python2-cvxopt = 1.2.0-1.fc29 python2-cvxopt(riscv-64) = 1.2.0-1.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-1.fc29 Processing files: python3-cvxopt-1.2.0-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NclxjK + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/share/doc/python3-cvxopt + cp -pr doc/build/html/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/share/doc/python3-cvxopt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cagNxv + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/share/licenses/python3-cvxopt + cp -pr LICENSE /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/share/licenses/python3-cvxopt + exit 0 Provides: bundled(jquery) python3-cvxopt = 1.2.0-1.fc29 python3-cvxopt(riscv-64) = 1.2.0-1.fc29 python3.6dist(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.6m.so.1.0()(64bit) libsatlas.so.3()(64bit) libumfpack.so.5()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-cvxopt-examples-1.2.0-1.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1ZN3yB + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.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-1.fc29.riscv64/usr/share/doc/python-cvxopt-examples + cp -pr examples/ /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64/usr/share/doc/python-cvxopt-examples + exit 0 Provides: python-cvxopt-examples = 1.2.0-1.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-1.fc29.riscv64 Provides: python-cvxopt-debugsource = 1.2.0-1.fc29 python-cvxopt-debugsource(riscv-64) = 1.2.0-1.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-1.fc29.riscv64 Provides: python-cvxopt-debuginfo = 1.2.0-1.fc29 python-cvxopt-debuginfo(riscv-64) = 1.2.0-1.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-1.fc29 Processing files: python2-cvxopt-debuginfo-1.2.0-1.fc29.riscv64 Provides: debuginfo(build-id) = 2ec17e1f071d04ffab41c145e714db59f6b428d5 debuginfo(build-id) = 347da97ff1c1f3caba859e29bc602d164a047ce4 debuginfo(build-id) = 3fcf21b7448534ce1533dca0092f5b11b426749c debuginfo(build-id) = 4ba2b8e606f402e8b1700587d55acfac0712dd26 debuginfo(build-id) = 596fb4b2987ab26ebac19775b942b72bd91de8bc debuginfo(build-id) = 74d0ca2785a4ec9f8688a920903b65df19f4395c debuginfo(build-id) = 792499cf4a9416959390c736a8287e11fb5e10b0 debuginfo(build-id) = 8f12687a2f6dbbd186348208885d5c0b515223a4 debuginfo(build-id) = df0487e66f484d6a5c5fa72b120a1926b4b93bc9 debuginfo(build-id) = f0eaa6a8d9ed49411ab5c43f1fe0cd115fc62afb debuginfo(build-id) = fba679e1d58d439b6d08f2b5848dba7dab95430e python2-cvxopt-debuginfo = 1.2.0-1.fc29 python2-cvxopt-debuginfo(riscv-64) = 1.2.0-1.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-1.fc29 Processing files: python3-cvxopt-debuginfo-1.2.0-1.fc29.riscv64 Provides: debuginfo(build-id) = 0f337a5269fd7db4c01886feead963419347d3c6 debuginfo(build-id) = 148fee1159e5a6f426c5ad34d6bcf0d60cf82519 debuginfo(build-id) = 41b94d299efc7f963999ed3d5a0e9174d17f14ef debuginfo(build-id) = 6c983ff30c92a5ccc4e91bab0f8495221fb886c9 debuginfo(build-id) = 702119891da980a543cd617bb490074e579f33d2 debuginfo(build-id) = 9f9797dd1495a4dc49a1cb36656cf3159e6c400d debuginfo(build-id) = b85cbf50d964502803dd08c2d6a0927e3a38e449 debuginfo(build-id) = c51a96e3471b2a07dddc047e56295efd7d5bccc7 debuginfo(build-id) = c7955a59fed61237ccefc1036a2a09b546713059 debuginfo(build-id) = f6b904fbac778ff36a26fad60fef21c472b90cc4 debuginfo(build-id) = f754864d4a3242f9b42bff72e070954e449d56d9 python3-cvxopt-debuginfo = 1.2.0-1.fc29 python3-cvxopt-debuginfo(riscv-64) = 1.2.0-1.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-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-cvxopt-1.2.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cvxopt-1.2.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-cvxopt-examples-1.2.0-1.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-cvxopt-debugsource-1.2.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-cvxopt-debuginfo-1.2.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-cvxopt-debuginfo-1.2.0-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-cvxopt-debuginfo-1.2.0-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.np1EPh + umask 022 + cd /builddir/build/BUILD + cd cvxopt-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cvxopt-1.2.0-1.fc29.riscv64 + exit 0 Child return code was: 0