<86>Jun 2 02:08:13 userdel[3772603]: delete user 'rooter' <86>Jun 2 02:08:13 userdel[3772603]: removed group 'rooter' owned by 'rooter' <86>Jun 2 02:08:13 userdel[3772603]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 2 02:08:13 groupadd[3772641]: group added to /etc/group: name=rooter, GID=1835 <86>Jun 2 02:08:13 groupadd[3772641]: group added to /etc/gshadow: name=rooter <86>Jun 2 02:08:13 groupadd[3772641]: new group: name=rooter, GID=1835 <86>Jun 2 02:08:13 useradd[3772663]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash <86>Jun 2 02:08:13 userdel[3772709]: delete user 'builder' <86>Jun 2 02:08:13 userdel[3772709]: removed group 'builder' owned by 'builder' <86>Jun 2 02:08:13 userdel[3772709]: removed shadow group 'builder' owned by 'builder' <86>Jun 2 02:08:13 groupadd[3772742]: group added to /etc/group: name=builder, GID=1836 <86>Jun 2 02:08:13 groupadd[3772742]: group added to /etc/gshadow: name=builder <86>Jun 2 02:08:13 groupadd[3772742]: new group: name=builder, GID=1836 <86>Jun 2 02:08:13 useradd[3772769]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/volpack-1.0c7-alt2.nosrc.rpm (w1.gzdio) Installing volpack-1.0c7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67017 + 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 . + echo 'Patch #0 (volpack-1.0c7-fedora-aarch64.patch):' Patch #0 (volpack-1.0c7-fedora-aarch64.patch): + /usr/bin/patch -p1 patching file config.guess patching file config.sub + echo 'Patch #1 (volpack-1.0c7-fedora-c99.patch):' Patch #1 (volpack-1.0c7-fedora-c99.patch): + /usr/bin/patch -p1 patching file examples/classifyvolume.c patching file examples/denfile.c patching file examples/makeoctree.c patching file examples/makevolume.c patching file examples/rendervolume.c patching file examples/scalevolume.c patching file src/makeopts.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67017 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd volpack-1.0c7 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-dependency-tracking --disable-static configure: WARNING: unrecognized options: --disable-silent-rules, --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: --disable-silent-rules, --without-included-gettext Moving SPEC file to base directory + make 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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_check.lo vp_check.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 -frecord-gcc-switches -Wall -g -O2 -c vp_check.c -fPIC -DPIC -o .libs/vp_check.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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_context.lo vp_context.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_context.c -fPIC -DPIC -o .libs/vp_context.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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_extract.lo vp_extract.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_extract.c -fPIC -DPIC -o .libs/vp_extract.o vp_extract.c: In function 'VPShadeBlock': vp_extract.c:444:9: warning: variable 'color_channels' set but not used [-Wunused-but-set-variable] 444 | 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] 612 | int ilen, jlen, klen; /* volume size */ | ^~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_file.lo vp_file.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_file.c -fPIC -DPIC -o .libs/vp_file.o vp_file.c: In function 'vpLoadContext': vp_file.c:1141:9: warning: variable 'swab' set but not used [-Wunused-but-set-variable] 1141 | int swab, i; | ^~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_linalg.lo vp_linalg.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_linalg.c -fPIC -DPIC -o .libs/vp_linalg.o vp_linalg.c: In function 'vpSolveSystem4': vp_linalg.c:263:9: warning: 'ipivot' may be used uninitialized in this function [-Wmaybe-uninitialized] 263 | if (k != ipivot) { | ^ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_octree.lo vp_octree.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_octree.c -fPIC -DPIC -o .libs/vp_octree.o vp_octree.c: In function 'ComputeOctreeMask': vp_octree.c:1278:52: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 1278 | array[z*array_zstride + y*array_ystride + x] = 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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_renderA.lo vp_renderA.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_renderA.c -fPIC -DPIC -o .libs/vp_renderA.o vp_renderA.c: In function 'VPRenderAffine': vp_renderA.c:473:6: warning: 'shadow_image' may be used uninitialized in this function [-Wmaybe-uninitialized] 473 | composite_func(vpc, icount, jcount, k, slice_depth_cueing, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | intimage, WgtTL, WgtBL, WgtTR, WgtBR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 475 | run_lengths, voxel_data, shadow_image); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:464:46: warning: 'rle_voxels' may be used uninitialized in this function [-Wmaybe-uninitialized] 464 | voxel_data = (void *)((char *)rle_voxels->data + | ~~~~~~~~~~^~~~~~ vp_renderA.c:112:9: warning: 'kstride' may be used uninitialized in this function [-Wmaybe-uninitialized] 112 | int kstride; | ^~~~~~~ vp_renderA.c:479:6: warning: 'jstride' may be used uninitialized in this function [-Wmaybe-uninitialized] 479 | composite_func(vpc, icount, jcount, k, slice_depth_cueing, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | intimage, WgtTL, WgtBL, WgtTR, WgtBR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | voxel_data, istride, jstride, shadow_image); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:479:6: warning: 'istride' may be used uninitialized in this function [-Wmaybe-uninitialized] vp_renderA.c:370:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 370 | kstart = kcount-1; | ~~~~~~~^~~~~~~~~~ vp_renderA.c:479:6: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 479 | composite_func(vpc, icount, jcount, k, slice_depth_cueing, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 480 | intimage, WgtTL, WgtBL, WgtTR, WgtBR, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 481 | voxel_data, istride, jstride, shadow_image); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:479:6: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_renderB.lo vp_renderB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_renderB.c -fPIC -DPIC -o .libs/vp_renderB.o vp_renderB.c:347:1: warning: 'ScaleColors' defined but not used [-Wunused-function] 347 | 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] 830 | *image++ = b_int; | ~~~~~~~~~^~~~~~~ vp_renderB.c:645:23: note: 'b_int' was declared here 645 | 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] 831 | *image++ = g_int; | ~~~~~~~~~^~~~~~~ vp_renderB.c:645:16: note: 'g_int' was declared here 645 | 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] 586 | old_r = rgb_intim->rclrflt; | ~~~~~~^~~~~~~~~~~~~~~~~~~~ vp_renderB.c:568:18: note: 'rgb_intim' was declared here 568 | RGBIntPixel *rgb_intim; | ^~~~~~~~~ vp_renderB.c:579:13: warning: 'gray_intim' may be used uninitialized in this function [-Wmaybe-uninitialized] 579 | old_r = gray_intim->clrflt; | ~~~~~~^~~~~~~~~~~~~~~~~~~~ vp_renderB.c:567:19: note: 'gray_intim' was declared here 567 | GrayIntPixel *gray_intim; | ^~~~~~~~~~ vp_renderB.c:192:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 192 | kstart = kcount-1; | ~~~~~~~^~~~~~~~~~ vp_renderB.c:108:9: note: 'kcount' was declared here 108 | int kcount; /* voxel slices in the volume */ | ^~~~~~ vp_renderB.c:574:5: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 574 | for (j = 0; j < height; j++) { | ^~~ vp_renderB.c:107:9: note: 'jcount' was declared here 107 | int jcount; /* voxel scanlines per voxel slice */ | ^~~~~~ vp_renderB.c:482:2: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] 482 | for (i = 0; i <= width; i++) { | ^~~ vp_renderB.c:106:9: note: 'icount' was declared here 106 | int icount; /* voxels per voxel scanline */ | ^~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_renderC.lo vp_renderC.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_renderR.lo vp_renderR.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_renderR.c -fPIC -DPIC -o .libs/vp_renderR.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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_resample.lo vp_resample.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_resample.c -fPIC -DPIC -o .libs/vp_resample.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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_rle.c -fPIC -DPIC -o .libs/vp_rle.o vp_rle.c: In function 'vpClassifyVolume': vp_rle.c:157:9: warning: variable 'xlen' set but not used [-Wunused-but-set-variable] 157 | 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] 250 | int skip_rle_z; /* if true, do not compute rle_z */ | ^~~~~~~~~~ vp_rle.c:694:18: warning: 'z_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized] 694 | z_lengths += lengths_bytes_left; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ vp_rle.c:596:20: note: 'z_lengths' was declared here 596 | 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] 711 | z_data = (char *)z_data + data_bytes_left; | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:593:11: note: 'z_data' was declared here 593 | 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] 937 | StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:595:20: note: 'y_lengths' was declared here 595 | unsigned char *y_lengths; /* run length for y viewpoint */ | ^~~~~~~~~ vp_rle.c:937:2: warning: 'x_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized] 937 | StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:594:20: note: 'x_lengths' was declared here 594 | 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] 717 | StoreNonZeroVoxel(data, rle_bytes_per_voxel, x_data, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 718 | x_lengths, rundata_y, y); | ~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:591:11: note: 'x_data' was declared here 591 | 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] 258 | unsigned char *octree_run_ptr; /* pointer to current run */ | ^~~~~~~~~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_shade.c -fPIC -DPIC -o .libs/vp_shade.o In file included from vp_shade.c:38: vp_shade.c: In function 'vpScanlineNormals': vp_global.h:249:39: warning: 'norm_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 249 | #define ShortField(voxel, offset) (*((unsigned short *)((char *)(voxel)+\ | ^ vp_shade.c:279:9: note: 'norm_offset' was declared here 279 | int norm_offset; /* byte offset for normal in voxel */ | ^~~~~~~~~~~ In file included from vp_shade.c:38: vp_global.h:248:64: warning: 'grad_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 248 | #define ByteField(voxel, offset) (*((unsigned char *)(voxel) + (offset))) | ^ vp_shade.c:278:9: note: 'grad_offset' was declared here 278 | int grad_offset; /* byte offset for gradient in voxel */ | ^~~~~~~~~~~ In file included from vp_shade.c:38: vp_global.h:248:64: warning: 'scalar_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 248 | #define ByteField(voxel, offset) (*((unsigned char *)(voxel) + (offset))) | ^ vp_shade.c:277:9: note: 'scalar_offset' was declared here 277 | int scalar_offset; /* byte offset for scalar in voxel */ | ^~~~~~~~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_transpose.lo vp_transpose.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_util.lo vp_util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_util.c -fPIC -DPIC -o .libs/vp_util.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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_view.c -fPIC -DPIC -o .libs/vp_view.o vp_view.c: In function 'VPFactorView': vp_view.c:1025:42: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 1025 | vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) + | ~~~~~~~^~~ vp_view.c:968:25: note: 'kcount' was declared here 968 | int icount, jcount, kcount; /* dimensions of volume in rotated space */ | ^~~~~~ vp_view.c:1027:74: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 1027 | vpc->shadow_height = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_j)) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1028 | jcount + 1; | ~~~~~~ vp_view.c:968:17: note: 'jcount' was declared here 968 | int icount, jcount, kcount; /* dimensions of volume in rotated space */ | ^~~~~~ vp_view.c:1025:73: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] 1025 | vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1026 | icount + 1; | ~~~~~~ vp_view.c:968:9: note: 'icount' was declared here 968 | 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] 266 | vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)* | ~~~~~~~^~~ vp_view.c:164:25: note: 'kcount' was declared here 164 | int icount, jcount, kcount; /* dimensions of volume in rotated space */ | ^~~~~~ vp_view.c:268:43: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] 268 | vpc->intermediate_height = jcount + 1 + (int)ceil((kcount-1)* | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 269 | fabs(vpc->shear_j)); | ~~~~~~~~~~~~~~~~~~~ vp_view.c:164:17: note: 'jcount' was declared here 164 | int icount, jcount, kcount; /* dimensions of volume in rotated space */ | ^~~~~~ vp_view.c:266:42: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] 266 | vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)* | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 267 | fabs(vpc->shear_i)); | ~~~~~~~~~~~~~~~~~~~ vp_view.c:164:9: note: 'icount' was declared here 164 | int icount, jcount, kcount; /* dimensions of volume in rotated space */ | ^~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_warp.lo vp_warp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_warp.c -fPIC -DPIC -o .libs/vp_warp.o vp_warp.c: In function 'VPComputeWarpTables': vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point] 77 | *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] x86_64-alt-linux-gcc -o makeopts makeopts.c ./makeopts vp_opts.c -pipe -frecord-gcc-switches -Wall -g -O2 /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_opts.c -fPIC -DPIC -o .libs/vp_opts.o /usr/bin/m4 -DSourceFile=vp_compAC1NB.c no_edit_header vp_compA.m4 > vp_compAC1NB.c /usr/bin/m4 -DSourceFile=vp_compAC3NB.c no_edit_header vp_compA.m4 > vp_compAC3NB.c /usr/bin/m4 -DSourceFile=vp_compAR1NB.c no_edit_header vp_compA.m4 > vp_compAR1NB.c /usr/bin/m4 -DSourceFile=vp_compAR3NB.c no_edit_header vp_compA.m4 > vp_compAR3NB.c /usr/bin/m4 -DSourceFile=vp_compAC1PB.c no_edit_header vp_compA.m4 > vp_compAC1PB.c /usr/bin/m4 -DSourceFile=vp_compAC3PB.c no_edit_header vp_compA.m4 > vp_compAC3PB.c /usr/bin/m4 -DSourceFile=vp_compAR1PB.c no_edit_header vp_compA.m4 > vp_compAR1PB.c /usr/bin/m4 -DSourceFile=vp_compAR3PB.c no_edit_header vp_compA.m4 > vp_compAR3PB.c /usr/bin/m4 -DSourceFile=vp_compAC00G.c no_edit_header vp_compA.m4 > vp_compAC00G.c /usr/bin/m4 -DSourceFile=vp_compAR00G.c no_edit_header vp_compA.m4 > vp_compAR00G.c /usr/bin/m4 -DSourceFile=vp_compAC1NS.c no_edit_header vp_compA.m4 > vp_compAC1NS.c /usr/bin/m4 -DSourceFile=vp_compAC3NS.c no_edit_header vp_compA.m4 > vp_compAC3NS.c /usr/bin/m4 -DSourceFile=vp_compAR1NS.c no_edit_header vp_compA.m4 > vp_compAR1NS.c /usr/bin/m4 -DSourceFile=vp_compAR3NS.c no_edit_header vp_compA.m4 > vp_compAR3NS.c /usr/bin/m4 -DSourceFile=vp_compAC11B.c no_edit_header vp_compA.m4 > vp_compAC11B.c /usr/bin/m4 -DSourceFile=vp_compAC31B.c no_edit_header vp_compA.m4 > vp_compAC31B.c /usr/bin/m4 -DSourceFile=vp_compAC32B.c no_edit_header vp_compA.m4 > vp_compAC32B.c /usr/bin/m4 -DSourceFile=vp_compAR11B.c no_edit_header vp_compA.m4 > vp_compAR11B.c /usr/bin/m4 -DSourceFile=vp_compAR31B.c no_edit_header vp_compA.m4 > vp_compAR31B.c /usr/bin/m4 -DSourceFile=vp_compAR32B.c no_edit_header vp_compA.m4 > vp_compAR32B.c /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC1NB.lo vp_compAC1NB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC1NB.c -fPIC -DPIC -o .libs/vp_compAC1NB.o vp_compAC1NB.c: In function 'VPCompAC1NB': vp_compAC1NB.c:4614:27: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4614 | acc_clr += bot_clr * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC1NB.c:4573:27: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4573 | acc_clr += top_clr * wgtTL; | ~~~~~~~~^~~~~~~ vp_compAC1NB.c:5120:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5120 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC1NB.c:4613:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4613 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC1NB.c:4572:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4572 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAC3NB.c -fPIC -DPIC -o .libs/vp_compAC3NB.o vp_compAC3NB.c: In function 'VPCompAC3NB': vp_compAC3NB.c:6538:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6538 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:6470:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6470 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:6537:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6537 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:6469:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6469 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:6536:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6536 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:6468:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6468 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC3NB.c:7268:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 7268 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC3NB.c:6534:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6534 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC3NB.c:6466:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6466 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAR1NB.c -fPIC -DPIC -o .libs/vp_compAR1NB.o vp_compAR1NB.c: In function 'VPCompAR1NB': vp_compAR1NB.c:5543:27: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5543 | acc_clr += bot_clr * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR1NB.c:5486:27: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5486 | acc_clr += top_clr * wgtTL; | ~~~~~~~~^~~~~~~ vp_compAR1NB.c:6145:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 6145 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR1NB.c:6150:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6150 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR1NB.c:6146:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6146 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR1NB.c:5542:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5542 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR1NB.c:5485:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5485 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR3NB.lo 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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAR3NB.c -fPIC -DPIC -o .libs/vp_compAR3NB.o vp_compAR3NB.c: In function 'VPCompAR3NB': vp_compAR3NB.c:7467:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7467 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:7383:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7383 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:7466:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7466 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:7382:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7382 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:7465:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7465 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:7381:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7381 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR3NB.c:8293:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 8293 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR3NB.c:8298:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 8298 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR3NB.c:8294:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 8294 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR3NB.c:7463:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 7463 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR3NB.c:7379:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 7379 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAC1PB.c -fPIC -DPIC -o .libs/vp_compAC1PB.o vp_compAC1PB.c: In function 'VPCompAC1PB': vp_compAC1PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] 300 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAC1PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 299 | 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] 298 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAC1PB.c:4224:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 4224 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC1PB.c:3801:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 3801 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC1PB.c:3774:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 3774 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC3PB.lo vp_compAC3PB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC3PB.c -fPIC -DPIC -o .libs/vp_compAC3PB.o vp_compAC3PB.c: In function 'VPCompAC3PB': vp_compAC3PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] 300 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAC3PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 299 | 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] 298 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAC3PB.c:5156:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5156 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC3PB.c:4620:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4620 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC3PB.c:4585:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4585 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR1PB.lo vp_compAR1PB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAR1PB.c -fPIC -DPIC -o .libs/vp_compAR1PB.o vp_compAR1PB.c: In function 'VPCompAR1PB': vp_compAR1PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] 301 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAR1PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 300 | 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] 299 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAR1PB.c:5253:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5253 | if (j != jcount && ((run_state & 2) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR1PB.c:5254:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 5254 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR1PB.c:5250:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 5250 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR1PB.c:4730:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4730 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR1PB.c:4687:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4687 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR3PB.lo vp_compAR3PB.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAR3PB.c -fPIC -DPIC -o .libs/vp_compAR3PB.o vp_compAR3PB.c: In function 'VPCompAR3PB': vp_compAR3PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] 301 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAR3PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 300 | 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] 299 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAR3PB.c:6185:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 6185 | if (j != jcount && ((run_state & 2) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR3PB.c:6186:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6186 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR3PB.c:6182:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6182 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR3PB.c:5549:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5549 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR3PB.c:5498:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5498 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC00G.lo vp_compAC00G.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC00G.c -fPIC -DPIC -o .libs/vp_compAC00G.o vp_compAC00G.c: In function 'VPCompAC00G': vp_compAC00G.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] 308 | int m, num_materials; | ^~~~~~~~~~~~~ vp_compAC00G.c:308:9: warning: unused variable 'm' [-Wunused-variable] 308 | int m, num_materials; | ^ vp_compAC00G.c:307:9: warning: unused variable 'weight_index' [-Wunused-variable] 307 | int weight_index; /* weight index */ | ^~~~~~~~~~~~ vp_compAC00G.c:306:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable] 306 | 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] 305 | float *weight_table; /* weight lookup table */ | ^~~~~~~~~~~~ vp_compAC00G.c:301:11: warning: unused variable 'shade_factor' [-Wunused-variable] 301 | float shade_factor; /* attenuation factor for color | ^~~~~~~~~~~~ vp_compAC00G.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] 300 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAC00G.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 299 | 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] 298 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAC00G.c:293:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable] 293 | float slice_depth_cueing; /* depth cueing factor for slice */ | ^~~~~~~~~~~~~~~~~~ vp_compAC00G.c:3776:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 3776 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC00G.c:3395:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 3395 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC00G.c:3375:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 3375 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR00G.lo vp_compAR00G.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAR00G.c -fPIC -DPIC -o .libs/vp_compAR00G.o vp_compAR00G.c: In function 'VPCompAR00G': vp_compAR00G.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] 309 | int m, num_materials; | ^~~~~~~~~~~~~ vp_compAR00G.c:309:9: warning: unused variable 'm' [-Wunused-variable] 309 | int m, num_materials; | ^ vp_compAR00G.c:308:9: warning: unused variable 'weight_index' [-Wunused-variable] 308 | int weight_index; /* weight index */ | ^~~~~~~~~~~~ vp_compAR00G.c:307:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable] 307 | 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] 306 | float *weight_table; /* weight lookup table */ | ^~~~~~~~~~~~ vp_compAR00G.c:302:11: warning: unused variable 'shade_factor' [-Wunused-variable] 302 | float shade_factor; /* attenuation factor for color | ^~~~~~~~~~~~ vp_compAR00G.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] 301 | int shade_index; /* shade index */ | ^~~~~~~~~~~ vp_compAR00G.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] 300 | 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] 299 | float *shade_table; /* shade lookup table */ | ^~~~~~~~~~~ vp_compAR00G.c:294:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable] 294 | float slice_depth_cueing; /* depth cueing factor for slice */ | ^~~~~~~~~~~~~~~~~~ vp_compAR00G.c:4805:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 4805 | if (j != jcount && ((run_state & 2) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR00G.c:4806:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 4806 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR00G.c:4802:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 4802 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR00G.c:4324:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4324 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR00G.c:4288:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4288 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC1NS.lo vp_compAC1NS.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC1NS.c -fPIC -DPIC -o .libs/vp_compAC1NS.o vp_compAC1NS.c: In function 'VPCompAC1NS': vp_compAC1NS.c:5222:39: warning: 'bot_sclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5222 | acc_clr += (bot_clr + bot_sclr * | ~~~~~~~~~^ 5223 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC1NS.c:5173:39: warning: 'top_sclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5173 | acc_clr += (top_clr + top_sclr * | ~~~~~~~~~^ 5174 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC1NS.c:5222:28: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5222 | acc_clr += (bot_clr + bot_sclr * | ~~~~~~~~~^~~~~~~~~~~~ 5223 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC1NS.c:5173:28: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5173 | acc_clr += (top_clr + top_sclr * | ~~~~~~~~~^~~~~~~~~~~~ 5174 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC1NS.c:5801:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5801 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC1NS.c:5221:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5221 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC1NS.c:5172:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5172 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC3NS.lo vp_compAC3NS.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC3NS.c -fPIC -DPIC -o .libs/vp_compAC3NS.o vp_compAC3NS.c: In function 'VPCompAC3NS': vp_compAC3NS.c:8074:40: warning: 'bot_bsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8074 | acc_bclr += (bot_bclr + bot_bsclr * | ~~~~~~~~~~^ 8075 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7982:40: warning: 'top_bsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7982 | acc_bclr += (top_bclr + top_bsclr * | ~~~~~~~~~~^ 7983 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8072:40: warning: 'bot_gsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8072 | acc_gclr += (bot_gclr + bot_gsclr * | ~~~~~~~~~~^ 8073 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7980:40: warning: 'top_gsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7980 | acc_gclr += (top_gclr + top_gsclr * | ~~~~~~~~~~^ 7981 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8070:40: warning: 'bot_rsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8070 | acc_rclr += (bot_rclr + bot_rsclr * | ~~~~~~~~~~^ 8071 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7978:40: warning: 'top_rsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7978 | acc_rclr += (top_rclr + top_rsclr * | ~~~~~~~~~~^ 7979 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8074:28: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8074 | acc_bclr += (bot_bclr + bot_bsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8075 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7982:28: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7982 | acc_bclr += (top_bclr + top_bsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 7983 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8072:28: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8072 | acc_gclr += (bot_gclr + bot_gsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8073 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7980:28: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7980 | acc_gclr += (top_gclr + top_gsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 7981 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8070:28: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8070 | acc_rclr += (bot_rclr + bot_rsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8071 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:7978:28: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7978 | acc_rclr += (top_rclr + top_rsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 7979 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAC3NS.c:8977:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 8977 | if (j != jcount && ((run_state & 2) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC3NS.c:8068:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 8068 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC3NS.c:7976:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 7976 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAR1NS.c -fPIC -DPIC -o .libs/vp_compAR1NS.o vp_compAR1NS.c: In function 'VPCompAR1NS': vp_compAR1NS.c:6151:39: warning: 'bot_sclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6151 | acc_clr += (bot_clr + bot_sclr * | ~~~~~~~~~^ 6152 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR1NS.c:6086:39: warning: 'top_sclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6086 | acc_clr += (top_clr + top_sclr * | ~~~~~~~~~^ 6087 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR1NS.c:6151:28: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6151 | acc_clr += (bot_clr + bot_sclr * | ~~~~~~~~~^~~~~~~~~~~~ 6152 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR1NS.c:6086:28: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6086 | acc_clr += (top_clr + top_sclr * | ~~~~~~~~~^~~~~~~~~~~~ 6087 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR1NS.c:6826:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 6826 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR1NS.c:6831:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6831 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR1NS.c:6827:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6827 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR1NS.c:6150:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6150 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR1NS.c:6085:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6085 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAR3NS.c -fPIC -DPIC -o .libs/vp_compAR3NS.o vp_compAR3NS.c: In function 'VPCompAR3NS': vp_compAR3NS.c:9003:40: warning: 'bot_bsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 9003 | acc_bclr += (bot_bclr + bot_bsclr * | ~~~~~~~~~~^ 9004 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8895:40: warning: 'top_bsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8895 | acc_bclr += (top_bclr + top_bsclr * | ~~~~~~~~~~^ 8896 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:9001:40: warning: 'bot_gsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 9001 | acc_gclr += (bot_gclr + bot_gsclr * | ~~~~~~~~~~^ 9002 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8893:40: warning: 'top_gsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8893 | acc_gclr += (top_gclr + top_gsclr * | ~~~~~~~~~~^ 8894 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8999:40: warning: 'bot_rsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8999 | acc_rclr += (bot_rclr + bot_rsclr * | ~~~~~~~~~~^ 9000 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8891:40: warning: 'top_rsclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8891 | acc_rclr += (top_rclr + top_rsclr * | ~~~~~~~~~~^ 8892 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:9003:28: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 9003 | acc_bclr += (bot_bclr + bot_bsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 9004 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8895:28: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8895 | acc_bclr += (top_bclr + top_bsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8896 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:9001:28: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 9001 | acc_gclr += (bot_gclr + bot_gsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 9002 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8893:28: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8893 | acc_gclr += (top_gclr + top_gsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8894 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8999:28: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8999 | acc_rclr += (bot_rclr + bot_rsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 9000 | ((float)1.0 - shadow_pixel->opcflt)) * wgtBL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:8891:28: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 8891 | acc_rclr += (top_rclr + top_rsclr * | ~~~~~~~~~~^~~~~~~~~~~~~ 8892 | ((float)1.0 - shadow_pixel->opcflt)) * wgtTL; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_compAR3NS.c:10002:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 10002 | if (j != jcount && ((run_state & 2) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR3NS.c:664:32: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 664 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR3NS.c:660:32: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 660 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR3NS.c:8997:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 8997 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR3NS.c:8889:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 8889 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC11B.lo vp_compAC11B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAC11B.c -fPIC -DPIC -o .libs/vp_compAC11B.o vp_compAC11B.c: In function 'VPCompAC11B': vp_compAC11B.c:4033:27: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4033 | acc_clr += bot_clr * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC11B.c:4002:27: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4002 | acc_clr += top_clr * wgtTL; | ~~~~~~~~^~~~~~~ vp_compAC11B.c:4479:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 4479 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC11B.c:4032:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4032 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC11B.c:4001:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4001 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAC31B.c -fPIC -DPIC -o .libs/vp_compAC31B.o vp_compAC31B.c: In function 'VPCompAC31B': vp_compAC31B.c:5261:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5261 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5215:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5215 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5260:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5260 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5214:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5214 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5259:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5259 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5213:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 5213 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC31B.c:5859:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5859 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC31B.c:5257:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5257 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC31B.c:5211:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 5211 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAC32B.lo 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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAC32B.c -fPIC -DPIC -o .libs/vp_compAC32B.o vp_compAC32B.c: In function 'VPCompAC32B': vp_compAC32B.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] 308 | int m, num_materials; | ^~~~~~~~~~~~~ vp_compAC32B.c:308:9: warning: unused variable 'm' [-Wunused-variable] 308 | int m, num_materials; | ^ vp_compAC32B.c:6074:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6074 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6014:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6014 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6073:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6073 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6013:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6013 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6072:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6072 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6012:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6012 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAC32B.c:6756:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 6756 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAC32B.c:6070:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6070 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAC32B.c:6010:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6010 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR11B.lo vp_compAR11B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAR11B.c -fPIC -DPIC -o .libs/vp_compAR11B.o vp_compAR11B.c: In function 'VPCompAR11B': vp_compAR11B.c:4962:27: warning: 'bot_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4962 | acc_clr += bot_clr * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR11B.c:4915:27: warning: 'top_clr' may be used uninitialized in this function [-Wmaybe-uninitialized] 4915 | acc_clr += top_clr * wgtTL; | ~~~~~~~~^~~~~~~ vp_compAR11B.c:5504:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 5504 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR11B.c:5509:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 5509 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR11B.c:5505:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 5505 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR11B.c:4961:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4961 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR11B.c:4914:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 4914 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_compAR31B.c -fPIC -DPIC -o .libs/vp_compAR31B.o vp_compAR31B.c: In function 'VPCompAR31B': vp_compAR31B.c:6190:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6190 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6128:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6128 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6189:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6189 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6127:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6127 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6188:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6188 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6126:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6126 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR31B.c:6884:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 6884 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR31B.c:6889:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6889 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR31B.c:6885:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 6885 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR31B.c:6186:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6186 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR31B.c:6124:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6124 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_compAR32B.lo vp_compAR32B.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_compAR32B.c -fPIC -DPIC -o .libs/vp_compAR32B.o vp_compAR32B.c: In function 'VPCompAR32B': vp_compAR32B.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] 309 | int m, num_materials; | ^~~~~~~~~~~~~ vp_compAR32B.c:309:9: warning: unused variable 'm' [-Wunused-variable] 309 | int m, num_materials; | ^ vp_compAR32B.c:7003:27: warning: 'bot_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7003 | acc_bclr += bot_bclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:6927:27: warning: 'top_bclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6927 | acc_bclr += top_bclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:7002:27: warning: 'bot_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7002 | acc_gclr += bot_gclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:6926:27: warning: 'top_gclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6926 | acc_gclr += top_gclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:7001:27: warning: 'bot_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 7001 | acc_rclr += bot_rclr * wgtBL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:6925:27: warning: 'top_rclr' may be used uninitialized in this function [-Wmaybe-uninitialized] 6925 | acc_rclr += top_rclr * wgtTL; | ~~~~~~~~~^~~~~~~ vp_compAR32B.c:7781:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] 7781 | if (j != 0 && ((run_state & 1) == 0)) { | ~~~~~~~~~~~^~~~ vp_compAR32B.c:7786:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 7786 | botrun_count = *botRLElen++; | ~~~~~~~~~^~ vp_compAR32B.c:7782:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] 7782 | toprun_count = *topRLElen++; | ~~~~~~~~~^~ vp_compAR32B.c:6999:27: warning: 'bot_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6999 | acc_opc += bot_opc * wgtBL; | ~~~~~~~~^~~~~~~ vp_compAR32B.c:6923:27: warning: 'top_opc' may be used uninitialized in this function [-Wmaybe-uninitialized] 6923 | acc_opc += top_opc * wgtTL; | ~~~~~~~~^~~~~~~ /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 /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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_warpA101N.lo vp_warpA101N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_warpA101N.c -fPIC -DPIC -o .libs/vp_warpA101N.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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_warpA301N.c -fPIC -DPIC -o .libs/vp_warpA301N.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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_warpA110N.lo vp_warpA110N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_warpA111N.lo vp_warpA111N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_warpA111N.c -fPIC -DPIC -o .libs/vp_warpA111N.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 -frecord-gcc-switches -Wall -g -O2 -c -o vp_warpA330N.lo vp_warpA330N.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -pipe -frecord-gcc-switches -Wall -g -O2 -c vp_warpA330N.c -fPIC -DPIC -o .libs/vp_warpA330N.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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_warpA330R.c -fPIC -DPIC -o .libs/vp_warpA330R.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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c vp_warpA331R.c -fPIC -DPIC -o .libs/vp_warpA331R.o /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 -frecord-gcc-switches -Wall -g -O2 -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 -frecord-gcc-switches -Wall -g -O2 -c makevolume.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -o makevolume makevolume.o -lvolpack -lm mkdir .libs x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/makevolume makevolume.o -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm creating makevolume x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c makeoctree.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -o makeoctree makeoctree.o -lvolpack -lm x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/makeoctree makeoctree.o -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm creating makeoctree x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c classifyvolume.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -o classifyvolume classifyvolume.o -lvolpack -lm x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/classifyvolume classifyvolume.o -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm creating classifyvolume x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c rendervolume.c rendervolume.c: In function 'main': rendervolume.c:210:11: warning: passing argument 1 of 'StorePGM' from incompatible pointer type [-Wincompatible-pointer-types] 210 | StorePGM(image, IMAGE_WIDTH, IMAGE_HEIGHT, filename); | ^~~~~ | | | unsigned char (*)[256] rendervolume.c:44:21: note: expected 'char *' but argument is of type 'unsigned char (*)[256]' 44 | void StorePGM(char *image, int width, int height, char *filename); | ~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -o rendervolume rendervolume.o -lvolpack -lm x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o .libs/rendervolume rendervolume.o -L/usr/src/RPM/BUILD/volpack-1.0c7/src /usr/src/RPM/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm creating rendervolume x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c scalevolume.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c denfile.c /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -L../src -o scalevolume scalevolume.o denfile.o -lvolpack -lm x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.76657 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd volpack-1.0c7 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p 'libvolpack.la' '/usr/src/tmp/volpack-buildroot/usr/lib64/libvolpack.la' /usr/libexec/rpm-build/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; }; }) /usr/libexec/rpm-build/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" /usr/libexec/rpm-build/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" /usr/libexec/rpm-build/install -p -m 644 './LinearAlgebra.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/LinearAlgebra.3' /usr/libexec/rpm-build/install -p -m 644 './VolPack.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/VolPack.3' /usr/libexec/rpm-build/install -p -m 644 './vpBoxFilter.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpBoxFilter.3' /usr/libexec/rpm-build/install -p -m 644 './vpBruteForceRender.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpBruteForceRender.3' /usr/libexec/rpm-build/install -p -m 644 './vpClassifyScalars.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyScalars.3' /usr/libexec/rpm-build/install -p -m 644 './vpClassifyScanline.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyScanline.3' /usr/libexec/rpm-build/install -p -m 644 './vpClassifyVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpClassifyVolume.3' /usr/libexec/rpm-build/install -p -m 644 './vpCreateContext.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCreateContext.3' /usr/libexec/rpm-build/install -p -m 644 './vpCreateMinMaxOctree.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCreateMinMaxOctree.3' /usr/libexec/rpm-build/install -p -m 644 './vpCurrentMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpCurrentMatrix.3' /usr/libexec/rpm-build/install -p -m 644 './vpEnable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpEnable.3' /usr/libexec/rpm-build/install -p -m 644 './vpExtract.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpExtract.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetError.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetError.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetImage.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetImage.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetLight.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetLight.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetMaterial.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetMaterial.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetMatrix.3' /usr/libexec/rpm-build/install -p -m 644 './vpGetTimer.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGetTimer.3' /usr/libexec/rpm-build/install -p -m 644 './vpGeti.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpGeti.3' /usr/libexec/rpm-build/install -p -m 644 './vpIdentityMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpIdentityMatrix.3' /usr/libexec/rpm-build/install -p -m 644 './vpLoadRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpLoadRawVolume.3' /usr/libexec/rpm-build/install -p -m 644 './vpMultMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpMultMatrix.3' /usr/libexec/rpm-build/install -p -m 644 './vpNormalIndex.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpNormalIndex.3' /usr/libexec/rpm-build/install -p -m 644 './vpOctreeMask.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpOctreeMask.3' /usr/libexec/rpm-build/install -p -m 644 './vpRamp.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRamp.3' /usr/libexec/rpm-build/install -p -m 644 './vpRenderRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRenderRawVolume.3' /usr/libexec/rpm-build/install -p -m 644 './vpResample.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpResample.3' /usr/libexec/rpm-build/install -p -m 644 './vpRotate.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpRotate.3' /usr/libexec/rpm-build/install -p -m 644 './vpScale.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpScale.3' /usr/libexec/rpm-build/install -p -m 644 './vpScanlineNormals.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpScanlineNormals.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetCallback.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetCallback.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetClientData.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetClientData.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetClassifierTable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetClassifierTable.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetDebug.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetDebug.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetDepthCueing.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetDepthCueing.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetFilter.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetFilter.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetImage.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetImage.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetLight.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetLight.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetLookupShader.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetLookupShader.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetMaterial.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetMaterial.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetMatrix.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetMatrix.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetRawVoxels.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetRawVoxels.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetShadowLookupShader.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetShadowLookupShader.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetVolumeSize.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVolumeSize.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetVoxelField.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVoxelField.3' /usr/libexec/rpm-build/install -p -m 644 './vpSetVoxelSize.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSetVoxelSize.3' /usr/libexec/rpm-build/install -p -m 644 './vpSeti.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpSeti.3' /usr/libexec/rpm-build/install -p -m 644 './vpShadeTable.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpShadeTable.3' /usr/libexec/rpm-build/install -p -m 644 './vpStoreRawVolume.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpStoreRawVolume.3' /usr/libexec/rpm-build/install -p -m 644 './vpTracePixel.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTracePixel.3' /usr/libexec/rpm-build/install -p -m 644 './vpTranslate.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTranslate.3' /usr/libexec/rpm-build/install -p -m 644 './vpTranspose.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpTranspose.3' /usr/libexec/rpm-build/install -p -m 644 './vpVolumeNormals.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpVolumeNormals.3' /usr/libexec/rpm-build/install -p -m 644 './vpWindow.3' '/usr/src/tmp/volpack-buildroot/usr/share/man/man3/vpWindow.3' /usr/libexec/rpm-build/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,gnuconfig) Checking contents of files in /usr/src/tmp/volpack-buildroot/ (default) Compressing files in /usr/src/tmp/volpack-buildroot (auto) Adjusting library links in /usr/src/tmp/volpack-buildroot ./usr/lib64: (from :0) 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: exp 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 Processing files: volpack-1.0c7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94737 + 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.VP5LH5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,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.R5vVz1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.2BQaq3 Creating volpack-debuginfo package Processing files: volpack-devel-1.0c7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HA5h43 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eZFlH1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: volpack = 1.0c7-alt2, /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.QViij4 Processing files: volpack-doc-1.0c7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42701 + 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.ve7bE3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ctyu64 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: volpack = 1.0c7-alt2 Processing files: volpack-debuginfo-1.0c7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QX1qh2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lMz9E5 find-requires: running scripts (debuginfo) Provides: debug64(libvolpack.so.1) Requires: volpack = 1.0c7-alt2, debug64(libc.so.6) Adding to volpack-devel a strict dependency on volpack Adding to volpack-doc a strict dependency on volpack Adding to volpack-debuginfo a strict dependency on volpack Removing 1 extra deps from volpack-devel due to dependency on volpack Wrote: /usr/src/RPM/RPMS/x86_64/volpack-1.0c7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/volpack-devel-1.0c7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/volpack-doc-1.0c7-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/volpack-debuginfo-1.0c7-alt2.x86_64.rpm (w2.lzdio) 8.99user 10.19system 0:27.25elapsed 70%CPU (0avgtext+0avgdata 39144maxresident)k 0inputs+0outputs (0major+1854432minor)pagefaults 0swaps 3.13user 2.65system 0:36.44elapsed 15%CPU (0avgtext+0avgdata 123960maxresident)k 0inputs+0outputs (0major+138140minor)pagefaults 0swaps --- volpack-1.0c7-alt2.x86_64.rpm.repo 2024-01-30 14:48:21.000000000 +0000 +++ volpack-1.0c7-alt2.x86_64.rpm.hasher 2024-06-02 02:08:45.699870718 +0000 @@ -71,3 +71,3 @@ File: /usr/lib64/libvolpack.so.1 120777 root:root libvolpack.so.1.0.4 -File: /usr/lib64/libvolpack.so.1.0.4 100644 root:root 6610bc836cc344b39f778d16f2f9729c +File: /usr/lib64/libvolpack.so.1.0.4 100644 root:root 4163212011bc015c049b3b62c31e2fac File: /usr/share/doc/volpack-1.0c7 40755 root:root @@ -132,2 +132,2 @@ File: /usr/share/man/man3/vpWindowPHIGS.3.xz 100644 root:root 5fe664e8a56616e02c93c0a3c800cd2a -RPMIdentity: c90d091be09b17ef0a9a20df11b4bf94be09d2db715b27d07fba12292fcfaa2afdaa474e8de2e9946c34d76cc2a44c7b5c959daaa01c6af03296fc54a59e0a8e +RPMIdentity: d5ed7381e98a3a549f7a49fe5ed69cb6db7779563e002142af7221b0918c278ffb14505e2756c7801f88a365cc7174a3fd013fb7020913d4e47e32aa7b823be9 --- volpack-debuginfo-1.0c7-alt2.x86_64.rpm.repo 2024-01-30 14:48:22.000000000 +0000 +++ volpack-debuginfo-1.0c7-alt2.x86_64.rpm.hasher 2024-06-02 02:08:45.835873586 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9e 40755 root:root -/usr/lib/debug/.build-id/9e/81252f8e351a01a8e7dcefe211613128c48b7b 120777 root:root ../../../../lib64/libvolpack.so.1.0.4 -/usr/lib/debug/.build-id/9e/81252f8e351a01a8e7dcefe211613128c48b7b.debug 120777 root:root ../../usr/lib64/libvolpack.so.1.0.4.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/47030cb844f63ef7f711b6de7b916b6afa3250 120777 root:root ../../../../lib64/libvolpack.so.1.0.4 +/usr/lib/debug/.build-id/0f/47030cb844f63ef7f711b6de7b916b6afa3250.debug 120777 root:root ../../usr/lib64/libvolpack.so.1.0.4.debug /usr/lib/debug/usr/lib64/libvolpack.so.1.0.4.debug 100644 root:root @@ -60,6 +60,6 @@ Provides: volpack-debuginfo = 1.0c7-alt2:p10+335301.100.3.1 -File: /usr/lib/debug/.build-id/9e 40755 root:root -File: /usr/lib/debug/.build-id/9e/81252f8e351a01a8e7dcefe211613128c48b7b 120777 root:root ../../../../lib64/libvolpack.so.1.0.4 -File: /usr/lib/debug/.build-id/9e/81252f8e351a01a8e7dcefe211613128c48b7b.debug 120777 root:root ../../usr/lib64/libvolpack.so.1.0.4.debug -File: /usr/lib/debug/usr/lib64/libvolpack.so.1.0.4.debug 100644 root:root 50cd2dd03cc924f59fb129f40bb541bd +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/47030cb844f63ef7f711b6de7b916b6afa3250 120777 root:root ../../../../lib64/libvolpack.so.1.0.4 +File: /usr/lib/debug/.build-id/0f/47030cb844f63ef7f711b6de7b916b6afa3250.debug 120777 root:root ../../usr/lib64/libvolpack.so.1.0.4.debug +File: /usr/lib/debug/usr/lib64/libvolpack.so.1.0.4.debug 100644 root:root 6f402437780a58b54937dcb70e5c3a5e File: /usr/lib/debug/usr/lib64/libvolpack.so.1.debug 120777 root:root libvolpack.so.1.0.4.debug @@ -115,2 +115,2 @@ File: /usr/src/debug/volpack-1.0c7/src/vp_warpA331R.c 100644 root:root ee9e336f33ceaa8e603b021ebd8accd7 -RPMIdentity: 5e3a7b634e894ac7d00e1cd7bbff7ecc0a49f692d28764473c203665e31f6d47e47a344275fc58cb8bc49c3f41cd546499cc50256f792267ecd70d9246a899c5 +RPMIdentity: d3fe6c44f9fc0e655e984ac6e824afcf8f788a352b68f13e02c7e7ae627f86ea4794893f9f5bd8542af9541be726ce96e79e02797bd9c2ffbb04ad38b5abebdd