+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libgaiagraphics.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.mFbQ3v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgaiagraphics-0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/libgaiagraphics-0.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgaiagraphics-0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pvQToX + umask 022 + cd /builddir/build/BUILD + cd libgaiagraphics-0.5 + autoreconf -fi libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:14: installing './compile' configure.ac:10: installing './missing' src/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' + 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-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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking geotiff/geotiff.h usability... no checking geotiff/geotiff.h presence... no checking for geotiff/geotiff.h... no checking libgeotiff/geotiff.h usability... yes checking libgeotiff/geotiff.h presence... yes checking for libgeotiff/geotiff.h... yes checking geotiff.h usability... no checking geotiff.h presence... no checking for geotiff.h... no 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 for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking how to run the C++ preprocessor... g++ -E 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 -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether lstat correctly handles trailing slash... yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking for working memcmp... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for memset... yes checking for sqrt... no checking for strcasecmp... yes checking for strerror... yes checking for strncasecmp... yes checking for strstr... yes checking for fdatasync... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memmove... yes checking for strerror... (cached) yes checking for inflateInit_ in -lz... yes checking for jpeg_start_compress in -ljpeg... yes checking for TIFFClientOpen in -ltiff... yes checking for pj_init_plus in -lproj... yes checking for GTIFSetFromProj4 in -lgeotiff... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBPNG... yes checking for LIBCAIRO... yes checking for LIBXML2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating headers/Makefile config.status: creating src/Makefile config.status: creating gaiagraphics.pc config.status: executing depfiles commands config.status: executing libtool commands + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j4 Making all in headers make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' Making all in src make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_paint.lo gaiagraphics_paint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_io.lo gaiagraphics_io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_image.lo gaiagraphics_image.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_aux.lo gaiagraphics_aux.c libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_paint.c -fPIC -DPIC -o .libs/gaiagraphics_paint.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_io.c -fPIC -DPIC -o .libs/gaiagraphics_io.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_image.c -fPIC -DPIC -o .libs/gaiagraphics_image.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_aux.c -fPIC -DPIC -o .libs/gaiagraphics_aux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_quantize.lo gaiagraphics_quantize.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_gif.lo gaiagraphics_gif.c gaiagraphics_aux.c: In function 'gGraphImageInfosFromMemBuf': gaiagraphics_aux.c:407:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] int ret; ^~~ gaiagraphics_aux.c: In function 'gGraphImageInfosFromFile': gaiagraphics_aux.c:479:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret != GGRAPH_OK) ^ gaiagraphics_aux.c: In function 'gGraphImageFromMemBuf': gaiagraphics_aux.c:492:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] int ret; ^~~ gaiagraphics_aux.c: In function 'gGraphImageFromFile': gaiagraphics_aux.c:552:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret != GGRAPH_OK) ^ gaiagraphics_aux.c: In function 'gGraphImageFromFileByStrips': gaiagraphics_aux.c:594:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret != GGRAPH_OK) ^ gaiagraphics_image.c: In function 'gg_match_palette': gaiagraphics_image.c:928:12: warning: 'min_index' may be used uninitialized in this function [-Wmaybe-uninitialized] return (unsigned char) min_index; ^~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_image.c: In function 'gg_image_resize': gaiagraphics_image.c:1196:12: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p = alpha; ~~~^~~~~~~ gaiagraphics_image.c:1224:26: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] if (red == green && green == blue) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_image.c:1224:26: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c:806:9: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] (0.3 * (double) r) + (0.59 * (double) g) + (0.11 * (double) b); ^~~~~~~~~~ gaiagraphics_image.c:1100:19: note: 'red' was declared here unsigned char red; ^~~ gaiagraphics_image.c:1018:16: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] avgBlue += blue; ^~ gaiagraphics_image.c:947:19: note: 'blue' was declared here unsigned char blue; ^~~~ gaiagraphics_image.c:1017:17: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] avgGreen += green; ^~ gaiagraphics_image.c:946:19: note: 'green' was declared here unsigned char green; ^~~~~ gaiagraphics_image.c:1016:15: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] avgRed += red; ^~ gaiagraphics_image.c:945:19: note: 'red' was declared here unsigned char red; ^~~ gaiagraphics_aux.c: In function 'gGraphStripImageCopyPixels': gaiagraphics_aux.c:2157:17: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = alpha; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c:2150:17: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_image.c: In function 'gg_grid_resize': gaiagraphics_image.c:1567:17: warning: 'double_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_double = double_value; ~~~~~~~~~~^~~~~~~~~~~~~~ gaiagraphics_image.c:1562:16: warning: 'float_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_float = float_value; ~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_aux.c:2149:17: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c:2148:17: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_image.c:1555:15: warning: 'uint_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_uint = uint_value; ~~~~~~~~^~~~~~~~~~~~ gaiagraphics_image.c:1543:14: warning: 'int_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_int = int_value; ~~~~~~~^~~~~~~~~~~ gaiagraphics_image.c:1550:17: warning: 'ushort_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_ushort = ushort_value; ~~~~~~~~~~^~~~~~~~~~~~~~ gaiagraphics_image.c:1538:16: warning: 'short_value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_short = short_value; ~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_image.c:1321:13: warning: 'avg' may be used uninitialized in this function [-Wmaybe-uninitialized] avg += ushort_value; ~~~~^~~~~~~~~~~~~~~ gaiagraphics_image.c:1275:10: note: 'avg' was declared here double avg; ^~~ gaiagraphics_image.c: In function 'gg_make_thumbnail': gaiagraphics_image.c:1593:19: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char a; ^ gaiagraphics_image.c:1720:18: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] blue += b * pcontribution; ~~^~~~~~~~~~~~~~~ gaiagraphics_image.c:1719:19: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] green += g * pcontribution; ~~^~~~~~~~~~~~~~~ gaiagraphics_image.c:1718:17: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] red += r * pcontribution; ~~^~~~~~~~~~~~~~~ gaiagraphics_aux.c: In function 'gGraphStripImageSubSetPixels': gaiagraphics_aux.c:2459:18: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = alpha; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c:2452:18: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_aux.c:2451:18: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c:2450:18: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_aux.c: In function 'gGraphCountColors': gaiagraphics_aux.c:861:51: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] index = (red * 256 * 256) + (green * 256) + blue; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ gaiagraphics_aux.c:861:35: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] index = (red * 256 * 256) + (green * 256) + blue; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_aux.c:861:35: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_aux.c:776:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret != GGRAPH_OK) ^ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_int16': gaiagraphics_image.c:2130:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_uint16': gaiagraphics_image.c:2204:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c: In function 'gGraphStripImageSetPixelRGB': gaiagraphics_aux.c:2734:12: warning: 'min_index' may be used uninitialized in this function [-Wmaybe-uninitialized] return (unsigned char) min_index; ^~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_aux.c:2699:9: note: 'min_index' was declared here int min_index; ^~~~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_int32': gaiagraphics_image.c:2278:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_uint32': gaiagraphics_image.c:2352:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_float': gaiagraphics_image.c:2426:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_grid_double': gaiagraphics_image.c:2500:12: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = value; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_rgba': gaiagraphics_image.c:2695:12: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = alpha; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2694:12: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_image.c:2693:12: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2692:12: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_argb': gaiagraphics_image.c:2791:12: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = alpha; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2794:12: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_image.c:2793:12: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2792:12: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_bgr': gaiagraphics_image.c:2886:12: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_image.c:2887:12: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2888:12: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_image.c: In function 'gg_convert_image_to_bgra': gaiagraphics_image.c:2987:12: warning: 'alpha' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = alpha; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2984:12: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_image.c:2985:12: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_image.c:2986:12: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_quantize.c -fPIC -DPIC -o .libs/gaiagraphics_quantize.o gaiagraphics_image.c: In function 'gg_convert_image_to_grayscale': gaiagraphics_image.c:806:53: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] (0.3 * (double) r) + (0.59 * (double) g) + (0.11 * (double) b); ^~~~~~~~~~ gaiagraphics_image.c:3009:19: note: 'blue' was declared here unsigned char blue; ^~~~ gaiagraphics_image.c:806:31: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] (0.3 * (double) r) + (0.59 * (double) g) + (0.11 * (double) b); ^~~~~~~~~~ gaiagraphics_image.c:3008:19: note: 'green' was declared here unsigned char green; ^~~~~ gaiagraphics_image.c:806:9: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] (0.3 * (double) r) + (0.59 * (double) g) + (0.11 * (double) b); ^~~~~~~~~~ gaiagraphics_image.c:3007:19: note: 'red' was declared here unsigned char red; ^~~ gaiagraphics_image.c: In function 'gg_convert_image_to_palette': gaiagraphics_image.c:3175:9: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] index = gg_match_palette (img, red, green, blue); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_image.c:3175:9: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c:3175:9: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c: In function 'gg_is_image_monochrome': gaiagraphics_image.c:3404:30: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] if (red == 0 && green == 0 && blue == 0) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gaiagraphics_image.c:3404:30: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c:3404:30: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c: In function 'gg_is_image_grayscale': gaiagraphics_image.c:3472:20: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] if (red == green && green == blue) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_image.c:3472:20: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_image.c: In function 'gg_is_image_palette256': gaiagraphics_image.c:3489:8: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] if (img->palette_red[index] == r && img->palette_green[index] == g ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && img->palette_blue[index] == b) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_image.c:3513:19: note: 'blue' was declared here unsigned char blue; ^~~~ gaiagraphics_image.c:3488:37: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] if (img->palette_red[index] == r && img->palette_green[index] == g ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_image.c:3512:19: note: 'green' was declared here unsigned char green; ^~~~~ gaiagraphics_image.c:3488:7: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] if (img->palette_red[index] == r && img->palette_green[index] == g ^ gaiagraphics_image.c:3511:19: note: 'red' was declared here unsigned char red; ^~~ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_gif.c -fPIC -DPIC -o .libs/gaiagraphics_gif.o gaiagraphics_quantize.c: In function 'gg_image_resample_as_palette': gaiagraphics_quantize.c:993:9: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] origB = blue; ~~~~~~^~~~~~ gaiagraphics_quantize.c:931:19: note: 'blue' was declared here unsigned char blue; ^~~~ gaiagraphics_quantize.c:992:9: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] origG = green; ~~~~~~^~~~~~~ gaiagraphics_quantize.c:930:19: note: 'green' was declared here unsigned char green; ^~~~~ gaiagraphics_quantize.c:991:9: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] origR = red; ~~~~~~^~~~~ gaiagraphics_quantize.c:929:19: note: 'red' was declared here unsigned char red; ^~~ gaiagraphics_quantize.c:191:40: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] + (green >> G_SHIFT) * MG + (blue >> B_SHIFT)]; ~~~~~~^~~~~~~~~~~ gaiagraphics_quantize.c:132:9: note: 'blue' was declared here int blue; ^~~~ gaiagraphics_quantize.c:191:15: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] + (green >> G_SHIFT) * MG + (blue >> B_SHIFT)]; ~~~~~~~^~~~~~~~~~~ gaiagraphics_quantize.c:131:9: note: 'green' was declared here int green; ^~~~~ gaiagraphics_quantize.c:190:25: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] col = &histogram[(red >> R_SHIFT) * MR ~~~~~^~~~~~~~~~~ gaiagraphics_quantize.c:130:9: note: 'red' was declared here int red; ^~~ gaiagraphics_aux.c: In function 'gGraphImageFromStripImage': gaiagraphics_aux.c:4952:18: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_aux.c:4951:18: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_aux.c:176:9: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] (0.3 * (double) r) + (0.59 * (double) g) + (0.11 * (double) b); ^~~~~~~~~~ gaiagraphics_aux.c:4897:18: note: 'red' was declared here unsigned char red; ^~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_png.lo gaiagraphics_png.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_jpeg.lo gaiagraphics_jpeg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_tiff.lo gaiagraphics_tiff.c gaiagraphics_gif.c: In function 'gg_image_to_gif': gaiagraphics_gif.c:1160:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_grids.lo gaiagraphics_grids.c libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_png.c -fPIC -DPIC -o .libs/gaiagraphics_png.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_jpeg.c -fPIC -DPIC -o .libs/gaiagraphics_jpeg.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_tiff.c -fPIC -DPIC -o .libs/gaiagraphics_tiff.o libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_grids.c -fPIC -DPIC -o .libs/gaiagraphics_grids.o gaiagraphics_jpeg.c: In function 'gg_image_to_jpeg': gaiagraphics_jpeg.c:1245:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ gaiagraphics_grids.c: In function 'read_from_bin_grid': gaiagraphics_grids.c:2027:24: warning: 'p_out_double' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_double++ = cell_value_double; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2020:23: warning: 'p_out_float' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_float++ = cell_value_float; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2010:21: warning: 'p_out_int' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int++ = cell_value_int; ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2003:23: warning: 'p_out_short' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_short++ = cell_value_short; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:1948:25: warning: 'scan_size' may be used uninitialized in this function [-Wmaybe-uninitialized] pos = img->next_row * scan_size; ~~~~~~~~~~~~~~^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_adam7.lo gaiagraphics_adam7.c gaiagraphics_grids.c: In function 'parse_binflt_hdr': gaiagraphics_grids.c:869:8: warning: 'y_centered' may be used uninitialized in this function [-Wmaybe-uninitialized] if (y_centered) ^ gaiagraphics_grids.c:865:8: warning: 'x_centered' may be used uninitialized in this function [-Wmaybe-uninitialized] if (x_centered) ^ gaiagraphics_png.c: In function 'gg_image_to_png': gaiagraphics_png.c:2230:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ gaiagraphics_png.c:2194:11: note: 'rv' was declared here void *rv; ^~ gaiagraphics_png.c:2163:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ gaiagraphics_png.c:2127:11: note: 'rv' was declared here void *rv; ^~ gaiagraphics_png.c:2097:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ gaiagraphics_png.c:2063:11: note: 'rv' was declared here void *rv; ^~ gaiagraphics_png.c:2297:14: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] *mem_buf = rv; ~~~~~~~~~^~~~ gaiagraphics_png.c:2261:11: note: 'rv' was declared here void *rv; ^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_color_rules.lo gaiagraphics_color_rules.c gaiagraphics_tiff.c: In function 'gg_match_strip_palette': gaiagraphics_tiff.c:2346:12: warning: 'min_index' may be used uninitialized in this function [-Wmaybe-uninitialized] return (unsigned char) min_index; ^~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c: In function 'gg_image_strip_prepare_from_bin_hdr': gaiagraphics_grids.c:1623:19: warning: 'buf_size' may be used uninitialized in this function [-Wmaybe-uninitialized] grid_buffer = malloc (buf_size); ^~~~~~~~~~~~~~~~~ gaiagraphics_grids.c: In function 'gg_image_strip_prepare_from_flt_hdr': gaiagraphics_grids.c:1721:19: warning: 'buf_size' may be used uninitialized in this function [-Wmaybe-uninitialized] grid_buffer = malloc (buf_size); ^~~~~~~~~~~~~~~~~ gaiagraphics_grids.c: In function 'gg_image_strip_prepare_from_dem_hdr': gaiagraphics_grids.c:1804:19: warning: 'buf_size' may be used uninitialized in this function [-Wmaybe-uninitialized] grid_buffer = malloc (buf_size); ^~~~~~~~~~~~~~~~~ gaiagraphics_tiff.c: In function 'gg_image_strip_read_from_tiff': gaiagraphics_tiff.c:2290:20: warning: 'p_out_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:2005:13: note: 'p_out_dbl' was declared here double *p_out_dbl; ^~~~~~~~~ gaiagraphics_tiff.c:2290:22: warning: 'p_in_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ^~~~~~~~~~~ gaiagraphics_tiff.c:2004:13: note: 'p_in_dbl' was declared here double *p_in_dbl; ^~~~~~~~ gaiagraphics_tiff.c:2287:20: warning: 'p_out_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:2003:12: note: 'p_out_flt' was declared here float *p_out_flt; ^~~~~~~~~ gaiagraphics_tiff.c:2287:22: warning: 'p_in_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ^~~~~~~~~~~ gaiagraphics_tiff.c:2002:12: note: 'p_in_flt' was declared here float *p_in_flt; ^~~~~~~~ gaiagraphics_tiff.c:2279:23: warning: 'p_out_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2001:19: note: 'p_out_uint32' was declared here unsigned int *p_out_uint32; ^~~~~~~~~~~~ gaiagraphics_tiff.c:2279:25: warning: 'p_in_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:2000:19: note: 'p_in_uint32' was declared here unsigned int *p_in_uint32; ^~~~~~~~~~~ gaiagraphics_tiff.c:2265:22: warning: 'p_out_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:1999:10: note: 'p_out_int32' was declared here int *p_out_int32; ^~~~~~~~~~~ gaiagraphics_tiff.c:2265:24: warning: 'p_in_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:1998:10: note: 'p_in_int32' was declared here int *p_in_int32; ^~~~~~~~~~ gaiagraphics_tiff.c:2276:23: warning: 'p_out_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:1997:21: note: 'p_out_uint16' was declared here unsigned short *p_out_uint16; ^~~~~~~~~~~~ gaiagraphics_tiff.c:2276:25: warning: 'p_in_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:1996:21: note: 'p_in_uint16' was declared here unsigned short *p_in_uint16; ^~~~~~~~~~~ gaiagraphics_tiff.c:2262:22: warning: 'p_out_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:1995:12: note: 'p_out_int16' was declared here short *p_out_int16; ^~~~~~~~~~~ gaiagraphics_tiff.c:2262:24: warning: 'p_in_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:1994:12: note: 'p_in_int16' was declared here short *p_in_int16; ^~~~~~~~~~ gaiagraphics_tiff.c:2273:22: warning: 'p_out_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:1993:20: note: 'p_out_uint8' was declared here unsigned char *p_out_uint8; ^~~~~~~~~~~ gaiagraphics_tiff.c:2273:24: warning: 'p_in_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:1992:20: note: 'p_in_uint8' was declared here unsigned char *p_in_uint8; ^~~~~~~~~~ gaiagraphics_tiff.c:2259:21: warning: 'p_out_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ gaiagraphics_tiff.c:1991:11: note: 'p_out_int8' was declared here char *p_out_int8; ^~~~~~~~~~ gaiagraphics_tiff.c:2259:23: warning: 'p_in_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ^~~~~~~~~~~~ gaiagraphics_tiff.c:1990:11: note: 'p_in_int8' was declared here char *p_in_int8; ^~~~~~~~~ gaiagraphics_grids.c: In function 'gg_image_write_to_ascii_grid_by_strip': gaiagraphics_grids.c:2301:8: warning: 'p_in_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] gGraphSmartPrintf (*p_in_dbl++, dummy); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2298:27: warning: 'p_in_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] gGraphSmartPrintf (*p_in_flt++, dummy); ^~~~~~~~~~~ gaiagraphics_grids.c:2276:8: warning: 'p_in_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%u", *p_in_uint32++); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2290:8: warning: 'p_in_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%d", *p_in_int32++); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2273:30: warning: 'p_in_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%u", *p_in_uint16++); ^~~~~~~~~~~~~~ gaiagraphics_grids.c:2287:30: warning: 'p_in_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%d", *p_in_int16++); ^~~~~~~~~~~~~ gaiagraphics_grids.c:2270:30: warning: 'p_in_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%u", *p_in_uint8++); ^~~~~~~~~~~~~ gaiagraphics_grids.c:2284:30: warning: 'p_in_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] sprintf (dummy, "%d", *p_in_int8++); ^~~~~~~~~~~~ gaiagraphics_grids.c: In function 'gg_image_write_to_bin_hdr_by_strip': gaiagraphics_grids.c:2458:8: warning: 'sz' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fwrite (grid_codec->grid_buffer, 1, sz, out) != sz) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2452:37: warning: 'p_in_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] gg_export_int32 (*p_in_int32++, p_out, 1, endian_arch); ~~~~~~~~~~^~ gaiagraphics_grids.c:2444:37: warning: 'p_in_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] gg_export_int16 (*p_in_int16++, p_out, 1, endian_arch); ~~~~~~~~~~^~ gaiagraphics_grids.c: In function 'gg_image_write_to_flt_hdr_by_strip': gaiagraphics_grids.c:2526:8: warning: 'sz' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fwrite (grid_codec->grid_buffer, 1, sz, out) != sz) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gaiagraphics_grids.c:2481:13: warning: 'p_in_double' may be used uninitialized in this function [-Wmaybe-uninitialized] double *p_in_double; ^~~~~~~~~~~ gaiagraphics_grids.c:2512:37: warning: 'p_in_float' may be used uninitialized in this function [-Wmaybe-uninitialized] gg_export_float (*p_in_float++, p_out, 1, endian_arch); ~~~~~~~~~~^~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg.lo gaiagraphics_svg.c gaiagraphics_tiff.c: In function 'gg_image_write_to_tiff_by_strip': gaiagraphics_tiff.c:3269:21: warning: 'p_out_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:3168:13: note: 'p_out_dbl' was declared here double *p_out_dbl; ^~~~~~~~~ gaiagraphics_tiff.c:3269:23: warning: 'p_in_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ^~~~~~~~~~~ gaiagraphics_tiff.c:3167:13: note: 'p_in_dbl' was declared here double *p_in_dbl; ^~~~~~~~ gaiagraphics_tiff.c:3266:21: warning: 'p_out_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:3166:12: note: 'p_out_flt' was declared here float *p_out_flt; ^~~~~~~~~ gaiagraphics_tiff.c:3266:23: warning: 'p_in_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ^~~~~~~~~~~ gaiagraphics_tiff.c:3165:12: note: 'p_in_flt' was declared here float *p_in_flt; ^~~~~~~~ gaiagraphics_tiff.c:3244:24: warning: 'p_out_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:3164:19: note: 'p_out_uint32' was declared here unsigned int *p_out_uint32; ^~~~~~~~~~~~ gaiagraphics_tiff.c:3244:26: warning: 'p_in_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:3163:19: note: 'p_in_uint32' was declared here unsigned int *p_in_uint32; ^~~~~~~~~~~ gaiagraphics_tiff.c:3258:23: warning: 'p_out_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:3162:10: note: 'p_out_int32' was declared here int *p_out_int32; ^~~~~~~~~~~ gaiagraphics_tiff.c:3258:25: warning: 'p_in_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:3161:10: note: 'p_in_int32' was declared here int *p_in_int32; ^~~~~~~~~~ gaiagraphics_tiff.c:3241:24: warning: 'p_out_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:3160:21: note: 'p_out_uint16' was declared here unsigned short *p_out_uint16; ^~~~~~~~~~~~ gaiagraphics_tiff.c:3241:26: warning: 'p_in_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:3159:21: note: 'p_in_uint16' was declared here unsigned short *p_in_uint16; ^~~~~~~~~~~ gaiagraphics_tiff.c:3255:23: warning: 'p_out_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:3158:12: note: 'p_out_int16' was declared here short *p_out_int16; ^~~~~~~~~~~ gaiagraphics_tiff.c:3255:25: warning: 'p_in_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:3157:12: note: 'p_in_int16' was declared here short *p_in_int16; ^~~~~~~~~~ gaiagraphics_tiff.c:3238:23: warning: 'p_out_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:3156:20: note: 'p_out_uint8' was declared here unsigned char *p_out_uint8; ^~~~~~~~~~~ gaiagraphics_tiff.c:3238:25: warning: 'p_in_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:3155:20: note: 'p_in_uint8' was declared here unsigned char *p_in_uint8; ^~~~~~~~~~ gaiagraphics_tiff.c:3252:22: warning: 'p_out_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ gaiagraphics_tiff.c:3154:11: note: 'p_out_int8' was declared here char *p_out_int8; ^~~~~~~~~~ gaiagraphics_tiff.c:3252:24: warning: 'p_in_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ^~~~~~~~~~~~ gaiagraphics_tiff.c:3153:11: note: 'p_in_int8' was declared here char *p_in_int8; ^~~~~~~~~ gaiagraphics_tiff.c:3129:20: warning: 'p_out_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:3001:13: note: 'p_out_dbl' was declared here double *p_out_dbl; ^~~~~~~~~ gaiagraphics_tiff.c:3129:22: warning: 'p_in_dbl' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_dbl++ = *p_in_dbl++; ^~~~~~~~~~~ gaiagraphics_tiff.c:3000:13: note: 'p_in_dbl' was declared here double *p_in_dbl; ^~~~~~~~ gaiagraphics_tiff.c:3126:20: warning: 'p_out_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ~~~~~~~~~~~~~^~~~~~~~~~~~~ gaiagraphics_tiff.c:2999:12: note: 'p_out_flt' was declared here float *p_out_flt; ^~~~~~~~~ gaiagraphics_tiff.c:3126:22: warning: 'p_in_flt' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_flt++ = *p_in_flt++; ^~~~~~~~~~~ gaiagraphics_tiff.c:2998:12: note: 'p_in_flt' was declared here float *p_in_flt; ^~~~~~~~ gaiagraphics_tiff.c:3104:23: warning: 'p_out_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2997:19: note: 'p_out_uint32' was declared here unsigned int *p_out_uint32; ^~~~~~~~~~~~ gaiagraphics_tiff.c:3104:25: warning: 'p_in_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint32++ = *p_in_uint32++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:2996:19: note: 'p_in_uint32' was declared here unsigned int *p_in_uint32; ^~~~~~~~~~~ gaiagraphics_tiff.c:3118:22: warning: 'p_out_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2995:10: note: 'p_out_int32' was declared here int *p_out_int32; ^~~~~~~~~~~ gaiagraphics_tiff.c:3118:24: warning: 'p_in_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int32++ = *p_in_int32++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:2994:10: note: 'p_in_int32' was declared here int *p_in_int32; ^~~~~~~~~~ gaiagraphics_tiff.c:3101:23: warning: 'p_out_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2993:21: note: 'p_out_uint16' was declared here unsigned short *p_out_uint16; ^~~~~~~~~~~~ gaiagraphics_tiff.c:3101:25: warning: 'p_in_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint16++ = *p_in_uint16++; ^~~~~~~~~~~~~~ gaiagraphics_tiff.c:2992:21: note: 'p_in_uint16' was declared here unsigned short *p_in_uint16; ^~~~~~~~~~~ gaiagraphics_tiff.c:3115:22: warning: 'p_out_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2991:12: note: 'p_out_int16' was declared here short *p_out_int16; ^~~~~~~~~~~ gaiagraphics_tiff.c:3115:24: warning: 'p_in_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int16++ = *p_in_int16++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:2990:12: note: 'p_in_int16' was declared here short *p_in_int16; ^~~~~~~~~~ gaiagraphics_tiff.c:3098:22: warning: 'p_out_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ gaiagraphics_tiff.c:2989:20: note: 'p_out_uint8' was declared here unsigned char *p_out_uint8; ^~~~~~~~~~~ gaiagraphics_tiff.c:3098:24: warning: 'p_in_uint8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_uint8++ = *p_in_uint8++; ^~~~~~~~~~~~~ gaiagraphics_tiff.c:2988:20: note: 'p_in_uint8' was declared here unsigned char *p_in_uint8; ^~~~~~~~~~ gaiagraphics_tiff.c:3112:21: warning: 'p_out_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ gaiagraphics_tiff.c:2987:11: note: 'p_out_int8' was declared here char *p_out_int8; ^~~~~~~~~~ gaiagraphics_tiff.c:3112:23: warning: 'p_in_int8' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out_int8++ = *p_in_int8++; ^~~~~~~~~~~~ gaiagraphics_tiff.c:2986:11: note: 'p_in_int8' was declared here char *p_in_int8; ^~~~~~~~~ gaiagraphics_tiff.c:3802:8: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == GGRAPH_OK && progress != NULL) ^ gaiagraphics_tiff.c:3751:15: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = b; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3712:18: note: 'b' was declared here unsigned char b; ^ gaiagraphics_tiff.c:3750:15: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = g; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3711:18: note: 'g' was declared here unsigned char g; ^ gaiagraphics_tiff.c:3749:15: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = r; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3710:18: note: 'r' was declared here unsigned char r; ^ gaiagraphics_tiff.c:3685:21: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = b; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3642:17: note: 'b' was declared here unsigned char b; ^ gaiagraphics_tiff.c:3684:21: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = g; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3641:17: note: 'g' was declared here unsigned char g; ^ gaiagraphics_tiff.c:3683:21: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] *line_ptr++ = r; ~~~~~~~~~~~~^~~ gaiagraphics_tiff.c:3640:17: note: 'r' was declared here unsigned char r; ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg_aux.lo gaiagraphics_svg_aux.c libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_adam7.c -fPIC -DPIC -o .libs/gaiagraphics_adam7.o gaiagraphics_adam7.c: In function 'adam7_decode': gaiagraphics_adam7.c:986:8: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized] if (size != mem_buf_size - (4 * (int) sizeof (short))) ^ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_color_rules.c -fPIC -DPIC -o .libs/gaiagraphics_color_rules.o gaiagraphics_color_rules.c: In function 'landsat_recalibrate': gaiagraphics_color_rules.c:2299:11: warning: 'gain' may be used uninitialized in this function [-Wmaybe-uninitialized] ((sample - recalibrate_min) * (qcalmax - qcalmin)) / (recalibrate_max - ~~~~~~~~^~~~~~~~~~~~~~~~~~ gaiagraphics_color_rules.c:2299:72: warning: 'recalibrate_max' may be used uninitialized in this function [-Wmaybe-uninitialized] ((sample - recalibrate_min) * (qcalmax - qcalmin)) / (recalibrate_max - ~~~~~~~~~~~~~~~~~^ recalibrate_min); ~~~~~~~~~~~~~~~~ gaiagraphics_color_rules.c:2227:12: warning: 'recalibrate_min' may be used uninitialized in this function [-Wmaybe-uninitialized] double recalibrate_min; ^~~~~~~~~~~~~~~ gaiagraphics_color_rules.c:2294:35: warning: 'spectral_irradiance' may be used uninitialized in this function [-Wmaybe-uninitialized] albedo /= spectral_irradiance * cos (rads); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ gaiagraphics_color_rules.c:2291:28: warning: 'qcalmax' may be used uninitialized in this function [-Wmaybe-uninitialized] ((lmax - lmin) / (qcalmax - qcalmin)) * (sample - qcalmin) + lmin; ~~~~~~~~~^~~~~~~~~~ gaiagraphics_color_rules.c:2291:50: warning: 'qcalmin' may be used uninitialized in this function [-Wmaybe-uninitialized] ((lmax - lmin) / (qcalmax - qcalmin)) * (sample - qcalmin) + lmin; ~~~~~~~~^~~~~~~~~~ gaiagraphics_color_rules.c:2291:9: warning: 'lmax' may be used uninitialized in this function [-Wmaybe-uninitialized] ((lmax - lmin) / (qcalmax - qcalmin)) * (sample - qcalmin) + lmin; ~~~~~~^~~~~~~ gaiagraphics_color_rules.c:2290:14: warning: 'lmin' may be used uninitialized in this function [-Wmaybe-uninitialized] radiance = ~~~~~~~~~^ ((lmax - lmin) / (qcalmax - qcalmin)) * (sample - qcalmin) + lmin; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg.c -fPIC -DPIC -o .libs/gaiagraphics_svg.o gaiagraphics_color_rules.c: In function 'gGraphColorRuleFromMemBuf': gaiagraphics_color_rules.c:543:21: warning: 'perc_value' may be used uninitialized in this function [-Wmaybe-uninitialized] p->percent_value = value; ~~~~~~~~~~~~~~~~~^~~~~~~ gaiagraphics_color_rules.c:614:12: note: 'perc_value' was declared here double perc_value; ^~~~~~~~~~ gaiagraphics_color_rules.c:547:13: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] p->value = value; ~~~~~~~~~^~~~~~~ gaiagraphics_color_rules.c:608:12: note: 'threshold' was declared here double threshold; ^~~~~~~~~ gaiagraphics_color_rules.c: In function 'gGraphCreateColorMapRelative': gaiagraphics_color_rules.c:1143:7: warning: 'last_blue' may be used uninitialized in this function [-Wmaybe-uninitialized] if (resolve_interval ^~~~~~~~~~~~~~~~ (map, last_value, item->value, last_red, last_green, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last_blue, item->red, item->green, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ item->blue) != GGRAPH_OK) ~~~~~~~~~~~ gaiagraphics_color_rules.c:1143:7: warning: 'last_green' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_color_rules.c:1143:7: warning: 'last_red' may be used uninitialized in this function [-Wmaybe-uninitialized] gaiagraphics_color_rules.c: In function 'do_grid_render': gaiagraphics_color_rules.c:1297:4: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] match_color (params->color_map, value, params->no_data_value, &red, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &green, &blue); ~~~~~~~~~~~~~~ gaiagraphics_color_rules.c:1281:13: warning: 'p_double' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_double++; ~~~~~~^~~~~~~~~~~~~ gaiagraphics_color_rules.c:1279:15: warning: 'p_float' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_float++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1286:15: warning: 'p_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_int32++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1288:15: warning: 'p_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_int16++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1293:15: warning: 'p_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_uint32++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1295:15: warning: 'p_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_uint16++; ^~~~~~~~~~~ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg_aux.c -fPIC -DPIC -o .libs/gaiagraphics_svg_aux.o gaiagraphics_color_rules.c: In function 'gGraphStripImageRenderGridPixels': gaiagraphics_color_rules.c:1451:28: warning: 'p_void' may be used uninitialized in this function [-Wmaybe-uninitialized] threads[nt].pixels = p_void; ~~~~~~~~~~~~~~~~~~~^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" -DPACKAGE_STRING=\"libgaiagraphics\ 0.5\" -DPACKAGE_BUGREPORT=\"a.furieri\ @\ lqt.it\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg_xml.lo gaiagraphics_svg_xml.c gaiagraphics_color_rules.c: In function 'gGraphGetStripImageMinMaxValue': gaiagraphics_color_rules.c:1591:11: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] if (value > max) ^ gaiagraphics_color_rules.c:1571:11: warning: 'p_double' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_double++; ~~~~~~^~~~~~~~~~~~~ gaiagraphics_color_rules.c:1569:13: warning: 'p_float' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_float++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1583:13: warning: 'p_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_uint32++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1576:13: warning: 'p_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_int32++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1585:13: warning: 'p_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_uint16++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1578:13: warning: 'p_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] value = *p_int16++; ^~~~~~~~~~ gaiagraphics_color_rules.c: In function 'gGraphStripImageGetShadedReliefScanline': gaiagraphics_color_rules.c:1864:13: warning: 'pixel' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = pixel; ~~~~~~~~~^~~~~~~ gaiagraphics_color_rules.c:1848:15: warning: 'p_double' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_double++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1846:13: warning: 'p_float' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_float++; ~~~~~~^~~~~~~~~~~~ gaiagraphics_color_rules.c:1860:15: warning: 'p_uint32' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_uint32++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1853:15: warning: 'p_int32' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_int32++; ^~~~~~~~~~ gaiagraphics_color_rules.c:1862:15: warning: 'p_uint16' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_uint16++; ^~~~~~~~~~~ gaiagraphics_color_rules.c:1855:15: warning: 'p_int16' may be used uninitialized in this function [-Wmaybe-uninitialized] pixel = *p_int16++; ^~~~~~~~~~ gaiagraphics_color_rules.c: In function 'gGraphLandsatMergePixels': gaiagraphics_color_rules.c:2911:18: warning: 'blue' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = blue; ~~~~~~~~~^~~~~~ gaiagraphics_color_rules.c:2910:18: warning: 'green' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = green; ~~~~~~~~~^~~~~~~ gaiagraphics_color_rules.c:2909:18: warning: 'red' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = red; ~~~~~~~~~^~~~~ gaiagraphics_color_rules.c:2906:16: warning: 'gray' may be used uninitialized in this function [-Wmaybe-uninitialized] *p_out++ = gray; ~~~~~~~~~^~~~~~ gaiagraphics_color_rules.c: In function 'gGraphGeoMergePixels': gaiagraphics_color_rules.c:3070:11: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] *p = value; ~~~^~~~~~~ gaiagraphics_color_rules.c:2941:12: note: 'value' was declared here double value; ^~~~~ gaiagraphics_svg.c: In function 'gGraphImageFromSVG': gaiagraphics_svg.c:1622:29: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] struct gg_svg_gradient *new_grad = gg_svg_clone_gradient (repl, gradient); ^~~~~~~~ gaiagraphics_svg.c:1642:29: note: 'ret' was declared here struct gg_svg_gradient *ret; ^~~ libtool: compile: gcc -DPACKAGE_NAME=\"libgaiagraphics\" -DPACKAGE_TARNAME=\"libgaiagraphics\" -DPACKAGE_VERSION=\"0.5\" "-DPACKAGE_STRING=\"libgaiagraphics 0.5\"" "-DPACKAGE_BUGREPORT=\"a.furieri @ lqt.it\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"libgaiagraphics\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDIO_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_MATH_H=1 -DHAVE_FLOAT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_JERROR_H=1 -DHAVE_LIBGEOTIFF_GEOTIFF_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRERROR=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSTR=1 -DHAVE_FDATASYNC=1 -DHAVE_FTRUNCATE=1 -DHAVE_GETCWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MEMMOVE=1 -DHAVE_STRERROR=1 -DHAVE_LIBZ=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPROJ=1 -DHAVE_LIBGEOTIFF=1 -I. -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../headers -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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 gaiagraphics_svg_xml.c -fPIC -DPIC -o .libs/gaiagraphics_svg_xml.o gaiagraphics_svg_xml.c: In function 'gg_svg_consume_float': gaiagraphics_svg_xml.c:339:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (*ptr == '\0') ^~ gaiagraphics_svg_xml.c:339:9: note: did you mean to dereference the pointer? if (*ptr == '\0') ^ /bin/sh ../libtool --tag=CC --mode=link gcc -D_LARGE_FILE=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -I/usr/include/libpng16 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -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:0:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgaiagraphics.la -rpath /usr/lib64 gaiagraphics_paint.lo gaiagraphics_io.lo gaiagraphics_image.lo gaiagraphics_aux.lo gaiagraphics_quantize.lo gaiagraphics_gif.lo gaiagraphics_png.lo gaiagraphics_jpeg.lo gaiagraphics_tiff.lo gaiagraphics_grids.lo gaiagraphics_adam7.lo gaiagraphics_color_rules.lo gaiagraphics_svg.lo gaiagraphics_svg_aux.lo gaiagraphics_svg_xml.lo -lxml2 -lcairo -lgeotiff -ltiff -ljpeg -lproj -lpng16 -lz -lpthread -lgeotiff -lproj -ltiff -ljpeg -lz libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/gaiagraphics_paint.o .libs/gaiagraphics_io.o .libs/gaiagraphics_image.o .libs/gaiagraphics_aux.o .libs/gaiagraphics_quantize.o .libs/gaiagraphics_gif.o .libs/gaiagraphics_png.o .libs/gaiagraphics_jpeg.o .libs/gaiagraphics_tiff.o .libs/gaiagraphics_grids.o .libs/gaiagraphics_adam7.o .libs/gaiagraphics_color_rules.o .libs/gaiagraphics_svg.o .libs/gaiagraphics_svg_aux.o .libs/gaiagraphics_svg_xml.o -lxml2 -lcairo -lpng16 -lpthread -lgeotiff -lproj -ltiff -ljpeg -lz -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libgaiagraphics.so.1 -o .libs/libgaiagraphics.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libgaiagraphics.so.1" && ln -s "libgaiagraphics.so.1.0.0" "libgaiagraphics.so.1") libtool: link: (cd ".libs" && rm -f "libgaiagraphics.so" && ln -s "libgaiagraphics.so.1.0.0" "libgaiagraphics.so") libtool: link: ( cd ".libs" && rm -f "libgaiagraphics.la" && ln -s "../libgaiagraphics.la" "libgaiagraphics.la" ) make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A1MgCW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 + cd libgaiagraphics-0.5 + rm -rf /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 Making install in headers make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' make[2]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/include' /usr/bin/install -c -m 644 gaiagraphics.h '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/headers' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' make[2]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgaiagraphics.la '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgaiagraphics.so.1.0.0 /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64/libgaiagraphics.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64 && { ln -s -f libgaiagraphics.so.1.0.0 libgaiagraphics.so.1 || { rm -f libgaiagraphics.so.1 && ln -s libgaiagraphics.so.1.0.0 libgaiagraphics.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64 && { ln -s -f libgaiagraphics.so.1.0.0 libgaiagraphics.so || { rm -f libgaiagraphics.so && ln -s libgaiagraphics.so.1.0.0 libgaiagraphics.so; }; }) libtool: install: /usr/bin/install -c .libs/libgaiagraphics.lai /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64/libgaiagraphics.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5/src' make[1]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5' make[2]: Entering directory '/builddir/build/BUILD/libgaiagraphics-0.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gaiagraphics.pc '/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5' make[1]: Leaving directory '/builddir/build/BUILD/libgaiagraphics-0.5' + find /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /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: libgaiagraphics-0.5-12.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cOLrMH + umask 022 + cd /builddir/build/BUILD + cd libgaiagraphics-0.5 + DOCDIR=/builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/share/doc/libgaiagraphics + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/share/doc/libgaiagraphics + cp -pr AUTHORS /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/share/doc/libgaiagraphics + cp -pr COPYING /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64/usr/share/doc/libgaiagraphics + exit 0 Provides: libgaiagraphics = 0.5-12.fc28 libgaiagraphics(riscv-64) = 0.5-12.fc28 libgaiagraphics.so.1()(64bit) 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) libcairo.so.2()(64bit) libgeotiff.so.2()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: libgaiagraphics-devel-0.5-12.fc28.riscv64 Provides: libgaiagraphics-devel = 0.5-12.fc28 libgaiagraphics-devel(riscv-64) = 0.5-12.fc28 pkgconfig(gaiagraphics) = 1.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgaiagraphics.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 Wrote: /builddir/build/SRPMS/libgaiagraphics-0.5-12.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libgaiagraphics-0.5-12.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libgaiagraphics-devel-0.5-12.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.txmbLc + umask 022 + cd /builddir/build/BUILD + cd libgaiagraphics-0.5 + rm -rf /builddir/build/BUILDROOT/libgaiagraphics-0.5-12.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff