<86>Feb  7 14:22:37 userdel[8209]: delete user 'rooter'
<86>Feb  7 14:22:37 userdel[8209]: removed group 'rooter' owned by 'rooter'
<86>Feb  7 14:22:37 userdel[8209]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  7 14:22:37 groupadd[8232]: group added to /etc/group: name=rooter, GID=561
<86>Feb  7 14:22:37 groupadd[8232]: group added to /etc/gshadow: name=rooter
<86>Feb  7 14:22:37 groupadd[8232]: new group: name=rooter, GID=561
<86>Feb  7 14:22:37 useradd[8245]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash
<86>Feb  7 14:22:37 userdel[8274]: delete user 'builder'
<86>Feb  7 14:22:37 userdel[8274]: removed group 'builder' owned by 'builder'
<86>Feb  7 14:22:37 userdel[8274]: removed shadow group 'builder' owned by 'builder'
<86>Feb  7 14:22:37 groupadd[8285]: group added to /etc/group: name=builder, GID=562
<86>Feb  7 14:22:37 groupadd[8285]: group added to /etc/gshadow: name=builder
<86>Feb  7 14:22:37 groupadd[8285]: new group: name=builder, GID=562
<86>Feb  7 14:22:37 useradd[8311]: new user: name=builder, UID=562, GID=562, 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.25724
+ 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/gzip -dc /usr/src/RPM/SOURCES/volpack-1.0c7.tgz
+ /bin/tar -xf -
+ cd volpack-1.0c7
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25724
+ 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
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ 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_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_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_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_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_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_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_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_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_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'
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_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'
/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_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'
/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'
/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
chmod: cannot access 'vp_compAC00G.c': No such file or directory
/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'
/usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c
chmod: cannot access 'vp_compAC1NB.c': No such file or directory
/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_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
chmod: cannot access 'vp_compAR3NB.c': No such file or directory
/usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c
chmod: cannot access 'vp_compAC1PB.c': No such file or directory
/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'
/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_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_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_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_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'
/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
/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_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_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'
/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_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'
./makeopts vp_opts.c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC
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_warpA110N.lo vp_warpA110N.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_warpA110N.c  -fPIC -DPIC -o .libs/vp_warpA110N.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_warpA111N.lo vp_warpA111N.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_warpA111N.c  -fPIC -DPIC -o .libs/vp_warpA111N.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_warpA330N.lo vp_warpA330N.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_warpA330N.c  -fPIC -DPIC -o .libs/vp_warpA330N.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[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_warpA330R.lo vp_warpA330R.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_warpA330R.c  -fPIC -DPIC -o .libs/vp_warpA330R.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_warpA331R.lo vp_warpA331R.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_warpA331R.c  -fPIC -DPIC -o .libs/vp_warpA331R.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_compAC1NB.lo vp_compAC1NB.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_compAC1NB.c  -fPIC -DPIC -o .libs/vp_compAC1NB.o
vp_compAC1NB.c: In function 'VPCompAC1NB':
vp_compAC1NB.c:5120: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_opts.lo vp_opts.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_opts.c  -fPIC -DPIC -o .libs/vp_opts.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_warpA101N.lo vp_warpA101N.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_warpA101N.c  -fPIC -DPIC -o .libs/vp_warpA101N.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_compAC3NB.lo vp_compAC3NB.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_compAC3NB.c  -fPIC -DPIC -o .libs/vp_compAC3NB.o
vp_compAC3NB.c: In function 'VPCompAC3NB':
vp_compAC3NB.c:7268: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_warpA301N.lo vp_warpA301N.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_warpA301N.c  -fPIC -DPIC -o .libs/vp_warpA301N.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_compAR1NB.lo vp_compAR1NB.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_compAR1NB.c  -fPIC -DPIC -o .libs/vp_compAR1NB.o
vp_compAR1NB.c: In function 'VPCompAR1NB':
vp_compAR1NB.c:6145:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if (j != 0 && ((run_state & 1) == 0)) {
                 ~~~~~~~~~~~^~~~
vp_compAR1NB.c:6150:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized]
      botrun_count = *botRLElen++;
                      ~~~~~~~~~^~
vp_compAR1NB.c:6146: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_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=link i586-alt-linux-gcc -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 -version-info 1:4:0   -o libvolpack.la -rpath /usr/lib vp_check.lo vp_context.lo vp_extract.lo vp_file.lo vp_linalg.lo vp_octree.lo vp_renderA.lo vp_renderB.lo vp_renderC.lo vp_renderR.lo vp_resample.lo vp_rle.lo vp_shade.lo vp_transpose.lo vp_util.lo vp_view.lo vp_warp.lo vp_opts.lo vp_compAC1NB.lo vp_compAC3NB.lo vp_compAR1NB.lo vp_compAR3NB.lo vp_compAC1PB.lo vp_compAC3PB.lo vp_compAR1PB.lo vp_compAR3PB.lo vp_compAC00G.lo vp_compAR00G.lo vp_compAC1NS.lo vp_compAC3NS.lo vp_compAR1NS.lo vp_compAR3NS.lo vp_compAC11B.lo vp_compAC31B.lo vp_compAC32B.lo vp_compAR11B.lo vp_compAR31B.lo vp_compAR32B.lo vp_warpA101N.lo vp_warpA301N.lo vp_warpA110N.lo vp_warpA111N.lo vp_warpA330N.lo vp_warpA331N.lo vp_warpA330R.lo vp_warpA331R.lo  
i586-alt-linux-gcc -shared  .libs/vp_check.o .libs/vp_context.o .libs/vp_extract.o .libs/vp_file.o .libs/vp_linalg.o .libs/vp_octree.o .libs/vp_renderA.o .libs/vp_renderB.o .libs/vp_renderC.o .libs/vp_renderR.o .libs/vp_resample.o .libs/vp_rle.o .libs/vp_shade.o .libs/vp_transpose.o .libs/vp_util.o .libs/vp_view.o .libs/vp_warp.o .libs/vp_opts.o .libs/vp_compAC1NB.o .libs/vp_compAC3NB.o .libs/vp_compAR1NB.o .libs/vp_compAR3NB.o .libs/vp_compAC1PB.o .libs/vp_compAC3PB.o .libs/vp_compAR1PB.o .libs/vp_compAR3PB.o .libs/vp_compAC00G.o .libs/vp_compAR00G.o .libs/vp_compAC1NS.o .libs/vp_compAC3NS.o .libs/vp_compAR1NS.o .libs/vp_compAR3NS.o .libs/vp_compAC11B.o .libs/vp_compAC31B.o .libs/vp_compAC32B.o .libs/vp_compAR11B.o .libs/vp_compAR31B.o .libs/vp_compAR32B.o .libs/vp_warpA101N.o .libs/vp_warpA301N.o .libs/vp_warpA110N.o .libs/vp_warpA111N.o .libs/vp_warpA330N.o .libs/vp_warpA331N.o .libs/vp_warpA330R.o .libs/vp_warpA331R.o   -march=i586 -mtune=generic -Wl,-soname -Wl,libvolpack.so.1 -o .libs/libvolpack.so.1.0.4
(cd .libs && rm -f libvolpack.so.1 && ln -s libvolpack.so.1.0.4 libvolpack.so.1)
(cd .libs && rm -f libvolpack.so && ln -s libvolpack.so.1.0.4 libvolpack.so)
creating libvolpack.la
(cd .libs && rm -f libvolpack.la && ln -s ../libvolpack.la libvolpack.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c scalevolume.c
scalevolume.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(argc, argv)
 ^~~~
scalevolume.c: In function 'main':
scalevolume.c:79:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  if (!strcmp(argv[6], "-b")) {
       ^~~~~~
scalevolume.c:120:10: warning: implicit declaration of function 'write_den'; did you mean 'read_den'? [-Wimplicit-function-declaration]
     if (!write_den(dst_file, dst_volume, dst_xlen, dst_ylen, dst_zlen))
          ^~~~~~~~~
          read_den
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c makevolume.c
makevolume.c: In function 'main':
makevolume.c:80:23: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
     if ((density_fd = open(BRAIN_FILE, 0)) < 0) {
                       ^~~~
                       popen
makevolume.c:85:9: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
     if (lseek(density_fd, brain_header_size, 0) < 0) {
         ^~~~~
         fseek
makevolume.c:90:9: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
     if (read(density_fd, density, density_size) != density_size) {
         ^~~~
         fread
makevolume.c:95:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
     close(density_fd);
     ^~~~~
     pclose
makevolume.c:107:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration]
     if ((volume_fd = creat(VOLUME_FILE, 0644)) < 0) {
                      ^~~~~
                      fread
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c makeoctree.c
makeoctree.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^~~~
makeoctree.c: In function 'main':
makeoctree.c:50:22: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
     if ((volume_fd = open(VOLUME_FILE, 0)) < 0) {
                      ^~~~
                      popen
makeoctree.c:62:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
     close(volume_fd);
     ^~~~~
     pclose
makeoctree.c:76:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration]
     if ((octree_fd = creat(OCTREE_FILE, 0644)) < 0) {
                      ^~~~~
                      fread
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c classifyvolume.c
classifyvolume.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(argc, argv)
 ^~~~
classifyvolume.c: In function 'main':
classifyvolume.c:62:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  if (!strcmp(argv[1], "-octree"))
       ^~~~~~
classifyvolume.c:98:20: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
  if ((density_fd = open(BRAIN_FILE, 0)) < 0) {
                    ^~~~
                    popen
classifyvolume.c:103:6: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration]
  if (lseek(density_fd, BRAIN_HEADER, 0) < 0) {
      ^~~~~
      fseek
classifyvolume.c:108:6: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
  if (read(density_fd, density, density_size) != density_size) {
      ^~~~
      fread
classifyvolume.c:113:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
  close(density_fd);
  ^~~~~
  pclose
classifyvolume.c:177:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration]
     if ((output_fd = creat(CLVOLUME_FILE, 0644)) < 0) {
                      ^~~~~
                      fread
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c rendervolume.c
rendervolume.c:41:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main(argc, argv)
 ^~~~
rendervolume.c: In function 'main':
rendervolume.c:86:21: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
  if ((clvolume_fd = open(CLVOLUME_FILE, 0)) < 0) {
                     ^~~~
                     popen
rendervolume.c:99:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
  close(clvolume_fd);
  ^~~~~
  pclose
rendervolume.c:204:2: warning: implicit declaration of function 'StorePGM' [-Wimplicit-function-declaration]
  StorePGM(image, IMAGE_WIDTH, IMAGE_HEIGHT, filename);
  ^~~~~~~~
rendervolume.c: At top level:
rendervolume.c:213:1: warning: return type defaults to 'int' [-Wimplicit-int]
 StorePGM(image, width, height, filename)
 ^~~~~~~~
rendervolume.c: In function 'StorePGM':
rendervolume.c:231:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src    -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c denfile.c
denfile.c: In function 'read_den':
denfile.c:52:15: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration]
     if ((fd = open(filename, 0)) < 0) {
               ^~~~
               popen
denfile.c:58:10: warning: implicit declaration of function 'read_shorts' [-Wimplicit-function-declaration]
     if (!read_shorts(fd, &map_version, 1, 0)) {
          ^~~~~~~~~~~
denfile.c:82:3: warning: implicit declaration of function 'read_words'; did you mean 'read_den'? [-Wimplicit-function-declaration]
  !read_words(fd, &map_length, 1, swapbytes)) {
   ^~~~~~~~~~
   read_den
denfile.c:100:10: warning: implicit declaration of function 'read_bytes'; did you mean 'read_den'? [-Wimplicit-function-declaration]
     if (!read_bytes(fd, (char *)data, map_length)) {
          ^~~~~~~~~~
          read_den
denfile.c:102:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
  close(fd);
  ^~~~~
  pclose
denfile.c: In function 'write_den':
denfile.c:146:15: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration]
     if ((fd = creat(filename, 0644)) < 0) {
               ^~~~~
               fread
denfile.c:182:10: warning: implicit declaration of function 'write_bytes'; did you mean 'write_den'? [-Wimplicit-function-declaration]
     if (!write_bytes(fd, (char *)&map_version, sizeof(short)) ||
          ^~~~~~~~~~~
          write_den
denfile.c: At top level:
denfile.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int]
 read_bytes(fd, buf, bytecount)
 ^~~~~~~~~~
denfile.c: In function 'read_bytes':
denfile.c:223:6: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
  if (read(fd, buf, n) != n)
      ^~~~
      fread
denfile.c: At top level:
denfile.c:242:1: warning: return type defaults to 'int' [-Wimplicit-int]
 read_shorts(fd, sbuf, shortcount, swap)
 ^~~~~~~~~~~
denfile.c:290:1: warning: return type defaults to 'int' [-Wimplicit-int]
 read_words(fd, wbuf, wordcount, swap)
 ^~~~~~~~~~
denfile.c:338:1: warning: return type defaults to 'int' [-Wimplicit-int]
 write_bytes(fd, buf, bytecount)
 ^~~~~~~~~~~
denfile.c: In function 'write_bytes':
denfile.c:347:6: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
  if (write(fd, buf, n) != n)
      ^~~~~
      fwrite
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -L../src  -o makevolume makevolume.o -lvolpack -lm 
mkdir .libs
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/makevolume makevolume.o  -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm 
creating makevolume
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -L../src  -o makeoctree makeoctree.o -lvolpack -lm 
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/makeoctree makeoctree.o  -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm 
creating makeoctree
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -L../src  -o classifyvolume classifyvolume.o -lvolpack -lm 
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/classifyvolume classifyvolume.o  -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm 
creating classifyvolume
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -L../src  -o rendervolume rendervolume.o -lvolpack -lm 
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/rendervolume rendervolume.o  -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm 
creating rendervolume
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -L../src  -o scalevolume scalevolume.o denfile.o -lvolpack -lm 
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/scalevolume scalevolume.o denfile.o  -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm 
creating scalevolume
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
Making all in doc
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79770
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/volpack-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/volpack-buildroot
+ cd volpack-1.0c7
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/volpack-buildroot/usr exec_prefix=/usr/src/tmp/volpack-buildroot/usr bindir=/usr/src/tmp/volpack-buildroot/usr/bin sbindir=/usr/src/tmp/volpack-buildroot/usr/sbin sysconfdir=/usr/src/tmp/volpack-buildroot/etc datadir=/usr/src/tmp/volpack-buildroot/usr/share includedir=/usr/src/tmp/volpack-buildroot/usr/include libdir=/usr/src/tmp/volpack-buildroot/usr/lib libexecdir=/usr/src/tmp/volpack-buildroot/usr/lib localstatedir=/usr/src/tmp/volpack-buildroot/var/lib sharedstatedir=/usr/src/tmp/volpack-buildroot/var/lib mandir=/usr/src/tmp/volpack-buildroot/usr/share/man infodir=/usr/src/tmp/volpack-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7'
Making install in etc
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/etc'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/etc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/etc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/etc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
test -z "/usr/src/tmp/volpack-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/volpack-buildroot/usr/lib"
 /bin/sh ../libtool   --mode=install /bin/install -p  'libvolpack.la' '/usr/src/tmp/volpack-buildroot/usr/lib/libvolpack.la'
/bin/install -p .libs/libvolpack.so.1.0.4 /usr/src/tmp/volpack-buildroot/usr/lib/libvolpack.so.1.0.4
(cd /usr/src/tmp/volpack-buildroot/usr/lib && { ln -s -f libvolpack.so.1.0.4 libvolpack.so.1 || { rm -f libvolpack.so.1 && ln -s libvolpack.so.1.0.4 libvolpack.so.1; }; })
(cd /usr/src/tmp/volpack-buildroot/usr/lib && { ln -s -f libvolpack.so.1.0.4 libvolpack.so || { rm -f libvolpack.so && ln -s libvolpack.so.1.0.4 libvolpack.so; }; })
/bin/install -p .libs/libvolpack.lai /usr/src/tmp/volpack-buildroot/usr/lib/libvolpack.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/src/tmp/volpack-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/volpack-buildroot/usr/include"
 /bin/install -p -m 644 'volpack.h' '/usr/src/tmp/volpack-buildroot/usr/include/volpack.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
Making install in man
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/man'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/man'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/tmp/volpack-buildroot/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/volpack-buildroot/usr/share/man/man3"
 /bin/install -p -m 644 './LinearAlgebra.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/LinearAlgebra.3'
 /bin/install -p -m 644 './VolPack.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/VolPack.3'
 /bin/install -p -m 644 './vpBoxFilter.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpBoxFilter.3'
 /bin/install -p -m 644 './vpBruteForceRender.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpBruteForceRender.3'
 /bin/install -p -m 644 './vpClassifyScalars.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyScalars.3'
 /bin/install -p -m 644 './vpClassifyScanline.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyScanline.3'
 /bin/install -p -m 644 './vpClassifyVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyVolume.3'
 /bin/install -p -m 644 './vpCreateContext.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCreateContext.3'
 /bin/install -p -m 644 './vpCreateMinMaxOctree.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCreateMinMaxOctree.3'
 /bin/install -p -m 644 './vpCurrentMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCurrentMatrix.3'
 /bin/install -p -m 644 './vpEnable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpEnable.3'
 /bin/install -p -m 644 './vpExtract.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpExtract.3'
 /bin/install -p -m 644 './vpGetError.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetError.3'
 /bin/install -p -m 644 './vpGetImage.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetImage.3'
 /bin/install -p -m 644 './vpGetLight.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetLight.3'
 /bin/install -p -m 644 './vpGetMaterial.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetMaterial.3'
 /bin/install -p -m 644 './vpGetMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetMatrix.3'
 /bin/install -p -m 644 './vpGetTimer.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetTimer.3'
 /bin/install -p -m 644 './vpGeti.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGeti.3'
 /bin/install -p -m 644 './vpIdentityMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpIdentityMatrix.3'
 /bin/install -p -m 644 './vpLoadRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpLoadRawVolume.3'
 /bin/install -p -m 644 './vpMultMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpMultMatrix.3'
 /bin/install -p -m 644 './vpNormalIndex.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpNormalIndex.3'
 /bin/install -p -m 644 './vpOctreeMask.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpOctreeMask.3'
 /bin/install -p -m 644 './vpRamp.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRamp.3'
 /bin/install -p -m 644 './vpRenderRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRenderRawVolume.3'
 /bin/install -p -m 644 './vpResample.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpResample.3'
 /bin/install -p -m 644 './vpRotate.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRotate.3'
 /bin/install -p -m 644 './vpScale.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpScale.3'
 /bin/install -p -m 644 './vpScanlineNormals.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpScanlineNormals.3'
 /bin/install -p -m 644 './vpSetCallback.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetCallback.3'
 /bin/install -p -m 644 './vpSetClientData.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetClientData.3'
 /bin/install -p -m 644 './vpSetClassifierTable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetClassifierTable.3'
 /bin/install -p -m 644 './vpSetDebug.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetDebug.3'
 /bin/install -p -m 644 './vpSetDepthCueing.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetDepthCueing.3'
 /bin/install -p -m 644 './vpSetFilter.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetFilter.3'
 /bin/install -p -m 644 './vpSetImage.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetImage.3'
 /bin/install -p -m 644 './vpSetLight.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetLight.3'
 /bin/install -p -m 644 './vpSetLookupShader.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetLookupShader.3'
 /bin/install -p -m 644 './vpSetMaterial.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetMaterial.3'
 /bin/install -p -m 644 './vpSetMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetMatrix.3'
 /bin/install -p -m 644 './vpSetRawVoxels.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetRawVoxels.3'
 /bin/install -p -m 644 './vpSetShadowLookupShader.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetShadowLookupShader.3'
 /bin/install -p -m 644 './vpSetVolumeSize.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVolumeSize.3'
 /bin/install -p -m 644 './vpSetVoxelField.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVoxelField.3'
 /bin/install -p -m 644 './vpSetVoxelSize.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVoxelSize.3'
 /bin/install -p -m 644 './vpSeti.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSeti.3'
 /bin/install -p -m 644 './vpShadeTable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpShadeTable.3'
 /bin/install -p -m 644 './vpStoreRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpStoreRawVolume.3'
 /bin/install -p -m 644 './vpTracePixel.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTracePixel.3'
 /bin/install -p -m 644 './vpTranslate.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTranslate.3'
 /bin/install -p -m 644 './vpTranspose.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTranspose.3'
 /bin/install -p -m 644 './vpVolumeNormals.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpVolumeNormals.3'
 /bin/install -p -m 644 './vpWindow.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpWindow.3'
 /bin/install -p -m 644 './vpWindowPHIGS.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpWindowPHIGS.3'
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/man'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/man'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7'
make[2]: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7'
make[1]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7'
make: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7'
+ rm -f doc/vp_userguide..pdf doc/Makefile doc/Makefile.am doc/Makefile.in
+ pushd examples
~/RPM/BUILD/volpack-1.0c7/examples ~/RPM/BUILD/volpack-1.0c7
+ make clean
make: Entering directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
rm -rf .libs _libs
 rm -f makevolume makevolume
 rm -f makeoctree makeoctree
 rm -f classifyvolume classifyvolume
 rm -f rendervolume rendervolume
 rm -f scalevolume scalevolume
rm -f *.o
test -z "brainsmall.rv brainsmall.oct brainsmall.cv brainsmall*ppm" || rm -f brainsmall.rv brainsmall.oct brainsmall.cv brainsmall*ppm
rm -f *.lo
make: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/examples'
+ rm -f Makefile.am Makefile.in
+ chmod 644 test.csh
+ popd
~/RPM/BUILD/volpack-1.0c7
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/volpack-buildroot (auto)
removed './usr/lib/libvolpack.la'
mode of './usr/lib/libvolpack.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/volpack-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/volpack-buildroot/ (default)
Compressing files in /usr/src/tmp/volpack-buildroot (auto)
Adjusting library links in /usr/src/tmp/volpack-buildroot
./usr/lib:
	libvolpack.so.1 -> libvolpack.so.1.0.4
Verifying ELF objects in /usr/src/tmp/volpack-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=relaxed)
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: sincos
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: ceil
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: exp
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: ceilf
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: pow
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: sqrt
verify-elf: WARNING: ./usr/lib/libvolpack.so.1.0.4: undefined symbol: floor
Hardlinking identical .pyc and .pyo files
Processing files: volpack-1.0c7-alt1.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42225
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd volpack-1.0c7
+ DOCDIR=/usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ export DOCDIR
+ rm -rf /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ /bin/mkdir -p /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ cp -prL AUTHORS COPYING ChangeLog README /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ chmod -R go-w /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ chmod -R a+rX /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-1.0c7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pcVRHS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/volpack-buildroot/usr/lib/libvolpack.so.1: 150 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0mkfQU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libvolpack.so.1 = set:ldrmu7Rc095Iz0o4vQS9HkW1ZlJw8agnxWfiDxI7lUDZhdh0ctoTn6ctmqPrVHTFpVEdpjG8Zlf832BlxySChwue1T3PprxkZdUf48jkuk0wMFm9q1e7t2ZzlBdr0ZCmzP7y9K6KVUCay6NPfX2pkbcDyt0YBOBDVdAA8yknribMIEq9kXLBRU23v7gsR5pccrANi89dfXJrbJ7whj0hw6jpZuONUCmB1AJhY4Zlcfz5klgG1Zkw3RU2rhUOIWflFMlCXBLUKoT0ZzK4p3AAlxpBm0gf29CH4bRGhOBpNRXs3ZGVNRE2br9Pj
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ew5AJm
Creating volpack-debuginfo package
Processing files: volpack-devel-1.0c7-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zwjSOc
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.sAZo3k
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: volpack = 1.0c7-alt1.1.qa1, /usr/lib/libvolpack.so.1.0.4
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YjmYoS
Processing files: volpack-doc-1.0c7-alt1.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6389
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd volpack-1.0c7
+ DOCDIR=/usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ export DOCDIR
+ rm -rf /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ /bin/mkdir -p /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ cp -prL doc/ examples/ /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ chmod -R go-w /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ chmod -R a+rX /usr/src/tmp/volpack-buildroot/usr/share/doc/volpack-doc-1.0c7
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gwysva
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.VRExXR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: volpack = 1.0c7-alt1.1.qa1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DzoBXZ
Processing files: volpack-debuginfo-1.0c7-alt1.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5TfN1p
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I5J8mg
find-requires: running scripts (debuginfo)
Provides: debug(libvolpack.so.1)
Requires: volpack = 1.0c7-alt1.1.qa1, debug(libc.so.6)
Removing 1 extra deps from volpack-devel due to dependency on volpack
Wrote: /usr/src/RPM/RPMS/i586/volpack-1.0c7-alt1.1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/volpack-devel-1.0c7-alt1.1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/volpack-doc-1.0c7-alt1.1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/volpack-debuginfo-1.0c7-alt1.1.qa1.i586.rpm
43.41user 9.69system 0:31.05elapsed 171%CPU (0avgtext+0avgdata 31584maxresident)k
0inputs+0outputs (0major+1795457minor)pagefaults 0swaps
56.54user 14.96system 0:49.26elapsed 145%CPU (0avgtext+0avgdata 121744maxresident)k
0inputs+0outputs (0major+2182263minor)pagefaults 0swaps
--- volpack-1.0c7-alt1.1.qa1.i586.rpm.repo	2013-04-14 17:25:30.000000000 +0000
+++ volpack-1.0c7-alt1.1.qa1.i586.rpm.hasher	2019-02-07 14:23:15.699926670 +0000
@@ -7,57 +7,57 @@
 /usr/share/doc/volpack-1.0c7/README	100644	
-/usr/share/man/man3/LinearAlgebra.3.gz	100644	
-/usr/share/man/man3/VolPack.3.gz	100644	
-/usr/share/man/man3/vpBoxFilter.3.gz	100644	
-/usr/share/man/man3/vpBruteForceRender.3.gz	100644	
-/usr/share/man/man3/vpClassifyScalars.3.gz	100644	
-/usr/share/man/man3/vpClassifyScanline.3.gz	100644	
-/usr/share/man/man3/vpClassifyVolume.3.gz	100644	
-/usr/share/man/man3/vpCreateContext.3.gz	100644	
-/usr/share/man/man3/vpCreateMinMaxOctree.3.gz	100644	
-/usr/share/man/man3/vpCurrentMatrix.3.gz	100644	
-/usr/share/man/man3/vpEnable.3.gz	100644	
-/usr/share/man/man3/vpExtract.3.gz	100644	
-/usr/share/man/man3/vpGetError.3.gz	100644	
-/usr/share/man/man3/vpGetImage.3.gz	100644	
-/usr/share/man/man3/vpGetLight.3.gz	100644	
-/usr/share/man/man3/vpGetMaterial.3.gz	100644	
-/usr/share/man/man3/vpGetMatrix.3.gz	100644	
-/usr/share/man/man3/vpGetTimer.3.gz	100644	
-/usr/share/man/man3/vpGeti.3.gz	100644	
-/usr/share/man/man3/vpIdentityMatrix.3.gz	100644	
-/usr/share/man/man3/vpLoadRawVolume.3.gz	100644	
-/usr/share/man/man3/vpMultMatrix.3.gz	100644	
-/usr/share/man/man3/vpNormalIndex.3.gz	100644	
-/usr/share/man/man3/vpOctreeMask.3.gz	100644	
-/usr/share/man/man3/vpRamp.3.gz	100644	
-/usr/share/man/man3/vpRenderRawVolume.3.gz	100644	
-/usr/share/man/man3/vpResample.3.gz	100644	
-/usr/share/man/man3/vpRotate.3.gz	100644	
-/usr/share/man/man3/vpScale.3.gz	100644	
-/usr/share/man/man3/vpScanlineNormals.3.gz	100644	
-/usr/share/man/man3/vpSetCallback.3.gz	100644	
-/usr/share/man/man3/vpSetClassifierTable.3.gz	100644	
-/usr/share/man/man3/vpSetClientData.3.gz	100644	
-/usr/share/man/man3/vpSetDebug.3.gz	100644	
-/usr/share/man/man3/vpSetDepthCueing.3.gz	100644	
-/usr/share/man/man3/vpSetFilter.3.gz	100644	
-/usr/share/man/man3/vpSetImage.3.gz	100644	
-/usr/share/man/man3/vpSetLight.3.gz	100644	
-/usr/share/man/man3/vpSetLookupShader.3.bz2	100644	
-/usr/share/man/man3/vpSetMaterial.3.gz	100644	
-/usr/share/man/man3/vpSetMatrix.3.gz	100644	
-/usr/share/man/man3/vpSetRawVoxels.3.gz	100644	
-/usr/share/man/man3/vpSetShadowLookupShader.3.bz2	100644	
-/usr/share/man/man3/vpSetVolumeSize.3.gz	100644	
-/usr/share/man/man3/vpSetVoxelField.3.gz	100644	
-/usr/share/man/man3/vpSetVoxelSize.3.gz	100644	
-/usr/share/man/man3/vpSeti.3.gz	100644	
-/usr/share/man/man3/vpShadeTable.3.gz	100644	
-/usr/share/man/man3/vpStoreRawVolume.3.gz	100644	
-/usr/share/man/man3/vpTracePixel.3.gz	100644	
-/usr/share/man/man3/vpTranslate.3.gz	100644	
-/usr/share/man/man3/vpTranspose.3.gz	100644	
-/usr/share/man/man3/vpVolumeNormals.3.gz	100644	
-/usr/share/man/man3/vpWindow.3.gz	100644	
-/usr/share/man/man3/vpWindowPHIGS.3.gz	100644	
+/usr/share/man/man3/LinearAlgebra.3.xz	100644	
+/usr/share/man/man3/VolPack.3.xz	100644	
+/usr/share/man/man3/vpBoxFilter.3.xz	100644	
+/usr/share/man/man3/vpBruteForceRender.3.xz	100644	
+/usr/share/man/man3/vpClassifyScalars.3.xz	100644	
+/usr/share/man/man3/vpClassifyScanline.3.xz	100644	
+/usr/share/man/man3/vpClassifyVolume.3.xz	100644	
+/usr/share/man/man3/vpCreateContext.3.xz	100644	
+/usr/share/man/man3/vpCreateMinMaxOctree.3.xz	100644	
+/usr/share/man/man3/vpCurrentMatrix.3.xz	100644	
+/usr/share/man/man3/vpEnable.3.xz	100644	
+/usr/share/man/man3/vpExtract.3.xz	100644	
+/usr/share/man/man3/vpGetError.3.xz	100644	
+/usr/share/man/man3/vpGetImage.3.xz	100644	
+/usr/share/man/man3/vpGetLight.3.xz	100644	
+/usr/share/man/man3/vpGetMaterial.3.xz	100644	
+/usr/share/man/man3/vpGetMatrix.3.xz	100644	
+/usr/share/man/man3/vpGetTimer.3.xz	100644	
+/usr/share/man/man3/vpGeti.3.xz	100644	
+/usr/share/man/man3/vpIdentityMatrix.3.xz	100644	
+/usr/share/man/man3/vpLoadRawVolume.3.xz	100644	
+/usr/share/man/man3/vpMultMatrix.3.xz	100644	
+/usr/share/man/man3/vpNormalIndex.3.xz	100644	
+/usr/share/man/man3/vpOctreeMask.3.xz	100644	
+/usr/share/man/man3/vpRamp.3.xz	100644	
+/usr/share/man/man3/vpRenderRawVolume.3.xz	100644	
+/usr/share/man/man3/vpResample.3.xz	100644	
+/usr/share/man/man3/vpRotate.3.xz	100644	
+/usr/share/man/man3/vpScale.3.xz	100644	
+/usr/share/man/man3/vpScanlineNormals.3.xz	100644	
+/usr/share/man/man3/vpSetCallback.3.xz	100644	
+/usr/share/man/man3/vpSetClassifierTable.3.xz	100644	
+/usr/share/man/man3/vpSetClientData.3.xz	100644	
+/usr/share/man/man3/vpSetDebug.3.xz	100644	
+/usr/share/man/man3/vpSetDepthCueing.3.xz	100644	
+/usr/share/man/man3/vpSetFilter.3.xz	100644	
+/usr/share/man/man3/vpSetImage.3.xz	100644	
+/usr/share/man/man3/vpSetLight.3.xz	100644	
+/usr/share/man/man3/vpSetLookupShader.3.xz	100644	
+/usr/share/man/man3/vpSetMaterial.3.xz	100644	
+/usr/share/man/man3/vpSetMatrix.3.xz	100644	
+/usr/share/man/man3/vpSetRawVoxels.3.xz	100644	
+/usr/share/man/man3/vpSetShadowLookupShader.3.xz	100644	
+/usr/share/man/man3/vpSetVolumeSize.3.xz	100644	
+/usr/share/man/man3/vpSetVoxelField.3.xz	100644	
+/usr/share/man/man3/vpSetVoxelSize.3.xz	100644	
+/usr/share/man/man3/vpSeti.3.xz	100644	
+/usr/share/man/man3/vpShadeTable.3.xz	100644	
+/usr/share/man/man3/vpStoreRawVolume.3.xz	100644	
+/usr/share/man/man3/vpTracePixel.3.xz	100644	
+/usr/share/man/man3/vpTranslate.3.xz	100644	
+/usr/share/man/man3/vpTranspose.3.xz	100644	
+/usr/share/man/man3/vpVolumeNormals.3.xz	100644	
+/usr/share/man/man3/vpWindow.3.xz	100644	
+/usr/share/man/man3/vpWindowPHIGS.3.xz	100644	
 Requires: libc.so.6(GLIBC_2.0)