+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gd.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 warning: Macro expanded in comment on line 3: (c=%{commit}; echo ${c:0:7}) Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fLDJ8e + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgd-2.2.3 + /usr/bin/xz -dc /builddir/build/SOURCES/libgd-2.2.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgd-2.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (gd-2.1.0-multilib.patch):' Patch #1 (gd-2.1.0-multilib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .mlib --fuzz=0 patching file config/gdlib-config.in Hunk #1 succeeded at 10 (offset 3 lines). Hunk #2 succeeded at 72 (offset 3 lines). Hunk #3 succeeded at 87 (offset 3 lines). + echo 'Patch #2 (gd-2.2.3-tests.patch):' Patch #2 (gd-2.2.3-tests.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .build --fuzz=0 patching file tests/gd2/gd2_read.c ++ perl config/getver.pl + : 2.2.3 + : regenerate autotool stuff + '[' -f configure ']' + libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/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' + autoreconf -vif autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/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' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:64: installing 'config/compile' configure.ac:61: installing 'config/missing' src/Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lnkm8H + umask 022 + cd /builddir/build/BUILD + cd libgd-2.2.3 + 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 -DDEFAULT_FONTPATH='\''"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"'\''' + 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 -DDEFAULT_FONTPATH='\''"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"'\''' + 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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/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"~' ./config/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 --with-tiff=/usr --disable-rpath checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking 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 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 for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for 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 whether ln -s works... yes 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... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 X... no checking for ANSI C header files... (cached) yes checking for dirent.h... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking for sin... no checking for sin in -lm... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for OpenMP flag of C compiler... -fopenmp checking whether to support zlib... auto checking for LIBZ... yes checking whether to support png... auto checking for LIBPNG... yes checking whether to support freetype... auto checking for LIBFREETYPE... yes checking whether to support fontconfig... auto checking for LIBFONTCONFIG... yes checking whether to support jpeg... auto checking for jpeg_set_defaults in -ljpeg... yes checking whether to support liq... auto checking libimagequant.h usability... no checking libimagequant.h presence... no checking for libimagequant.h... no configure: Disabling support for liq checking whether to support xpm... auto checking for LIBXPM... no checking for XpmReadFileToXpmImage in -lXpm... no configure: Disabling support for xpm checking whether to support tiff... /usr checking for LIBTIFF... yes checking whether to support webp... auto checking for WebPGetInfo in -lwebp... no configure: Disabling support for webp checking for simple visibility declarations... yes checking whether we are building for a Win32 host... no checking CFLAGS for maximum warnings... -Wall ** Configuration summary for libgd 2.2.3: Support for Zlib: yes Support for PNG library: yes Support for JPEG library: yes Support for WebP library: no Support for TIFF library: yes Support for Freetype 2.x library: yes Support for Fontconfig library: yes Support for Xpm library: no Support for liq library: no Support for pthreads: yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/test_config.h config.status: creating config/Makefile config.status: creating config/gdlib-config config.status: creating config/gdlib.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd.lo gd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_bmp.lo gd_bmp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_color.lo gd_color.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_color_map.lo gd_color_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color_map.c -fPIC -DPIC -o .libs/gd_color_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color.c -fPIC -DPIC -o .libs/gd_color.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_bmp.c -fPIC -DPIC -o .libs/gd_bmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd.c -fPIC -DPIC -o .libs/gd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color.c -o gd_color.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color_map.c -o gd_color_map.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_color_match.lo gd_color_match.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_crop.lo gd_crop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color_match.c -fPIC -DPIC -o .libs/gd_color_match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_crop.c -fPIC -DPIC -o .libs/gd_crop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_bmp.c -o gd_bmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_color_match.c -o gd_color_match.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_crop.c -o gd_crop.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_filename.lo gd_filename.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_filter.lo gd_filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_filename.c -fPIC -DPIC -o .libs/gd_filename.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_filename.c -o gd_filename.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_gd.lo gd_gd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_filter.c -fPIC -DPIC -o .libs/gd_filter.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_gd2.lo gd_gd2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gd.c -o gd_gd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd.c -o gd.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_filter.c -o gd_filter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_gif_in.lo gd_gif_in.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gd2.c -o gd_gd2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gif_in.c -fPIC -DPIC -o .libs/gd_gif_in.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gif_in.c -o gd_gif_in.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_gif_out.lo gd_gif_out.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_interpolation.lo gd_interpolation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gif_out.c -fPIC -DPIC -o .libs/gd_gif_out.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_interpolation.c -fPIC -DPIC -o .libs/gd_interpolation.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_io.lo gd_io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io.c -fPIC -DPIC -o .libs/gd_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_gif_out.c -o gd_gif_out.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io.c -o gd_io.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_io_dp.lo gd_io_dp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_dp.c -fPIC -DPIC -o .libs/gd_io_dp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_io_file.lo gd_io_file.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_io_ss.lo gd_io_ss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_dp.c -o gd_io_dp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_interpolation.c -o gd_interpolation.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_file.c -o gd_io_file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_io_ss.c -o gd_io_ss.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_jpeg.lo gd_jpeg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_matrix.lo gd_matrix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_nnquant.lo gd_nnquant.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_matrix.c -fPIC -DPIC -o .libs/gd_matrix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_nnquant.c -fPIC -DPIC -o .libs/gd_nnquant.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_matrix.c -o gd_matrix.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_jpeg.c -o gd_jpeg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_png.lo gd_png.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_nnquant.c -o gd_nnquant.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_png.c -fPIC -DPIC -o .libs/gd_png.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_rotate.lo gd_rotate.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_security.lo gd_security.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_ss.lo gd_ss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_rotate.c -fPIC -DPIC -o .libs/gd_rotate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_security.c -fPIC -DPIC -o .libs/gd_security.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_security.c -o gd_security.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_ss.c -fPIC -DPIC -o .libs/gd_ss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_png.c -o gd_png.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_tga.lo gd_tga.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_ss.c -o gd_ss.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_rotate.c -o gd_rotate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_tga.c -fPIC -DPIC -o .libs/gd_tga.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_tiff.lo gd_tiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_tiff.c -fPIC -DPIC -o .libs/gd_tiff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_topal.lo gd_topal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_tga.c -o gd_tga.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_transform.lo gd_transform.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_topal.c -fPIC -DPIC -o .libs/gd_topal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_transform.c -fPIC -DPIC -o .libs/gd_transform.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_version.lo gd_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_tiff.c -o gd_tiff.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_transform.c -o gd_transform.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_version.c -fPIC -DPIC -o .libs/gd_version.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_wbmp.lo gd_wbmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_version.c -o gd_version.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_webp.lo gd_webp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd_xbm.lo gd_xbm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_topal.c -o gd_topal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_webp.c -fPIC -DPIC -o .libs/gd_webp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_xbm.c -fPIC -DPIC -o .libs/gd_xbm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_wbmp.c -o gd_wbmp.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_webp.c -o gd_webp.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdcache.lo gdcache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfontg.lo gdfontg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gd_xbm.c -o gd_xbm.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdcache.c -fPIC -DPIC -o .libs/gdcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdcache.c -o gdcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfontl.lo gdfontl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfontmb.lo gdfontmb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfonts.lo gdfonts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontg.c -o gdfontg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontl.c -fPIC -DPIC -o .libs/gdfontl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfontt.lo gdfontt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontmb.c -o gdfontmb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontl.c -o gdfontl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfonts.c -o gdfonts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdft.lo gdft.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdfx.lo gdfx.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdhelpers.lo gdhelpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfontt.c -o gdfontt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdft.c -fPIC -DPIC -o .libs/gdft.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfx.c -fPIC -DPIC -o .libs/gdfx.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdkanji.lo gdkanji.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdhelpers.c -o gdhelpers.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdkanji.c -fPIC -DPIC -o .libs/gdkanji.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdfx.c -o gdfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdtables.lo gdtables.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdkanji.c -o gdkanji.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdtables.c -fPIC -DPIC -o .libs/gdtables.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdtables.c -o gdtables.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdxpm.lo gdxpm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdft.c -o gdft.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o wbmp.lo wbmp.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdcmpgif.o gdcmpgif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c wbmp.c -fPIC -DPIC -o .libs/wbmp.o gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdtopng.o gdtopng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c gdxpm.c -o gdxpm.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o pngtogd.o pngtogd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -c wbmp.c -o wbmp.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o webpng.o webpng.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gdparttopng.o gdparttopng.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd2topng.o gd2topng.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o pngtogd2.o pngtogd2.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o annotate.o annotate.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd2copypal.o gd2copypal.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o gd2togif.o gd2togif.c gcc -DHAVE_CONFIG_H -I. -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -c -o giftogd2.o giftogd2.c /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -version-info 3:3:0 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgd.la -rpath /usr/lib64 gd.lo gd_bmp.lo gd_color.lo gd_color_map.lo gd_color_match.lo gd_crop.lo gd_filename.lo gd_filter.lo gd_gd.lo gd_gd2.lo gd_gif_in.lo gd_gif_out.lo gd_interpolation.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_io_ss.lo gd_jpeg.lo gd_matrix.lo gd_nnquant.lo gd_png.lo gd_rotate.lo gd_security.lo gd_ss.lo gd_tga.lo gd_tiff.lo gd_topal.lo gd_transform.lo gd_version.lo gd_wbmp.lo gd_webp.lo gd_xbm.lo gdcache.lo gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdfx.lo gdhelpers.lo gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff libtool: link: gcc -shared -fPIC -DPIC .libs/gd.o .libs/gd_bmp.o .libs/gd_color.o .libs/gd_color_map.o .libs/gd_color_match.o .libs/gd_crop.o .libs/gd_filename.o .libs/gd_filter.o .libs/gd_gd.o .libs/gd_gd2.o .libs/gd_gif_in.o .libs/gd_gif_out.o .libs/gd_interpolation.o .libs/gd_io.o .libs/gd_io_dp.o .libs/gd_io_file.o .libs/gd_io_ss.o .libs/gd_jpeg.o .libs/gd_matrix.o .libs/gd_nnquant.o .libs/gd_png.o .libs/gd_rotate.o .libs/gd_security.o .libs/gd_ss.o .libs/gd_tga.o .libs/gd_tiff.o .libs/gd_topal.o .libs/gd_transform.o .libs/gd_version.o .libs/gd_wbmp.o .libs/gd_webp.o .libs/gd_xbm.o .libs/gdcache.o .libs/gdfontg.o .libs/gdfontl.o .libs/gdfontmb.o .libs/gdfonts.o .libs/gdfontt.o .libs/gdft.o .libs/gdfx.o .libs/gdhelpers.o .libs/gdkanji.o .libs/gdtables.o .libs/gdxpm.o .libs/wbmp.o -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libgd.so.3 -o .libs/libgd.so.3.0.3 libtool: link: (cd ".libs" && rm -f "libgd.so.3" && ln -s "libgd.so.3.0.3" "libgd.so.3") libtool: link: (cd ".libs" && rm -f "libgd.so" && ln -s "libgd.so.3.0.3" "libgd.so") libtool: link: ar cru .libs/libgd.a gd.o gd_bmp.o gd_color.o gd_color_map.o gd_color_match.o gd_crop.o gd_filename.o gd_filter.o gd_gd.o gd_gd2.o gd_gif_in.o gd_gif_out.o gd_interpolation.o gd_io.o gd_io_dp.o gd_io_file.o gd_io_ss.o gd_jpeg.o gd_matrix.o gd_nnquant.o gd_png.o gd_rotate.o gd_security.o gd_ss.o gd_tga.o gd_tiff.o gd_topal.o gd_transform.o gd_version.o gd_wbmp.o gd_webp.o gd_xbm.o gdcache.o gdfontg.o gdfontl.o gdfontmb.o gdfonts.o gdfontt.o gdft.o gdfx.o gdhelpers.o gdkanji.o gdtables.o gdxpm.o wbmp.o libtool: link: ranlib .libs/libgd.a libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdcmpgif gdcmpgif.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdtopng gdtopng.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pngtogd pngtogd.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o webpng webpng.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdtopng gdtopng.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdcmpgif gdcmpgif.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pngtogd pngtogd.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/webpng webpng.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gdparttopng gdparttopng.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gd2topng gd2topng.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pngtogd2 pngtogd2.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o annotate annotate.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gdparttopng gdparttopng.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gd2topng gd2topng.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pngtogd2 pngtogd2.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/annotate annotate.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gd2copypal gd2copypal.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gd2togif gd2togif.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -Werror -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 -DDEFAULT_FONTPATH='"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation"' -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o giftogd2 giftogd2.o libgd.la -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -L/usr/lib -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gd2copypal gd2copypal.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gd2togif gd2togif.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff libtool: link: gcc -Werror -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 -DDEFAULT_FONTPATH=\"/usr/share/fonts/bitstream-vera:/usr/share/fonts/dejavu:/usr/share/fonts/default/Type1:/usr/share/X11/fonts/Type1:/usr/share/fonts/liberation\" -fvisibility=hidden -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/giftogd2 giftogd2.o ./.libs/libgd.so -L/usr/lib -lm -lpng16 -lz -lfontconfig -lfreetype -ljpeg -ltiff make[2]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/src' make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/src' Making all in config make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/config' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/config' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CdmeSJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 ++ dirname /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 + cd libgd-2.2.3 + make install 'INSTALL=install -p' DESTDIR=/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/src' make[2]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64' /bin/sh ../libtool --mode=install install -p libgd.la '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64' libtool: install: install -p .libs/libgd.so.3.0.3 /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/libgd.so.3.0.3 libtool: install: (cd /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64 && { ln -s -f libgd.so.3.0.3 libgd.so.3 || { rm -f libgd.so.3 && ln -s libgd.so.3.0.3 libgd.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64 && { ln -s -f libgd.so.3.0.3 libgd.so || { rm -f libgd.so && ln -s libgd.so.3.0.3 libgd.so; }; }) libtool: install: install -p .libs/libgd.lai /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/libgd.la libtool: install: install -p .libs/libgd.a /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/libgd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/libgd.a libtool: install: ranlib /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/libgd.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' /bin/sh ../libtool --mode=install install -p gdcmpgif gdtopng pngtogd webpng gdparttopng gd2topng pngtogd2 annotate gd2copypal gd2togif giftogd2 '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdcmpgif /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gdcmpgif libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdtopng /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gdtopng libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/pngtogd /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/pngtogd libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/webpng /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/webpng libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gdparttopng /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gdparttopng libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gd2topng /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gd2topng libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/pngtogd2 /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/pngtogd2 libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/annotate /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/annotate libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gd2copypal /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gd2copypal libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/gd2togif /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/gd2togif libtool: warning: 'libgd.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/giftogd2 /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin/giftogd2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' install -p bdftogd '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/include' install -p -m 644 gd.h gdfx.h gd_io.h gdcache.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h entities.h gd_color_map.h gd_errors.h gdpp.h '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/src' make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/src' Making install in config make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/config' make[2]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/config' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' install -p gdlib-config '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/pkgconfig' install -p -m 644 gdlib.pc '/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/config' make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/config' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[2]: Entering directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3/tests' make[1]: Entering directory '/builddir/build/BUILD/libgd-2.2.3' make[2]: Entering directory '/builddir/build/BUILD/libgd-2.2.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3' make[1]: Leaving directory '/builddir/build/BUILD/libgd-2.2.3' + rm -f /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64//usr/lib64/libgd.la + rm -f /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64//usr/lib64/libgd.a + /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: gd-2.2.3-2.fc28.0.riscv64.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rKeJ2F + umask 022 + cd /builddir/build/BUILD + cd libgd-2.2.3 + LICENSEDIR=/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/licenses/gd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/licenses/gd + cp -pr COPYING /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/licenses/gd + exit 0 Provides: gd = 2.2.3-2.fc28.0.riscv64 gd(riscv-64) = 2.2.3-2.fc28.0.riscv64 libgd.so.3()(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) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: gd-progs-2.2.3-2.fc28.0.riscv64.riscv64 Provides: gd-progs = 2.2.3-2.fc28.0.riscv64 gd-progs(riscv-64) = 2.2.3-2.fc28.0.riscv64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl 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) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgd.so.3()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libpng16.so.16()(64bit) libtiff.so.5()(64bit) libz.so.1()(64bit) perl(strict) rtld(GNU_HASH) Processing files: gd-devel-2.2.3-2.fc28.0.riscv64.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DXmJsG + umask 022 + cd /builddir/build/BUILD + cd libgd-2.2.3 + DOCDIR=/builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/doc/gd-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/doc/gd-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64/usr/share/doc/gd-devel + exit 0 Provides: gd-devel = 2.2.3-2.fc28.0.riscv64 gd-devel(riscv-64) = 2.2.3-2.fc28.0.riscv64 pkgconfig(gdlib) = 2.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libgd.so.3()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.riscv64 Wrote: /builddir/build/SRPMS/gd-2.2.3-2.fc28.0.riscv64.src.rpm Wrote: /builddir/build/RPMS/riscv64/gd-2.2.3-2.fc28.0.riscv64.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/gd-progs-2.2.3-2.fc28.0.riscv64.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/gd-devel-2.2.3-2.fc28.0.riscv64.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TRA2BN + umask 022 + cd /builddir/build/BUILD + cd libgd-2.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gd-2.2.3-2.fc28.0.riscv64.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