+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/volpack.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KXYK8V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf volpack-1.0c7 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/volpack-1.0c7.tgz + STATUS=0 + '[' 0 -ne 0 ']' + cd volpack-1.0c7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (volpack-aarch64.patch):' Patch #0 (volpack-aarch64.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .aarch64 --fuzz=0 patching file config.guess patching file config.sub + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DTpHHZ + umask 022 + cd /builddir/build/BUILD + cd volpack-1.0c7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by 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... pass_all checking how to run the C preprocessor... 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 riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-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 gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate 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 Moving SPEC file to base directory + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7' Making all in etc make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/etc' Making all in src make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_check.lo vp_check.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_check.c -fPIC -DPIC -o .libs/vp_check.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_context.lo vp_context.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_context.c -fPIC -DPIC -o .libs/vp_context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_extract.lo vp_extract.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_extract.c -fPIC -DPIC -o .libs/vp_extract.o vp_extract.c: In function 'VPShadeBlock': vp_extract.c:444:9: warning: variable 'color_channels' set but not used [-Wunused-but-set-variable] int color_channels; ^~~~~~~~~~~~~~ vp_extract.c: In function 'ExtractClassifiedVolume': vp_extract.c:612:21: warning: variable 'klen' set but not used [-Wunused-but-set-variable] int ilen, jlen, klen; /* volume size */ ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_file.lo vp_file.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_file.c -fPIC -DPIC -o .libs/vp_file.o vp_file.c: In function 'vpLoadContext': vp_file.c:1141:9: warning: variable 'swab' set but not used [-Wunused-but-set-variable] int swab, i; ^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_linalg.lo vp_linalg.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_linalg.c -fPIC -DPIC -o .libs/vp_linalg.o vp_linalg.c: In function 'vpSolveSystem4': vp_linalg.c:252:16: warning: 'ipivot' may be used uninitialized in this function [-Wmaybe-uninitialized] pivot[ipivot] = j; ~~~~~~~~~~~~~~^~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_octree.lo vp_octree.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_octree.c -fPIC -DPIC -o .libs/vp_octree.o vp_octree.c: In function 'ComputeOctreeMask': vp_octree.c:1242:17: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] int status, value; ^~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_renderA.lo vp_renderA.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_renderA.c -fPIC -DPIC -o .libs/vp_renderA.o vp_renderA.c: In function 'VPRenderAffine': vp_renderA.c:473:6: warning: 'shadow_image' may be used uninitialized in this function [-Wmaybe-uninitialized] composite_func(vpc, icount, jcount, k, slice_depth_cueing, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intimage, WgtTL, WgtBL, WgtTR, WgtBR, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ run_lengths, voxel_data, shadow_image); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:464:46: warning: 'rle_voxels' may be used uninitialized in this function [-Wmaybe-uninitialized] voxel_data = (void *)((char *)rle_voxels->data + ~~~~~~~~~~^~~~~~ vp_renderA.c:112:9: warning: 'kstride' may be used uninitialized in this function [-Wmaybe-uninitialized] int kstride; ^~~~~~~ vp_renderA.c:479:6: warning: 'jstride' may be used uninitialized in this function [-Wmaybe-uninitialized] composite_func(vpc, icount, jcount, k, slice_depth_cueing, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intimage, WgtTL, WgtBL, WgtTR, WgtBR, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ voxel_data, istride, jstride, shadow_image); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:479:6: warning: 'istride' may be used uninitialized in this function [-Wmaybe-uninitialized] vp_renderA.c:370:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] kstart = kcount-1; ~~~~~~~^~~~~~~~~~ vp_renderA.c:479:6: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] composite_func(vpc, icount, jcount, k, slice_depth_cueing, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ intimage, WgtTL, WgtBL, WgtTR, WgtBR, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ voxel_data, istride, jstride, shadow_image); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_renderA.c:479:6: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_renderB.lo vp_renderB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_renderB.c -fPIC -DPIC -o .libs/vp_renderB.o vp_renderB.c:347:1: warning: 'ScaleColors' defined but not used [-Wunused-function] ScaleColors(scale, clr_slice, width, height, color_channels) ^~~~~~~~~~~ vp_renderB.c: In function 'vpBruteForceRender': vp_renderB.c:830:12: warning: 'b_int' may be used uninitialized in this function [-Wmaybe-uninitialized] *image++ = b_int; ~~~~~~~~~^~~~~~~ vp_renderB.c:645:23: note: 'b_int' was declared here int r_int, g_int, b_int, alpha_int; ^~~~~ vp_renderB.c:831:12: warning: 'g_int' may be used uninitialized in this function [-Wmaybe-uninitialized] *image++ = g_int; ~~~~~~~~~^~~~~~~ vp_renderB.c:645:16: note: 'g_int' was declared here int r_int, g_int, b_int, alpha_int; ^~~~~ vp_renderB.c:586:13: warning: 'rgb_intim' may be used uninitialized in this function [-Wmaybe-uninitialized] old_r = rgb_intim->rclrflt; ~~~~~~^~~~~~~~~~~~~~~~~~~~ vp_renderB.c:568:18: note: 'rgb_intim' was declared here RGBIntPixel *rgb_intim; ^~~~~~~~~ vp_renderB.c:579:13: warning: 'gray_intim' may be used uninitialized in this function [-Wmaybe-uninitialized] old_r = gray_intim->clrflt; ~~~~~~^~~~~~~~~~~~~~~~~~~~ vp_renderB.c:567:19: note: 'gray_intim' was declared here GrayIntPixel *gray_intim; ^~~~~~~~~~ vp_renderB.c:192:9: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] kstart = kcount-1; ~~~~~~~^~~~~~~~~~ vp_renderB.c:108:9: note: 'kcount' was declared here int kcount; /* voxel slices in the volume */ ^~~~~~ vp_renderB.c:428:5: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (j = 0; j < height; j++) { ^~~ vp_renderB.c:107:9: note: 'jcount' was declared here int jcount; /* voxel scanlines per voxel slice */ ^~~~~~ vp_renderB.c:430:2: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < width; i++) { ^~~ vp_renderB.c:106:9: note: 'icount' was declared here int icount; /* voxels per voxel scanline */ ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_renderC.lo vp_renderC.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_renderC.c -fPIC -DPIC -o .libs/vp_renderC.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_renderR.lo vp_renderR.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_renderR.c -fPIC -DPIC -o .libs/vp_renderR.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_resample.lo vp_resample.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_resample.c -fPIC -DPIC -o .libs/vp_resample.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_rle.lo vp_rle.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_rle.c -fPIC -DPIC -o .libs/vp_rle.o vp_rle.c: In function 'vpClassifyVolume': vp_rle.c:157:9: warning: variable 'xlen' set but not used [-Wunused-but-set-variable] int xlen, ylen, zlen; /* volume dimensions */ ^~~~ vp_rle.c: In function 'EncodeScanline': vp_rle.c:250:9: warning: variable 'skip_rle_z' set but not used [-Wunused-but-set-variable] int skip_rle_z; /* if true, do not compute rle_z */ ^~~~~~~~~~ vp_rle.c:694:18: warning: 'z_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized] z_lengths += lengths_bytes_left; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ vp_rle.c:596:20: note: 'z_lengths' was declared here unsigned char *z_lengths; /* run length for z viewpoint */ ^~~~~~~~~ vp_rle.c:711:15: warning: 'z_data' may be used uninitialized in this function [-Wmaybe-uninitialized] z_data = (char *)z_data + data_bytes_left; ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:593:11: note: 'z_data' was declared here char *z_data; /* voxel data for z viewpoint */ ^~~~~~ vp_rle.c:937:2: warning: 'y_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized] StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:595:20: note: 'y_lengths' was declared here unsigned char *y_lengths; /* run length for y viewpoint */ ^~~~~~~~~ vp_rle.c:937:2: warning: 'x_lengths' may be used uninitialized in this function [-Wmaybe-uninitialized] StoreNonZeroVoxel(NULL, 0, NULL, lengths, run_data, ilen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:594:20: note: 'x_lengths' was declared here unsigned char *x_lengths; /* run length for x viewpoint */ ^~~~~~~~~ vp_rle.c:717:4: warning: 'x_data' may be used uninitialized in this function [-Wmaybe-uninitialized] StoreNonZeroVoxel(data, rle_bytes_per_voxel, x_data, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x_lengths, rundata_y, y); ~~~~~~~~~~~~~~~~~~~~~~~~ vp_rle.c:591:11: note: 'x_data' was declared here char *x_data; /* voxel data for x viewpoint */ ^~~~~~ vp_rle.c:258:20: warning: 'octree_run_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char *octree_run_ptr; /* pointer to current run */ ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_shade.lo vp_shade.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_shade.c -fPIC -DPIC -o .libs/vp_shade.o In file included from vp_shade.c:38:0: vp_shade.c: In function 'vpScanlineNormals': vp_global.h:249:39: warning: 'norm_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ShortField(voxel, offset) (*((unsigned short *)((char *)(voxel)+\ ^ vp_shade.c:279:9: note: 'norm_offset' was declared here int norm_offset; /* byte offset for normal in voxel */ ^~~~~~~~~~~ In file included from vp_shade.c:38:0: vp_global.h:248:64: warning: 'grad_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ByteField(voxel, offset) (*((unsigned char *)(voxel) + (offset))) ^ vp_shade.c:278:9: note: 'grad_offset' was declared here int grad_offset; /* byte offset for gradient in voxel */ ^~~~~~~~~~~ In file included from vp_shade.c:38:0: vp_global.h:248:64: warning: 'scalar_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ByteField(voxel, offset) (*((unsigned char *)(voxel) + (offset))) ^ vp_shade.c:277:9: note: 'scalar_offset' was declared here int scalar_offset; /* byte offset for scalar in voxel */ ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_transpose.lo vp_transpose.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_transpose.c -fPIC -DPIC -o .libs/vp_transpose.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_util.lo vp_util.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_util.c -fPIC -DPIC -o .libs/vp_util.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_view.lo vp_view.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_view.c -fPIC -DPIC -o .libs/vp_view.o vp_view.c: In function 'VPFactorView': vp_view.c:1025:42: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) + ~~~~~~~^~~ vp_view.c:968:25: note: 'kcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ vp_view.c:1027:74: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->shadow_height = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_j)) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ jcount + 1; ~~~~~~ vp_view.c:968:17: note: 'jcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ vp_view.c:1025:73: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->shadow_width = (int)ceil((kcount-1)*fabs(vpc->shadow_shear_i)) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ icount + 1; ~~~~~~ vp_view.c:968:9: note: 'icount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ vp_view.c:266:61: warning: 'kcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)* ~~~~~~~^~~ vp_view.c:164:25: note: 'kcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ vp_view.c:268:43: warning: 'jcount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->intermediate_height = jcount + 1 + (int)ceil((kcount-1)* ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ fabs(vpc->shear_j)); ~~~~~~~~~~~~~~~~~~~ vp_view.c:164:17: note: 'jcount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ vp_view.c:266:42: warning: 'icount' may be used uninitialized in this function [-Wmaybe-uninitialized] vpc->intermediate_width = icount + 1 + (int)ceil((kcount-1)* ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ fabs(vpc->shear_i)); ~~~~~~~~~~~~~~~~~~~ vp_view.c:164:9: note: 'icount' was declared here int icount, jcount, kcount; /* dimensions of volume in rotated space */ ^~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warp.lo vp_warp.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warp.c -fPIC -DPIC -o .libs/vp_warp.o vp_warp.c: In function 'VPComputeWarpTables': vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point] *wptr++ = 1. - wptr[-1] - wptr[-2] - wptr[-3]; ~~~~^~ vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point] vp_warp.c:77:11: warning: operation on 'wptr' may be undefined [-Wsequence-point] gcc -o makeopts makeopts.c makeopts.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ ./makeopts vp_opts.c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_opts.lo vp_opts.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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 gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC1NB.lo vp_compAC1NB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC1NB.c -fPIC -DPIC -o .libs/vp_compAC1NB.o vp_compAC1NB.c: In function 'VPCompAC1NB': vp_compAC1NB.c:5120:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC3NB.lo vp_compAC3NB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC3NB.c -fPIC -DPIC -o .libs/vp_compAC3NB.o vp_compAC3NB.c: In function 'VPCompAC3NB': vp_compAC3NB.c:7272:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR1NB.lo vp_compAR1NB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR1NB.c -fPIC -DPIC -o .libs/vp_compAR1NB.o vp_compAR1NB.c: In function 'VPCompAR1NB': vp_compAR1NB.c:6145:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR1NB.c:6150:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR1NB.c:6146:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR3NB.lo vp_compAR3NB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR3NB.c -fPIC -DPIC -o .libs/vp_compAR3NB.o vp_compAR3NB.c: In function 'VPCompAR3NB': vp_compAR3NB.c:8293:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR3NB.c:8298:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR3NB.c:8294:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC1PB.lo vp_compAC1PB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC1PB.c -fPIC -DPIC -o .libs/vp_compAC1PB.o vp_compAC1PB.c: In function 'VPCompAC1PB': vp_compAC1PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAC1PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAC1PB.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAC1PB.c:4224:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC3PB.lo vp_compAC3PB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC3PB.c -fPIC -DPIC -o .libs/vp_compAC3PB.o vp_compAC3PB.c: In function 'VPCompAC3PB': vp_compAC3PB.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAC3PB.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAC3PB.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAC3PB.c:5156:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR1PB.lo vp_compAR1PB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR1PB.c -fPIC -DPIC -o .libs/vp_compAR1PB.o vp_compAR1PB.c: In function 'VPCompAR1PB': vp_compAR1PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAR1PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAR1PB.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAR1PB.c:5249:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR1PB.c:5254:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR1PB.c:5250:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR3PB.lo vp_compAR3PB.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR3PB.c -fPIC -DPIC -o .libs/vp_compAR3PB.o vp_compAR3PB.c: In function 'VPCompAR3PB': vp_compAR3PB.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAR3PB.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAR3PB.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAR3PB.c:6181:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR3PB.c:6186:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR3PB.c:6182:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC00G.lo vp_compAC00G.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC00G.c -fPIC -DPIC -o .libs/vp_compAC00G.o vp_compAC00G.c: In function 'VPCompAC00G': vp_compAC00G.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] int m, num_materials; ^~~~~~~~~~~~~ vp_compAC00G.c:308:9: warning: unused variable 'm' [-Wunused-variable] int m, num_materials; ^ vp_compAC00G.c:307:9: warning: unused variable 'weight_index' [-Wunused-variable] int weight_index; /* weight index */ ^~~~~~~~~~~~ vp_compAC00G.c:306:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable] int wgt_offset; /* byte offset to weight table index */ ^~~~~~~~~~ vp_compAC00G.c:305:12: warning: variable 'weight_table' set but not used [-Wunused-but-set-variable] float *weight_table; /* weight lookup table */ ^~~~~~~~~~~~ vp_compAC00G.c:301:11: warning: unused variable 'shade_factor' [-Wunused-variable] float shade_factor; /* attenuation factor for color ^~~~~~~~~~~~ vp_compAC00G.c:300:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAC00G.c:299:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAC00G.c:298:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAC00G.c:293:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable] float slice_depth_cueing; /* depth cueing factor for slice */ ^~~~~~~~~~~~~~~~~~ vp_compAC00G.c:3776:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR00G.lo vp_compAR00G.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR00G.c -fPIC -DPIC -o .libs/vp_compAR00G.o vp_compAR00G.c: In function 'VPCompAR00G': vp_compAR00G.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] int m, num_materials; ^~~~~~~~~~~~~ vp_compAR00G.c:309:9: warning: unused variable 'm' [-Wunused-variable] int m, num_materials; ^ vp_compAR00G.c:308:9: warning: unused variable 'weight_index' [-Wunused-variable] int weight_index; /* weight index */ ^~~~~~~~~~~~ vp_compAR00G.c:307:9: warning: variable 'wgt_offset' set but not used [-Wunused-but-set-variable] int wgt_offset; /* byte offset to weight table index */ ^~~~~~~~~~ vp_compAR00G.c:306:12: warning: variable 'weight_table' set but not used [-Wunused-but-set-variable] float *weight_table; /* weight lookup table */ ^~~~~~~~~~~~ vp_compAR00G.c:302:11: warning: unused variable 'shade_factor' [-Wunused-variable] float shade_factor; /* attenuation factor for color ^~~~~~~~~~~~ vp_compAR00G.c:301:9: warning: unused variable 'shade_index' [-Wunused-variable] int shade_index; /* shade index */ ^~~~~~~~~~~ vp_compAR00G.c:300:9: warning: variable 'norm_offset' set but not used [-Wunused-but-set-variable] int norm_offset; /* byte offset to shade table index in voxel */ ^~~~~~~~~~~ vp_compAR00G.c:299:12: warning: variable 'shade_table' set but not used [-Wunused-but-set-variable] float *shade_table; /* shade lookup table */ ^~~~~~~~~~~ vp_compAR00G.c:294:11: warning: variable 'slice_depth_cueing' set but not used [-Wunused-but-set-variable] float slice_depth_cueing; /* depth cueing factor for slice */ ^~~~~~~~~~~~~~~~~~ vp_compAR00G.c:4801:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR00G.c:4806:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR00G.c:4802:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC1NS.lo vp_compAC1NS.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC1NS.c -fPIC -DPIC -o .libs/vp_compAC1NS.o vp_compAC1NS.c: In function 'VPCompAC1NS': vp_compAC1NS.c:5805:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC3NS.lo vp_compAC3NS.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC3NS.c -fPIC -DPIC -o .libs/vp_compAC3NS.o vp_compAC3NS.c: In function 'VPCompAC3NS': vp_compAC3NS.c:8977:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR1NS.lo vp_compAR1NS.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR1NS.c -fPIC -DPIC -o .libs/vp_compAR1NS.o vp_compAR1NS.c: In function 'VPCompAR1NS': vp_compAR1NS.c:6826:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR1NS.c:6831:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR1NS.c:6827:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR3NS.lo vp_compAR3NS.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR3NS.c -fPIC -DPIC -o .libs/vp_compAR3NS.o vp_compAR3NS.c: In function 'VPCompAR3NS': vp_compAR3NS.c:10002:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR3NS.c:664:32: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR3NS.c:660:32: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC11B.lo vp_compAC11B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC11B.c -fPIC -DPIC -o .libs/vp_compAC11B.o vp_compAC11B.c: In function 'VPCompAC11B': vp_compAC11B.c:4479:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC31B.lo vp_compAC31B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC31B.c -fPIC -DPIC -o .libs/vp_compAC31B.o vp_compAC31B.c: In function 'VPCompAC31B': vp_compAC31B.c:5863:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAC32B.lo vp_compAC32B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAC32B.c -fPIC -DPIC -o .libs/vp_compAC32B.o vp_compAC32B.c: In function 'VPCompAC32B': vp_compAC32B.c:308:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] int m, num_materials; ^~~~~~~~~~~~~ vp_compAC32B.c:308:9: warning: unused variable 'm' [-Wunused-variable] int m, num_materials; ^ vp_compAC32B.c:6760:33: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != jcount && ((run_state & 2) == 0)) { ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR11B.lo vp_compAR11B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR11B.c -fPIC -DPIC -o .libs/vp_compAR11B.o vp_compAR11B.c: In function 'VPCompAR11B': vp_compAR11B.c:5504:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR11B.c:5509:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR11B.c:5505:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR31B.lo vp_compAR31B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR31B.c -fPIC -DPIC -o .libs/vp_compAR31B.o vp_compAR31B.c: In function 'VPCompAR31B': vp_compAR31B.c:6884:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR31B.c:6889:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR31B.c:6885:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_compAR32B.lo vp_compAR32B.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_compAR32B.c -fPIC -DPIC -o .libs/vp_compAR32B.o vp_compAR32B.c: In function 'VPCompAR32B': vp_compAR32B.c:309:12: warning: variable 'num_materials' set but not used [-Wunused-but-set-variable] int m, num_materials; ^~~~~~~~~~~~~ vp_compAR32B.c:309:9: warning: unused variable 'm' [-Wunused-variable] int m, num_materials; ^ vp_compAR32B.c:7781:28: warning: 'final_run_state' may be used uninitialized in this function [-Wmaybe-uninitialized] if (j != 0 && ((run_state & 1) == 0)) { ~~~~~~~~~~~^~~~ vp_compAR32B.c:7786:31: warning: 'botRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] botrun_count = *botRLElen++; ~~~~~~~~~^~ vp_compAR32B.c:7782:31: warning: 'topRLElen' may be used uninitialized in this function [-Wmaybe-uninitialized] toprun_count = *topRLElen++; ~~~~~~~~~^~ /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 gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA101N.lo vp_warpA101N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA101N.c -fPIC -DPIC -o .libs/vp_warpA101N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA301N.lo vp_warpA301N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA301N.c -fPIC -DPIC -o .libs/vp_warpA301N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA110N.lo vp_warpA110N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA110N.c -fPIC -DPIC -o .libs/vp_warpA110N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA111N.lo vp_warpA111N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA111N.c -fPIC -DPIC -o .libs/vp_warpA111N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA330N.lo vp_warpA330N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA330N.c -fPIC -DPIC -o .libs/vp_warpA330N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA331N.lo vp_warpA331N.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA331N.c -fPIC -DPIC -o .libs/vp_warpA331N.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA330R.lo vp_warpA330R.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA330R.c -fPIC -DPIC -o .libs/vp_warpA330R.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o vp_warpA331R.lo vp_warpA331R.c gcc -DHAVE_CONFIG_H -I. -I.. -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c vp_warpA331R.c -fPIC -DPIC -o .libs/vp_warpA331R.o /bin/sh ../libtool --tag=CC --mode=link gcc -DCOMP_AC11B -DCOMP_AC31B -DCOMP_AC32B -DCOMP_AR11B -DCOMP_AR31B -DCOMP_AR32B -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 1:4:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -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 '/builddir/build/BUILD/volpack-1.0c7/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/man' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c makevolume.c makevolume.c: In function 'main': makevolume.c:80:23: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((density_fd = open(BRAIN_FILE, 0)) < 0) { ^~~~ popen makevolume.c:85:9: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] if (lseek(density_fd, brain_header_size, 0) < 0) { ^~~~~ fseek makevolume.c:90:9: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] if (read(density_fd, density, density_size) != density_size) { ^~~~ fread makevolume.c:95:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(density_fd); ^~~~~ pclose makevolume.c:107:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((volume_fd = creat(VOLUME_FILE, 0644)) < 0) { ^~~~~ fread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makevolume makevolume.o -lvolpack -lm mkdir .libs gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/makevolume makevolume.o -L/builddir/build/BUILD/volpack-1.0c7/src /builddir/build/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm -Wl,--rpath -Wl,/usr/lib64 creating makevolume gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c makeoctree.c makeoctree.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ makeoctree.c: In function 'main': makeoctree.c:50:22: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((volume_fd = open(VOLUME_FILE, 0)) < 0) { ^~~~ popen makeoctree.c:62:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(volume_fd); ^~~~~ pclose makeoctree.c:76:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((octree_fd = creat(OCTREE_FILE, 0644)) < 0) { ^~~~~ fread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makeoctree makeoctree.o -lvolpack -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/makeoctree makeoctree.o -L/builddir/build/BUILD/volpack-1.0c7/src /builddir/build/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm -Wl,--rpath -Wl,/usr/lib64 creating makeoctree gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c classifyvolume.c classifyvolume.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ classifyvolume.c: In function 'main': classifyvolume.c:62:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(argv[1], "-octree")) ^~~~~~ classifyvolume.c:98:20: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((density_fd = open(BRAIN_FILE, 0)) < 0) { ^~~~ popen classifyvolume.c:103:6: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] if (lseek(density_fd, BRAIN_HEADER, 0) < 0) { ^~~~~ fseek classifyvolume.c:108:6: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] if (read(density_fd, density, density_size) != density_size) { ^~~~ fread classifyvolume.c:113:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(density_fd); ^~~~~ pclose classifyvolume.c:177:22: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((output_fd = creat(CLVOLUME_FILE, 0644)) < 0) { ^~~~~ fread /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o classifyvolume classifyvolume.o -lvolpack -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/classifyvolume classifyvolume.o -L/builddir/build/BUILD/volpack-1.0c7/src /builddir/build/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm -Wl,--rpath -Wl,/usr/lib64 creating classifyvolume gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c rendervolume.c rendervolume.c:41:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ rendervolume.c: In function 'main': rendervolume.c:86:21: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((clvolume_fd = open(CLVOLUME_FILE, 0)) < 0) { ^~~~ popen rendervolume.c:99:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(clvolume_fd); ^~~~~ pclose rendervolume.c:204:2: warning: implicit declaration of function 'StorePGM' [-Wimplicit-function-declaration] StorePGM(image, IMAGE_WIDTH, IMAGE_HEIGHT, filename); ^~~~~~~~ rendervolume.c: At top level: rendervolume.c:213:1: warning: return type defaults to 'int' [-Wimplicit-int] StorePGM(image, width, height, filename) ^~~~~~~~ rendervolume.c: In function 'StorePGM': rendervolume.c:231:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rendervolume rendervolume.o -lvolpack -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rendervolume rendervolume.o -L/builddir/build/BUILD/volpack-1.0c7/src /builddir/build/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm -Wl,--rpath -Wl,/usr/lib64 creating rendervolume gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c scalevolume.c scalevolume.c:49:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^~~~ scalevolume.c: In function 'main': scalevolume.c:79:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp(argv[6], "-b")) { ^~~~~~ scalevolume.c:120:10: warning: implicit declaration of function 'write_den'; did you mean 'read_den'? [-Wimplicit-function-declaration] if (!write_den(dst_file, dst_volume, dst_xlen, dst_ylen, dst_zlen)) ^~~~~~~~~ read_den gcc -DHAVE_CONFIG_H -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c denfile.c denfile.c: In function 'read_den': denfile.c:52:15: warning: implicit declaration of function 'open'; did you mean 'popen'? [-Wimplicit-function-declaration] if ((fd = open(filename, 0)) < 0) { ^~~~ popen denfile.c:58:10: warning: implicit declaration of function 'read_shorts' [-Wimplicit-function-declaration] if (!read_shorts(fd, &map_version, 1, 0)) { ^~~~~~~~~~~ denfile.c:82:3: warning: implicit declaration of function 'read_words'; did you mean 'read_den'? [-Wimplicit-function-declaration] !read_words(fd, &map_length, 1, swapbytes)) { ^~~~~~~~~~ read_den denfile.c:100:10: warning: implicit declaration of function 'read_bytes'; did you mean 'read_den'? [-Wimplicit-function-declaration] if (!read_bytes(fd, (char *)data, map_length)) { ^~~~~~~~~~ read_den denfile.c:102:2: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(fd); ^~~~~ pclose denfile.c: In function 'write_den': denfile.c:146:15: warning: implicit declaration of function 'creat'; did you mean 'fread'? [-Wimplicit-function-declaration] if ((fd = creat(filename, 0644)) < 0) { ^~~~~ fread denfile.c:182:10: warning: implicit declaration of function 'write_bytes'; did you mean 'write_den'? [-Wimplicit-function-declaration] if (!write_bytes(fd, (char *)&map_version, sizeof(short)) || ^~~~~~~~~~~ write_den denfile.c: At top level: denfile.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int] read_bytes(fd, buf, bytecount) ^~~~~~~~~~ denfile.c: In function 'read_bytes': denfile.c:223:6: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] if (read(fd, buf, n) != n) ^~~~ fread denfile.c: At top level: denfile.c:242:1: warning: return type defaults to 'int' [-Wimplicit-int] read_shorts(fd, sbuf, shortcount, swap) ^~~~~~~~~~~ denfile.c:290:1: warning: return type defaults to 'int' [-Wimplicit-int] read_words(fd, wbuf, wordcount, swap) ^~~~~~~~~~ denfile.c:338:1: warning: return type defaults to 'int' [-Wimplicit-int] write_bytes(fd, buf, bytecount) ^~~~~~~~~~~ denfile.c: In function 'write_bytes': denfile.c:347:6: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] if (write(fd, buf, n) != n) ^~~~~ fwrite /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../src -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scalevolume scalevolume.o denfile.o -lvolpack -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/scalevolume scalevolume.o denfile.o -L/builddir/build/BUILD/volpack-1.0c7/src /builddir/build/BUILD/volpack-1.0c7/src/.libs/libvolpack.so -lm -Wl,--rpath -Wl,/usr/lib64 creating scalevolume make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/examples' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/doc' make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7' make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yh2z6Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 + cd volpack-1.0c7 + rm -rf /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 Making install in etc make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/etc' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/volpack-1.0c7/etc' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/etc' Making install in src make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/src' make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvolpack.la' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/lib64/libvolpack.la' /usr/bin/install -c .libs/libvolpack.so.1.0.4 /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/lib64/libvolpack.so.1.0.4 (cd /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/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 /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/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/bin/install -c .libs/libvolpack.lai /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/lib64/libvolpack.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 'volpack.h' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/include/volpack.h' make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/src' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/man' make[2]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3" /usr/bin/install -c -m 644 './LinearAlgebra.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/LinearAlgebra.3' /usr/bin/install -c -m 644 './VolPack.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/VolPack.3' /usr/bin/install -c -m 644 './vpBoxFilter.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpBoxFilter.3' /usr/bin/install -c -m 644 './vpBruteForceRender.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpBruteForceRender.3' /usr/bin/install -c -m 644 './vpClassifyScalars.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpClassifyScalars.3' /usr/bin/install -c -m 644 './vpClassifyScanline.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpClassifyScanline.3' /usr/bin/install -c -m 644 './vpClassifyVolume.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpClassifyVolume.3' /usr/bin/install -c -m 644 './vpCreateContext.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpCreateContext.3' /usr/bin/install -c -m 644 './vpCreateMinMaxOctree.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpCreateMinMaxOctree.3' /usr/bin/install -c -m 644 './vpCurrentMatrix.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpCurrentMatrix.3' /usr/bin/install -c -m 644 './vpEnable.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpEnable.3' /usr/bin/install -c -m 644 './vpExtract.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpExtract.3' /usr/bin/install -c -m 644 './vpGetError.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetError.3' /usr/bin/install -c -m 644 './vpGetImage.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetImage.3' /usr/bin/install -c -m 644 './vpGetLight.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetLight.3' /usr/bin/install -c -m 644 './vpGetMaterial.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetMaterial.3' /usr/bin/install -c -m 644 './vpGetMatrix.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetMatrix.3' /usr/bin/install -c -m 644 './vpGetTimer.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGetTimer.3' /usr/bin/install -c -m 644 './vpGeti.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpGeti.3' /usr/bin/install -c -m 644 './vpIdentityMatrix.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpIdentityMatrix.3' /usr/bin/install -c -m 644 './vpLoadRawVolume.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpLoadRawVolume.3' /usr/bin/install -c -m 644 './vpMultMatrix.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpMultMatrix.3' /usr/bin/install -c -m 644 './vpNormalIndex.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpNormalIndex.3' /usr/bin/install -c -m 644 './vpOctreeMask.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpOctreeMask.3' /usr/bin/install -c -m 644 './vpRamp.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpRamp.3' /usr/bin/install -c -m 644 './vpRenderRawVolume.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpRenderRawVolume.3' /usr/bin/install -c -m 644 './vpResample.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpResample.3' /usr/bin/install -c -m 644 './vpRotate.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpRotate.3' /usr/bin/install -c -m 644 './vpScale.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpScale.3' /usr/bin/install -c -m 644 './vpScanlineNormals.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpScanlineNormals.3' /usr/bin/install -c -m 644 './vpSetCallback.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetCallback.3' /usr/bin/install -c -m 644 './vpSetClientData.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetClientData.3' /usr/bin/install -c -m 644 './vpSetClassifierTable.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetClassifierTable.3' /usr/bin/install -c -m 644 './vpSetDebug.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetDebug.3' /usr/bin/install -c -m 644 './vpSetDepthCueing.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetDepthCueing.3' /usr/bin/install -c -m 644 './vpSetFilter.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetFilter.3' /usr/bin/install -c -m 644 './vpSetImage.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetImage.3' /usr/bin/install -c -m 644 './vpSetLight.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetLight.3' /usr/bin/install -c -m 644 './vpSetLookupShader.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetLookupShader.3' /usr/bin/install -c -m 644 './vpSetMaterial.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetMaterial.3' /usr/bin/install -c -m 644 './vpSetMatrix.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetMatrix.3' /usr/bin/install -c -m 644 './vpSetRawVoxels.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetRawVoxels.3' /usr/bin/install -c -m 644 './vpSetShadowLookupShader.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetShadowLookupShader.3' /usr/bin/install -c -m 644 './vpSetVolumeSize.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetVolumeSize.3' /usr/bin/install -c -m 644 './vpSetVoxelField.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetVoxelField.3' /usr/bin/install -c -m 644 './vpSetVoxelSize.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSetVoxelSize.3' /usr/bin/install -c -m 644 './vpSeti.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpSeti.3' /usr/bin/install -c -m 644 './vpShadeTable.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpShadeTable.3' /usr/bin/install -c -m 644 './vpStoreRawVolume.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpStoreRawVolume.3' /usr/bin/install -c -m 644 './vpTracePixel.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpTracePixel.3' /usr/bin/install -c -m 644 './vpTranslate.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpTranslate.3' /usr/bin/install -c -m 644 './vpTranspose.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpTranspose.3' /usr/bin/install -c -m 644 './vpVolumeNormals.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpVolumeNormals.3' /usr/bin/install -c -m 644 './vpWindow.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpWindow.3' /usr/bin/install -c -m 644 './vpWindowPHIGS.3' '/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/man/man3/vpWindowPHIGS.3' make[2]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/man' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/man' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/examples' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/volpack-1.0c7/examples' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/examples' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7/doc' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/volpack-1.0c7/doc' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7/doc' make[1]: Entering directory '/builddir/build/BUILD/volpack-1.0c7' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/volpack-1.0c7' make[1]: Leaving directory '/builddir/build/BUILD/volpack-1.0c7' + find /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + rm -f doc/vp_userguide..pdf doc/Makefile doc/Makefile.am doc/Makefile.in + pushd examples ~/build/BUILD/volpack-1.0c7/examples ~/build/BUILD/volpack-1.0c7 + make clean 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 + rm -f Makefile.am Makefile.in + chmod 644 test.csh + popd ~/build/BUILD/volpack-1.0c7 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: volpack-1.0c7-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cz4KAW + umask 022 + cd /builddir/build/BUILD + cd volpack-1.0c7 + DOCDIR=/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + cp -pr AUTHORS /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + cp -pr COPYING /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + cp -pr ChangeLog /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + cp -pr README /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack + exit 0 Provides: libvolpack.so.1()(64bit) volpack = 1.0c7-16.fc28 volpack(riscv-64) = 1.0c7-16.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: volpack-devel-1.0c7-16.fc28.riscv64 Provides: volpack-devel = 1.0c7-16.fc28 volpack-devel(riscv-64) = 1.0c7-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvolpack.so.1()(64bit) Processing files: volpack-doc-1.0c7-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r73qUa + umask 022 + cd /builddir/build/BUILD + cd volpack-1.0c7 + DOCDIR=/builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack-doc + cp -pr doc/ /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack-doc + cp -pr examples/ /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64/usr/share/doc/volpack-doc + exit 0 Provides: volpack-doc = 1.0c7-16.fc28 volpack-doc(riscv-64) = 1.0c7-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/volpack-1.0c7-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/volpack-1.0c7-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/volpack-devel-1.0c7-16.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/volpack-doc-1.0c7-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zzQmuq + umask 022 + cd /builddir/build/BUILD + cd volpack-1.0c7 + rm -rf /builddir/build/BUILDROOT/volpack-1.0c7-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff