+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-numeric.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I3WGdq
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf Numeric-24.2
+ /usr/bin/gzip -dc /builddir/build/SOURCES/Numeric-24.2.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Numeric-24.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (Numeric-24.2-fix-dlamc3.patch):'
Patch #1 (Numeric-24.2-fix-dlamc3.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix-dlamc3 --fuzz=0
patching file Src/dlamch.c
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rnlRam
+ umask 022
+ cd /builddir/build/BUILD
+ cd Numeric-24.2
+ /usr/bin/python setup.py build
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running build
running build_py
creating build
creating build/lib.linux-riscv64-2.7
copying Lib/ArrayPrinter.py -> build/lib.linux-riscv64-2.7
copying Lib/MLab.py -> build/lib.linux-riscv64-2.7
copying Lib/Precision.py -> build/lib.linux-riscv64-2.7
copying Lib/LinearAlgebra.py -> build/lib.linux-riscv64-2.7
copying Lib/numeric_version.py -> build/lib.linux-riscv64-2.7
copying Lib/RandomArray.py -> build/lib.linux-riscv64-2.7
copying Lib/Matrix.py -> build/lib.linux-riscv64-2.7
copying Lib/UserArray.py -> build/lib.linux-riscv64-2.7
copying Lib/Numeric.py -> build/lib.linux-riscv64-2.7
creating build/lib.linux-riscv64-2.7/FFT
copying Packages/FFT/Lib/__init__.py -> build/lib.linux-riscv64-2.7/FFT
copying Packages/FFT/Lib/FFT.py -> build/lib.linux-riscv64-2.7/FFT
creating build/lib.linux-riscv64-2.7/MA
copying Packages/MA/Lib/MA.py -> build/lib.linux-riscv64-2.7/MA
copying Packages/MA/Lib/MA_version.py -> build/lib.linux-riscv64-2.7/MA
copying Packages/MA/Lib/__init__.py -> build/lib.linux-riscv64-2.7/MA
creating build/lib.linux-riscv64-2.7/RNG
copying Packages/RNG/Lib/Statistics.py -> build/lib.linux-riscv64-2.7/RNG
copying Packages/RNG/Lib/__init__.py -> build/lib.linux-riscv64-2.7/RNG
creating build/lib.linux-riscv64-2.7/Numeric_headers
copying Include/__init__.py -> build/lib.linux-riscv64-2.7/Numeric_headers
creating build/lib.linux-riscv64-2.7/Numeric_headers/Numeric
copying Include/Numeric/ufuncobject.h -> build/lib.linux-riscv64-2.7/Numeric_headers/Numeric
copying Include/Numeric/arrayobject.h -> build/lib.linux-riscv64-2.7/Numeric_headers/Numeric
copying Include/Numeric/ranlib.h -> build/lib.linux-riscv64-2.7/Numeric_headers/Numeric
copying Include/Numeric/f2c.h -> build/lib.linux-riscv64-2.7/Numeric_headers/Numeric
running build_ext
building '_numpy' extension
creating build/temp.linux-riscv64-2.7
creating build/temp.linux-riscv64-2.7/Src
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/_numpymodule.c -o build/temp.linux-riscv64-2.7/Src/_numpymodule.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/arrayobject.c -o build/temp.linux-riscv64-2.7/Src/arrayobject.o
Src/arrayobject.c: In function 'slice_GetIndices':
Src/arrayobject.c:831:9: warning: variable 'defstart' set but not used [-Wunused-but-set-variable]
     int defstart, defstop;
         ^~~~~~~~
Src/arrayobject.c: At top level:
Src/arrayobject.c:1101:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (inquiry)array_length,  /*mp_length*/
     ^
Src/arrayobject.c:1101:5: note: (near initialization for 'array_as_mapping.mp_length')
Src/arrayobject.c:1186:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (getreadbufferproc)array_getreadbuf,    /*bf_getreadbuffer*/
     ^
Src/arrayobject.c:1186:5: note: (near initialization for 'array_as_buffer.bf_getreadbuffer')
Src/arrayobject.c:1187:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (getwritebufferproc)array_getwritebuf,  /*bf_getwritebuffer*/
     ^
Src/arrayobject.c:1187:5: note: (near initialization for 'array_as_buffer.bf_getwritebuffer')
Src/arrayobject.c:1188:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (getsegcountproc)array_getsegcount,     /*bf_getsegcount*/
     ^
Src/arrayobject.c:1188:5: note: (near initialization for 'array_as_buffer.bf_getsegcount')
Src/arrayobject.c:1189:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (getcharbufferproc)array_getcharbuf,    /*bf_getcharbuffer*/
     ^
Src/arrayobject.c:1189:5: note: (near initialization for 'array_as_buffer.bf_getcharbuffer')
Src/arrayobject.c:1637:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (inquiry)array_length,  /*sq_length*/
     ^
Src/arrayobject.c:1637:5: note: (near initialization for 'array_as_sequence.sq_length')
Src/arrayobject.c:1639:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations]
     (intargfunc)NULL, /*nb_multiply, repeat is numeric multiply*/
     ^
Src/arrayobject.c:1639:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
Src/arrayobject.c:1639:5: note: (near initialization for 'array_as_sequence.sq_repeat')
Src/arrayobject.c:1640:5: warning: 'intargfunc' is deprecated [-Wdeprecated-declarations]
     (intargfunc)array_item_nice, /*sq_item*/
     ^
Src/arrayobject.c:1640:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
Src/arrayobject.c:1640:5: note: (near initialization for 'array_as_sequence.sq_item')
Src/arrayobject.c:1641:5: warning: 'intintargfunc' is deprecated [-Wdeprecated-declarations]
     (intintargfunc)array_slice,  /*sq_slice*/
     ^
Src/arrayobject.c:1641:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
Src/arrayobject.c:1641:5: note: (near initialization for 'array_as_sequence.sq_slice')
Src/arrayobject.c:1642:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (intobjargproc)array_ass_item, /*sq_ass_item*/
     ^
Src/arrayobject.c:1642:5: note: (near initialization for 'array_as_sequence.sq_ass_item')
Src/arrayobject.c:1643:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
     (intintobjargproc)array_ass_slice, /*sq_ass_slice*/
     ^
Src/arrayobject.c:1643:5: note: (near initialization for 'array_as_sequence.sq_ass_slice')
Src/arrayobject.c: In function 'array_frominterface':
Src/arrayobject.c:2900:10: warning: passing argument 3 of 'PyObject_AsWriteBuffer' from incompatible pointer type [-Wincompatible-pointer-types]
          &buffer_len);
          ^
In file included from /usr/include/python2.7/Python.h:133:0,
                 from Src/arrayobject.c:17:
/usr/include/python2.7/abstract.h:517:22: note: expected 'Py_ssize_t * {aka long int *}' but argument is of type 'int *'
      PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj,
                      ^~~~~~~~~~~~~~~~~~~~~~
Src/arrayobject.c: In function 'array_subscript.part.9':
Src/arrayobject.c:1000:34: warning: 'step_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
       strides[nd_new] = step_size*self->strides[nd_old-1];
                         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayobject.c:930:9: note: 'step_size' was declared here
     int step_size, n_steps;
         ^~~~~~~~~
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ufuncobject.c -o build/temp.linux-riscv64-2.7/Src/ufuncobject.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/_numpymodule.o build/temp.linux-riscv64-2.7/Src/arrayobject.o build/temp.linux-riscv64-2.7/Src/ufuncobject.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/_numpy.so
building 'multiarray' 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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/multiarraymodule.c -o build/temp.linux-riscv64-2.7/Src/multiarraymodule.o
Src/multiarraymodule.c: In function 'array_fromString':
Src/multiarraymodule.c:1283:15: warning: variable 'nobj' set but not used [-Wunused-but-set-variable]
     PyObject* nobj;
               ^~~~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/multiarraymodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/multiarray.so
building 'umath' 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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_INVERSE_HYPERBOLIC=1 -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/umathmodule.c -o build/temp.linux-riscv64-2.7/Src/umathmodule.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/umathmodule.o -L/usr/lib64 -lm -lpython2.7 -o build/lib.linux-riscv64-2.7/umath.so
building 'arrayfns' 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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/arrayfnsmodule.c -o build/temp.linux-riscv64-2.7/Src/arrayfnsmodule.o
Src/arrayfnsmodule.c: In function 'arr_histogram':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:102:3: note: in expansion of macro 'SETERR'
  {SETERR ("First argument of histogram must be nonnegative.");
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:120:4: note: in expansion of macro 'SETERR'
   {SETERR ("histogram: length of weights does not match that of list.");
    ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_array_set':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:195:6: note: in expansion of macro 'SETERR'
      SETERR ("array_set: dimension mismatch between source and target.");
      ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:200:2: note: in expansion of macro 'SETERR'
  SETERR ("array_set: target must have one or two dimensions.");
  ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:208:3: note: in expansion of macro 'SETERR'
  {SETERR ("array_set: negative subscript specified.");
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:216:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:223:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:256:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:263:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:295:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:302:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:334:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:341:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:373:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:380:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:413:7: note: in expansion of macro 'SETERR'
      {SETERR ("array_set: a subscript is out of range.");
       ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:420:4: note: in expansion of macro 'SETERR'
   {SETERR
    ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:450:2: note: in expansion of macro 'SETERR'
  SETERR("array_set: Not implemented for this type.");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_interpf':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:628:2: note: in expansion of macro 'SETERR'
  SETERR ("interp: x and y are not the same length.");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_interp':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:695:2: note: in expansion of macro 'SETERR'
  SETERR ("interp: unimplemented typecode.");
  ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:701:2: note: in expansion of macro 'SETERR'
  SETERR ("interp: x and y are not the same length.");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'monotonic_':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:758:3: note: in expansion of macro 'SETERR'
  {SETERR
   ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_zmin_zmax':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:806:2: note: in expansion of macro 'SETERR'
  SETERR ("zmin_zmax: z and ireg do not have the same shape.");
  ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:834:2: note: in expansion of macro 'SETERR'
  SETERR ("zmin_zmax: unable to calculate zmin and zmax!");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_digitize':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:871:3: note: in expansion of macro 'SETERR'
   SETERR ("digitize: first argument has too many dimensions.") ;
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:884:3: note: in expansion of macro 'SETERR'
   SETERR ("digitize: bad type for first argument.") ;
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:891:3: note: in expansion of macro 'SETERR'
   SETERR ("digitize: second argument has too many dimensions.") ;
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:905:3: note: in expansion of macro 'SETERR'
   SETERR ("digitize: bad type for second argument.") ;
   ^~~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:946:7: note: in expansion of macro 'SETERR'
       SETERR ("digitize: Second argument must be monotonic.") ;
       ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_reverse':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:978:2: note: in expansion of macro 'SETERR'
  SETERR("reverse: Second argument must be 0 or 1.");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_find_mask':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:1115:2: note: in expansion of macro 'SETERR'
  SETERR ("2nd dimension of 1st arg and 1st dimension of 2nd not equal.");
  ^~~~~~
Src/arrayfnsmodule.c: In function 'walk3':
Src/arrayfnsmodule.c:1215:9: warning: variable 'list' set but not used [-Wunused-but-set-variable]
         list [12] ,
         ^~~~
Src/arrayfnsmodule.c: In function 'arr_construct3':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:42:41: note: in expansion of macro 'ERRSS'
 #define SETERR(s) if(!PyErr_Occurred()) ERRSS(errstr ? errstr : s)
                                         ^~~~~
Src/arrayfnsmodule.c:1321:2: note: in expansion of macro 'SETERR'
  SETERR ("permute and mask must have same number of elements.") ;
  ^~~~~~
Src/arrayfnsmodule.c: In function 'arr_to_corners':
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:1357:2: note: in expansion of macro 'ERRSS'
  ERRSS ("The second argument must be an Int array") ;
  ^~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:1363:2: note: in expansion of macro 'ERRSS'
  ERRSS ("The first and second arguments must be the same size.") ;
  ^~~~~
Src/arrayfnsmodule.c:41:19: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define ERRSS(s) ((PyObject *)(PyErr_SetString(ErrorObject,s),(void *)0))
                  ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Src/arrayfnsmodule.c:1370:2: note: in expansion of macro 'ERRSS'
  ERRSS ("Unable to create result array.") ;
  ^~~~~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/arrayfnsmodule.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/arrayfns.so
building 'ranlib' 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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ranlibmodule.c -o build/temp.linux-riscv64-2.7/Src/ranlibmodule.o
Src/ranlibmodule.c: In function 'initranlib':
Src/ranlibmodule.c:328:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
  PyObject *m;
            ^
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/ranlib.c -o build/temp.linux-riscv64-2.7/Src/ranlib.o
Src/ranlib.c: In function 'setgmn':
Src/ranlib.c:1481:13: warning: variable 'T1' set but not used [-Wunused-but-set-variable]
 static long T1;
             ^~
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/com.c -o build/temp.linux-riscv64-2.7/Src/com.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/linpack.c -o build/temp.linux-riscv64-2.7/Src/linpack.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/ranlibmodule.o build/temp.linux-riscv64-2.7/Src/ranlib.o build/temp.linux-riscv64-2.7/Src/com.o build/temp.linux-riscv64-2.7/Src/linpack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/ranlib.so
building 'lapack_lite' 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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/lapack_litemodule.c -o build/temp.linux-riscv64-2.7/Src/lapack_litemodule.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/f2c_lite.c -o build/temp.linux-riscv64-2.7/Src/f2c_lite.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/zlapack_lite.c -o build/temp.linux-riscv64-2.7/Src/zlapack_lite.o
Src/zlapack_lite.c: In function 'zlaed7_':
Src/zlapack_lite.c:9998:59: warning: variable 'ind2' set but not used [-Wunused-but-set-variable]
     static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
                                                           ^~~~
Src/zlapack_lite.c:9998:53: warning: variable 'ind1' set but not used [-Wunused-but-set-variable]
     static integer i__, k, n1, n2, iq, iw, iz, ptr, ind1, ind2, indx, curr,
                                                     ^~~~
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/dlapack_lite.c -o build/temp.linux-riscv64-2.7/Src/dlapack_lite.o
Src/dlapack_lite.c: In function 'dbdsqr_':
Src/dlapack_lite.c:588:23: warning: variable 'sminlo' set but not used [-Wunused-but-set-variable]
     static doublereal sminlo, tolmul;
                       ^~~~~~
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/dlamch.c -o build/temp.linux-riscv64-2.7/Src/dlamch.o
Src/dlamch.c: In function 'dlamc4_':
Src/dlamch.c:720:13: warning: variable 'i__1' set but not used [-Wunused-but-set-variable]
     integer i__1;
             ^~~~
Src/dlamch.c: In function 'dlamc5_':
Src/dlamch.c:834:13: warning: variable 'i__1' set but not used [-Wunused-but-set-variable]
     integer i__1;
             ^~~~
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Src/blas_lite.c -o build/temp.linux-riscv64-2.7/Src/blas_lite.o
Src/blas_lite.c: In function 'dgemm_':
Src/blas_lite.c:325:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable]
     static integer ncola;
                    ^~~~~
Src/blas_lite.c: In function 'zgemm_':
Src/blas_lite.c:4746:20: warning: variable 'ncola' set but not used [-Wunused-but-set-variable]
     static integer ncola;
                    ^~~~~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Src/lapack_litemodule.o build/temp.linux-riscv64-2.7/Src/f2c_lite.o build/temp.linux-riscv64-2.7/Src/zlapack_lite.o build/temp.linux-riscv64-2.7/Src/dlapack_lite.o build/temp.linux-riscv64-2.7/Src/dlamch.o build/temp.linux-riscv64-2.7/Src/blas_lite.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/lapack_lite.so
building 'FFT.fftpack' extension
creating build/temp.linux-riscv64-2.7/Packages
creating build/temp.linux-riscv64-2.7/Packages/FFT
creating build/temp.linux-riscv64-2.7/Packages/FFT/Src
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/FFT/Src/fftpackmodule.c -o build/temp.linux-riscv64-2.7/Packages/FFT/Src/fftpackmodule.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/FFT/Src/fftpack.c -o build/temp.linux-riscv64-2.7/Packages/FFT/Src/fftpack.o
Packages/FFT/Src/fftpack.c: In function 'passf':
Packages/FFT/Src/fftpack.c:273:57: warning: variable 'nt' set but not used [-Wunused-but-set-variable]
     int idij, idlj, idot, ipph, i, j, k, l, jc, lc, ik, nt, idj, idl, inc,idp;
                                                         ^~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Packages/FFT/Src/fftpackmodule.o build/temp.linux-riscv64-2.7/Packages/FFT/Src/fftpack.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/FFT/fftpack.so
building 'RNG.RNG' extension
creating build/temp.linux-riscv64-2.7/Packages/RNG
creating build/temp.linux-riscv64-2.7/Packages/RNG/Src
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/RNGmodule.c -o build/temp.linux-riscv64-2.7/Packages/RNG/Src/RNGmodule.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/ranf.c -o build/temp.linux-riscv64-2.7/Packages/RNG/Src/ranf.o
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 -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 -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 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.7 -c Packages/RNG/Src/pmath_rng.c -o build/temp.linux-riscv64-2.7/Packages/RNG/Src/pmath_rng.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Packages/RNG/Src/RNGmodule.o build/temp.linux-riscv64-2.7/Packages/RNG/Src/ranf.o build/temp.linux-riscv64-2.7/Packages/RNG/Src/pmath_rng.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/RNG/RNG.so
MA Version 12.2.0
Numeric Version 24.2
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VINSTi
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
+ cd Numeric-24.2
+ rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
+ /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
running install
running install_lib
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/ArrayPrinter.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/lapack_lite.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/arrayfns.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/_numpy.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG
copying build/lib.linux-riscv64-2.7/RNG/Statistics.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG
copying build/lib.linux-riscv64-2.7/RNG/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG
copying build/lib.linux-riscv64-2.7/RNG/RNG.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT
copying build/lib.linux-riscv64-2.7/FFT/fftpack.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT
copying build/lib.linux-riscv64-2.7/FFT/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT
copying build/lib.linux-riscv64-2.7/FFT/FFT.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT
copying build/lib.linux-riscv64-2.7/MLab.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/Precision.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric
copying build/lib.linux-riscv64-2.7/Numeric_headers/Numeric/ufuncobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric
copying build/lib.linux-riscv64-2.7/Numeric_headers/Numeric/arrayobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric
copying build/lib.linux-riscv64-2.7/Numeric_headers/Numeric/ranlib.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric
copying build/lib.linux-riscv64-2.7/Numeric_headers/Numeric/f2c.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/Numeric
copying build/lib.linux-riscv64-2.7/Numeric_headers/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers
copying build/lib.linux-riscv64-2.7/LinearAlgebra.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA
copying build/lib.linux-riscv64-2.7/MA/MA.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA
copying build/lib.linux-riscv64-2.7/MA/MA_version.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA
copying build/lib.linux-riscv64-2.7/MA/__init__.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA
copying build/lib.linux-riscv64-2.7/numeric_version.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/RandomArray.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/Matrix.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/ranlib.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/UserArray.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/umath.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/Numeric.py -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
copying build/lib.linux-riscv64-2.7/multiarray.so -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/ArrayPrinter.py to ArrayPrinter.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG/Statistics.py to Statistics.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RNG/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/FFT/FFT.py to FFT.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MLab.py to MLab.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Precision.py to Precision.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric_headers/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/LinearAlgebra.py to LinearAlgebra.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA/MA.py to MA.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA/MA_version.py to MA_version.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/MA/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/numeric_version.py to numeric_version.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/RandomArray.py to RandomArray.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Matrix.py to Matrix.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/UserArray.py to UserArray.pyc
byte-compiling /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric.py to Numeric.pyc
running install_headers
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7/Numeric
copying Include/Numeric/ufuncobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7/Numeric
copying Include/Numeric/arrayobject.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7/Numeric
copying Include/Numeric/ranlib.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7/Numeric
copying Include/Numeric/f2c.h -> /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/include/python2.7/Numeric
running install_egg_info
running egg_info
creating Lib/Numeric.egg-info
writing Lib/Numeric.egg-info/PKG-INFO
writing top-level names to Lib/Numeric.egg-info/top_level.txt
writing dependency_links to Lib/Numeric.egg-info/dependency_links.txt
writing manifest file 'Lib/Numeric.egg-info/SOURCES.txt'
reading manifest file 'Lib/Numeric.egg-info/SOURCES.txt'
writing manifest file 'Lib/Numeric.egg-info/SOURCES.txt'
Copying Lib/Numeric.egg-info to /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric/Numeric-24.2-py2.7.egg-info
creating /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7/site-packages/Numeric.pth
MA Version 12.2.0
Numeric Version 24.2
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: python-numeric-24.2-26.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.taQNXj
+ umask 022
+ cd /builddir/build/BUILD
+ cd Numeric-24.2
+ DOCDIR=/builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/share/doc/python-numeric
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/share/doc/python-numeric
+ cp -pr Demo/ /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64/usr/share/doc/python-numeric
+ exit 0
warning: File listed twice: /usr/include/python2.7/Numeric
warning: File listed twice: /usr/include/python2.7/Numeric/arrayobject.h
warning: File listed twice: /usr/include/python2.7/Numeric/f2c.h
warning: File listed twice: /usr/include/python2.7/Numeric/ranlib.h
warning: File listed twice: /usr/include/python2.7/Numeric/ufuncobject.h
Provides: python-numeric = 24.2-26.fc28 python-numeric(riscv-64) = 24.2-26.fc28 python2.7dist(numeric) = 24.2 python2dist(numeric) = 24.2
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) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-numeric-24.2-26.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python-numeric-24.2-26.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FX8v8a
+ umask 022
+ cd /builddir/build/BUILD
+ cd Numeric-24.2
+ rm -rf /builddir/build/BUILDROOT/python-numeric-24.2-26.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff