<86>Jan 20 07:55:59 userdel[95524]: delete user 'rooter'
<86>Jan 20 07:55:59 userdel[95524]: removed group 'rooter' owned by 'rooter'
<86>Jan 20 07:55:59 userdel[95524]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 20 07:55:59 groupadd[95594]: group added to /etc/group: name=rooter, GID=663
<86>Jan 20 07:55:59 groupadd[95594]: group added to /etc/gshadow: name=rooter
<86>Jan 20 07:55:59 groupadd[95594]: new group: name=rooter, GID=663
<86>Jan 20 07:55:59 useradd[95788]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Jan 20 07:55:59 userdel[95897]: delete user 'builder'
<86>Jan 20 07:55:59 userdel[95897]: removed group 'builder' owned by 'builder'
<86>Jan 20 07:55:59 userdel[95897]: removed shadow group 'builder' owned by 'builder'
<86>Jan 20 07:55:59 groupadd[95949]: group added to /etc/group: name=builder, GID=664
<86>Jan 20 07:55:59 groupadd[95949]: group added to /etc/gshadow: name=builder
<86>Jan 20 07:55:59 groupadd[95949]: new group: name=builder, GID=664
<86>Jan 20 07:55:59 useradd[96048]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/volpack-1.0c7-alt1.1.qa1.nosrc.rpm
Installing volpack-1.0c7-alt1.1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52159
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf volpack-1.0c7
+ echo 'Source #0 (volpack-1.0c7.tgz):'
Source #0 (volpack-1.0c7.tgz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/volpack-1.0c7.tgz
+ cd volpack-1.0c7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80762
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd volpack-1.0c7
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... (cached) pass_all
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-g++... no
checking for i586-alt-linux-c++... no
checking for i586-alt-linux-gpp... no
checking for i586-alt-linux-aCC... no
checking for i586-alt-linux-CC... no
checking for i586-alt-linux-cxx... no
checking for i586-alt-linux-cc++... no
checking for i586-alt-linux-cl.exe... no
checking for i586-alt-linux-FCC... no
checking for i586-alt-linux-KCC... no
checking for i586-alt-linux-RCC... no
checking for i586-alt-linux-xlC_r... no
checking for i586-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-cf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-pghpf... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-gfortran... no
checking for i586-alt-linux-g95... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-ifort... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-alt-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
appending configuration tag "F77" to libtool
checking for native Win32... no
checking for Win32 platform in general... no
checking for gnum4... no
checking for gm4... no
checking for m4... /usr/bin/m4
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for vprintf... yes
checking for _doprnt... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating etc/Makefile
config.status: creating etc/volpack.spec
config.status: creating etc/volpack-1.0c7-1.info
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
Moving SPEC file to base directory
+ make -j8
make  all-recursive
Making all in etc
make[2]: Nothing to be done for 'all'.
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_extract.lo vp_extract.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_extract.c  -fPIC -DPIC -o .libs/vp_extract.o
vp_extract.c: In function 'VPShadeBlock':
vp_extract.c:444:9: warning: variable 'color_channels' set but not used [-Wunused-but-set-variable]
     int color_channels;
         ^~~~~~~~~~~~~~
vp_extract.c: In function 'ExtractClassifiedVolume':
vp_extract.c:612:21: warning: variable 'klen' set but not used [-Wunused-but-set-variable]
     int ilen, jlen, klen; /* volume size */
                     ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_renderC.lo vp_renderC.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_renderC.c  -fPIC -DPIC -o .libs/vp_renderC.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_renderB.lo vp_renderB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_renderB.c  -fPIC -DPIC -o .libs/vp_renderB.o
vp_renderB.c:347:1: warning: 'ScaleColors' defined but not used [-Wunused-function]
 ScaleColors(scale, clr_slice, width, height, color_channels)
 ^~~~~~~~~~~
vp_renderB.c: In function 'vpBruteForceRender':
vp_renderB.c:830:12: warning: 'b_int' may be used uninitialized in this function [-Wmaybe-uninitialized]
   *image++ = b_int;
   ~~~~~~~~~^~~~~~~
vp_renderB.c:645:23: note: 'b_int' was declared here
     int r_int, g_int, b_int, alpha_int;
                       ^~~~~
vp_renderB.c:831:12: warning: 'g_int' may be used uninitialized in this function [-Wmaybe-uninitialized]
   *image++ = g_int;
   ~~~~~~~~~^~~~~~~
vp_renderB.c:645:16: note: 'g_int' was declared here
     int r_int, g_int, b_int, alpha_int;
                ^~~~~
vp_renderB.c:586:13: warning: 'rgb_intim' may be used uninitialized in this function [-Wmaybe-uninitialized]
       old_r = rgb_intim->rclrflt;
       ~~~~~~^~~~~~~~~~~~~~~~~~~~
vp_renderB.c:568:18: note: 'rgb_intim' was declared here
     RGBIntPixel *rgb_intim;
                  ^~~~~~~~~
vp_renderB.c:579:13: warning: 'gray_intim' may be used uninitialized in this function [-Wmaybe-uninitialized]
       old_r = gray_intim->clrflt;
       ~~~~~~^~~~~~~~~~~~~~~~~~~~
vp_renderB.c:567:19: note: 'gray_intim' was declared here
     GrayIntPixel *gray_intim;
                   ^~~~~~~~~~
vp_renderB.c:192:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
  kstart = kcount-1;
  ~~~~~~~^~~~~~~~~~
vp_renderB.c:108:9: note: 'kcount' was declared here
     int kcount;   /* voxel slices in the volume */
         ^~~~~~
vp_renderB.c:428:5: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     for (j = 0; j < height; j++) {
     ^~~
vp_renderB.c:107:9: note: 'jcount' was declared here
     int jcount;   /* voxel scanlines per voxel slice */
         ^~~~~~
vp_renderB.c:389:2: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized]
  for (i = 0; i < width; i++) {
  ^~~
vp_renderB.c:106:9: note: 'icount' was declared here
     int icount;   /* voxels per voxel scanline */
         ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_linalg.lo vp_linalg.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_linalg.c  -fPIC -DPIC -o .libs/vp_linalg.o
vp_linalg.c: In function 'vpSolveSystem4':
vp_linalg.c:252:16: warning: 'ipivot' may be used uninitialized in this function [-Wmaybe-uninitialized]
  pivot[ipivot] = j;
  ~~~~~~~~~~~~~~^~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_check.lo vp_check.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_check.c  -fPIC -DPIC -o .libs/vp_check.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_renderA.lo vp_renderA.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_renderA.c  -fPIC -DPIC -o .libs/vp_renderA.o
vp_renderA.c: In function 'VPRenderAffine':
vp_renderA.c:473:6: warning: 'shadow_image' may be used uninitialized in this function [-Wmaybe-uninitialized]
      composite_func(vpc, icount, jcount, k, slice_depth_cueing,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       intimage, WgtTL, WgtBL, WgtTR, WgtBR,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       run_lengths, voxel_data, shadow_image);
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_renderA.c:464:46: warning: 'rle_voxels' may be used uninitialized in this function [-Wmaybe-uninitialized]
      voxel_data = (void *)((char *)rle_voxels->data +
                                    ~~~~~~~~~~^~~~~~
vp_renderA.c:112:9: warning: 'kstride' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int kstride;
         ^~~~~~~
vp_renderA.c:479:6: warning: 'jstride' may be used uninitialized in this function [-Wmaybe-uninitialized]
      composite_func(vpc, icount, jcount, k, slice_depth_cueing,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       intimage, WgtTL, WgtBL, WgtTR, WgtBR,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       voxel_data, istride, jstride, shadow_image);
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_renderA.c:479:6: warning: 'istride' may be used uninitialized in this function [-Wmaybe-uninitialized]
vp_renderA.c:370:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
  kstart = kcount-1;
  ~~~~~~~^~~~~~~~~~
vp_renderA.c:479:6: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
      composite_func(vpc, icount, jcount, k, slice_depth_cueing,
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       intimage, WgtTL, WgtBL, WgtTR, WgtBR,
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       voxel_data, istride, jstride, shadow_image);
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_renderA.c:479:6: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized]
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_renderR.lo vp_renderR.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_renderR.c  -fPIC -DPIC -o .libs/vp_renderR.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_file.lo vp_file.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_file.c  -fPIC -DPIC -o .libs/vp_file.o
vp_file.c: In function 'vpLoadContext':
vp_file.c:1141:9: warning: variable 'swab' set but not used [-Wunused-but-set-variable]
     int swab, i;
         ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_transpose.lo vp_transpose.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_transpose.c  -fPIC -DPIC -o .libs/vp_transpose.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_util.lo vp_util.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_util.c  -fPIC -DPIC -o .libs/vp_util.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_resample.lo vp_resample.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_resample.c  -fPIC -DPIC -o .libs/vp_resample.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
i586-alt-linux-gcc -o makeopts makeopts.c
makeopts.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(argc, argv)
 ^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_context.lo vp_context.c
mkdir .libs
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_context.c  -fPIC -DPIC -o .libs/vp_context.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_shade.lo vp_shade.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_shade.c  -fPIC -DPIC -o .libs/vp_shade.o
In file included from vp_shade.c:38:
vp_shade.c: In function 'vpScanlineNormals':
vp_global.h:249:39: warning: 'norm_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define ShortField(voxel, offset)  (*((unsigned short *)((char *)(voxel)+\
                                       ^
vp_shade.c:279:9: note: 'norm_offset' was declared here
     int norm_offset;  /* byte offset for normal in voxel */
         ^~~~~~~~~~~
In file included from vp_shade.c:38:
vp_global.h:248:64: warning: 'grad_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define ByteField(voxel, offset)   (*((unsigned char *)(voxel) + (offset)))
                                                                ^
vp_shade.c:278:9: note: 'grad_offset' was declared here
     int grad_offset;  /* byte offset for gradient in voxel */
         ^~~~~~~~~~~
In file included from vp_shade.c:38:
vp_global.h:248:64: warning: 'scalar_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
 #define ByteField(voxel, offset)   (*((unsigned char *)(voxel) + (offset)))
                                                                ^
vp_shade.c:277:9: note: 'scalar_offset' was declared here
     int scalar_offset;  /* byte offset for scalar in voxel */
         ^~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_octree.lo vp_octree.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_octree.c  -fPIC -DPIC -o .libs/vp_octree.o
vp_octree.c: In function 'ComputeOctreeMask':
vp_octree.c:1242:17: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int status, value;
                 ^~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_rle.lo vp_rle.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_rle.c  -fPIC -DPIC -o .libs/vp_rle.o
vp_rle.c: In function 'vpClassifyVolume':
vp_rle.c:157:9: warning: variable 'xlen' set but not used [-Wunused-but-set-variable]
     int xlen, ylen, zlen; /* volume dimensions */
         ^~~~
vp_rle.c: In function 'EncodeScanline':
vp_rle.c:250:9: warning: variable 'skip_rle_z' set but not used [-Wunused-but-set-variable]
     int skip_rle_z;  /* if true, do not compute rle_z */
         ^~~~~~~~~~
vp_rle.c:694:18: warning: 'z_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized]
        z_lengths += lengths_bytes_left;
        ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
vp_rle.c:596:20: note: 'z_lengths' was declared here
     unsigned char *z_lengths; /* run length for z viewpoint */
                    ^~~~~~~~~
vp_rle.c:711:15: warning: 'z_data' may be used uninitialized in this function [-Wmaybe-uninitialized]
        z_data = (char *)z_data + data_bytes_left;
        ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_rle.c:593:11: note: 'z_data' was declared here
     char *z_data;  /* voxel data for z viewpoint */
           ^~~~~~
vp_rle.c:937:2: warning: 'y_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized]
  StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_rle.c:595:20: note: 'y_lengths' was declared here
     unsigned char *y_lengths; /* run length for y viewpoint */
                    ^~~~~~~~~
vp_rle.c:937:2: warning: 'x_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized]
  StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vp_rle.c:594:20: note: 'x_lengths' was declared here
     unsigned char *x_lengths; /* run length for x viewpoint */
                    ^~~~~~~~~
vp_rle.c:717:4: warning: 'x_data' may be used uninitialized in this function [-Wmaybe-uninitialized]
    StoreNonZeroVoxel(data, rle_bytes_per_voxel, x_data,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        x_lengths, rundata_y, y);
        ~~~~~~~~~~~~~~~~~~~~~~~~
vp_rle.c:591:11: note: 'x_data' was declared here
     char *x_data;  /* voxel data for x viewpoint */
           ^~~~~~
vp_rle.c:258:20: warning: 'octree_run_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized]
     unsigned char *octree_run_ptr; /* pointer to current run */
                    ^~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c
/usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c
/usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c
/usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c
/usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c
/usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c
/usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c
/usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c
/usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c
/usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c
/usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c
/usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c
/usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c
/usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c
/usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c
/usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c
/usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c
/usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c
/usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c
/usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_warp.lo vp_warp.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_warp.c  -fPIC -DPIC -o .libs/vp_warp.o
vp_warp.c: In function 'VPComputeWarpTables':
vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point]
      *wptr++ = 1. - wptr[-1] - wptr[-2] - wptr[-3];
       ~~~~^~
vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point]
vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point]
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c
/usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c
/usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c
/usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c
/usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c
/usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c
/usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c
/usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c
/usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c
/usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c
/usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c
/usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c
/usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c
/usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c
/usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c
chmod: cannot access 'vp_compAC11B.c': No such file or directory
/usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c
/usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c
/usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c
/usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c
/usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c
/usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c
/usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c
/usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c
/usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c
/usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c
/usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c
/usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c
/usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c
/usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c
/usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c
/usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c
/usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c
/usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c
/usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c
/usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c
/usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c
/usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c
/usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c
/usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC1PB.lo vp_compAC1PB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC1PB.c  -fPIC -DPIC -o .libs/vp_compAC1PB.o
vp_compAC1PB.c: In function 'VPCompAC1PB':
vp_compAC1PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAC1PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAC1PB.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAC1PB.c:4224:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_view.lo vp_view.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_view.c  -fPIC -DPIC -o .libs/vp_view.o
vp_view.c: In function 'VPFactorView':
vp_view.c:1025:42: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) +
                                   ~~~~~~~^~~
vp_view.c:968:25: note: 'kcount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
                         ^~~~~~
vp_view.c:1027:74: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->shadow_height = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_j)) +
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  jcount + 1;
  ~~~~~~                                                                   
vp_view.c:968:17: note: 'jcount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
                 ^~~~~~
vp_view.c:1025:73: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) +
                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  icount + 1;
  ~~~~~~                                                                  
vp_view.c:968:9: note: 'icount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
         ^~~~~~
vp_view.c:266:61: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)*
                                                      ~~~~~~~^~~
vp_view.c:164:25: note: 'kcount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
                         ^~~~~~
vp_view.c:268:43: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->intermediate_height = jcount + 1 + (int)ceil((kcount-1)*
                                ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
           fabs(vpc->shear_j));
           ~~~~~~~~~~~~~~~~~~~              
vp_view.c:164:17: note: 'jcount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
                 ^~~~~~
vp_view.c:266:42: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized]
     vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)*
                               ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
          fabs(vpc->shear_i));
          ~~~~~~~~~~~~~~~~~~~              
vp_view.c:164:9: note: 'icount' was declared here
     int icount, jcount, kcount; /* dimensions of volume in rotated space */
         ^~~~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC3PB.lo vp_compAC3PB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC3PB.c  -fPIC -DPIC -o .libs/vp_compAC3PB.o
vp_compAC3PB.c: In function 'VPCompAC3PB':
vp_compAC3PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAC3PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAC3PB.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAC3PB.c:5156:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC00G.lo vp_compAC00G.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC00G.c  -fPIC -DPIC -o .libs/vp_compAC00G.o
vp_compAC00G.c: In function 'VPCompAC00G':
vp_compAC00G.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable]
     int m, num_materials;
            ^~~~~~~~~~~~~
vp_compAC00G.c:308:9: warning: unused variable 'm' [-Wunused-variable]
     int m, num_materials;
         ^
vp_compAC00G.c:307:9: warning: unused variable 'weight_index' [-Wunused-variable]
     int weight_index;  /* weight index */
         ^~~~~~~~~~~~
vp_compAC00G.c:306:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable]
     int wgt_offset;  /* byte offset to weight table index */
         ^~~~~~~~~~
vp_compAC00G.c:305:12: warning: variable 'weight_table' set but not used [-Wunused-but-set-variable]
     float *weight_table; /* weight lookup table */
            ^~~~~~~~~~~~
vp_compAC00G.c:301:11: warning: unused variable 'shade_factor' [-Wunused-variable]
     float shade_factor;  /* attenuation factor for color
           ^~~~~~~~~~~~
vp_compAC00G.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAC00G.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAC00G.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAC00G.c:293:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable]
     float slice_depth_cueing; /* depth cueing factor for slice */
           ^~~~~~~~~~~~~~~~~~
vp_compAC00G.c:3776:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR3NB.lo vp_compAR3NB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR3NB.c  -fPIC -DPIC -o .libs/vp_compAR3NB.o
vp_compAR3NB.c: In function 'VPCompAR3NB':
vp_compAR3NB.c:8293:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR3NB.c:8298:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR3NB.c:8294:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR1PB.lo vp_compAR1PB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR1PB.c  -fPIC -DPIC -o .libs/vp_compAR1PB.o
vp_compAR1PB.c: In function 'VPCompAR1PB':
vp_compAR1PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAR1PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAR1PB.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAR1PB.c:5253:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != jcount && ((run_state & 2) == 0)) {
                      ~~~~~~~~~~~^~~~
vp_compAR1PB.c:5254:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR1PB.c:5250:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR00G.lo vp_compAR00G.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR00G.c  -fPIC -DPIC -o .libs/vp_compAR00G.o
vp_compAR00G.c: In function 'VPCompAR00G':
vp_compAR00G.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable]
     int m, num_materials;
            ^~~~~~~~~~~~~
vp_compAR00G.c:309:9: warning: unused variable 'm' [-Wunused-variable]
     int m, num_materials;
         ^
vp_compAR00G.c:308:9: warning: unused variable 'weight_index' [-Wunused-variable]
     int weight_index;  /* weight index */
         ^~~~~~~~~~~~
vp_compAR00G.c:307:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable]
     int wgt_offset;  /* byte offset to weight table index */
         ^~~~~~~~~~
vp_compAR00G.c:306:12: warning: variable 'weight_table' set but not used [-Wunused-but-set-variable]
     float *weight_table; /* weight lookup table */
            ^~~~~~~~~~~~
vp_compAR00G.c:302:11: warning: unused variable 'shade_factor' [-Wunused-variable]
     float shade_factor;  /* attenuation factor for color
           ^~~~~~~~~~~~
vp_compAR00G.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAR00G.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAR00G.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAR00G.c:294:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable]
     float slice_depth_cueing; /* depth cueing factor for slice */
           ^~~~~~~~~~~~~~~~~~
vp_compAR00G.c:4805:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != jcount && ((run_state & 2) == 0)) {
                      ~~~~~~~~~~~^~~~
vp_compAR00G.c:4806:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR00G.c:4802:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR3PB.lo vp_compAR3PB.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR3PB.c  -fPIC -DPIC -o .libs/vp_compAR3PB.o
vp_compAR3PB.c: In function 'VPCompAR3PB':
vp_compAR3PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable]
     int shade_index;  /* shade index */
         ^~~~~~~~~~~
vp_compAR3PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable]
     int norm_offset;  /* byte offset to shade table index in voxel */
         ^~~~~~~~~~~
vp_compAR3PB.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable]
     float *shade_table;  /* shade lookup table */
            ^~~~~~~~~~~
vp_compAR3PB.c:6185:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != jcount && ((run_state & 2) == 0)) {
                      ~~~~~~~~~~~^~~~
vp_compAR3PB.c:6186:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR3PB.c:6182:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR1NS.lo vp_compAR1NS.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR1NS.c  -fPIC -DPIC -o .libs/vp_compAR1NS.o
vp_compAR1NS.c: In function 'VPCompAR1NS':
vp_compAR1NS.c:6826:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR1NS.c:6831:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR1NS.c:6827:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC1NS.lo vp_compAC1NS.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC1NS.c  -fPIC -DPIC -o .libs/vp_compAC1NS.o
vp_compAC1NS.c: In function 'VPCompAC1NS':
vp_compAC1NS.c:5801:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC3NS.lo vp_compAC3NS.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC3NS.c  -fPIC -DPIC -o .libs/vp_compAC3NS.o
vp_compAC3NS.c: In function 'VPCompAC3NS':
vp_compAC3NS.c:8977:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != jcount && ((run_state & 2) == 0)) {
                      ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC11B.lo vp_compAC11B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC11B.c  -fPIC -DPIC -o .libs/vp_compAC11B.o
vp_compAC11B.c: In function 'VPCompAC11B':
vp_compAC11B.c:4479:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC31B.lo vp_compAC31B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC31B.c  -fPIC -DPIC -o .libs/vp_compAC31B.o
vp_compAC31B.c: In function 'VPCompAC31B':
vp_compAC31B.c:5859:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAC32B.lo vp_compAC32B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAC32B.c  -fPIC -DPIC -o .libs/vp_compAC32B.o
vp_compAC32B.c: In function 'VPCompAC32B':
vp_compAC32B.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable]
     int m, num_materials;
            ^~~~~~~~~~~~~
vp_compAC32B.c:308:9: warning: unused variable 'm' [-Wunused-variable]
     int m, num_materials;
         ^
vp_compAC32B.c:6756:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR3NS.lo vp_compAR3NS.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR3NS.c  -fPIC -DPIC -o .libs/vp_compAR3NS.o
vp_compAR3NS.c: In function 'VPCompAR3NS':
vp_compAR3NS.c:10002:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != jcount && ((run_state & 2) == 0)) {
                      ~~~~~~~~~~~^~~~
vp_compAR3NS.c:664:32: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
       botrun_count = *botRLElen++;
                       ~~~~~~~~~^~
vp_compAR3NS.c:660:32: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
       toprun_count = *topRLElen++;
                       ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c
chmod: cannot access 'vp_warpA101N.c': No such file or directory
/usr/bin/m4 -DSourceFile=vp_warpA301N.c no_edit_header vp_warpA.m4 > vp_warpA301N.c
chmod: cannot access 'vp_warpA301N.c': No such file or directory
/usr/bin/m4 -DSourceFile=vp_warpA110N.c no_edit_header vp_warpA.m4 > vp_warpA110N.c
/usr/bin/m4 -DSourceFile=vp_warpA111N.c no_edit_header vp_warpA.m4 > vp_warpA111N.c
/usr/bin/m4 -DSourceFile=vp_warpA330N.c no_edit_header vp_warpA.m4 > vp_warpA330N.c
/usr/bin/m4 -DSourceFile=vp_warpA331N.c no_edit_header vp_warpA.m4 > vp_warpA331N.c
/usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c
/usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c
/usr/bin/m4 -DSourceFile=vp_warpA301N.c no_edit_header vp_warpA.m4 > vp_warpA301N.c
/usr/bin/m4 -DSourceFile=vp_warpA110N.c no_edit_header vp_warpA.m4 > vp_warpA110N.c
/usr/bin/m4 -DSourceFile=vp_warpA111N.c no_edit_header vp_warpA.m4 > vp_warpA111N.c
/usr/bin/m4 -DSourceFile=vp_warpA330N.c no_edit_header vp_warpA.m4 > vp_warpA330N.c
/usr/bin/m4 -DSourceFile=vp_warpA331N.c no_edit_header vp_warpA.m4 > vp_warpA331N.c
/usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c
/usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c
chmod: cannot access 'vp_warpA331R.c': No such file or directory
make[2]: *** [Makefile:659: vp_warpA101N.c] Error 1
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c
/usr/bin/m4 -DSourceFile=vp_warpA301N.c no_edit_header vp_warpA.m4 > vp_warpA301N.c
/usr/bin/m4 -DSourceFile=vp_warpA110N.c no_edit_header vp_warpA.m4 > vp_warpA110N.c
/usr/bin/m4 -DSourceFile=vp_warpA111N.c no_edit_header vp_warpA.m4 > vp_warpA111N.c
/usr/bin/m4 -DSourceFile=vp_warpA330N.c no_edit_header vp_warpA.m4 > vp_warpA330N.c
/usr/bin/m4 -DSourceFile=vp_warpA331N.c no_edit_header vp_warpA.m4 > vp_warpA331N.c
/usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c
/usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c
/usr/bin/m4 -DSourceFile=vp_warpA301N.c no_edit_header vp_warpA.m4 > vp_warpA301N.c
/usr/bin/m4 -DSourceFile=vp_warpA110N.c no_edit_header vp_warpA.m4 > vp_warpA110N.c
/usr/bin/m4 -DSourceFile=vp_warpA111N.c no_edit_header vp_warpA.m4 > vp_warpA111N.c
chmod: cannot access 'vp_warpA111N.c': No such file or directory
/usr/bin/m4 -DSourceFile=vp_warpA330N.c no_edit_header vp_warpA.m4 > vp_warpA330N.c
/usr/bin/m4 -DSourceFile=vp_warpA331N.c no_edit_header vp_warpA.m4 > vp_warpA331N.c
/usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c
/usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c
/usr/bin/m4 -DSourceFile=vp_warpA301N.c no_edit_header vp_warpA.m4 > vp_warpA301N.c
/usr/bin/m4 -DSourceFile=vp_warpA110N.c no_edit_header vp_warpA.m4 > vp_warpA110N.c
/usr/bin/m4 -DSourceFile=vp_warpA111N.c no_edit_header vp_warpA.m4 > vp_warpA111N.c
/usr/bin/m4 -DSourceFile=vp_warpA330N.c no_edit_header vp_warpA.m4 > vp_warpA330N.c
/usr/bin/m4 -DSourceFile=vp_warpA331N.c no_edit_header vp_warpA.m4 > vp_warpA331N.c
/usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c
/usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR31B.lo vp_compAR31B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR31B.c  -fPIC -DPIC -o .libs/vp_compAR31B.o
vp_compAR31B.c: In function 'VPCompAR31B':
vp_compAR31B.c:6884:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR31B.c:6889:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR31B.c:6885:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR11B.lo vp_compAR11B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR11B.c  -fPIC -DPIC -o .libs/vp_compAR11B.o
vp_compAR11B.c: In function 'VPCompAR11B':
vp_compAR11B.c:5504:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR11B.c:5509:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR11B.c:5505:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_warpA331N.lo vp_warpA331N.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_warpA331N.c  -fPIC -DPIC -o .libs/vp_warpA331N.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
/bin/sh ../libtool --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -DCOMP_AC11B   -DCOMP_AC31B   -DCOMP_AC32B -DCOMP_AR11B   -DCOMP_AR31B   -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o vp_compAR32B.lo vp_compAR32B.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c vp_compAR32B.c  -fPIC -DPIC -o .libs/vp_compAR32B.o
vp_compAR32B.c: In function 'VPCompAR32B':
vp_compAR32B.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable]
     int m, num_materials;
            ^~~~~~~~~~~~~
vp_compAR32B.c:309:9: warning: unused variable 'm' [-Wunused-variable]
     int m, num_materials;
         ^
vp_compAR32B.c:7781:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR32B.c:7786:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR32B.c:7782:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      toprun_count = *topRLElen++;
                      ~~~~~~~~~^~
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[1]: *** [Makefile:272: all-recursive] Error 1
make: *** [Makefile:202: all] Error 2
error: Bad exit status from /usr/src/tmp/rpm-tmp.80762 (%build)


RPM build errors:
    Bad exit status from /usr/src/tmp/rpm-tmp.80762 (%build)
Command exited with non-zero status 1
14.54user 1.49system 0:16.50elapsed 97%CPU (0avgtext+0avgdata 31672maxresident)k
0inputs+0outputs (0major+956412minor)pagefaults 0swaps
hsh-rebuild: rebuild of `volpack-1.0c7-alt1.1.qa1.src.rpm' failed.
Command exited with non-zero status 1
22.56user 3.36system 0:30.18elapsed 85%CPU (0avgtext+0avgdata 121884maxresident)k
0inputs+0outputs (0major+1251039minor)pagefaults 0swaps