N
NiceOS Build Portal
Enterprise build observability for published NiceOS package builds.

logs/rpmbuild.log

raw · 98.3 KiB

Executing(%prep): /bin/sh -e /tmp/rpm-tmp.h9cVYi
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd /build/rpmbuild/BUILD
+ rm -rf libwmf-0.2.15
+ /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/v0.2.15.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libwmf-0.2.15
+ rm -rf /build/rpmbuild/BUILD/libwmf-0.2.15-SPECPARTS
+ /usr/bin/mkdir -p /build/rpmbuild/BUILD/libwmf-0.2.15-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ f=README
+ iconv -f iso-8859-2 -t utf-8 README
+ mv -f README.utf8 README
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /tmp/rpm-tmp.PmDKTc
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ autoreconf -i -f -Ipatches
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoheader: warning: 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_UNQUOTED' and
autoheader: WARNING: 'AC_DEFINE' 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:150: installing 'build-aux/compile'
configure.ac:157: installing 'build-aux/config.guess'
configure.ac:157: installing 'build-aux/config.sub'
configure.ac:60: installing 'build-aux/install-sh'
configure.ac:60: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
src/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
+ CFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common'
+ export CFLAGS
+ CXXFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common'
+ export CXXFLAGS
+ FFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common '
+ export FFLAGS
+ FCFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common '
+ export FCFLAGS
+ LDFLAGS=
+ export LDFLAGS
+ ./configure --host=x86_64-niceos-linux-gnu --build=x86_64-niceos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for Win32... no
configure: CC is 
checking for gawk... (cached) gawk
checking for x86_64-niceos-linux-gnu-gcc... x86_64-niceos-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-niceos-linux-gnu-gcc accepts -g... yes
checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-niceos-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-niceos-linux-gnu-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-niceos-linux-gnu
checking host system type... x86_64-niceos-linux-gnu
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 x86_64-niceos-linux-gnu-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-niceos-linux-gnu file names to x86_64-niceos-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-niceos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for x86_64-niceos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-niceos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-niceos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-niceos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-niceos-linux-gnu-strip... no
checking for strip... strip
checking command to parse /usr/bin/nm -B output from x86_64-niceos-linux-gnu-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-niceos-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-niceos-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-niceos-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-niceos-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-niceos-linux-gnu-gcc static flag -static works... yes
checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-niceos-linux-gnu-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 x86_64-niceos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... 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 libxml-2.0... yes
checking for freetype-config... /usr/bin/freetype-config
checking for freetype2... yes
checking for zlib.h... yes
checking for gzputs in -lz... yes
checking for png.h... yes
checking for png_write_image in -lpng... yes
checking for jpeglib.h... yes
checking for jpeg_CreateCompress in -ljpeg... yes
checking for main in -lXpm... no
checking for gd.h... no
checking for gdk-pixbuf-2.0 >= 2.1.2... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating 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 tests/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

	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?	no

+ /usr/bin/make -O -j16 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in .
Making all in src
Making all in extra
Making all in trio
make[4]: Nothing to be done for 'all'.
Making all in gd
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdxpm.lo gdxpm.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdxpm.c  -fPIC -DPIC -o .libs/gdxpm.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_ss.lo gd_ss.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_ss.c  -fPIC -DPIC -o .libs/gd_ss.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdfontt.lo gdfontt.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdfontt.c  -fPIC -DPIC -o .libs/gdfontt.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdfonts.lo gdfonts.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdfonts.c  -fPIC -DPIC -o .libs/gdfonts.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdfontmb.lo gdfontmb.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdfontmb.c  -fPIC -DPIC -o .libs/gdfontmb.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_io_ss.lo gd_io_ss.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_io_ss.c  -fPIC -DPIC -o .libs/gd_io_ss.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdtables.lo gdtables.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdtables.c  -fPIC -DPIC -o .libs/gdtables.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_io.lo gd_io.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_io.c  -fPIC -DPIC -o .libs/gd_io.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_io_file.lo gd_io_file.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_io_file.c  -fPIC -DPIC -o .libs/gd_io_file.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdfontl.lo gdfontl.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdfontl.c  -fPIC -DPIC -o .libs/gdfontl.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdfontg.lo gdfontg.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdfontg.c  -fPIC -DPIC -o .libs/gdfontg.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_io_dp.lo gd_io_dp.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_io_dp.c  -fPIC -DPIC -o .libs/gd_io_dp.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_gd.lo gd_gd.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_gd.c  -fPIC -DPIC -o .libs/gd_gd.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdcache.lo gdcache.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdcache.c  -fPIC -DPIC -o .libs/gdcache.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_jpeg.lo gd_jpeg.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_jpeg.c  -fPIC -DPIC -o .libs/gd_jpeg.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdhelpers.lo gdhelpers.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdhelpers.c  -fPIC -DPIC -o .libs/gdhelpers.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_clip.lo gd_clip.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_clip.c  -fPIC -DPIC -o .libs/gd_clip.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_wbmp.lo gd_wbmp.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_wbmp.c  -fPIC -DPIC -o .libs/gd_wbmp.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wbmp.lo wbmp.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c wbmp.c  -fPIC -DPIC -o .libs/wbmp.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_gd2.lo gd_gd2.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_gd2.c  -fPIC -DPIC -o .libs/gd_gd2.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd_png.lo gd_png.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd_png.c  -fPIC -DPIC -o .libs/gd_png.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdkanji.lo gdkanji.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdkanji.c  -fPIC -DPIC -o .libs/gdkanji.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gdft.lo gdft.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gdft.c  -fPIC -DPIC -o .libs/gdft.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../..  -I.  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o gd.lo gd.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DHAVE_UNISTD_H -DHAVE_LIBFREETYPE -DHAVE_LIBPNG -DHAVE_LIBJPEG -I. -I../../.. -I. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c gd.c  -fPIC -DPIC -o .libs/gd.o
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
/bin/sh ../../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm  -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 cr .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 '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Nothing to be done for 'all-am'.
Making all in ipa
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o plot.lo plot.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c plot.c  -fPIC -DPIC -o .libs/plot.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o foreign.lo foreign.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c foreign.c  -fPIC -DPIC -o .libs/foreign.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o svg.lo svg.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c svg.c  -fPIC -DPIC -o .libs/svg.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o fig.lo fig.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c fig.c  -fPIC -DPIC -o .libs/fig.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o eps.lo eps.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c eps.c  -fPIC -DPIC -o .libs/eps.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o xgd.lo xgd.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c xgd.c  -fPIC -DPIC -o .libs/xgd.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o ipa.lo ipa.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c ipa.c  -fPIC -DPIC -o .libs/ipa.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../../src/extra/gd -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o x.lo x.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../.. -I../../include -I../../src -I../../src/extra/gd -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c x.c  -fPIC -DPIC -o .libs/x.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common   -o libipa.la  eps.lo fig.lo svg.lo xgd.lo x.lo ipa.lo plot.lo foreign.lo  
libtool: link: ar cr .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 '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
Making all in .
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o bbuf.lo bbuf.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c bbuf.c  -fPIC -DPIC -o .libs/bbuf.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o stream.lo stream.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c stream.c  -fPIC -DPIC -o .libs/stream.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf.lo wmf.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c wmf.c  -fPIC -DPIC -o .libs/wmf.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o api.lo api.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c api.c  -fPIC -DPIC -o .libs/api.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o meta.lo meta.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c meta.c  -fPIC -DPIC -o .libs/meta.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o xml.lo xml.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c xml.c  -fPIC -DPIC -o .libs/xml.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o font.lo font.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c font.c  -fPIC -DPIC -o .libs/font.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o recorder.lo recorder.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c recorder.c  -fPIC -DPIC -o .libs/recorder.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H  -DLIBWMF_INCLUDE_TRIO_H=1  -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o player.lo player.c
libtool: compile:  x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBWMF_INCLUDE_TRIO_H=1 -DLIBWMF_EXPORTS -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -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.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c player.c  -fPIC -DPIC -o .libs/player.o
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lm -no-undefined -version-info 7:8:0 -release 0.2 -export-dynamic   -o libwmflite.la -rpath /usr/lib api.lo bbuf.lo meta.lo player.lo recorder.lo  
libtool: link: x86_64-niceos-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/api.o .libs/bbuf.o .libs/meta.o .libs/player.o .libs/recorder.o   -lm  -O2 -fstack-protector-strong -Werror=format-security   -Wl,-soname -Wl,libwmflite-0.2.so.7 -o .libs/libwmflite-0.2.so.7.0.8
libtool: link: (cd ".libs" && rm -f "libwmflite-0.2.so.7" && ln -s "libwmflite-0.2.so.7.0.8" "libwmflite-0.2.so.7")
libtool: link: (cd ".libs" && rm -f "libwmflite.so" && ln -s "libwmflite-0.2.so.7.0.8" "libwmflite.so")
libtool: link: ( cd ".libs" && rm -f "libwmflite.la" && ln -s "../libwmflite.la" "libwmflite.la" )
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
/bin/sh ../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2      -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -version-info 8:7:1 -release 0.2 -export-dynamic   -o libwmf.la -rpath /usr/lib font.lo stream.lo wmf.lo xml.lo ipa/libipa.la libwmflite.la extra/gd/libgd.la  
libtool: link: x86_64-niceos-linux-gnu-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,/build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs ./.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz -lm  -O2 -fstack-protector-strong -Werror=format-security   -Wl,-soname -Wl,libwmf-0.2.so.7 -o .libs/libwmf-0.2.so.7.1.7
libtool: link: (cd ".libs" && rm -f "libwmf-0.2.so.7" && ln -s "libwmf-0.2.so.7.1.7" "libwmf-0.2.so.7")
libtool: link: (cd ".libs" && rm -f "libwmf.so" && ln -s "libwmf-0.2.so.7.1.7" "libwmf.so")
libtool: link: ( cd ".libs" && rm -f "libwmf.la" && ln -s "../libwmf.la" "libwmf.la" )
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
Making all in convert
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf2x.o wmf2x.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf2gd.o wmf2gd.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf2svg.o wmf2svg.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf2fig.o wmf2fig.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -DPACKAGE=\"libwmf\" -DVERSION=\"0.2.15\" -I. -I../..  -I../../include -I../../src -I../..  -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o wmf2eps.o wmf2eps.c
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm -L../../src/.libs  -o wmf2x wmf2x.o ../libwmf.la ../libwmflite.la 
libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/wmf2x wmf2x.o  -L../../src/.libs ../.libs/libwmf.so /build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz ../.libs/libwmflite.so -lm
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm -L../../src/.libs  -o wmf2svg wmf2svg.o ../libwmf.la ../libwmflite.la 
libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/wmf2svg wmf2svg.o  -L../../src/.libs ../.libs/libwmf.so /build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz ../.libs/libwmflite.so -lm
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm -L../../src/.libs  -o wmf2gd wmf2gd.o ../libwmf.la ../libwmflite.la 
libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/wmf2gd wmf2gd.o  -L../../src/.libs ../.libs/libwmf.so /build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz ../.libs/libwmflite.so -lm
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm -L../../src/.libs  -o wmf2fig wmf2fig.o ../libwmf.la ../libwmflite.la 
libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/wmf2fig wmf2fig.o  -L../../src/.libs ../.libs/libwmf.so /build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz ../.libs/libwmflite.so -lm
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16   -I/usr/include/libxml2     -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lfreetype  -lX11 -lxml2 -ljpeg -lpng -lz -lm -L../../src/.libs  -o wmf2eps wmf2eps.o ../libwmf.la ../libwmflite.la 
libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/wmf2eps wmf2eps.o  -L../../src/.libs ../.libs/libwmf.so /build/rpmbuild/BUILD/libwmf-0.2.15/src/.libs/libwmflite.so -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz ../.libs/libwmflite.so -lm
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
Making all in include
Making all in libwmf
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in fonts
make[2]: Nothing to be done for 'all'.
Making all in tests
make[2]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /tmp/rpm-tmp.j0VLhY
+ umask 022
+ cd /build/rpmbuild/BUILD
+ /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64
+ /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT
+ /usr/bin/mkdir /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64
+ cd libwmf-0.2.15
+ /usr/bin/make install DESTDIR=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64 'INSTALL=/usr/bin/install -p'
Making install in .
make[1]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15'
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
 /usr/bin/install -p libwmf-config '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/pkgconfig'
 /usr/bin/install -p -m 644 libwmf.pc '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15'
Making install in src
make[1]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
Making install in extra
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra'
Making install in trio
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/trio'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/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 '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/trio'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/trio'
Making install in gd
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/include/libwmf/gd'
 /usr/bin/install -p -m 644 gd.h gdcache.h gd_clip.h gd_io.h gdfontg.h gdfontl.h gdfontmb.h gdfonts.h gdfontt.h '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/include/libwmf/gd'
make[4]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra/gd'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra'
make[4]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/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 '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/extra'
Making install in ipa
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/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 '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/ipa'
Making install in .
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libwmflite.la libwmf.la '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib'
libtool: install: /usr/bin/install -p .libs/libwmflite-0.2.so.7.0.8 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/libwmflite-0.2.so.7.0.8
libtool: install: (cd /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib && { ln -s -f libwmflite-0.2.so.7.0.8 libwmflite-0.2.so.7 || { rm -f libwmflite-0.2.so.7 && ln -s libwmflite-0.2.so.7.0.8 libwmflite-0.2.so.7; }; })
libtool: install: (cd /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib && { ln -s -f libwmflite-0.2.so.7.0.8 libwmflite.so || { rm -f libwmflite.so && ln -s libwmflite-0.2.so.7.0.8 libwmflite.so; }; })
libtool: install: /usr/bin/install -p .libs/libwmflite.lai /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/libwmflite.la
libtool: warning: relinking 'libwmf.la'
libtool: install: (cd /build/rpmbuild/BUILD/libwmf-0.2.15/src; /bin/sh "/build/rpmbuild/BUILD/libwmf-0.2.15/libtool"  --tag CC --mode=relink x86_64-niceos-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -no-undefined -version-info 8:7:1 -release 0.2 -export-dynamic -o libwmf.la -rpath /usr/lib font.lo stream.lo wmf.lo xml.lo ipa/libipa.la libwmflite.la extra/gd/libgd.la -inst-prefix-dir /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64)
libtool: relink: x86_64-niceos-linux-gnu-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/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib -L/usr/lib -lwmflite -lfreetype -lX11 -lxml2 -ljpeg -lpng -lz -lm  -O2 -fstack-protector-strong -Werror=format-security   -Wl,-soname -Wl,libwmf-0.2.so.7 -o .libs/libwmf-0.2.so.7.1.7
libtool: install: /usr/bin/install -p .libs/libwmf-0.2.so.7.1.7T /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/libwmf-0.2.so.7.1.7
libtool: install: (cd /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib && { ln -s -f libwmf-0.2.so.7.1.7 libwmf-0.2.so.7 || { rm -f libwmf-0.2.so.7 && ln -s libwmf-0.2.so.7.1.7 libwmf-0.2.so.7; }; })
libtool: install: (cd /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib && { ln -s -f libwmf-0.2.so.7.1.7 libwmf.so || { rm -f libwmf.so && ln -s libwmf-0.2.so.7.1.7 libwmf.so; }; })
libtool: install: /usr/bin/install -p .libs/libwmf.lai /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib/libwmf.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
Making install in convert
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p wmf2eps wmf2fig wmf2svg wmf2gd wmf2x '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
libtool: warning: '../libwmf.la' has not been installed in '/usr/lib'
libtool: warning: '/build/rpmbuild/BUILD/libwmf-0.2.15/src/libwmflite.la' has not been installed in '/usr/lib'
libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/wmf2eps /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin/wmf2eps
libtool: warning: '../libwmf.la' has not been installed in '/usr/lib'
libtool: warning: '/build/rpmbuild/BUILD/libwmf-0.2.15/src/libwmflite.la' has not been installed in '/usr/lib'
libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/wmf2fig /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin/wmf2fig
libtool: warning: '../libwmf.la' has not been installed in '/usr/lib'
libtool: warning: '/build/rpmbuild/BUILD/libwmf-0.2.15/src/libwmflite.la' has not been installed in '/usr/lib'
libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/wmf2svg /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin/wmf2svg
libtool: warning: '../libwmf.la' has not been installed in '/usr/lib'
libtool: warning: '/build/rpmbuild/BUILD/libwmf-0.2.15/src/libwmflite.la' has not been installed in '/usr/lib'
libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/wmf2gd /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin/wmf2gd
libtool: warning: '../libwmf.la' has not been installed in '/usr/lib'
libtool: warning: '/build/rpmbuild/BUILD/libwmf-0.2.15/src/libwmflite.la' has not been installed in '/usr/lib'
libtool: warning: '../libwmflite.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -p .libs/wmf2x /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin/wmf2x
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src/convert'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/src'
Making install in include
make[1]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include'
Making install in libwmf
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include/libwmf'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include/libwmf'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/include/libwmf'
 /usr/bin/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 '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/include/libwmf'
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include/libwmf'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include/libwmf'
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/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 '/build/rpmbuild/BUILD/libwmf-0.2.15/include'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/include'
Making install in fonts
make[1]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/fonts'
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/fonts'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
 /usr/bin/install -p libwmf-fontmap '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/bin'
 /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts'
 /usr/bin/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 '/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts'
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/fonts'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/fonts'
Making install in tests
make[1]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
make[2]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
make[1]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
+ find /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64 -type f -name '*.la' -delete
+ rm -rf /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/include/libwmf/gd
+ find doc -name 'Makefile*' -delete
+ rm -f /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Bold.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-BoldItalic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Italic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Regular.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Bold.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-BoldItalic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Italic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Regular.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Bold.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-BoldItalic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Italic.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Regular.afm /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/StandardSymbolsPS.afm
+ rm -f /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Bold.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-BoldItalic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Italic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusMonoPS-Regular.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Bold.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-BoldItalic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Italic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusRoman-Regular.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Bold.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-BoldItalic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Italic.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/NimbusSans-Regular.t1 /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/StandardSymbolsPS.t1
+ sed -i /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/libwmf/fonts/fontmap -e s#libwmf/fonts#fonts/urw-base35#g
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /tmp/rpm-tmp.58N59u
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ export LD_LIBRARY_PATH=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib:
+ LD_LIBRARY_PATH=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/lib:
+ /usr/bin/make -O -j16 V=1 VERBOSE=1 check
Making check in .
Making check in src
Making check in extra
Making check in trio
make[3]: Nothing to be done for 'check'.
Making check in gd
make[3]: Nothing to be done for 'check'.
make[3]: Nothing to be done for 'check-am'.
Making check in ipa
make[2]: Nothing to be done for 'check'.
Making check in .
make[2]: Nothing to be done for 'check-am'.
Making check in convert
make[2]: Nothing to be done for 'check'.
Making check in include
Making check in libwmf
make[2]: Nothing to be done for 'check'.
make[2]: Nothing to be done for 'check-am'.
Making check in fonts
make[1]: Nothing to be done for 'check'.
Making check in tests
/usr/bin/make  check-TESTS
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
PASS: check-examples.sh
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
make[3]: Entering directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
============================================================================
Testsuite summary for libwmf 0.2.15
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/build/rpmbuild/BUILD/libwmf-0.2.15/tests'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: libwmf-0.2.15-1.niceosc5.x86_64
Provides: bundled(gd) = 2.0.0 libwmf = 0.2.15-1.niceosc5 libwmf(x86-64) = 0.2.15-1.niceosc5 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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libfreetype.so.6()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libwmf-0.2.so.7()(64bit) libwmflite-0.2.so.7()(64bit) libxml2.so.16()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: libwmf-lite-0.2.15-1.niceosc5.x86_64
Executing(%doc): /bin/sh -e /tmp/rpm-tmp.e22uSf
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ DOCDIR=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-lite-0.2.15
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-lite-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/AUTHORS /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-lite-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/README /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-lite-0.2.15
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /tmp/rpm-tmp.SVrjG3
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ LICENSEDIR=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/licenses/libwmf-lite-0.2.15
+ export LC_ALL=
+ LC_ALL=
+ export LICENSEDIR
+ /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/licenses/libwmf-lite-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/COPYING /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/licenses/libwmf-lite-0.2.15
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libwmf-lite = 0.2.15-1.niceosc5 libwmf-lite(x86-64) = 0.2.15-1.niceosc5 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) rtld(GNU_HASH)
Processing files: libwmf-devel-0.2.15-1.niceosc5.x86_64
Executing(%doc): /bin/sh -e /tmp/rpm-tmp.UDUe3W
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ DOCDIR=/build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ export LC_ALL=
+ LC_ALL=
+ export DOCDIR
+ /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/dlayer.html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/gd.html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/index.html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/tutapi.html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/tutipa.html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/wmfpic.png /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/smlogo2.gif /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/html /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ cp -pr /build/rpmbuild/BUILD/libwmf-0.2.15/doc/caolan /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64/usr/share/doc/libwmf-devel-0.2.15
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libwmf-devel = 0.2.15-1.niceosc5 libwmf-devel(x86-64) = 0.2.15-1.niceosc5 pkgconfig(libwmf) = 0.2.15
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh
Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64
Wrote: /build/rpmbuild/SRPMS/libwmf-0.2.15-1.niceosc5.src.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/libwmf-devel-0.2.15-1.niceosc5.x86_64.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/libwmf-0.2.15-1.niceosc5.x86_64.rpm
Wrote: /build/rpmbuild/RPMS/x86_64/libwmf-lite-0.2.15-1.niceosc5.x86_64.rpm
Executing(%clean): /bin/sh -e /tmp/rpm-tmp.IFG9h7
+ umask 022
+ cd /build/rpmbuild/BUILD
+ cd libwmf-0.2.15
+ /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libwmf-0.2.15-1.niceosc5.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.lgNx2u
+ umask 022
+ cd /build/rpmbuild/BUILD
+ rm -rf /build/rpmbuild/BUILD/libwmf-0.2.15-SPECPARTS
+ rm -rf libwmf-0.2.15 libwmf-0.2.15.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0