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-fpylll.spec'], chrootPath='/var/lib/mock/f29-build-26128-13573/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-fpylll.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-fpylll-0.4.1dev-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-fpylll.spec'], chrootPath='/var/lib/mock/f29-build-26128-13573/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-fpylll.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.B3e5nf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fpylll-0.4.1dev + /usr/bin/gzip -dc /builddir/build/SOURCES/fpylll-0.4.1dev.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fpylll-0.4.1dev + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EPzPsY + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + 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/fpylll copying src/fpylll/__init__.py -> build/lib.linux-riscv64-2.7/fpylll creating build/lib.linux-riscv64-2.7/fpylll/gmp copying src/fpylll/gmp/__init__.py -> build/lib.linux-riscv64-2.7/fpylll/gmp creating build/lib.linux-riscv64-2.7/fpylll/fplll copying src/fpylll/fplll/__init__.py -> build/lib.linux-riscv64-2.7/fpylll/fplll creating build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/simple_dbkz.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/bkz.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/bkz2.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/simple_bkz.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/__init__.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms copying src/fpylll/algorithms/pbkz.py -> build/lib.linux-riscv64-2.7/fpylll/algorithms creating build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/compare.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/bkz_plot.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/bkz_stats.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/quality.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/bkz_simulator.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/benchmark.py -> build/lib.linux-riscv64-2.7/fpylll/tools copying src/fpylll/tools/__init__.py -> build/lib.linux-riscv64-2.7/fpylll/tools running build_ext Compiling src/fpylll/gmp/pylong.pyx because it changed. Compiling src/fpylll/fplll/integer_matrix.pyx because it changed. Compiling src/fpylll/fplll/gso.pyx because it changed. Compiling src/fpylll/fplll/lll.pyx because it changed. Compiling src/fpylll/fplll/wrapper.pyx because it changed. Compiling src/fpylll/fplll/bkz_param.pyx because it changed. Compiling src/fpylll/fplll/bkz.pyx because it changed. Compiling src/fpylll/fplll/enumeration.pyx because it changed. Compiling src/fpylll/fplll/svpcvp.pyx because it changed. Compiling src/fpylll/fplll/pruner.pyx because it changed. Compiling src/fpylll/fplll/sieve_gauss.pyx because it changed. Compiling src/fpylll/util.pyx because it changed. Compiling src/fpylll/io.pyx because it changed. Compiling src/fpylll/config.pyx because it changed. Compiling src/fpylll/numpy.pyx because it changed. [ 1/15] Cythonizing src/fpylll/config.pyx [ 2/15] Cythonizing src/fpylll/fplll/bkz.pyx [ 3/15] Cythonizing src/fpylll/fplll/bkz_param.pyx [ 4/15] Cythonizing src/fpylll/fplll/enumeration.pyx [ 5/15] Cythonizing src/fpylll/fplll/gso.pyx [ 6/15] Cythonizing src/fpylll/fplll/integer_matrix.pyx [ 7/15] Cythonizing src/fpylll/fplll/lll.pyx [ 8/15] Cythonizing src/fpylll/fplll/pruner.pyx [ 9/15] Cythonizing src/fpylll/fplll/sieve_gauss.pyx [10/15] Cythonizing src/fpylll/fplll/svpcvp.pyx [11/15] Cythonizing src/fpylll/fplll/wrapper.pyx [12/15] Cythonizing src/fpylll/gmp/pylong.pyx [13/15] Cythonizing src/fpylll/io.pyx [14/15] Cythonizing src/fpylll/numpy.pyx [15/15] Cythonizing src/fpylll/util.pyx building 'fpylll.gmp.pylong' extension creating build/temp.linux-riscv64-2.7 creating build/temp.linux-riscv64-2.7/build creating build/temp.linux-riscv64-2.7/build/src creating build/temp.linux-riscv64-2.7/build/src/fpylll creating build/temp.linux-riscv64-2.7/build/src/fpylll/gmp gcc -pthread -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/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/gmp/pylong.c -o build/temp.linux-riscv64-2.7/build/src/fpylll/gmp/pylong.o BUILDSTDERR: build/src/fpylll/gmp/pylong.c: In function '__pyx_f_6fpylll_3gmp_6pylong_mpz_get_pylong_large': BUILDSTDERR: build/src/fpylll/gmp/pylong.c:1057:13: warning: assignment to 'PyObject *' {aka 'struct _object *'} from incompatible pointer type 'PyLongObject *' {aka 'struct _longobject *'} [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = _PyLong_New(__pyx_v_pylong_size); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 43, __pyx_L1_error) BUILDSTDERR: ^ gcc -pthread -shared -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/build/src/fpylll/gmp/pylong.o -L/usr/lib -L/usr/lib64 -lgmp -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/gmp/pylong.so building 'fpylll.fplll.integer_matrix' extension creating build/temp.linux-riscv64-2.7/build/src/fpylll/fplll gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/integer_matrix.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/integer_matrix.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/integer_matrix.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/integer_matrix.so -lpari -std=c++11 building 'fpylll.fplll.gso' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/gso.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/gso.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/gso.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/gso.so -lpari -std=c++11 building 'fpylll.fplll.lll' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/lll.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/lll.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/lll.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/lll.so -lpari -std=c++11 building 'fpylll.fplll.wrapper' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/wrapper.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/wrapper.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/wrapper.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/wrapper.so -lpari -std=c++11 building 'fpylll.fplll.bkz_param' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/bkz_param.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/bkz_param.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/bkz_param.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/bkz_param.so -lpari -std=c++11 building 'fpylll.fplll.bkz' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/bkz.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/bkz.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/bkz.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/bkz.so -lpari -std=c++11 building 'fpylll.fplll.enumeration' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/enumeration.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/enumeration.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/enumeration.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/enumeration.so -lpari -std=c++11 building 'fpylll.fplll.svpcvp' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/svpcvp.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/svpcvp.o -std=c++11 BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp: In function 'PyObject* __pyx_pf_6fpylll_5fplll_6svpcvp_shortest_vector(PyObject*, __pyx_obj_6fpylll_5fplll_14integer_matrix_IntegerMatrix*, PyObject*, int, PyObject*, PyObject*, PyObject*)': BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp:2478:37: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: for (__pyx_t_11 = 0; __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp: In function 'PyObject* __pyx_pf_6fpylll_5fplll_6svpcvp_2closest_vector(PyObject*, __pyx_obj_6fpylll_5fplll_14integer_matrix_IntegerMatrix*, PyObject*, int)': BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp:3186:33: warning: comparison of integer expressions of different signedness: 'std::vector >::size_type' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] BUILDSTDERR: for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -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/build/src/fpylll/fplll/svpcvp.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/svpcvp.so -lpari -std=c++11 building 'fpylll.fplll.pruner' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/pruner.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/pruner.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/pruner.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/pruner.so -lpari -std=c++11 building 'fpylll.fplll.sieve_gauss' extension gcc -pthread -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/lib64/python2.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/fplll/sieve_gauss.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/fplll/sieve_gauss.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/fplll/sieve_gauss.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/fplll/sieve_gauss.so -lpari -std=c++11 building 'fpylll.util' extension gcc -pthread -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 -Isrc/fpylll -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/util.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/util.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/util.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/util.so -std=c++11 building 'fpylll.io' extension gcc -pthread -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/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/io.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/io.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/io.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/io.so -std=c++11 building 'fpylll.config' extension gcc -pthread -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/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/config.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/config.o -std=c++11 g++ -pthread -shared -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/build/src/fpylll/config.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/config.so -std=c++11 building 'fpylll.numpy' extension gcc -pthread -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/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c build/src/fpylll/numpy.cpp -o build/temp.linux-riscv64-2.7/build/src/fpylll/numpy.o -std=c++11 BUILDSTDERR: In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from build/src/fpylll/numpy.cpp:673: BUILDSTDERR: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ g++ -pthread -shared -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/build/src/fpylll/numpy.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython2.7 -o build/lib.linux-riscv64-2.7/fpylll/numpy.so -std=c++11 + sleep 1 + 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/fpylll copying src/fpylll/__init__.py -> build/lib.linux-riscv64-3.7/fpylll creating build/lib.linux-riscv64-3.7/fpylll/gmp copying src/fpylll/gmp/__init__.py -> build/lib.linux-riscv64-3.7/fpylll/gmp creating build/lib.linux-riscv64-3.7/fpylll/fplll copying src/fpylll/fplll/__init__.py -> build/lib.linux-riscv64-3.7/fpylll/fplll creating build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/simple_dbkz.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/bkz.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/bkz2.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/simple_bkz.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/__init__.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms copying src/fpylll/algorithms/pbkz.py -> build/lib.linux-riscv64-3.7/fpylll/algorithms creating build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/compare.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/bkz_plot.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/bkz_stats.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/quality.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/bkz_simulator.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/benchmark.py -> build/lib.linux-riscv64-3.7/fpylll/tools copying src/fpylll/tools/__init__.py -> build/lib.linux-riscv64-3.7/fpylll/tools running build_ext building 'fpylll.gmp.pylong' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/build creating build/temp.linux-riscv64-3.7/build/src creating build/temp.linux-riscv64-3.7/build/src/fpylll creating build/temp.linux-riscv64-3.7/build/src/fpylll/gmp gcc -pthread -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/gmp/pylong.c -o build/temp.linux-riscv64-3.7/build/src/fpylll/gmp/pylong.o BUILDSTDERR: build/src/fpylll/gmp/pylong.c: In function ‘__pyx_f_6fpylll_3gmp_6pylong_mpz_get_pylong_large’: BUILDSTDERR: build/src/fpylll/gmp/pylong.c:1057:13: warning: assignment to ‘PyObject *’ {aka ‘struct _object *’} from incompatible pointer type ‘PyLongObject *’ {aka ‘struct _longobject *’} [-Wincompatible-pointer-types] BUILDSTDERR: __pyx_t_2 = _PyLong_New(__pyx_v_pylong_size); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 43, __pyx_L1_error) BUILDSTDERR: ^ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/gmp/pylong.o -L/usr/lib -L/usr/lib64 -lgmp -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/gmp/pylong.cpython-37m-riscv64-linux-gnu.so building 'fpylll.fplll.integer_matrix' extension creating build/temp.linux-riscv64-3.7/build/src/fpylll/fplll gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/integer_matrix.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/integer_matrix.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/integer_matrix.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/integer_matrix.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.gso' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/gso.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/gso.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/gso.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/gso.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.lll' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/lll.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/lll.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/lll.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/lll.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.wrapper' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/wrapper.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/wrapper.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/wrapper.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/wrapper.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.bkz_param' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/bkz_param.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/bkz_param.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/bkz_param.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/bkz_param.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.bkz' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/bkz.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/bkz.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/bkz.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/bkz.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.enumeration' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/enumeration.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/enumeration.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/enumeration.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/enumeration.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.svpcvp' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/svpcvp.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/svpcvp.o -std=c++11 BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp: In function ‘PyObject* __pyx_pf_6fpylll_5fplll_6svpcvp_shortest_vector(PyObject*, __pyx_obj_6fpylll_5fplll_14integer_matrix_IntegerMatrix*, PyObject*, int, PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp:2478:37: warning: comparison of integer expressions of different signedness: ‘std::vector >::size_type’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: for (__pyx_t_11 = 0; __pyx_t_11 < __pyx_t_10; __pyx_t_11+=1) { BUILDSTDERR: ~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp: In function ‘PyObject* __pyx_pf_6fpylll_5fplll_6svpcvp_2closest_vector(PyObject*, __pyx_obj_6fpylll_5fplll_14integer_matrix_IntegerMatrix*, PyObject*, int)’: BUILDSTDERR: build/src/fpylll/fplll/svpcvp.cpp:3186:33: warning: comparison of integer expressions of different signedness: ‘std::vector >::size_type’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] BUILDSTDERR: for (__pyx_t_5 = 0; __pyx_t_5 < __pyx_t_4; __pyx_t_5+=1) { BUILDSTDERR: ~~~~~~~~~~^~~~~~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/svpcvp.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/svpcvp.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.pruner' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/pruner.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/pruner.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/pruner.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/pruner.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.fplll.sieve_gauss' extension gcc -pthread -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/lib64/python3.7/site-packages/cysignals -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/fplll/sieve_gauss.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/fplll/sieve_gauss.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/fplll/sieve_gauss.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/fplll/sieve_gauss.cpython-37m-riscv64-linux-gnu.so -lpari -std=c++11 building 'fpylll.util' extension gcc -pthread -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 -Isrc/fpylll -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/util.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/util.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/util.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/util.cpython-37m-riscv64-linux-gnu.so -std=c++11 building 'fpylll.io' extension gcc -pthread -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/io.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/io.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/io.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/io.cpython-37m-riscv64-linux-gnu.so -std=c++11 building 'fpylll.config' extension gcc -pthread -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/config.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/config.o -std=c++11 g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/config.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/config.cpython-37m-riscv64-linux-gnu.so -std=c++11 building 'fpylll.numpy' extension gcc -pthread -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c build/src/fpylll/numpy.cpp -o build/temp.linux-riscv64-3.7/build/src/fpylll/numpy.o -std=c++11 BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from build/src/fpylll/numpy.cpp:673: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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/build/src/fpylll/numpy.o -L/usr/lib -L/usr/lib64 -lgmp -lmpfr -lfplll -lqd -lpython3.7m -o build/lib.linux-riscv64-3.7/fpylll/numpy.cpython-37m-riscv64-linux-gnu.so -std=c++11 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YeMZ2I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 + cd fpylll-0.4.1dev + 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-fpylll-0.4.1dev-2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/compare.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/bkz_plot.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/bkz_stats.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/quality.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/bkz_simulator.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/benchmark.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/tools/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-2.7/fpylll/io.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll copying build/lib.linux-riscv64-2.7/fpylll/config.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll copying build/lib.linux-riscv64-2.7/fpylll/numpy.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/pruner.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/svpcvp.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/bkz.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/sieve_gauss.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/enumeration.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/wrapper.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/lll.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/integer_matrix.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/gso.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/bkz_param.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-2.7/fpylll/fplll/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/simple_dbkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/bkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/bkz2.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/simple_bkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-2.7/fpylll/algorithms/pbkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-2.7/fpylll/gmp/pylong.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-2.7/fpylll/gmp/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-2.7/fpylll/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll copying build/lib.linux-riscv64-2.7/fpylll/util.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/compare.py to compare.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/bkz_plot.py to bkz_plot.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/bkz_stats.py to bkz_stats.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/quality.py to quality.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/bkz_simulator.py to bkz_simulator.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/benchmark.py to benchmark.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/tools/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/simple_dbkz.py to simple_dbkz.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/bkz.py to bkz.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/bkz2.py to bkz2.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/simple_bkz.py to simple_bkz.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/algorithms/pbkz.py to pbkz.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpv_2Byu.py' /usr/bin/python2 -O /tmp/tmpv_2Byu.py removing /tmp/tmpv_2Byu.py running install_egg_info Writing /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll-0.4.1dev-py2.7.egg-info + 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-fpylll-0.4.1dev-2.fc29.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/compare.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/bkz_plot.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/bkz_stats.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/quality.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/bkz_simulator.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/benchmark.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/tools/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools copying build/lib.linux-riscv64-3.7/fpylll/io.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/integer_matrix.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/svpcvp.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/bkz_param.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/wrapper.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/bkz.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/gso.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/sieve_gauss.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/lll.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/pruner.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/fplll/enumeration.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll copying build/lib.linux-riscv64-3.7/fpylll/util.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/simple_dbkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/bkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/bkz2.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/simple_bkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/algorithms/pbkz.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms copying build/lib.linux-riscv64-3.7/fpylll/config.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll creating /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-3.7/fpylll/gmp/pylong.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-3.7/fpylll/gmp/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp copying build/lib.linux-riscv64-3.7/fpylll/__init__.py -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll copying build/lib.linux-riscv64-3.7/fpylll/numpy.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/compare.py to compare.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/bkz_plot.py to bkz_plot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/bkz_stats.py to bkz_stats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/quality.py to quality.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/bkz_simulator.py to bkz_simulator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/benchmark.py to benchmark.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/simple_dbkz.py to simple_dbkz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/bkz.py to bkz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/bkz2.py to bkz2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/simple_bkz.py to simple_bkz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/algorithms/pbkz.py to pbkz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmp_vid_ok7.py' /usr/bin/python3 /tmp/tmp_vid_ok7.py removing /tmp/tmp_vid_ok7.py running install_egg_info Writing /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll-0.4.1dev-py3.7.egg-info + mkdir -p /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python-fpylll + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.1dev-2.fc29 --unique-debug-suffix -0.4.1dev-2.fc29.riscv64 --unique-debug-src-base python-fpylll-0.4.1dev-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fpylll-0.4.1dev explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/config.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/io.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/numpy.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/pruner.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/io.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/config.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/numpy.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/pruner.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/svpcvp.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/bkz.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/svpcvp.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/bkz.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/sieve_gauss.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/sieve_gauss.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/enumeration.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/enumeration.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/wrapper.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/wrapper.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/lll.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/lll.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/integer_matrix.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/integer_matrix.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/gso.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/gso.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/bkz_param.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/fplll/bkz_param.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp/pylong.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/gmp/pylong.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/util.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7/site-packages/fpylll/util.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/io.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/io.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/integer_matrix.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/svpcvp.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/integer_matrix.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/svpcvp.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/bkz_param.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/bkz_param.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/wrapper.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/wrapper.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/bkz.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/bkz.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/gso.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/gso.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/sieve_gauss.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/sieve_gauss.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/lll.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/lll.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/pruner.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/pruner.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/enumeration.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/fplll/enumeration.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/util.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/util.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/config.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/config.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp/pylong.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/numpy.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/numpy.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python3.7/site-packages/fpylll/gmp/pylong.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. BUILDSTDERR: 14812 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-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/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.ZTDAh8 Processing files: python2-fpylll-0.4.1dev-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TbhRCb + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + DOCDIR=/builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python2-fpylll + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python2-fpylll + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python2-fpylll + cp -pr README.rst /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python2-fpylll + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JVzJKb + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + LICENSEDIR=/builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python2-fpylll + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python2-fpylll + cp -pr LICENSE /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python2-fpylll + exit 0 Provides: python-fpylll = 0.4.1dev-2.fc29 python-fpylll(riscv-64) = 0.4.1dev-2.fc29 python2-fpylll = 0.4.1dev-2.fc29 python2-fpylll(riscv-64) = 0.4.1dev-2.fc29 python2.7dist(fpylll) = 0.4.1.dev0 python2dist(fpylll) = 0.4.1.dev0 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfplll.so.5()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmpfr.so.4()(64bit) libpari-gmp.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libqd.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-fpylll < 0.4.1dev-2.fc29 Processing files: python3-fpylll-0.4.1dev-2.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vqXVgj + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + DOCDIR=/builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python3-fpylll + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python3-fpylll + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python3-fpylll + cp -pr README.rst /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/doc/python3-fpylll + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.llBOn9 + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + LICENSEDIR=/builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python3-fpylll + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python3-fpylll + cp -pr LICENSE /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64/usr/share/licenses/python3-fpylll + exit 0 Provides: python3-fpylll = 0.4.1dev-2.fc29 python3-fpylll(riscv-64) = 0.4.1dev-2.fc29 python3.7dist(fpylll) = 0.4.1.dev0 python3dist(fpylll) = 0.4.1.dev0 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfplll.so.5()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libmpfr.so.4()(64bit) libpari-gmp.so.6()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) libqd.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-fpylll-debugsource-0.4.1dev-2.fc29.riscv64 Provides: python-fpylll-debugsource = 0.4.1dev-2.fc29 python-fpylll-debugsource(riscv-64) = 0.4.1dev-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64 Provides: python-fpylll-debuginfo = 0.4.1dev-2.fc29 python-fpylll-debuginfo(riscv-64) = 0.4.1dev-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fpylll-debugsource(riscv-64) = 0.4.1dev-2.fc29 Processing files: python2-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64 Provides: debuginfo(build-id) = 0fb6ae45c671066f41259d7f0885ff0a4a6d8f7f debuginfo(build-id) = 1dc14ddb315e6b1df993512be3d410e6b5e4a105 debuginfo(build-id) = 2461bb19f82d9fa2fd0a6f50c71bfbfcd8d5737e debuginfo(build-id) = 28f859ebe49a22f897fde4869ada270b3f4ab97d debuginfo(build-id) = 4f3053b99fff2f7868442667d4f8ceb2ef8b2ade debuginfo(build-id) = 54ea71a799d8a355a00c6eb3655fd28b11058fc6 debuginfo(build-id) = 55cbb4d7487e99cb423c766daa38d8c2e53f4acb debuginfo(build-id) = 57bb5475e711388516a746993dcb3fbeb3cbf450 debuginfo(build-id) = 79c0166e34b29d20fc69bc26af8462ec03c32949 debuginfo(build-id) = a88f5d77d85e99a876330abff81c9d5ea43b9901 debuginfo(build-id) = b856ca423f67f48be1896a95b60671b314754d41 debuginfo(build-id) = c1ade12e449f99eeec7c060cf07432b6216dcbce debuginfo(build-id) = c28e65a4d3a24251d9ce995be81a4202fc23e767 debuginfo(build-id) = e830c61c38d1f3b78038adff48623f675dd5d5dc debuginfo(build-id) = f7f3182bb9c7a022265cde8c8267c7c29d1863d1 python2-fpylll-debuginfo = 0.4.1dev-2.fc29 python2-fpylll-debuginfo(riscv-64) = 0.4.1dev-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fpylll-debugsource(riscv-64) = 0.4.1dev-2.fc29 Processing files: python3-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64 Provides: debuginfo(build-id) = 059c8454137fcc2134e4a6b8d3c14f5ed3a8943d debuginfo(build-id) = 12104a5309fd49e0448ad4087a6b0d5907f4aeed debuginfo(build-id) = 2364434975b3f44eca6d21fb382904af49883233 debuginfo(build-id) = 344b1c4cd2a50ea3e89ada25dee41e12cd7fc6af debuginfo(build-id) = 36641405eb6a3a655319956a215ca0a5841d2b52 debuginfo(build-id) = 4a7a6c4c4b1547ff91611efbe672bb431ce79213 debuginfo(build-id) = 4b40d1a77d81deaf9857ecfb9305f328843ad39e debuginfo(build-id) = 4ddf6994bbe19473ef1a175096db8f2a0a0991cd debuginfo(build-id) = 4e06b95da6c01cd7168059974fb3249013cb2b2d debuginfo(build-id) = 5b85e36b600139fe93ef63ca94128f8f8878ae3c debuginfo(build-id) = 6d9f39662d6435e530330304527f212fcd23d4a6 debuginfo(build-id) = 79a13c0caf34b056c393a35fb0845a9dcd2e518a debuginfo(build-id) = 878ccd88451ffbda68556e73cb84aac5c3c1dfe1 debuginfo(build-id) = e4f0712d1c59c791ab893f4833802c5115d86981 debuginfo(build-id) = ed3d8dc3d352249c272376f7c4f6f1b92e749406 python3-fpylll-debuginfo = 0.4.1dev-2.fc29 python3-fpylll-debuginfo(riscv-64) = 0.4.1dev-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fpylll-debugsource(riscv-64) = 0.4.1dev-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 Wrote: /builddir/build/RPMS/python2-fpylll-0.4.1dev-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-fpylll-0.4.1dev-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-fpylll-debugsource-0.4.1dev-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python2-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/python3-fpylll-debuginfo-0.4.1dev-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mb2kY8 + umask 022 + cd /builddir/build/BUILD + cd fpylll-0.4.1dev + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fpylll-0.4.1dev-2.fc29.riscv64 + exit 0 Child return code was: 0