<86>Mar 10 09:00:08 userdel[1750644]: delete user 'rooter'
<86>Mar 10 09:00:08 userdel[1750644]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:00:08 userdel[1750644]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:00:08 groupadd[1750664]: group added to /etc/group: name=rooter, GID=1301
<86>Mar 10 09:00:08 groupadd[1750664]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:00:08 groupadd[1750664]: new group: name=rooter, GID=1301
<86>Mar 10 09:00:08 useradd[1750675]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash
<86>Mar 10 09:00:08 userdel[1750691]: delete user 'builder'
<86>Mar 10 09:00:08 userdel[1750691]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:00:08 userdel[1750691]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 09:00:08 groupadd[1750699]: group added to /etc/group: name=builder, GID=1302
<86>Mar 10 09:00:08 groupadd[1750699]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:00:08 groupadd[1750699]: new group: name=builder, GID=1302
<86>Mar 10 09:00:08 useradd[1750711]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/meschach-1.2-alt1.b.3.nosrc.rpm (w1.gzdio)
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.79124
+ 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.33872
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -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]
 main()
 ^~~~
gcc -o macheps fmacheps.c
fmacheps.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^~~~
computing M_MAX_INT
gcc -o maxint maxint.c
maxint.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^~~~
maxint.c: In function 'main':
maxint.c:37:5: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
     printf("%d\n", old_i);
     ^~~~~~
maxint.c:37:5: warning: incompatible implicit declaration of built-in function 'printf'
maxint.c:37:5: note: include '<stdio.h>' or provide a declaration of 'printf'
maxint.c:1:1:
+#include <stdio.h>
 
maxint.c:37:5:
     printf("%d\n", old_i);
     ^~~~~~
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 err.c
err.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
     int  dim0, i;
          ^~~~
At top level:
copy.c:27:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 submat.c
submat.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 init.c
init.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 machine.c
machine.c:34:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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 pxop.c
pxop.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 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]
       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]
       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]
       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]
       fread(&f_temp,sizeof(float),1,fp);
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
matlab.c:39:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 matop.c
matop.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 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 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]
    fscanf(fp,"%c",&c);
    ^~~~~~~~~~~~~~~~~~
At top level:
matrixio.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 vecop.c
vecop.c: In function 'v_linlist':
vecop.c:315:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    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]
 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 ivecop.c
ivecop.c: In function 'iv_resize':
ivecop.c:128:15: warning: operation on 'iv->ive' may be undefined [-Wsequence-point]
       iv->ive = RENEW(iv->ive,new_dim,int);
At top level:
ivecop.c:34:16: warning: 'line' defined but not used [-Wunused-variable]
 static char    line[MAXLINE];
                ^~~~
ivecop.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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 memory.c
memory.c: In function 'm_resize':
memory.c:318:13: warning: operation on 'A->me' may be undefined [-Wsequence-point]
       A->me = RENEW(A->me,new_m,Real *);
memory.c:334:15: warning: operation on 'A->base' may be undefined [-Wsequence-point]
       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]
       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]
       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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
    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]
 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 memstat.c
memstat.c: In function 'mem_stat_reg_vars':
memstat.c:379:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    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]
 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 chfactor.c
chfactor.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 givens.c
givens.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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]
 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]
 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 lufactor.c
lufactor.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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 bkpfacto.c
bkpfacto.c: In function 'interchange':
bkpfacto.c:54:9: warning: variable 'A_me' set but not used [-Wunused-but-set-variable]
  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]
  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]
  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]
  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]
 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 symmeig.c
symmeig.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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 norm.c
norm.c:30:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
 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 sparseio.c
sparseio.c: In function 'sp_finput':
sparseio.c:247:14: warning: operation on 'scratch' may be undefined [-Wsequence-point]
      scratch = RENEW(scratch,2*scratch_len,row_elt);
sparseio.c:325:14: warning: operation on 'scratch' may be undefined [-Wsequence-point]
      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]
   fscanf(fp,"SparseMatrix:");
   ^~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
sparseio.c:36:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 mfunc.c
mfunc.c:38:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 svd.c
svd.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
       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]
       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]
          r->elt = RENEW(r->elt,new_len,row_elt);
At top level:
sprow.c:38:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
  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]
  Real **A_me, ip, prod;
         ^~~~
schur.c: In function 'schur':
schur.c:162:44: warning: unused variable 't' [-Wunused-variable]
     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]
 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 sparse.c
sparse.c: In function 'sp_set_val':
sparse.c:108:10: warning: operation on 'r->elt' may be undefined [-Wsequence-point]
   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]
    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]
    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]
       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]
       A->row = RENEW(A->row,(unsigned)m,SPROW);
sparse.c:869:20: warning: operation on 'A->start_row' may be undefined [-Wsequence-point]
       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]
       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]
   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]
    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]
    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]
    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]
 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 spchfctr.c
spchfctr.c: In function 'spICHfactor':
spchfctr.c:409:12: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  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]
 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 splufctr.c
splufctr.c: In function 'spILUfactor':
splufctr.c:329:30: warning: variable 'm' set but not used [-Wunused-but-set-variable]
     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 bdfactor.c
bdfactor.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 spswap.c
spswap.c:33:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
     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]
       ip2->shared_x = ip2->shared_x = FALSE;
At top level:
iter0.c:44:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zmachine.c
zmachine.c:34:14: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zcopy.c
zcopy.c: In function 'zvm_move':
zcopy.c:202:10: warning: variable 'dim0' set but not used [-Wunused-but-set-variable]
     int  dim0, i;
          ^~~~
At top level:
zcopy.c:27:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 itersym.c
itersym.c:42:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 znorm.c
znorm.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zfunc.c
zfunc.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zvecop.c
zvecop.c: In function 'zv_linlist':
zvecop.c:280:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    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]
 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 zmemory.c
zmemory.c: In function 'zm_resize':
zmemory.c:279:13: warning: operation on 'A->me' may be undefined [-Wsequence-point]
       A->me = RENEW(A->me,new_m,complex_ *);
zmemory.c:295:15: warning: operation on 'A->base' may be undefined [-Wsequence-point]
       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]
       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]
    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]
    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]
    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]
    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]
    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]
    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]
 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 zlufctr.c
zlufctr.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zmatop.c
zmatop.c:31:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 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]
    fscanf(fp,"%c",&c);
    ^~~~~~~~~~~~~~~~~~
At top level:
zmatio.c:32:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 iternsym.c
iternsym.c:902:13: warning: 'test_mgcr' defined but not used [-Wunused-function]
 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]
 static void test_gmres(ITER *ip, int i, MAT *Q, MAT *R,
             ^~~~~~~~~~
iternsym.c:42:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zmatlab.c
zmatlab.c: In function 'zv_save':
zmatlab.c:97:12: warning: unused variable 'j' [-Wunused-variable]
     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]
      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]
      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]
   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]
   fread(&f_temp,sizeof(float),1,fp);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
zmatlab.c:40:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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'
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 zhsehldr.c
zhsehldr.c: In function 'zhhtrcols':
zhsehldr.c:184:6: warning: unused variable 'i' [-Wunused-variable]
  int i /*, k */;
      ^
zhsehldr.c:183:11: warning: unused variable 'scale' [-Wunused-variable]
  complex_ scale;
           ^~~~~
At top level:
zhsehldr.c:37:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zhessen.c
zhessen.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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'
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]
 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 zgivens.c
zgivens.c:35:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zschur.c
zschur.c:40:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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 zqrfctr.c
zqrfctr.c:41:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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]
     int  row_num;
          ^~~~~~~
spbkp.c:612:35: warning: variable 'r' set but not used [-Wunused-but-set-variable]
     int  i, j, k, l, n, onebyone, r;
                                   ^
At top level:
spbkp.c:34:13: warning: 'rcsid' defined but not used [-Wunused-variable]
 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.41735
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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,gnuconfig)
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)
Hardlinking identical .pyc and .pyo files
Processing files: libmeschach-1.2-alt1.b.3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.44794
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd meschach-1.2
+ DOCDIR=/usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ /bin/mkdir -p /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ cp -prL README copyright /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ chmod -R go-w /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ chmod -R a+rX /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.o0VWD6
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/meschach-buildroot/usr/lib64/libmeschach.so.0: 464 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2gNQO2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libmeschach.so.0()(64bit) = set:md46SFzRqIh9Wn1oS6t9BxwCD9ZEb5ZjSiyBaXsRO13qR0T9KsClzL3pcUN4YgLi3Gpvd3E3yxgVtxOFkOGHPQs3RqH61FNZobSRpy5rjJkm3yEYyO8zVZAqcnyCrQfRqyOaZbPIkWV0jvvWBvkJij5aWTVWDkQ8TZmkaewSLaS3CDGEjYduk3r0j6Sw61iNgAqtC1TAICs34dcGHkvXSPvUcUvaNoZrvOZhqGtdYzuraj4m4qE5IFMymQZaxzW1s84tUhFZmpkqRsYwSMBY3JS4MgKsp3s3Q4TnGrslDTfxWiYRc8Vo4bnOMzmQDbb5wQJKTTPuqAKMHqQHCEpqvEQZguja5waZLGcpZy3W4PdXLqiNWUeLkSu7wTlR8rrBx4FJvKPiMnoiAarL6UZ98NAXOinoIV5Pmwyi9J6YlaoRrMMKmAeyg32BA4zCXEOHQwH7VIJb4fLaEtFTVMqdSZGReAZIfFCct9qCfOCWMfZcpcEwT2QZ9ECuCNE537wVOHMw2ZsxxTMORP29lcdIrkPhvWtZkKo4rBudnK4vceHY9iig8qZ4mEBS3kDiRd0DxgylwElwwTn2AR290iFvWnTUBm6yEW6MxyzNchZ5Zx01fzvTMTIHj39dZbrLK1rIDHtrOt0cS2B4U9CMh9DA7aMIfjI2AAzANj9GaKvHx6kfFjZbU75NtyGiHElUwFD1lz83os7jUX5VaTR2AQcZCtaKYsYwZ0hZbnOgYf63IeZ9idoumbVZfkvLpwserha3sByTBY9FdMTRBJwyZg3z0JCynGBWjjm9LweZpAOrq8hRCZgZf0ckILMZcZwYfwdnJHBsApvtpOeZJJYqET8VJW1b4qGj7JM51b6E5QeSeBELwHSqhwUZvigNUg4gsppOcQi0hgxHuKlrLpMLLBx8q1
Requires: libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ynBq61
Creating libmeschach-debuginfo package
Processing files: libmeschach-devel-1.2-alt1.b.3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21466
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd meschach-1.2
+ DOCDIR=/usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ /bin/mkdir -p /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ cp -prL DOC/fnindex.txt DOC/tutorial.txt /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ chmod -R go-w /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ chmod -R a+rX /usr/src/tmp/meschach-buildroot/usr/share/doc/libmeschach-devel-1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLbg24
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yu2C5a
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libmeschach = 1.2-alt1.b.3, /usr/lib64/libmeschach.so.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SvdWfk
Processing files: libmeschach-debuginfo-1.2-alt1.b.3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.skVGyw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YcQoYL
find-requires: running scripts (debuginfo)
Provides: debug64(libmeschach.so.0)
Requires: libmeschach = 1.2-alt1.b.3, debug64(libc.so.6), debug64(libm.so.6)
Removing 1 extra deps from libmeschach-devel due to dependency on libmeschach
Wrote: /usr/src/RPM/RPMS/x86_64/libmeschach-1.2-alt1.b.3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmeschach-devel-1.2-alt1.b.3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libmeschach-debuginfo-1.2-alt1.b.3.x86_64.rpm (w2.lzdio)
11.79user 3.18system 0:14.20elapsed 105%CPU (0avgtext+0avgdata 50312maxresident)k
0inputs+0outputs (0major+812819minor)pagefaults 0swaps
0.65user 1.24system 0:19.13elapsed 9%CPU (0avgtext+0avgdata 11848maxresident)k
0inputs+0outputs (0major+93621minor)pagefaults 0swaps
--- libmeschach-1.2-alt1.b.3.x86_64.rpm.repo	2011-03-21 06:49:32.000000000 +0000
+++ libmeschach-1.2-alt1.b.3.x86_64.rpm.hasher	2024-03-10 09:00:25.095013015 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
@@ -14,3 +15,3 @@
 Provides: libmeschach = 1.2-alt1.b.3
-File: /usr/lib64/libmeschach.so.0	100644	root:root	14ad63aebb44ec7d375f6e84b7c7f0a8	
+File: /usr/lib64/libmeschach.so.0	100644	root:root	7e7d71db19aaf28fb53ada6b62ed762f	
 File: /usr/share/doc/libmeschach-1.2	40755	root:root		
@@ -18,2 +19,2 @@
 File: /usr/share/doc/libmeschach-1.2/copyright	100644	root:root	98220960a34b3711870046daf7f19a7c	
-RPMIdentity: 6163b9676730f4f9227ade7b26e997e1b1a9acb0519ae3dfb0df0d2c9c9067bb57d04dd2bdd83c0a98e4d2af4264fc0a06558fc1e86e8e02f6f8a1b0c9927e38
+RPMIdentity: 0e724188e3d19e4f1600bc74aee2f134e6e54fa23fa4c80c1156701541f6b08df8b8596be0aed07755d5a24bc166216fe02e4755c2a992a4925cabca32382280
--- libmeschach-debuginfo-1.2-alt1.b.3.x86_64.rpm.repo	2011-03-21 06:49:32.000000000 +0000
+++ libmeschach-debuginfo-1.2-alt1.b.3.x86_64.rpm.hasher	2024-03-10 09:00:25.237014593 +0000
@@ -1,6 +1,5 @@
-/usr/lib/debug/.build-id/18	40755	root:root	
-/usr/lib/debug/.build-id/18/88d46e423d1937c87ac6250d0a2d3c48a8ab8b	120777	root:root	../../../../lib64/libmeschach.so.0
-/usr/lib/debug/.build-id/18/88d46e423d1937c87ac6250d0a2d3c48a8ab8b.debug	120777	root:root	../../usr/lib64/libmeschach.so.0.debug
+/usr/lib/debug/.build-id/94	40755	root:root	
+/usr/lib/debug/.build-id/94/e7b321d3d0e9a43e7d91d7b1af597d58e4fc67	120777	root:root	../../../../lib64/libmeschach.so.0
+/usr/lib/debug/.build-id/94/e7b321d3d0e9a43e7d91d7b1af597d58e4fc67.debug	120777	root:root	../../usr/lib64/libmeschach.so.0.debug
 /usr/lib/debug/usr/lib64/libmeschach.so.0.debug	100644	root:root	
-/usr/lib/debug/usr/lib64/libmeschach.so.debug	120777	root:root	libmeschach.so.0.debug
 /usr/src/debug/meschach-1.2	40755	root:root	
@@ -24,2 +23,3 @@
 /usr/src/debug/meschach-1.2/machine.c	100644	root:root	
+/usr/src/debug/meschach-1.2/machine.h	100644	root:root	
 /usr/src/debug/meschach-1.2/matlab.c	100644	root:root	
@@ -28,2 +28,3 @@
 /usr/src/debug/meschach-1.2/matrix.h	100644	root:root	
+/usr/src/debug/meschach-1.2/matrix2.h	100644	root:root	
 /usr/src/debug/meschach-1.2/matrixio.c	100644	root:root	
@@ -42,2 +43,3 @@
 /usr/src/debug/meschach-1.2/sparse.h	100644	root:root	
+/usr/src/debug/meschach-1.2/sparse2.h	100644	root:root	
 /usr/src/debug/meschach-1.2/sparseio.c	100644	root:root	
@@ -65,2 +67,3 @@
 /usr/src/debug/meschach-1.2/zmatrix.h	100644	root:root	
+/usr/src/debug/meschach-1.2/zmatrix2.h	100644	root:root	
 /usr/src/debug/meschach-1.2/zmemory.c	100644	root:root	
@@ -77,7 +80,6 @@
 Provides: libmeschach-debuginfo = 1.2-alt1.b.3
-File: /usr/lib/debug/.build-id/18	40755	root:root		
-File: /usr/lib/debug/.build-id/18/88d46e423d1937c87ac6250d0a2d3c48a8ab8b	120777	root:root		../../../../lib64/libmeschach.so.0
-File: /usr/lib/debug/.build-id/18/88d46e423d1937c87ac6250d0a2d3c48a8ab8b.debug	120777	root:root		../../usr/lib64/libmeschach.so.0.debug
-File: /usr/lib/debug/usr/lib64/libmeschach.so.0.debug	100644	root:root	39a2066341f26a2c649c7976a60b09ef	
-File: /usr/lib/debug/usr/lib64/libmeschach.so.debug	120777	root:root		libmeschach.so.0.debug
+File: /usr/lib/debug/.build-id/94	40755	root:root		
+File: /usr/lib/debug/.build-id/94/e7b321d3d0e9a43e7d91d7b1af597d58e4fc67	120777	root:root		../../../../lib64/libmeschach.so.0
+File: /usr/lib/debug/.build-id/94/e7b321d3d0e9a43e7d91d7b1af597d58e4fc67.debug	120777	root:root		../../usr/lib64/libmeschach.so.0.debug
+File: /usr/lib/debug/usr/lib64/libmeschach.so.0.debug	100644	root:root	dd96ba3e3d1e978609cb1472c6d26f6e	
 File: /usr/src/debug/meschach-1.2	40755	root:root		
@@ -101,2 +103,3 @@
 File: /usr/src/debug/meschach-1.2/machine.c	100644	root:root	b57260e16ad7c4d0851121e37ee256a8	
+File: /usr/src/debug/meschach-1.2/machine.h	100644	root:root	53074f9871b51cc450d658bbae7648d4	
 File: /usr/src/debug/meschach-1.2/matlab.c	100644	root:root	6b4d17ae50a8ce7f25bd9de1c0cb522a	
@@ -105,2 +108,3 @@
 File: /usr/src/debug/meschach-1.2/matrix.h	100644	root:root	53a128fe388d66bffc1094656afba743	
+File: /usr/src/debug/meschach-1.2/matrix2.h	100644	root:root	f797dbd496e3e7429aa0d37f0be370ac	
 File: /usr/src/debug/meschach-1.2/matrixio.c	100644	root:root	76f513d3a6cec168db5d133383dc2bcc	
@@ -119,2 +123,3 @@
 File: /usr/src/debug/meschach-1.2/sparse.h	100644	root:root	a3d4a548f216c3c7622bdea078523f9f	
+File: /usr/src/debug/meschach-1.2/sparse2.h	100644	root:root	a2723058d3a00540921ba82c3d6a99b5	
 File: /usr/src/debug/meschach-1.2/sparseio.c	100644	root:root	c24a45545783ee0285232b0d94dc9c44	
@@ -142,2 +147,3 @@
 File: /usr/src/debug/meschach-1.2/zmatrix.h	100644	root:root	70282ae3c72801510eed1863f9caaed3	
+File: /usr/src/debug/meschach-1.2/zmatrix2.h	100644	root:root	df569e4e2820aa26b357a346664484e6	
 File: /usr/src/debug/meschach-1.2/zmemory.c	100644	root:root	0f9a234f069939e256a0861762a51d27	
@@ -148,2 +154,2 @@
 File: /usr/src/debug/meschach-1.2/zvecop.c	100644	root:root	c0c392e517b96c9ec051a62def3e1a2b	
-RPMIdentity: cc424197285e98d8ec64c7a1d13061ffa6ac7467adb3f1f30fbe73b373b8c984d1296accf15a525c85dfdff1ddf07e48cca645ba87f0b81e0b1976d34e3bfd62
+RPMIdentity: bd3d67bbe6741a0a479d29dbae7c79a3c3139e9c1317210f9643b66f5de8487e443e04696eb14e5cb03eede641e4e935b4dcb98ea6b8fd6478d7faa76a47d000
--- libmeschach-devel-1.2-alt1.b.3.x86_64.rpm.repo	2011-03-21 06:49:32.000000000 +0000
+++ libmeschach-devel-1.2-alt1.b.3.x86_64.rpm.hasher	2024-03-10 09:00:25.330015627 +0000
@@ -37,2 +37,2 @@
 File: /usr/share/doc/libmeschach-devel-1.2/tutorial.txt	100644	root:root	a678f8297eefb9a971b943013cf471cb	
-RPMIdentity: 294e9e745dce679da81e21964a5ee66cecb4a040655cf4fe751c69824875407a8785826990d1bb1268fce5575ba6dd40e3d78a8fd572a175568ebe88fccabfb5
+RPMIdentity: e7df62c08b2d2809c039a7e16a1cc8944b74d47dc8dfbc497ccf725dcd342fd42186ad750a3568538c5cfbf27ba193d8dfc99a42a1de388de11b2558ae4be2d3