Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/dvisvgm.spec'], False, '/var/lib/mock/dist-f11-build-807841-116848/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i586 --nodeps builddir/build/SPECS/dvisvgm.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: i586 Building for target i586 Wrote: /builddir/build/SRPMS/dvisvgm-1.0.1-1.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/dvisvgm.spec'], False, '/var/lib/mock/dist-f11-build-807841-116848/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i586 --nodeps builddir/build/SPECS/dvisvgm.spec'] Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AWGscy + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf dvisvgm-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/dvisvgm-1.0.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dvisvgm-1.0.1 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf potracelib + rm -f src/iapi.h src/ierrors.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.92xtgz + umask 022 + cd /builddir/build/BUILD + cd dvisvgm-1.0.1 + LANG=C + export LANG + unset DISPLAY + sed -i 's/ potracelib\/Makefile / /' configure.ac + sed -i 's/potracelib //' Makefile.am + autoreconf + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i586-redhat-linux-gnu --program-prefix= --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 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i586-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ftime... yes checking for gettimeofday... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking kpathsea/kpathsea.h usability... yes checking kpathsea/kpathsea.h presence... yes checking for kpathsea/kpathsea.h... yes checking for kpse_find_file in -lkpathsea... yes checking kpathsea version... "3.5.6" checking potracelib.h usability... yes checking potracelib.h presence... yes checking for potracelib.h... yes checking for sqrt in -lm... yes checking for potrace_trace in -lpotrace... yes checking ghostscript/iapi.h usability... yes checking ghostscript/iapi.h presence... yes checking for ghostscript/iapi.h... yes checking for gsapi_new_instance in -lgs... yes checking Ghostscript version... "871" checking for i386-redhat-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 FREETYPE... yes checking for gzopen in -lz... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking for error_at_line... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking for memset... yes checking for strcasecmp... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating doc/dvisvgm.txt config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT BgColorSpecialHandler.o -MD -MP -MF .deps/BgColorSpecialHandler.Tpo -c -o BgColorSpecialHandler.o BgColorSpecialHandler.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Bitmap.o -MD -MP -MF .deps/Bitmap.Tpo -c -o Bitmap.o Bitmap.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT BoundingBox.o -MD -MP -MF .deps/BoundingBox.Tpo -c -o BoundingBox.o BoundingBox.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Calculator.o -MD -MP -MF .deps/Calculator.Tpo -c -o Calculator.o Calculator.cpp mv -f .deps/Bitmap.Tpo .deps/Bitmap.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT CmdLineParserBase.o -MD -MP -MF .deps/CmdLineParserBase.Tpo -c -o CmdLineParserBase.o CmdLineParserBase.cpp mv -f .deps/Calculator.Tpo .deps/Calculator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Color.o -MD -MP -MF .deps/Color.Tpo -c -o Color.o Color.cpp mv -f .deps/BgColorSpecialHandler.Tpo .deps/BgColorSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT ColorSpecialHandler.o -MD -MP -MF .deps/ColorSpecialHandler.Tpo -c -o ColorSpecialHandler.o ColorSpecialHandler.cpp mv -f .deps/BoundingBox.Tpo .deps/BoundingBox.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT CommandLine.o -MD -MP -MF .deps/CommandLine.Tpo -c -o CommandLine.o CommandLine.cpp mv -f .deps/Color.Tpo .deps/Color.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Directory.o -MD -MP -MF .deps/Directory.Tpo -c -o Directory.o Directory.cpp mv -f .deps/Directory.Tpo .deps/Directory.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DLLoader.o -MD -MP -MF .deps/DLLoader.Tpo -c -o DLLoader.o DLLoader.cpp mv -f .deps/DLLoader.Tpo .deps/DLLoader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DVIActions.o -MD -MP -MF .deps/DVIActions.Tpo -c -o DVIActions.o DVIActions.cpp mv -f .deps/CmdLineParserBase.Tpo .deps/CmdLineParserBase.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DVIReader.o -MD -MP -MF .deps/DVIReader.Tpo -c -o DVIReader.o DVIReader.cpp mv -f .deps/ColorSpecialHandler.Tpo .deps/ColorSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DvisvgmSpecialHandler.o -MD -MP -MF .deps/DvisvgmSpecialHandler.Tpo -c -o DvisvgmSpecialHandler.o DvisvgmSpecialHandler.cpp mv -f .deps/DVIActions.Tpo .deps/DVIActions.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DVIToSVG.o -MD -MP -MF .deps/DVIToSVG.Tpo -c -o DVIToSVG.o DVIToSVG.cpp mv -f .deps/CommandLine.Tpo .deps/CommandLine.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT DVIToSVGActions.o -MD -MP -MF .deps/DVIToSVGActions.Tpo -c -o DVIToSVGActions.o DVIToSVGActions.cpp mv -f .deps/DvisvgmSpecialHandler.Tpo .deps/DvisvgmSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT EmSpecialHandler.o -MD -MP -MF .deps/EmSpecialHandler.Tpo -c -o EmSpecialHandler.o EmSpecialHandler.cpp mv -f .deps/DVIReader.Tpo .deps/DVIReader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FileFinder.o -MD -MP -MF .deps/FileFinder.Tpo -c -o FileFinder.o FileFinder.cpp mv -f .deps/EmSpecialHandler.Tpo .deps/EmSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FilePath.o -MD -MP -MF .deps/FilePath.Tpo -c -o FilePath.o FilePath.cpp mv -f .deps/DVIToSVGActions.Tpo .deps/DVIToSVGActions.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FileSystem.o -MD -MP -MF .deps/FileSystem.Tpo -c -o FileSystem.o FileSystem.cpp mv -f .deps/DVIToSVG.Tpo .deps/DVIToSVG.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Font.o -MD -MP -MF .deps/Font.Tpo -c -o Font.o Font.cpp mv -f .deps/FileFinder.Tpo .deps/FileFinder.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FontCache.o -MD -MP -MF .deps/FontCache.Tpo -c -o FontCache.o FontCache.cpp mv -f .deps/FilePath.Tpo .deps/FilePath.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FontEncoding.o -MD -MP -MF .deps/FontEncoding.Tpo -c -o FontEncoding.o FontEncoding.cpp mv -f .deps/FileSystem.Tpo .deps/FileSystem.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FontEngine.o -MD -MP -MF .deps/FontEngine.Tpo -c -o FontEngine.o FontEngine.cpp mv -f .deps/FontEncoding.Tpo .deps/FontEncoding.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FontManager.o -MD -MP -MF .deps/FontManager.Tpo -c -o FontManager.o FontManager.cpp mv -f .deps/FontEngine.Tpo .deps/FontEngine.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT FontMap.o -MD -MP -MF .deps/FontMap.Tpo -c -o FontMap.o FontMap.cpp mv -f .deps/FontCache.Tpo .deps/FontCache.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT GFReader.o -MD -MP -MF .deps/GFReader.Tpo -c -o GFReader.o GFReader.cpp mv -f .deps/Font.Tpo .deps/Font.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT GFGlyphTracer.o -MD -MP -MF .deps/GFGlyphTracer.Tpo -c -o GFGlyphTracer.o GFGlyphTracer.cpp mv -f .deps/FontMap.Tpo .deps/FontMap.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT GFTracer.o -MD -MP -MF .deps/GFTracer.Tpo -c -o GFTracer.o GFTracer.cpp mv -f .deps/GFGlyphTracer.Tpo .deps/GFGlyphTracer.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Ghostscript.o -MD -MP -MF .deps/Ghostscript.Tpo -c -o Ghostscript.o Ghostscript.cpp mv -f .deps/GFReader.Tpo .deps/GFReader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT InputBuffer.o -MD -MP -MF .deps/InputBuffer.Tpo -c -o InputBuffer.o InputBuffer.cpp mv -f .deps/FontManager.Tpo .deps/FontManager.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT InputReader.o -MD -MP -MF .deps/InputReader.Tpo -c -o InputReader.o InputReader.cpp mv -f .deps/Ghostscript.Tpo .deps/Ghostscript.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Length.o -MD -MP -MF .deps/Length.Tpo -c -o Length.o Length.cpp mv -f .deps/GFTracer.Tpo .deps/GFTracer.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Matrix.o -MD -MP -MF .deps/Matrix.Tpo -c -o Matrix.o Matrix.cpp mv -f .deps/InputBuffer.Tpo .deps/InputBuffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Message.o -MD -MP -MF .deps/Message.Tpo -c -o Message.o Message.cpp mv -f .deps/Length.Tpo .deps/Length.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT MetafontWrapper.o -MD -MP -MF .deps/MetafontWrapper.Tpo -c -o MetafontWrapper.o MetafontWrapper.cpp mv -f .deps/Message.Tpo .deps/Message.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT PageRanges.o -MD -MP -MF .deps/PageRanges.Tpo -c -o PageRanges.o PageRanges.cpp mv -f .deps/InputReader.Tpo .deps/InputReader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT PageSize.o -MD -MP -MF .deps/PageSize.Tpo -c -o PageSize.o PageSize.cpp mv -f .deps/PageRanges.Tpo .deps/PageRanges.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT PSInterpreter.o -MD -MP -MF .deps/PSInterpreter.Tpo -c -o PSInterpreter.o PSInterpreter.cpp mv -f .deps/Matrix.Tpo .deps/Matrix.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT PsSpecialHandler.o -MD -MP -MF .deps/PsSpecialHandler.Tpo -c -o PsSpecialHandler.o PsSpecialHandler.cpp mv -f .deps/PageSize.Tpo .deps/PageSize.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT SpecialManager.o -MD -MP -MF .deps/SpecialManager.Tpo -c -o SpecialManager.o SpecialManager.cpp mv -f .deps/MetafontWrapper.Tpo .deps/MetafontWrapper.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT StreamReader.o -MD -MP -MF .deps/StreamReader.Tpo -c -o StreamReader.o StreamReader.cpp mv -f .deps/StreamReader.Tpo .deps/StreamReader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT StreamWriter.o -MD -MP -MF .deps/StreamWriter.Tpo -c -o StreamWriter.o StreamWriter.cpp mv -f .deps/PSInterpreter.Tpo .deps/PSInterpreter.Po mv -f .deps/StreamWriter.Tpo .deps/StreamWriter.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT SVGTree.o -MD -MP -MF .deps/SVGTree.Tpo -c -o SVGTree.o SVGTree.cpp g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT System.o -MD -MP -MF .deps/System.Tpo -c -o System.o System.cpp mv -f .deps/System.Tpo .deps/System.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT Terminal.o -MD -MP -MF .deps/Terminal.Tpo -c -o Terminal.o Terminal.cpp mv -f .deps/SpecialManager.Tpo .deps/SpecialManager.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT TFM.o -MD -MP -MF .deps/TFM.Tpo -c -o TFM.o TFM.cpp mv -f .deps/Terminal.Tpo .deps/Terminal.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT TpicSpecialHandler.o -MD -MP -MF .deps/TpicSpecialHandler.Tpo -c -o TpicSpecialHandler.o TpicSpecialHandler.cpp mv -f .deps/TFM.Tpo .deps/TFM.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT VFReader.o -MD -MP -MF .deps/VFReader.Tpo -c -o VFReader.o VFReader.cpp mv -f .deps/VFReader.Tpo .deps/VFReader.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT XMLDocument.o -MD -MP -MF .deps/XMLDocument.Tpo -c -o XMLDocument.o XMLDocument.cpp mv -f .deps/SVGTree.Tpo .deps/SVGTree.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT XMLNode.o -MD -MP -MF .deps/XMLNode.Tpo -c -o XMLNode.o XMLNode.cpp mv -f .deps/TpicSpecialHandler.Tpo .deps/TpicSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT XMLString.o -MD -MP -MF .deps/XMLString.Tpo -c -o XMLString.o XMLString.cpp mv -f .deps/XMLDocument.Tpo .deps/XMLDocument.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT dvisvgm.o -MD -MP -MF .deps/dvisvgm.Tpo -c -o dvisvgm.o dvisvgm.cpp mv -f .deps/PsSpecialHandler.Tpo .deps/PsSpecialHandler.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -MT gzstream.o -MD -MP -MF .deps/gzstream.Tpo -c -o gzstream.o gzstream.cpp mv -f .deps/XMLString.Tpo .deps/XMLString.Po mv -f .deps/gzstream.Tpo .deps/gzstream.Po mv -f .deps/XMLNode.Tpo .deps/XMLNode.Po rm -f libdvisvgm.a ar cru libdvisvgm.a BgColorSpecialHandler.o Bitmap.o BoundingBox.o Calculator.o CmdLineParserBase.o Color.o ColorSpecialHandler.o CommandLine.o Directory.o DLLoader.o DVIActions.o DVIReader.o DvisvgmSpecialHandler.o DVIToSVG.o DVIToSVGActions.o EmSpecialHandler.o FileFinder.o FilePath.o FileSystem.o Font.o FontCache.o FontEncoding.o FontEngine.o FontManager.o FontMap.o GFReader.o GFGlyphTracer.o GFTracer.o Ghostscript.o InputBuffer.o InputReader.o Length.o Matrix.o Message.o MetafontWrapper.o PageRanges.o PageSize.o PSInterpreter.o PsSpecialHandler.o SpecialManager.o StreamReader.o StreamWriter.o SVGTree.o System.o Terminal.o TFM.o TpicSpecialHandler.o VFReader.o XMLDocument.o XMLNode.o XMLString.o ranlib libdvisvgm.a mv -f .deps/dvisvgm.Tpo .deps/dvisvgm.Po g++ -Wall -Wnon-virtual-dtor -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -mtune=generic -fasynchronous-unwind-tables -I/usr/include/freetype2 -lfreetype -o dvisvgm dvisvgm.o gzstream.o libdvisvgm.a -lz -lgs -lpotrace -lm -lkpathsea make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' if [ `type -p a2x` ]; then \ a2x -dmanpage -fmanpage -L -a icons -a 'iconsdir=.' dvisvgm.txt; \ rm -f dvisvgm.xml; \ fi make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MUyEGs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 ++ dirname /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 + cd dvisvgm-1.0.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 + make install DESTDIR=/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 Making install in src make[1]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' if test -f psdefs.ps; then \ ps2c PSInterpreter::PSDEFS psdefs.ps >psdefs.psc; \ fi make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' if test -f psdefs.ps; then \ ps2c PSInterpreter::PSDEFS psdefs.ps >psdefs.psc; \ fi test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/bin" /usr/bin/install -c dvisvgm '/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' make[1]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' make[1]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' if [ `type -p a2x` ]; then \ a2x -dmanpage -fmanpage -L -a icons -a 'iconsdir=.' dvisvgm.txt; \ rm -f dvisvgm.xml; \ fi make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' make[2]: Nothing to be done for `install-exec-am'. if [ `type -p a2x` ]; then \ a2x -dmanpage -fmanpage -L -a icons -a 'iconsdir=.' dvisvgm.txt; \ rm -f dvisvgm.xml; \ fi test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/man/man1" /usr/bin/install -c -m 644 dvisvgm.1 '/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' make[1]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1/doc' make[1]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1' make[2]: Entering directory `/builddir/build/BUILD/dvisvgm-1.0.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1' make[1]: Leaving directory `/builddir/build/BUILD/dvisvgm-1.0.1' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/dvisvgm-1.0.1 extracting debug info from /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/bin/dvisvgm 1118 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: dvisvgm-1.0.1-1.fc11.i586 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5Pt2oo + umask 022 + cd /builddir/build/BUILD + cd dvisvgm-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/doc/dvisvgm-1.0.1 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/doc/dvisvgm-1.0.1 + /bin/mkdir -p /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/doc/dvisvgm-1.0.1 + cp -pr AUTHORS COPYING LGPL-2.1.txt NEWS README /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386/usr/share/doc/dvisvgm-1.0.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libfreetype.so.6 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.0.0) libgs.so.8 libkpathsea.so.4 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: dvisvgm-debuginfo-1.0.1-1.fc11.i586 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/dvisvgm-1.0.1-1.fc11.i586.rpm Wrote: /builddir/build/RPMS/dvisvgm-debuginfo-1.0.1-1.fc11.i586.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IEAjeg + umask 022 + cd /builddir/build/BUILD + cd dvisvgm-1.0.1 + rm -rf /builddir/build/BUILDROOT/dvisvgm-1.0.1-1.fc11.i386 + exit 0 Child returncode was: 0 LEAVE do -->