<86>May  7 02:24:23 userdel[427122]: delete user 'rooter'
<86>May  7 02:24:23 userdel[427122]: removed group 'rooter' owned by 'rooter'
<86>May  7 02:24:23 groupadd[427134]: group added to /etc/group: name=rooter, GID=579
<86>May  7 02:24:23 groupadd[427134]: group added to /etc/gshadow: name=rooter
<86>May  7 02:24:23 groupadd[427134]: new group: name=rooter, GID=579
<86>May  7 02:24:23 useradd[427142]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash
<86>May  7 02:24:23 userdel[427164]: delete user 'builder'
<86>May  7 02:24:23 userdel[427164]: removed group 'builder' owned by 'builder'
<86>May  7 02:24:23 userdel[427164]: removed shadow group 'builder' owned by 'builder'
<86>May  7 02:24:23 groupadd[427180]: group added to /etc/group: name=builder, GID=580
<86>May  7 02:24:23 groupadd[427180]: group added to /etc/gshadow: name=builder
<86>May  7 02:24:23 groupadd[427180]: new group: name=builder, GID=580
<86>May  7 02:24:23 useradd[427185]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/meschach-1.2-alt1.b.3.src.rpm: license not found in '/usr/share/license' directory: Free
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/meschach-1.2-alt1.b.3.nosrc.rpm
Installing meschach-1.2-alt1.b.3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.28770
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf meschach-1.2
+ echo 'Source #0 (meschach-1.2.tar):'
Source #0 (meschach-1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/meschach-1.2.tar
+ cd meschach-1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61182
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd meschach-1.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-all
creating cache ./config.cache
checking for acc... gcc
checking for cc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
./configure: line 960: AC_HPUX: command not found
checking for minix/config.h... no
checking for POSIXized ISC... no
checking for ranlib... ranlib
checking for memory.h... yes
checking for ANSI C header files... yes
checking for complex.h... yes
checking for malloc.h... yes
checking for varargs.h... no
checking for size_t... yes
checking for working const... yes
checking whether byte ordering is bigendian... no
computing machine epsilon(s)
gcc -o macheps dmacheps.c
dmacheps.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
   37 | main()
      | ^~~~
gcc -o macheps fmacheps.c
fmacheps.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
   37 | main()
      | ^~~~
computing M_MAX_INT
gcc -o maxint maxint.c
maxint.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int]
   27 | main()
      | ^~~~
maxint.c: In function 'main':
maxint.c:37:5: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
   37 |     printf("%d\n", old_i);
      |     ^~~~~~
maxint.c:37:5: warning: incompatible implicit declaration of built-in function 'printf'
maxint.c:1:1: note: include '<stdio.h>' or provide a declaration of 'printf'
  +++ |+#include <stdio.h>
    1 | 
checking char \\0 vs. float zeros
checking for bcopy... yes
checking for bzero... yes
updating cache ./config.cache
creating ./config.status
creating makefile
creating machine.h
Extensions to basic version: use configure --with-opt1 --with-opt2
  Option:
    --with-complex     incorporate complex functions
    --with-sparse      incorporate sparse matrix functions
    --with-all         both of the above
    --with-unroll      unroll low level loops on vectors
    --with-munroll     unroll low level loops on matrices
    --with-float       single precision
    --with-double      double precision (default)
Re-run configure with these options if you want them
+ make -j8 all
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H submat.c
submat.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: submat.c,v 1.2 1994/01/13 05:28:12 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H err.c
err.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: err.c,v 1.6 1995/01/30 14:49:14 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H copy.c
copy.c: In function 'vm_move':
copy.c:228:10: warning: variable 'dim0' set but not used [-Wunused-but-set-variable]
  228 |     int  dim0, i;
      |          ^~~~
At top level:
copy.c:27:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   27 | static char rcsid[] = "$Id: copy.c,v 1.2 1994/01/13 05:37:14 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H matop.c
matop.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: matop.c,v 1.4 1995/03/27 15:43:57 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H pxop.c
pxop.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: pxop.c,v 1.6 1995/06/08 14:57:11 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H memory.c
memory.c: In function 'm_resize':
memory.c:318:13: warning: operation on 'A->me' may be undefined [-Wsequence-point]
  318 |       A->me = RENEW(A->me,new_m,Real *);
memory.c:334:15: warning: operation on 'A->base' may be undefined [-Wsequence-point]
  334 |       A->base = RENEW(A->base,new_size,Real);
memory.c: In function 'px_resize':
memory.c:456:14: warning: operation on 'px->pe' may be undefined [-Wsequence-point]
  456 |       px->pe = RENEW(px->pe,new_size,unsigned int);
memory.c: In function 'v_resize':
memory.c:505:13: warning: operation on 'x->ve' may be undefined [-Wsequence-point]
  505 |       x->ve = RENEW(x->ve,new_dim,Real);
memory.c: In function 'v_get_vars':
memory.c:548:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  548 |    while (par = va_arg(ap,VEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'iv_get_vars':
memory.c:565:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  565 |    while (par = va_arg(ap,IVEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'm_get_vars':
memory.c:581:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  581 |    while (par = va_arg(ap,MAT **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'px_get_vars':
memory.c:597:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  597 |    while (par = va_arg(ap,PERM **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'v_resize_vars':
memory.c:629:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  629 |    while (par = va_arg(ap,VEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'iv_resize_vars':
memory.c:647:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  647 |    while (par = va_arg(ap,IVEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'm_resize_vars':
memory.c:663:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  663 |    while (par = va_arg(ap,MAT **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'px_resize_vars':
memory.c:680:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  680 |    while (par = va_arg(ap,PERM **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'v_free_vars':
memory.c:711:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  711 |    while (par = va_arg(ap,VEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'iv_free_vars':
memory.c:731:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  731 |    while (par = va_arg(ap,IVEC **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'px_free_vars':
memory.c:751:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  751 |    while (par = va_arg(ap,PERM **)) {   /* NULL ends the list*/
      |           ^~~
memory.c: In function 'm_free_vars':
memory.c:770:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  770 |    while (par = va_arg(ap,MAT **)) {   /* NULL ends the list*/
      |           ^~~
At top level:
memory.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: memory.c,v 1.13 1994/04/05 02:10:37 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H version.c
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H matlab.c
matlab.c: In function 'm_load':
matlab.c:193:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  193 |       fread(&d_temp,sizeof(double),1,fp);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
matlab.c:196:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  196 |       fread(&f_temp,sizeof(float),1,fp);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
matlab.c:211:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  211 |       fread(&d_temp,sizeof(double),1,fp);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
matlab.c:213:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  213 |       fread(&f_temp,sizeof(float),1,fp);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
matlab.c:39:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   39 | static char rcsid[] = "$Id: matlab.c,v 1.8 1995/02/14 20:12:36 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H machine.c
machine.c:34:14: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char *rcsid = "$Id: machine.c,v 1.4 1994/01/13 05:28:56 des Exp $";
      |              ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H otherio.c
otherio.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: otherio.c,v 1.2 1994/01/13 05:34:52 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H init.c
init.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: init.c,v 1.6 1994/01/13 05:36:58 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H memstat.c
memstat.c: In function 'mem_stat_reg_vars':
memstat.c:379:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  379 |    while (par = va_arg(ap,void **)) {   /* NULL ends the list*/
      |           ^~~
At top level:
memstat.c:43:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   43 | static char rcsid[] = "$Id: memstat.c,v 1.1 1994/01/13 05:32:44 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H ivecop.c
ivecop.c: In function 'iv_resize':
ivecop.c:128:15: warning: operation on 'iv->ive' may be undefined [-Wsequence-point]
  128 |       iv->ive = RENEW(iv->ive,new_dim,int);
At top level:
ivecop.c:34:16: warning: 'line' defined but not used [-Wunused-variable]
   34 | static char    line[MAXLINE];
      |                ^~~~
ivecop.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: ivecop.c,v 1.6 1996/08/20 18:19:21 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H meminfo.c
meminfo.c:45:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   45 | static char rcsid[] = "$Id: meminfo.c,v 1.1 1994/01/13 05:31:39 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H vecop.c
vecop.c: In function 'v_linlist':
vecop.c:315:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  315 |    while (par = va_arg(ap,VEC *)) {   /* NULL ends the list*/
      |           ^~~
At top level:
vecop.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: vecop.c,v 1.5 1996/08/20 18:18:10 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H chfactor.c
chfactor.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: chfactor.c,v 1.2 1994/01/13 05:36:36 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H matrixio.c
matrixio.c: In function 'im_finput':
matrixio.c:150:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  150 |    fscanf(fp,"%c",&c);
      |    ^~~~~~~~~~~~~~~~~~
At top level:
matrixio.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char rcsid[] = "$Id: matrixio.c,v 1.4 1994/01/13 05:31:10 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H givens.c
givens.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   37 | static char rcsid[] = "$Id: givens.c,v 1.3 1995/03/27 15:41:15 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H update.c
update.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: update.c,v 1.2 1994/01/13 05:26:06 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H hsehldr.c
hsehldr.c:36:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   36 | static char rcsid[] = "$Id: hsehldr.c,v 1.2 1994/01/13 05:36:29 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H solve.c
solve.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: solve.c,v 1.3 1994/01/13 05:29:57 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H symmeig.c
symmeig.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   37 | static char rcsid[] = "$Id: symmeig.c,v 1.6 1995/03/27 15:45:55 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H fft.c
fft.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: fft.c,v 1.4 1996/08/20 14:21:05 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H lufactor.c
lufactor.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: lufactor.c,v 1.10 1995/05/16 17:26:44 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H hessen.c
hessen.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: hessen.c,v 1.2 1994/01/13 05:36:24 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H mfunc.c
mfunc.c:38:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   38 | static char rcsid[] = "$Id: mfunc.c,v 1.2 1994/11/01 05:57:56 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H bkpfacto.c
bkpfacto.c: In function 'interchange':
bkpfacto.c:54:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
   54 |  Real **A_me, tmp;
      |         ^~~~
bkpfacto.c: In function 'BKPfactor':
bkpfacto.c:111:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
  111 |  Real **A_me, aii, aip1, aip1i, lambda, sigma, tmp;
      |         ^~~~
bkpfacto.c: In function 'BKPsolve':
bkpfacto.c:243:49: warning: variable 'tmp_ve' set but not used [-Wunused-but-set-variable]
  243 |  Real **A_me, a11, a12, a22, b1, b2, det, sum, *tmp_ve, tmp_diag;
      |                                                 ^~~~~~
bkpfacto.c:243:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
  243 |  Real **A_me, a11, a12, a22, b1, b2, det, sum, *tmp_ve, tmp_diag;
      |         ^~~~
At top level:
bkpfacto.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: bkpfacto.c,v 1.7 1994/01/13 05:45:50 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H norm.c
norm.c:30:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   30 | static char rcsid[] = "$Id: norm.c,v 1.6 1994/01/13 05:34:35 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H qrfactor.c
qrfactor.c:41:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   41 | static char rcsid[] = "$Id: qrfactor.c,v 1.5 1994/01/13 05:35:07 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H bdfactor.c
bdfactor.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: ";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H sparseio.c
sparseio.c: In function 'sp_finput':
sparseio.c:247:14: warning: operation on 'scratch' may be undefined [-Wsequence-point]
  247 |      scratch = RENEW(scratch,2*scratch_len,row_elt);
sparseio.c:325:14: warning: operation on 'scratch' may be undefined [-Wsequence-point]
  325 |      scratch = RENEW(scratch,2*scratch_len,row_elt);
sparseio.c:297:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  297 |   fscanf(fp,"SparseMatrix:");
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
sparseio.c:36:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   36 | static char rcsid[] = "$Id: sparseio.c,v 1.4 1994/01/13 05:34:25 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H splufctr.c
splufctr.c: In function 'spILUfactor':
splufctr.c:329:30: warning: variable 'm' set but not used [-Wunused-but-set-variable]
  329 |     int  i, k, idx, idx_piv, m, n, old_idx, old_idx_piv;
      |                              ^
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H svd.c
svd.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   37 | static char rcsid[] = "$Id: svd.c,v 1.7 1995/09/08 14:45:43 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H sprow.c
sprow.c: In function 'sprow_xpd':
sprow.c:218:14: warning: operation on 'r->elt' may be undefined [-Wsequence-point]
  218 |       r->elt = RENEW(r->elt,newlen,row_elt);
sprow.c: In function 'sprow_resize':
sprow.c:268:14: warning: operation on 'r->elt' may be undefined [-Wsequence-point]
  268 |       r->elt = RENEW(r->elt,n,row_elt);
sprow.c: In function 'sprow_set_val':
sprow.c:752:17: warning: operation on 'r->elt' may be undefined [-Wsequence-point]
  752 |          r->elt = RENEW(r->elt,new_len,row_elt);
At top level:
sprow.c:38:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   38 | static char rcsid[] = "$Id: sprow.c,v 1.1 1994/01/13 05:35:36 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H schur.c
schur.c: In function 'hhldr3cols':
schur.c:73:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
   73 |  Real **A_me, ip, prod;
      |         ^~~~
schur.c: In function 'hhldr3rows':
schur.c:122:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
  122 |  Real **A_me, ip, prod;
      |         ^~~~
schur.c: In function 'schur':
schur.c:162:44: warning: unused variable 't' [-Wunused-variable]
  162 |     Real beta2, c, discrim, dummy, nu1, s, t, tmp, x, y, z;
      |                                            ^
At top level:
schur.c:39:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   39 | static char rcsid[] = "$Id: schur.c,v 1.7 1994/03/17 05:36:53 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spchfctr.c
spchfctr.c: In function 'spICHfactor':
spchfctr.c:409:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  409 |  int k, m, n, nxt_row, nxt_idx, diag_idx;
      |            ^
At top level:
spchfctr.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: spchfctr.c,v 1.5 1996/08/20 19:45:33 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spswap.c
spswap.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   33 | static char rcsid[] = "$Id: spswap.c,v 1.3 1994/01/13 05:44:43 des Exp $";
      |             ^~~~~
spswap.c: In function 'chase_col':
spswap.c:154:14: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized]
  154 |     row_elt *e;
      |              ^
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H iter0.c
iter0.c: In function 'iter_copy2':
iter0.c:243:21: warning: operation on 'ip2->shared_x' may be undefined [-Wsequence-point]
  243 |       ip2->shared_x = ip2->shared_x = FALSE;
At top level:
iter0.c:44:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   44 | static char rcsid[] = "$Id: iter0.c,v 1.3 1995/01/30 14:50:56 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H iternsym.c
iternsym.c:902:13: warning: 'test_mgcr' defined but not used [-Wunused-function]
  902 | static void test_mgcr(ITER *ip, int i, MAT *Q, MAT *R)
      |             ^~~~~~~~~
iternsym.c:594:13: warning: 'test_gmres' defined but not used [-Wunused-function]
  594 | static void test_gmres(ITER *ip, int i, MAT *Q, MAT *R,
      |             ^~~~~~~~~~
iternsym.c:42:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   42 | static char rcsid[] = "$Header: iternsym.c,v 1.6 1995/01/30 14:53:01 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zmachine.c
zmachine.c:34:14: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char *rcsid = "$Id: zmachine.c,v 1.1 1994/01/13 04:25:41 des Exp $";
      |              ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H itersym.c
itersym.c:42:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   42 | static char rcsid[] = "$Id: itersym.c,v 1.2 1995/01/30 14:55:54 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zcopy.c
zcopy.c: In function 'zvm_move':
zcopy.c:202:10: warning: variable 'dim0' set but not used [-Wunused-but-set-variable]
  202 |     int  dim0, i;
      |          ^~~~
At top level:
zcopy.c:27:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   27 | static char rcsid[] = "$Id: zcopy.c,v 1.1 1994/01/13 04:28:42 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zfunc.c
zfunc.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char rcsid[] = "$Id: zfunc.c,v 1.3 1995/04/07 16:27:25 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H sparse.c
sparse.c: In function 'sp_set_val':
sparse.c:108:10: warning: operation on 'r->elt' may be undefined [-Wsequence-point]
  108 |   r->elt = RENEW(r->elt,new_len,row_elt);
sparse.c: In function 'sp_mv_mlt':
sparse.c:140:21: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  140 |    int i, j_idx, m, n, max_idx;
      |                     ^
sparse.c: In function 'sp_vm_mlt':
sparse.c:180:21: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  180 |    int i, j_idx, m, n, max_idx;
      |                     ^
sparse.c: In function 'sp_copy2':
sparse.c:756:16: warning: operation on 'OUT->row' may be undefined [-Wsequence-point]
  756 |       OUT->row = RENEW(OUT->row,A->m,SPROW);
sparse.c: In function 'sp_resize':
sparse.c:842:14: warning: operation on 'A->row' may be undefined [-Wsequence-point]
  842 |       A->row = RENEW(A->row,(unsigned)m,SPROW);
sparse.c:869:20: warning: operation on 'A->start_row' may be undefined [-Wsequence-point]
  869 |       A->start_row = RENEW(A->start_row,(unsigned)n,int);
sparse.c:870:20: warning: operation on 'A->start_idx' may be undefined [-Wsequence-point]
  870 |       A->start_idx = RENEW(A->start_idx,(unsigned)n,int);
sparse.c: In function 'sp_mlt':
sparse.c:940:17: warning: unused variable 'k' [-Wunused-variable]
  940 |   int     i, j, k, idx, cp;
      |                 ^
sparse.c: In function 'sp_get_vars':
sparse.c:997:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  997 |    while (par = va_arg(ap,SPMAT **)) {   /* NULL ends the list*/
      |           ^~~
sparse.c: In function 'sp_resize_vars':
sparse.c:1027:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1027 |    while (par = va_arg(ap,SPMAT **)) {   /* NULL ends the list*/
      |           ^~~
sparse.c: In function 'sp_free_vars':
sparse.c:1056:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
 1056 |    while (par = va_arg(ap,SPMAT **)) {   /* NULL ends the list*/
      |           ^~~
At top level:
sparse.c:39:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   39 | static char rcsid[] = "$Id: sparse.c,v 1.10 1994/03/08 05:46:07 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zmatio.c
zmatio.c: In function 'izm_finput':
zmatio.c:150:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  150 |    fscanf(fp,"%c",&c);
      |    ^~~~~~~~~~~~~~~~~~
At top level:
zmatio.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: zmatio.c,v 1.1 1994/01/13 04:25:18 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zmemory.c
zmemory.c: In function 'zm_resize':
zmemory.c:279:13: warning: operation on 'A->me' may be undefined [-Wsequence-point]
  279 |       A->me = RENEW(A->me,new_m,complex_ *);
zmemory.c:295:15: warning: operation on 'A->base' may be undefined [-Wsequence-point]
  295 |       A->base = RENEW(A->base,new_size,complex_);
zmemory.c: In function 'zv_resize':
zmemory.c:418:13: warning: operation on 'x->ve' may be undefined [-Wsequence-point]
  418 |       x->ve = RENEW(x->ve,new_dim,complex_);
zmemory.c: In function 'zv_get_vars':
zmemory.c:458:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  458 |    while (par = va_arg(ap,ZVEC **)) {   /* NULL ends the list*/
      |           ^~~
zmemory.c: In function 'zm_get_vars':
zmemory.c:476:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  476 |    while (par = va_arg(ap,ZMAT **)) {   /* NULL ends the list*/
      |           ^~~
zmemory.c: In function 'zv_resize_vars':
zmemory.c:508:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  508 |    while (par = va_arg(ap,ZVEC **)) {   /* NULL ends the list*/
      |           ^~~
zmemory.c: In function 'zm_resize_vars':
zmemory.c:526:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  526 |    while (par = va_arg(ap,ZMAT **)) {   /* NULL ends the list*/
      |           ^~~
zmemory.c: In function 'zv_free_vars':
zmemory.c:557:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  557 |    while (par = va_arg(ap,ZVEC **)) {   /* NULL ends the list*/
      |           ^~~
zmemory.c: In function 'zm_free_vars':
zmemory.c:578:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  578 |    while (par = va_arg(ap,ZMAT **)) {   /* NULL ends the list*/
      |           ^~~
At top level:
zmemory.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char rcsid[] = "$Id: zmemory.c,v 1.2 1994/04/05 02:13:14 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H znorm.c
znorm.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: znorm.c,v 1.1 1994/01/13 04:21:31 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zhsehldr.c
zhsehldr.c: In function 'zhhtrcols':
zhsehldr.c:184:6: warning: unused variable 'i' [-Wunused-variable]
  184 |  int i /*, k */;
      |      ^
zhsehldr.c:183:11: warning: unused variable 'scale' [-Wunused-variable]
  183 |  complex_ scale;
      |           ^~~~~
At top level:
zhsehldr.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   37 | static char rcsid[] = "$Id: zhsehldr.c,v 1.2 1994/04/07 01:43:47 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zmatop.c
zmatop.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: zmatop.c,v 1.2 1995/03/27 15:49:03 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zvecop.c
zvecop.c: In function 'zv_linlist':
zvecop.c:280:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  280 |    while (par = va_arg(ap,ZVEC *)) {   /* NULL ends the list*/
      |           ^~~
At top level:
zvecop.c:30:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   30 | static char rcsid[] = "$Id: zvecop.c,v 1.3 1997/10/07 16:13:54 stewart Exp stewart $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zlufctr.c
zlufctr.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   31 | static char rcsid[] = "$Id: zlufctr.c,v 1.3 1996/08/20 20:07:09 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zsolve.c
zsolve.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   32 | static char rcsid[] = "$Id: zsolve.c,v 1.1 1994/01/13 04:20:33 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zhessen.c
zhessen.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char rcsid[] = "$Id: zhessen.c,v 1.2 1995/03/27 15:47:50 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
ar ru meschach.a copy.o err.o matrixio.o memory.o vecop.o matop.o pxop.o submat.o init.o otherio.o machine.o matlab.o ivecop.o version.o meminfo.o memstat.o
ar: creating meschach.a
ranlib meschach.a
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
ar ru meschach.a zmachine.o zcopy.o zmatio.o zmemory.o zvecop.o zmatop.o znorm.o zfunc.o 
ranlib meschach.a
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
ar ru meschach.a lufactor.o bkpfacto.o chfactor.o qrfactor.o solve.o hsehldr.o givens.o update.o norm.o hessen.o symmeig.o schur.o svd.o fft.o mfunc.o bdfactor.o
ranlib meschach.a
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zschur.c
zschur.c:40:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   40 | static char rcsid[] = "$Id: zschur.c,v 1.4 1995/04/07 16:28:58 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zmatlab.c
zmatlab.c: In function 'zv_save':
zmatlab.c:97:12: warning: unused variable 'j' [-Wunused-variable]
   97 |     int i, j;
      |            ^
zmatlab.c: In function 'zm_load':
zmatlab.c:189:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  189 |      fread(&d_temp,sizeof(double),1,fp);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zmatlab.c:192:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  192 |      fread(&f_temp,sizeof(float),1,fp);
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zmatlab.c:207:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  207 |   fread(&d_temp,sizeof(double),1,fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
zmatlab.c:210:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  210 |   fread(&f_temp,sizeof(float),1,fp);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
zmatlab.c:40:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   40 | static char rcsid[] = "$Id: zmatlab.c,v 1.2 1995/02/14 20:13:27 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zgivens.c
zgivens.c:35:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   35 | static char rcsid[] = "$Id: ";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H zqrfctr.c
zqrfctr.c:41:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   41 | static char rcsid[] = "$Id: zqrfctr.c,v 1.1 1994/01/13 04:21:22 des Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
ar ru meschach.a zlufctr.o zsolve.o zmatlab.o zhsehldr.o zqrfctr.o zgivens.o  zhessen.o zschur.o
ranlib meschach.a
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
gcc -c -g -O2 -pipe -Wall -fPIC -DPIC -DHAVE_CONFIG_H spbkp.c
spbkp.c: In function 'spBKPfactor':
spbkp.c:614:10: warning: variable 'row_num' set but not used [-Wunused-but-set-variable]
  614 |     int  row_num;
      |          ^~~~~~~
spbkp.c:612:35: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  612 |     int  i, j, k, l, n, onebyone, r;
      |                                   ^
At top level:
spbkp.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
   34 | static char rcsid[] = "$Id: spbkp.c,v 1.6 1996/08/20 19:53:10 stewart Exp $";
      |             ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
make: Entering directory '/usr/src/RPM/BUILD/meschach-1.2'
ar ru meschach.a sparse.o sprow.o sparseio.o spchfctr.o splufctr.o spbkp.o spswap.o iter0.o itersym.o iternsym.o
ranlib meschach.a
make: Leaving directory '/usr/src/RPM/BUILD/meschach-1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/meschach-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/meschach-buildroot
+ cd meschach-1.2
+ gcc -shared -Wl,-whole-archive meschach.a -Wl,-no-whole-archive -o libmeschach.so.0 -Wl,-soname,libmeschach.so.0 -lm
+ install -d /usr/src/tmp/meschach-buildroot/usr/lib64
+ install -d /usr/src/tmp/meschach-buildroot/usr/include/meschach
+ install -m644 libmeschach.so.0 /usr/src/tmp/meschach-buildroot/usr/lib64
+ ln -s libmeschach.so.0 /usr/src/tmp/meschach-buildroot/usr/lib64/libmeschach.so
+ install -p -m644 err.h iter.h machine.h matlab.h matrix.h matrix2.h meminfo.h oldnames.h sparse.h sparse2.h zmatrix.h zmatrix2.h /usr/src/tmp/meschach-buildroot/usr/include/meschach
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/meschach-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/meschach-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/meschach-buildroot/ (default)
Compressing files in /usr/src/tmp/meschach-buildroot (auto)
Adjusting library links in /usr/src/tmp/meschach-buildroot
./usr/lib64:
	libmeschach.so.0 -> libmeschach.so.0
Verifying ELF objects in /usr/src/tmp/meschach-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: bd_free
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: Usolve
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: trieig
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: square
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: rot_vec
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: givens
verify-elf: ERROR: ./usr/lib64/libmeschach.so.0: undefined symbol: _v_norm2
error: Bad exit status from /usr/src/tmp/rpm-tmp.50668 (%install)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.50668 (%install)
Command exited with non-zero status 1
19.75user 2.62system 0:09.46elapsed 236%CPU (0avgtext+0avgdata 49992maxresident)k
0inputs+0outputs (0major+465369minor)pagefaults 0swaps
hsh-rebuild: rebuild of `meschach-1.2-alt1.b.3.src.rpm' failed.
Command exited with non-zero status 1
21.95user 6.50system 0:15.37elapsed 185%CPU (0avgtext+0avgdata 49992maxresident)k
0inputs+0outputs (0major+596535minor)pagefaults 0swaps