Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libwmf.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-269109-64025/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libwmf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libwmf-0.2.9-8.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libwmf.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-269109-64025/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libwmf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yJWfL7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libwmf-0.2.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.2.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libwmf-0.2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (covscan.patch):' Patch #0 (covscan.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .covscan --fuzz=0 patching file src/extra/gd/Makefile.am patching file src/extra/gd/Makefile.gd patching file src/extra/gd/Makefile.in patching file src/extra/gd/gd.c patching file src/extra/gd/gd.h patching file src/extra/gd/gd_gd2.c patching file src/extra/gd/gd_png.c patching file src/extra/gd/gd_topal.c patching file src/extra/gd/gd_wbmp.c patching file src/extra/gd/gdcache.c patching file src/extra/gd/gdft.c patching file src/extra/gd/testac.c patching file src/extra/trio/strio.c patching file src/extra/trio/trio.c patching file src/font.c patching file src/ipa/ipa/bmp.h patching file src/ipa/svg.c patching file src/ipa/xgd/font.h patching file src/meta.c patching file src/player.c patching file src/player/meta.h patching file src/recorder.c Patch #1 (0001-merge-in-fixes-for-libgd-CVE-2019-6978.patch): + echo 'Patch #1 (0001-merge-in-fixes-for-libgd-CVE-2019-6978.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .CVE-2019-6978 --fuzz=0 patching file src/extra/gd/gd_jpeg.c patching file src/extra/gd/gd_wbmp.c + f=README + iconv -f iso-8859-2 -t utf-8 README + mv README.utf8 README + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2AiURX + umask 022 + cd /builddir/build/BUILD + cd libwmf-0.2.9 + autoreconf -i -f -Ipatches libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. configure.ac:56: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:56: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:134: installing './compile' configure.ac:56: installing './missing' src/Makefile.am:34: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am: installing './depcomp' src/Makefile.am:23: warning: 'CFLAGS' is a user variable, you should not override it; src/Makefile.am:23: use 'AM_CFLAGS' instead src/convert/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/convert/Makefile.am:1: warning: 'CFLAGS' is a user variable, you should not override it; src/convert/Makefile.am:1: use 'AM_CFLAGS' instead src/convert/Makefile.am:3: warning: 'LDFLAGS' is a user variable, you should not override it; src/convert/Makefile.am:3: use 'AM_LDFLAGS' instead src/extra/gd/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/extra/gd/Makefile.am:3: warning: 'CFLAGS' is a user variable, you should not override it; src/extra/gd/Makefile.am:3: use 'AM_CFLAGS' instead src/extra/gd/Makefile.am:5: warning: 'LDFLAGS' is a user variable, you should not override it; src/extra/gd/Makefile.am:5: use 'AM_LDFLAGS' instead src/extra/trio/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/extra/trio/Makefile.am:1: warning: 'CFLAGS' is a user variable, you should not override it; src/extra/trio/Makefile.am:1: use 'AM_CFLAGS' instead src/extra/trio/Makefile.am:3: warning: 'LDFLAGS' is a user variable, you should not override it; src/extra/trio/Makefile.am:3: use 'AM_LDFLAGS' instead src/ipa/Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/ipa/Makefile.am:1: warning: 'CFLAGS' is a user variable, you should not override it; src/ipa/Makefile.am:1: use 'AM_CFLAGS' instead src/ipa/Makefile.am:3: warning: 'LDFLAGS' is a user variable, you should not override it; src/ipa/Makefile.am:3: use 'AM_LDFLAGS' instead + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --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-libxml2 --disable-static --disable-dependency-tracking --with-gsfontdir=/usr/share/fonts/urw-base35 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 build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-linux-gnu checking for Win32... no checking for gawk... (cached) gawk checking for x86_64-Anolis-linux-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-Anolis-linux-gnu file names to x86_64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert x86_64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-Anolis-linux-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-Anolis-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking for x86_64-Anolis-linux-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 x86_64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for strstr... yes checking for printf... yes checking for fprintf... yes checking for vfprintf... yes checking for sprintf... yes checking for vprintf... yes checking for vsprintf... yes checking for sscanf... yes checking for scanf... yes checking for vscanf... yes checking for fscanf... yes checking for vsscanf... yes checking for vsnprintf... yes checking for snprintf... yes checking for vfscanf... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for xml2-config... /usr/bin/xml2-config checking for freetype-config... /usr/bin/freetype-config checking for FT_Init_FreeType in -lfreetype... yes checking ft2build.h usability... yes checking ft2build.h presence... yes checking for ft2build.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzputs in -lz... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_write_image in -lpng... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_CreateCompress in -ljpeg... yes checking for main in -lXpm... no checking gd.h usability... no checking gd.h presence... no checking for gd.h... no checking for x86_64-Anolis-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GDK_PIXBUF... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/caolan/Makefile config.status: creating doc/caolan/pics/Makefile config.status: creating doc/html/Makefile config.status: creating fonts/Makefile config.status: creating fonts/libwmf-fontmap config.status: creating fonts/fontmap config.status: creating include/Makefile config.status: creating include/libwmf/Makefile config.status: creating src/Makefile config.status: creating src/extra/Makefile config.status: creating src/extra/trio/Makefile config.status: creating src/extra/gd/Makefile config.status: creating src/ipa/Makefile config.status: creating src/convert/Makefile config.status: creating libwmf.pc config.status: creating libwmf.spec config.status: creating wmfconfig.h config.status: executing depfiles commands config.status: executing libtool commands Support for X: yes Support for GD: wmf Support for JPEG though GD: yes Support for XML: libxml2 Documentation directory: /usr/share/doc/libwmf Font directory: /usr/share/libwmf/fonts System XML fontmap file: /usr/share/fonts/fontmap Non-system XML fontmap file: /usr/share/libwmf/fonts/fontmap ghostscript fontmap file: /usr/share/ghostscript/5.50/Fontmap ghostscript font directory: /usr/share/fonts/urw-base35 building gdk-pixbuf plug-in? yes + make -j80 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making all in extra make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' Making all in trio make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' Making all in gd make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd.lo gd.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_gd.lo gd_gd.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_gd2.lo gd_gd2.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_io.lo gd_io.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_io_dp.lo gd_io_dp.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_io_file.lo gd_io_file.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_ss.lo gd_ss.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_io_ss.lo gd_io_ss.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_png.lo gd_png.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_jpeg.lo gd_jpeg.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdxpm.lo gdxpm.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdfontt.lo gdfontt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdfonts.lo gdfonts.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdfontmb.lo gdfontmb.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdfontl.lo gdfontl.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdfontg.lo gdfontg.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdtables.lo gdtables.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdft.lo gdft.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdcache.lo gdcache.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdkanji.lo gdkanji.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wbmp.lo wbmp.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_wbmp.lo gd_wbmp.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gdhelpers.lo gdhelpers.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o gd_clip.lo gd_clip.c libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd.c -fPIC -DPIC -o .libs/gd.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_png.c -fPIC -DPIC -o .libs/gd_png.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdfontmb.c -fPIC -DPIC -o .libs/gdfontmb.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdtables.c -fPIC -DPIC -o .libs/gdtables.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_jpeg.c -fPIC -DPIC -o .libs/gd_jpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdfonts.c -fPIC -DPIC -o .libs/gdfonts.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c wbmp.c -fPIC -DPIC -o .libs/wbmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdfontg.c -fPIC -DPIC -o .libs/gdfontg.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdfontl.c -fPIC -DPIC -o .libs/gdfontl.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdkanji.c -fPIC -DPIC -o .libs/gdkanji.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_ss.c -fPIC -DPIC -o .libs/gd_ss.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdhelpers.c -fPIC -DPIC -o .libs/gdhelpers.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_wbmp.c -fPIC -DPIC -o .libs/gd_wbmp.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_clip.c -fPIC -DPIC -o .libs/gd_clip.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_gd2.c -fPIC -DPIC -o .libs/gd_gd2.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_gd.c -fPIC -DPIC -o .libs/gd_gd.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_io.c -fPIC -DPIC -o .libs/gd_io.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdxpm.c -fPIC -DPIC -o .libs/gdxpm.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_io_dp.c -fPIC -DPIC -o .libs/gd_io_dp.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdfontt.c -fPIC -DPIC -o .libs/gdfontt.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_io_ss.c -fPIC -DPIC -o .libs/gd_io_ss.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdft.c -fPIC -DPIC -o .libs/gdft.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gd_io_file.c -fPIC -DPIC -o .libs/gd_io_file.o libtool: compile: gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c gdcache.c -fPIC -DPIC -o .libs/gdcache.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgd.la gd.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo gd_io_file.lo gd_ss.lo gd_io_ss.lo gd_png.lo gd_jpeg.lo gdxpm.lo gdfontt.lo gdfonts.lo gdfontmb.lo gdfontl.lo gdfontg.lo gdtables.lo gdft.lo gdcache.lo gdkanji.lo wbmp.lo gd_wbmp.lo gdhelpers.lo gd_clip.lo libtool: link: ar cru .libs/libgd.a .libs/gd.o .libs/gd_gd.o .libs/gd_gd2.o .libs/gd_io.o .libs/gd_io_dp.o .libs/gd_io_file.o .libs/gd_ss.o .libs/gd_io_ss.o .libs/gd_png.o .libs/gd_jpeg.o .libs/gdxpm.o .libs/gdfontt.o .libs/gdfonts.o .libs/gdfontmb.o .libs/gdfontl.o .libs/gdfontg.o .libs/gdtables.o .libs/gdft.o .libs/gdcache.o .libs/gdkanji.o .libs/wbmp.o .libs/gd_wbmp.o .libs/gdhelpers.o .libs/gd_clip.o libtool: link: ranlib .libs/libgd.a libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' Making all in ipa make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o eps.lo eps.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o fig.lo fig.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o svg.lo svg.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o xgd.lo xgd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o x.lo x.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o ipa.lo ipa.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o plot.lo plot.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o foreign.lo foreign.c libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c eps.c -fPIC -DPIC -o .libs/eps.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c ipa.c -fPIC -DPIC -o .libs/ipa.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c foreign.c -fPIC -DPIC -o .libs/foreign.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c fig.c -fPIC -DPIC -o .libs/fig.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c xgd.c -fPIC -DPIC -o .libs/xgd.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c plot.c -fPIC -DPIC -o .libs/plot.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c svg.c -fPIC -DPIC -o .libs/svg.o libtool: compile: gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c x.c -fPIC -DPIC -o .libs/x.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libipa.la eps.lo fig.lo svg.lo xgd.lo x.lo ipa.lo plot.lo foreign.lo libtool: link: ar cru .libs/libipa.a .libs/eps.o .libs/fig.o .libs/svg.o .libs/xgd.o .libs/x.o .libs/ipa.o .libs/plot.o .libs/foreign.o libtool: link: ranlib .libs/libipa.a libtool: link: ( cd ".libs" && rm -f "libipa.la" && ln -s "../libipa.la" "libipa.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' Making all in . make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o bbuf.lo bbuf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o meta.lo meta.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o player.lo player.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o recorder.lo recorder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o font.lo font.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o stream.lo stream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o wmf.lo wmf.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o xml.lo xml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c -o io-wmf.lo io-wmf.c libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c font.c -fPIC -DPIC -o .libs/font.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c bbuf.c -fPIC -DPIC -o .libs/bbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c meta.c -fPIC -DPIC -o .libs/meta.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c api.c -fPIC -DPIC -o .libs/api.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c player.c -fPIC -DPIC -o .libs/player.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c xml.c -fPIC -DPIC -o .libs/xml.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c wmf.c -fPIC -DPIC -o .libs/wmf.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c stream.c -fPIC -DPIC -o .libs/stream.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c io-wmf.c -fPIC -DPIC -o .libs/io-wmf.o libtool: compile: gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DGDK_PIXBUF_ENABLE_BACKEND=1 -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -DWMF_FONTDIR=\"/usr/share/libwmf/fonts\" -DWMF_GS_FONTDIR=\"/usr/share/fonts/urw-base35\" -DWMF_SYS_FONTMAP=\"/usr/share/fonts/fontmap\" -DWMF_XTRA_FONTMAP=\"/usr/share/libwmf/fonts/fontmap\" -DWMF_GS_FONTMAP=\"/usr/share/ghostscript/5.50/Fontmap\" -I. -I.. -I../include -I../src -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -c recorder.c -fPIC -DPIC -o .libs/recorder.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -lm -no-undefined -version-info 7:2:0 -release 0.2 -export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwmflite.la -rpath /usr/lib64 api.lo bbuf.lo meta.lo player.lo recorder.lo libtool: link: gcc -shared -fPIC -DPIC .libs/api.o .libs/bbuf.o .libs/meta.o .libs/player.o .libs/recorder.o -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libwmflite-0.2.so.7 -o .libs/libwmflite-0.2.so.7.0.2 libtool: link: (cd ".libs" && rm -f "libwmflite-0.2.so.7" && ln -s "libwmflite-0.2.so.7.0.2" "libwmflite-0.2.so.7") libtool: link: (cd ".libs" && rm -f "libwmflite.so" && ln -s "libwmflite-0.2.so.7.0.2" "libwmflite.so") libtool: link: ( cd ".libs" && rm -f "libwmflite.la" && ln -s "../libwmflite.la" "libwmflite.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -no-undefined -version-info 8:1:1 -release 0.2 -export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwmf.la -rpath /usr/lib64 font.lo stream.lo wmf.lo xml.lo ipa/libipa.la libwmflite.la extra/gd/libgd.la -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm libtool: link: gcc -shared -fPIC -DPIC .libs/font.o .libs/stream.o .libs/wmf.o .libs/xml.o -Wl,--whole-archive ipa/.libs/libipa.a extra/gd/.libs/libgd.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/libwmf-0.2.9/src/.libs ./.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libwmf-0.2.so.7 -o .libs/libwmf-0.2.so.7.1.1 libtool: link: (cd ".libs" && rm -f "libwmf-0.2.so.7" && ln -s "libwmf-0.2.so.7.1.1" "libwmf-0.2.so.7") libtool: link: (cd ".libs" && rm -f "libwmf.so" && ln -s "libwmf-0.2.so.7.1.1" "libwmf.so") libtool: link: ( cd ".libs" && rm -f "libwmf.la" && ln -s "../libwmf.la" "libwmf.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -no-undefined -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-wmf.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-wmf.lo libwmf.la libwmflite.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/io-wmf.o -Wl,-rpath -Wl,/builddir/build/BUILD/libwmf-0.2.9/src/.libs -L/builddir/build/BUILD/libwmf-0.2.9/src/.libs ./.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ./.libs/libwmflite.so -lm -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,io-wmf.so -o .libs/io-wmf.so libtool: link: ( cd ".libs" && rm -f "io-wmf.la" && ln -s "../io-wmf.la" "io-wmf.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making all in convert make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wmf2eps.o wmf2eps.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wmf2fig.o wmf2fig.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wmf2svg.o wmf2svg.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wmf2gd.o wmf2gd.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.9\" -I. -I../.. -I../../include -I../../src -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -c -o wmf2x.o wmf2x.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -L../../src/.libs -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wmf2x wmf2x.o ../libwmf.la ../libwmflite.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -L../../src/.libs -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wmf2gd wmf2gd.o ../libwmf.la ../libwmflite.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -L../../src/.libs -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wmf2svg wmf2svg.o ../libwmf.la ../libwmflite.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -L../../src/.libs -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wmf2fig wmf2fig.o ../libwmf.la ../libwmflite.la /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -L../../src/.libs -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wmf2eps wmf2eps.o ../libwmf.la ../libwmflite.la libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wmf2x wmf2x.o -L../../src/.libs ../.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wmf2gd wmf2gd.o -L../../src/.libs ../.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wmf2svg wmf2svg.o -L../../src/.libs ../.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wmf2fig wmf2fig.o -L../../src/.libs ../.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/wmf2eps wmf2eps.o -L../../src/.libs ../.libs/libwmf.so /builddir/build/BUILD/libwmf-0.2.9/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz ../.libs/libwmflite.so -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include' Making all in libwmf make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include' Making all in fonts make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' make[1]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tuJnI5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 + cd libwmf-0.2.9 + make install DESTDIR=/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 'INSTALL=install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9' make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' install -p libwmf-config '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/pkgconfig' install -p -m 644 libwmf.pc '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9' make[1]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making install in extra make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' Making install in trio make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/trio' Making install in gd make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/include/libwmf/gd' install -p -m 644 gd.h gdcache.h gd_clip.h gd_io.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/include/libwmf/gd' make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra/gd' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[4]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/extra' Making install in ipa make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/ipa' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libwmflite.la libwmf.la '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64' libtool: install: install -p .libs/libwmflite-0.2.so.7.0.2 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmflite-0.2.so.7.0.2 libtool: install: (cd /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 && { ln -s -f libwmflite-0.2.so.7.0.2 libwmflite-0.2.so.7 || { rm -f libwmflite-0.2.so.7 && ln -s libwmflite-0.2.so.7.0.2 libwmflite-0.2.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 && { ln -s -f libwmflite-0.2.so.7.0.2 libwmflite.so || { rm -f libwmflite.so && ln -s libwmflite-0.2.so.7.0.2 libwmflite.so; }; }) libtool: install: install -p .libs/libwmflite.lai /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmflite.la libtool: warning: relinking 'libwmf.la' libtool: install: (cd /builddir/build/BUILD/libwmf-0.2.9/src; /bin/sh "/builddir/build/BUILD/libwmf-0.2.9/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -no-undefined -version-info 8:1:1 -release 0.2 -export-dynamic -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwmf.la -rpath /usr/lib64 font.lo stream.lo wmf.lo xml.lo ipa/libipa.la libwmflite.la extra/gd/libgd.la -lfreetype -lX11 -lxml2 -lz -llzma -lm -ldl -ljpeg -lpng -lz -lm -inst-prefix-dir /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/font.o .libs/stream.o .libs/wmf.o .libs/xml.o -Wl,--whole-archive ipa/.libs/libipa.a extra/gd/.libs/libgd.a -Wl,--no-whole-archive -L/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 -L/usr/lib64 -lwmflite -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,libwmf-0.2.so.7 -o .libs/libwmf-0.2.so.7.1.1 libtool: install: install -p .libs/libwmf-0.2.so.7.1.1T /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmf-0.2.so.7.1.1 libtool: install: (cd /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 && { ln -s -f libwmf-0.2.so.7.1.1 libwmf-0.2.so.7 || { rm -f libwmf-0.2.so.7 && ln -s libwmf-0.2.so.7.1.1 libwmf-0.2.so.7; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 && { ln -s -f libwmf-0.2.so.7.1.1 libwmf.so || { rm -f libwmf.so && ln -s libwmf-0.2.so.7.1.1 libwmf.so; }; }) libtool: install: install -p .libs/libwmf.lai /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmf.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' /bin/sh ../libtool --mode=install install -p io-wmf.la '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' libtool: warning: relinking 'io-wmf.la' libtool: install: (cd /builddir/build/BUILD/libwmf-0.2.9/src; /bin/sh "/builddir/build/BUILD/libwmf-0.2.9/libtool" --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -pthread -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -pthread -no-undefined -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o io-wmf.la -rpath /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders io-wmf.lo libwmf.la libwmflite.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/io-wmf.o -L/builddir/build/BUILD/libwmf-0.2.9/src/.libs -L/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64 -L/usr/lib64 -lwmf -lfreetype -lX11 -lxml2 -llzma -ldl -ljpeg -lpng -lz -lwmflite -lm -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -pthread -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,io-wmf.so -o .libs/io-wmf.so libtool: install: install -p .libs/io-wmf.soT /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so libtool: install: install -p .libs/io-wmf.lai /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.la libtool: warning: remember to run 'libtool --finish /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making install in convert make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install install -p wmf2eps wmf2fig wmf2svg wmf2gd wmf2x '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' libtool: warning: '../libwmf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/libwmf-0.2.9/src/libwmflite.la' has not been installed in '/usr/lib64' libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/wmf2eps /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2eps libtool: warning: '../libwmf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/libwmf-0.2.9/src/libwmflite.la' has not been installed in '/usr/lib64' libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/wmf2fig /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2fig libtool: warning: '../libwmf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/libwmf-0.2.9/src/libwmflite.la' has not been installed in '/usr/lib64' libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/wmf2svg /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2svg libtool: warning: '../libwmf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/libwmf-0.2.9/src/libwmflite.la' has not been installed in '/usr/lib64' libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/wmf2gd /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2gd libtool: warning: '../libwmf.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/libwmf-0.2.9/src/libwmflite.la' has not been installed in '/usr/lib64' libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib64' libtool: install: install -p .libs/wmf2x /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2x make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src/convert' make[1]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include' Making install in libwmf make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/include/libwmf' install -p -m 644 api.h color.h defs.h fund.h ipa.h types.h macro.h font.h canvas.h foreign.h eps.h fig.h svg.h gd.h x.h '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/include/libwmf' make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include/libwmf' make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[3]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include' make[1]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/include' Making install in fonts make[1]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' make[2]: Entering directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' install -p libwmf-fontmap '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/' install -p -m 644 NimbusMonoPS-Bold.afm NimbusMonoPS-Bold.t1 NimbusMonoPS-BoldItalic.afm NimbusMonoPS-BoldItalic.t1 NimbusMonoPS-Italic.afm NimbusMonoPS-Italic.t1 NimbusMonoPS-Regular.afm NimbusMonoPS-Regular.t1 NimbusRoman-Bold.afm NimbusRoman-BoldItalic.t1 NimbusRoman-BoldItalic.afm NimbusRoman-Bold.t1 NimbusRoman-Italic.afm NimbusRoman-Italic.t1 NimbusRoman-Regular.afm NimbusRoman-Regular.t1 NimbusSans-Bold.afm NimbusSans-Bold.t1 NimbusSans-BoldItalic.afm NimbusSans-BoldItalic.t1 NimbusSans-Italic.afm NimbusSans-Italic.t1 NimbusSans-Regular.afm NimbusSans-Regular.t1 StandardSymbolsPS.afm StandardSymbolsPS.t1 fontmap '/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/' make[2]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' make[1]: Leaving directory '/builddir/build/BUILD/libwmf-0.2.9/fonts' + find /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm -rf /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/include/libwmf/gd + find doc -name 'Makefile*' -exec rm '{}' ';' + rm -rf /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Bold.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-BoldItalic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Italic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Regular.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Bold.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-BoldItalic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Italic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Regular.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Bold.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-BoldItalic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Italic.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Regular.afm /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/StandardSymbolsPS.afm + rm -rf /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Bold.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-BoldItalic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Italic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Regular.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Bold.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-BoldItalic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Italic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusRoman-Regular.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Bold.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-BoldItalic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Italic.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/NimbusSans-Regular.t1 /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/StandardSymbolsPS.t1 + sed -i /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/libwmf/fonts/fontmap -e s#libwmf/fonts#fonts/urw-base35#g + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 0.2.9-8.0.1.an8 --unique-debug-suffix -0.2.9-8.0.1.an8.x86_64 --unique-debug-src-base libwmf-0.2.9-8.0.1.an8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/libwmf-0.2.9 extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2eps extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2fig extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2gd extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2svg extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/bin/wmf2x extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmf-0.2.so.7.1.1 extracting debug info from /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/lib64/libwmflite-0.2.so.7.0.2 /usr/lib/rpm/sepdebugcrcfix: Updated 8 CRC32s, 0 CRC32s did match. 2775 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libwmf-0.2.9-8.0.1.an8.x86_64 Provides: libwmf = 0.2.9-8.0.1.an8 libwmf(x86-64) = 0.2.9-8.0.1.an8 libwmf-0.2.so.7()(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: /bin/sh libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libfreetype.so.6()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libwmf-0.2.so.7()(64bit) libwmflite-0.2.so.7()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libwmf-lite-0.2.9-8.0.1.an8.x86_64 Provides: libwmf-lite = 0.2.9-8.0.1.an8 libwmf-lite(x86-64) = 0.2.9-8.0.1.an8 libwmflite-0.2.so.7()(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: libwmf-devel-0.2.9-8.0.1.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eakimt + umask 022 + cd /builddir/build/BUILD + cd libwmf-0.2.9 + DOCDIR=/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + cp -pr doc/dlayer.html doc/gd.html doc/index.html doc/tutapi.html doc/tutipa.html /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + cp -pr doc/wmfpic.png /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + cp -pr doc/smlogo2.gif /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + cp -pr doc/html /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + cp -pr doc/caolan /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-devel + exit 0 Provides: libwmf-devel = 0.2.9-8.0.1.an8 libwmf-devel(x86-64) = 0.2.9-8.0.1.an8 pkgconfig(libwmf) = 0.2.9 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 libwmf-0.2.so.7()(64bit) libwmflite-0.2.so.7()(64bit) Processing files: libwmf-doc-0.2.9-8.0.1.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LtvGri + umask 022 + cd /builddir/build/BUILD + cd libwmf-0.2.9 + DOCDIR=/builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-doc + cp -pr AUTHORS /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-doc + cp -pr COPYING /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-doc + cp -pr README /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64/usr/share/doc/libwmf-doc + exit 0 Provides: libwmf-doc = 0.2.9-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libwmf-debugsource-0.2.9-8.0.1.an8.x86_64 Provides: libwmf-debugsource = 0.2.9-8.0.1.an8 libwmf-debugsource(x86-64) = 0.2.9-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libwmf-debuginfo-0.2.9-8.0.1.an8.x86_64 Provides: debuginfo(build-id) = 3292933272500686ff9fc5dcfe1f55a98625c60a debuginfo(build-id) = 334fcc04004164d1cb9f0e7d8b5c1f08423c0338 debuginfo(build-id) = 5fab0e3d559c3a61d57bc6ed6e8c0ebe5803ddf8 debuginfo(build-id) = 60165876a56080dd8b4aae987783c5bff055baed debuginfo(build-id) = 9d6d6f3b1c19bb57d95659cd02eaa8449a491fbe debuginfo(build-id) = b324c8f053123d0d0ef5391d30a91d43c3d851da debuginfo(build-id) = beb23db796e82e199b8bfca796b3e57211dbf4b4 libwmf-debuginfo = 0.2.9-8.0.1.an8 libwmf-debuginfo(x86-64) = 0.2.9-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libwmf-debugsource(x86-64) = 0.2.9-8.0.1.an8 Processing files: libwmf-lite-debuginfo-0.2.9-8.0.1.an8.x86_64 Provides: debuginfo(build-id) = 364d3f96a3c8fe144e29680173e48deb387fecbc libwmf-lite-debuginfo = 0.2.9-8.0.1.an8 libwmf-lite-debuginfo(x86-64) = 0.2.9-8.0.1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libwmf-debugsource(x86-64) = 0.2.9-8.0.1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libwmf-0.2.9-8.0.1.an8.x86_64 Wrote: /builddir/build/RPMS/libwmf-0.2.9-8.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/libwmf-lite-0.2.9-8.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/libwmf-devel-0.2.9-8.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/libwmf-doc-0.2.9-8.0.1.an8.noarch.rpm Wrote: /builddir/build/RPMS/libwmf-debugsource-0.2.9-8.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/libwmf-debuginfo-0.2.9-8.0.1.an8.x86_64.rpm Wrote: /builddir/build/RPMS/libwmf-lite-debuginfo-0.2.9-8.0.1.an8.x86_64.rpm Child return code was: 0