<86>Apr 14 01:20:03 userdel[67202]: delete user 'rooter' <86>Apr 14 01:20:03 userdel[67202]: removed group 'rooter' owned by 'rooter' <86>Apr 14 01:20:03 userdel[67202]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:20:03 groupadd[67228]: group added to /etc/group: name=rooter, GID=639 <86>Apr 14 01:20:03 groupadd[67228]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:20:03 groupadd[67228]: new group: name=rooter, GID=639 <86>Apr 14 01:20:03 useradd[67260]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 14 01:20:03 userdel[67300]: delete user 'builder' <86>Apr 14 01:20:03 userdel[67300]: removed group 'builder' owned by 'builder' <86>Apr 14 01:20:03 userdel[67300]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:20:03 groupadd[67331]: group added to /etc/group: name=builder, GID=640 <86>Apr 14 01:20:03 groupadd[67331]: group added to /etc/gshadow: name=builder <86>Apr 14 01:20:03 groupadd[67331]: new group: name=builder, GID=640 <86>Apr 14 01:20:03 useradd[67363]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Installing volpack-1.0c7-alt1.1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49454 + 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.64145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd volpack-1.0c7 + CFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + 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 find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-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 x86_64-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... x86_64-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 x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-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 x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-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 x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7' Making all in etc make[2]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/volpack-1.0c7/etc' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_check.lo vp_check.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_context.lo vp_context.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_extract.lo vp_extract.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_file.lo vp_file.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_linalg.lo vp_linalg.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_octree.lo vp_octree.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_renderA.lo vp_renderA.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_renderB.lo vp_renderB.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_file.c -fPIC -DPIC -o .libs/vp_file.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_check.c -fPIC -DPIC -o .libs/vp_check.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_extract.c -fPIC -DPIC -o .libs/vp_extract.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_linalg.c -fPIC -DPIC -o .libs/vp_linalg.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_octree.c -fPIC -DPIC -o .libs/vp_octree.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_renderB.c -fPIC -DPIC -o .libs/vp_renderB.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 */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_renderA.c -fPIC -DPIC -o .libs/vp_renderA.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_context.c -fPIC -DPIC -o .libs/vp_context.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; ^ 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:517:9: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i < width && j < height) { ^ vp_renderB.c:107:9: note: 'jcount' was declared here int jcount; /* voxel scanlines per voxel slice */ ^ vp_renderB.c:507:9: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] if (i < width && j > 0) { ^ vp_renderB.c:106:9: note: 'icount' was declared here int icount; /* voxels per voxel scanline */ ^ vp_renderA.c: In function 'VPRenderAffine': vp_renderA.c:479:6: warning: 'shadow_image' may be used uninitialized in this function [-Wmaybe-uninitialized] composite_func(vpc, icount, jcount, k, slice_depth_cueing, ^ vp_renderA.c:462:30: warning: 'rle_voxels' may be used uninitialized in this function [-Wmaybe-uninitialized] run_lengths = rle_voxels->run_lengths + ^ 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, ^ vp_renderA.c:479:6: warning: 'istride' may be used uninitialized in this function [-Wmaybe-uninitialized] vp_renderA.c:385:55: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] if (vpc->enable_shadows && shadow_k >= 0 && shadow_k < kcount) { ^ 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, ^ vp_renderA.c:479:6: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] 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; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_renderC.lo vp_renderC.c 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; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_renderR.lo vp_renderR.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_resample.lo vp_resample.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_rle.lo vp_rle.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_renderC.c -fPIC -DPIC -o .libs/vp_renderC.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_shade.lo vp_shade.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_renderR.c -fPIC -DPIC -o .libs/vp_renderR.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_resample.c -fPIC -DPIC -o .libs/vp_resample.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_rle.c -fPIC -DPIC -o .libs/vp_rle.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_transpose.lo vp_transpose.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_util.lo vp_util.c 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 */ ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_view.lo vp_view.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_shade.c -fPIC -DPIC -o .libs/vp_shade.o vp_shade.c: In function 'vpScanlineNormals': vp_shade.c:279:9: warning: 'norm_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] int norm_offset; /* byte offset for normal in voxel */ ^ In file included from vp_shade.c:38:0: 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:0: 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 */ ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_util.c -fPIC -DPIC -o .libs/vp_util.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_view.c -fPIC -DPIC -o .libs/vp_view.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_transpose.c -fPIC -DPIC -o .libs/vp_transpose.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warp.lo vp_warp.c 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:721:4: warning: 'y_data' may be used uninitialized in this function [-Wmaybe-uninitialized] StoreNonZeroVoxel(data, rle_bytes_per_voxel, y_data, ^ vp_rle.c:592:11: note: 'y_data' was declared here char *y_data; /* voxel data 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, ^ 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 */ ^ x86_64-alt-linux-gcc -o makeopts makeopts.c /usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c /usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c makeopts.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ vp_view.c: In function 'VPFactorView': /usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c 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:24: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->shadow_height = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_j)) + ^ vp_view.c:968:17: note: 'jcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^ vp_view.c:1025:23: warning: 'icount' 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: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:30: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->intermediate_height = jcount + 1 + (int)ceil((kcount-1)* ^ vp_view.c:164:17: note: 'jcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^ vp_view.c:266:29: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)* ^ vp_view.c:164:9: note: 'icount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^ /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_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_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c /usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warp.c -fPIC -DPIC -o .libs/vp_warp.o /usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c /usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c /usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c 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] /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_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c /usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c /usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c chmod: cannot access 'vp_compAC3PB.c': No such file or directory /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.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_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c /usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c /usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c chmod: cannot access 'vp_compAC3PB.c': No such file or directory /usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c /usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c /usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR1PB.lo vp_compAR1PB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.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_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c /usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c /usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c /usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c /usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c /usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.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_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c /usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.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_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR3PB.lo vp_compAR3PB.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_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c /usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c /usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.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_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c /usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.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_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.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_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c /usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c chmod: cannot access 'vp_compAC1NS.c': No such file or directory /usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR1PB.c -fPIC -DPIC -o .libs/vp_compAR1PB.o /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR3PB.c -fPIC -DPIC -o .libs/vp_compAR3PB.o /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c /usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c 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 */ ^ /usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC00G.lo vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR00G.lo vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c 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 */ ^ /usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.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 /usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC1NS.lo vp_compAC1NS.c /usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c vp_compAR3PB.c:6181:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 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++; ^ /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC3NS.lo vp_compAC3NS.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC00G.c -fPIC -DPIC -o .libs/vp_compAC00G.o /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 /usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c vp_compAR1PB.c:5249:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 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++; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR1NS.lo vp_compAR1NS.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR00G.c -fPIC -DPIC -o .libs/vp_compAR00G.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR3NS.lo vp_compAR3NS.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC1NS.c -fPIC -DPIC -o .libs/vp_compAC1NS.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_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:4801:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 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++; ^ 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)) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC3NS.c -fPIC -DPIC -o .libs/vp_compAC3NS.o vp_compAC1NS.c: In function 'VPCompAC1NS': vp_compAC1NS.c:5805:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR1NS.c -fPIC -DPIC -o .libs/vp_compAR1NS.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC11B.lo vp_compAC11B.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC31B.lo vp_compAC31B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR3NS.c -fPIC -DPIC -o .libs/vp_compAR3NS.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC32B.lo vp_compAC32B.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR11B.lo vp_compAR11B.c 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)) { ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR31B.lo vp_compAR31B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC11B.c -fPIC -DPIC -o .libs/vp_compAC11B.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC32B.c -fPIC -DPIC -o .libs/vp_compAC32B.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC31B.c -fPIC -DPIC -o .libs/vp_compAC31B.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR11B.c -fPIC -DPIC -o .libs/vp_compAR11B.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR31B.c -fPIC -DPIC -o .libs/vp_compAR31B.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR32B.lo vp_compAR32B.c 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_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)) { ^ vp_compAC31B.c: In function 'VPCompAC31B': vp_compAC31B.c:5863:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ^ 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++; ^ 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++; ^ 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++; ^ vp_compAC32B.c:6760:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR32B.c -fPIC -DPIC -o .libs/vp_compAR32B.o /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 /usr/bin/m4 -DSourceFile=vp_warpA101N.c no_edit_header vp_warpA.m4 > vp_warpA101N.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA110N.lo vp_warpA110N.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 /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA111N.lo vp_warpA111N.c /usr/bin/m4 -DSourceFile=vp_warpA330R.c no_edit_header vp_warpA.m4 > vp_warpA330R.c 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_compAR31B.c: In function 'VPCompAR31B': vp_compAR32B.c:309:9: warning: unused variable 'm' [-Wunused-variable] int m, num_materials; ^ /usr/bin/m4 -DSourceFile=vp_warpA331R.c no_edit_header vp_warpA.m4 > vp_warpA331R.c 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++; ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA330N.lo vp_warpA330N.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA331N.lo vp_warpA331N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA111N.c -fPIC -DPIC -o .libs/vp_warpA111N.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA110N.c -fPIC -DPIC -o .libs/vp_warpA110N.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA330R.lo vp_warpA330R.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA330N.c -fPIC -DPIC -o .libs/vp_warpA330N.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA331N.c -fPIC -DPIC -o .libs/vp_warpA331N.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA331R.lo vp_warpA331R.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA330R.c -fPIC -DPIC -o .libs/vp_warpA330R.o 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++; ^ ./makeopts vp_opts.c -pipe -Wall -g -O2 -fPIC -DPIC /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC1NB.lo vp_compAC1NB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC3NB.lo vp_compAC3NB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA331R.c -fPIC -DPIC -o .libs/vp_warpA331R.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC1NB.c -fPIC -DPIC -o .libs/vp_compAC1NB.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR1NB.lo vp_compAR1NB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC3NB.c -fPIC -DPIC -o .libs/vp_compAC3NB.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAR3NB.lo vp_compAR3NB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC1PB.lo vp_compAC1PB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR1NB.c -fPIC -DPIC -o .libs/vp_compAR1NB.o vp_compAC1NB.c: In function 'VPCompAC1NB': vp_compAC3NB.c: In function 'VPCompAC3NB': vp_compAC3NB.c:7272:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ^ 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)) { ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAR3NB.c -fPIC -DPIC -o .libs/vp_compAR3NB.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_compAC3PB.lo vp_compAC3PB.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA101N.lo vp_warpA101N.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_warpA301N.lo vp_warpA301N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC1PB.c -fPIC -DPIC -o .libs/vp_compAC1PB.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_compAC3PB.c -fPIC -DPIC -o .libs/vp_compAC3PB.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c -o vp_opts.lo vp_opts.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA101N.c -fPIC -DPIC -o .libs/vp_warpA101N.o x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_warpA301N.c -fPIC -DPIC -o .libs/vp_warpA301N.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_compAC3PB.c: In function 'VPCompAC3PB': 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_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_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++; ^ 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++; ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -c vp_opts.c -fPIC -DPIC -o .libs/vp_opts.o 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)) { ^ 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)) { ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -Wall -g -O2 -fPIC -DPIC -version-info 1:4:0 -o libvolpack.la -rpath /usr/lib64 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 x86_64-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 -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]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/volpack-1.0c7/man' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7/examples' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c makevolume.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c makeoctree.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c classifyvolume.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c rendervolume.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c scalevolume.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -g -O2 -fPIC -DPIC -c denfile.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' [-Wimplicit-function-declaration] if ((density_fd = open(BRAIN_FILE, 0)) < 0) { ^ classifyvolume.c:103:6: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] if (lseek(density_fd, BRAIN_HEADER, 0) < 0) { ^ classifyvolume.c:108:6: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] if (read(density_fd, density, density_size) != density_size) { ^ classifyvolume.c:113:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(density_fd); ^ classifyvolume.c:177:22: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration] if ((output_fd = creat(CLVOLUME_FILE, 0644)) < 0) { ^ denfile.c: In function 'read_den': denfile.c:52:15: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration] if ((fd = open(filename, 0)) < 0) { ^ 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' [-Wimplicit-function-declaration] !read_words(fd, &map_length, 1, swapbytes)) { ^ denfile.c:100:10: warning: implicit declaration of function 'read_bytes' [-Wimplicit-function-declaration] if (!read_bytes(fd, (char *)data, map_length)) { ^ denfile.c:102:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^ denfile.c: In function 'write_den': denfile.c:146:15: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration] if ((fd = creat(filename, 0644)) < 0) { ^ denfile.c:182:10: warning: implicit declaration of function 'write_bytes' [-Wimplicit-function-declaration] if (!write_bytes(fd, (char *)&map_version, sizeof(short)) || ^ 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' [-Wimplicit-function-declaration] if (read(fd, buf, n) != n) ^ denfile.c: At top level: denfile.c:242:1: warning: return type defaults to 'int' [-Wimplicit-int] read_shorts(fd, sbuf, shortcount, swap) ^ rendervolume.c:41:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ 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' [-Wimplicit-function-declaration] if (write(fd, buf, n) != n) ^ rendervolume.c: In function 'main': rendervolume.c:86:21: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration] if ((clvolume_fd = open(CLVOLUME_FILE, 0)) < 0) { ^ rendervolume.c:99:2: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(clvolume_fd); ^ 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] } ^ 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' [-Wimplicit-function-declaration] if ((volume_fd = open(VOLUME_FILE, 0)) < 0) { ^ makeoctree.c:62:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(volume_fd); ^ makeoctree.c:76:22: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration] if ((octree_fd = creat(OCTREE_FILE, 0644)) < 0) { ^ makevolume.c: In function 'main': makevolume.c:80:23: warning: implicit declaration of function 'open' [-Wimplicit-function-declaration] if ((density_fd = open(BRAIN_FILE, 0)) < 0) { ^ makevolume.c:85:9: warning: implicit declaration of function 'lseek' [-Wimplicit-function-declaration] if (lseek(density_fd, brain_header_size, 0) < 0) { ^ makevolume.c:90:9: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] if (read(density_fd, density, density_size) != density_size) { ^ makevolume.c:95:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(density_fd); ^ makevolume.c:107:22: warning: implicit declaration of function 'creat' [-Wimplicit-function-declaration] if ((volume_fd = creat(VOLUME_FILE, 0644)) < 0) { ^ 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' [-Wimplicit-function-declaration] if (!write_den(dst_file, dst_volume, dst_xlen, dst_ylen, dst_zlen)) ^ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -L../src -o makeoctree makeoctree.o -lvolpack -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -L../src -o classifyvolume classifyvolume.o -lvolpack -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -L../src -o rendervolume rendervolume.o -lvolpack -lm /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -L../src -o makevolume makevolume.o -lvolpack -lm mkdir .libs /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fPIC -DPIC -L../src -o scalevolume scalevolume.o denfile.o -lvolpack -lm x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 classifyvolume x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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 makeoctree creating rendervolume creating makevolume x86_64-alt-linux-gcc -pipe -Wall -g -O2 -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]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/volpack-1.0c7/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/volpack-1.0c7' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32494 + 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/lib64 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/lib64" || /bin/mkdir -p "/usr/src/tmp/volpack-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -p 'libvolpack.la' '/usr/src/tmp/volpack-buildroot/usr/lib64/libvolpack.la' /bin/install -p .libs/libvolpack.so.1.0.4 /usr/src/tmp/volpack-buildroot/usr/lib64/libvolpack.so.1.0.4 (cd /usr/src/tmp/volpack-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libvolpack.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64/libvolpack.la' mode of './usr/lib64/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) Compressing files in /usr/src/tmp/volpack-buildroot (auto) Adjusting library links in /usr/src/tmp/volpack-buildroot ./usr/lib64: 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/lib64/libvolpack.so.1.0.4: undefined symbol: sincos verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: ceil verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: floorf verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: rint verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: rintf verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: exp verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: ceilf verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: pow verify-elf: WARNING: ./usr/lib64/libvolpack.so.1.0.4: undefined symbol: sqrt verify-elf: WARNING: ./usr/lib64/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.73979 + 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.lU2fIK find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/volpack-buildroot/usr/lib64/libvolpack.so.1: 150 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UkE3O2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libvolpack.so.1()(64bit) = set:ldrmu7Rc095Iz0o4vQS9HkW1ZlJw8agnxWfiDxI7lUDZhdh0ctoTn6ctmqPrVHTFpVEdpjG8Zlf832BlxySChwue1T3PprxkZdUf48jkuk0wMFm9q1e7t2ZzlBdr0ZCmzP7y9K6KVUCay6NPfX2pkbcDyt0YBOBDVdAA8yknribMIEq9kXLBRU23v7gsR5pccrANi89dfXJrbJ7whj0hw6jpZuONUCmB1AJhY4Zlcfz5klgG1Zkw3RU2rhUOIWflFMlCXBLUKoT0ZzK4p3AAlxpBm0gf29CH4bRGhOBpNRXs3ZGVNRE2br9Pj Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5SBjOn 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.IPEDDL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p24cic 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/lib64/libvolpack.so.1.0.4 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IMMpOF Processing files: volpack-doc-1.0c7-alt1.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28446 + 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.VjDYvc find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uCSA1L 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.NikEko 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.IIfTv3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dNwiuL find-requires: running scripts (debuginfo) Provides: debug64(libvolpack.so.1) Requires: volpack = 1.0c7-alt1.1.qa1, debug64(libc.so.6) Removing 1 extra deps from volpack-devel due to dependency on volpack Wrote: /usr/src/RPM/RPMS/x86_64/volpack-1.0c7-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/volpack-devel-1.0c7-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/volpack-doc-1.0c7-alt1.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/volpack-debuginfo-1.0c7-alt1.1.qa1.x86_64.rpm 19.78user 5.29system 0:27.33elapsed 91%CPU (0avgtext+0avgdata 35276maxresident)k 0inputs+0outputs (0major+1667978minor)pagefaults 0swaps 22.80user 7.23system 0:32.67elapsed 91%CPU (0avgtext+0avgdata 115384maxresident)k 0inputs+0outputs (0major+1878662minor)pagefaults 0swaps --- volpack-1.0c7-alt1.1.qa1.x86_64.rpm.repo 2013-04-14 17:25:31.000000000 +0000 +++ volpack-1.0c7-alt1.1.qa1.x86_64.rpm.hasher 2019-04-14 01:20:34.083855838 +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.14)(64bit)