Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/blahtexml.spec'], False, '/var/lib/mock/dist-f14-build-736086-104893/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/blahtexml.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/blahtexml-0.8-1.fc14.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/blahtexml.spec'], False, '/var/lib/mock/dist-f14-build-736086-104893/root/', None, 86400, True, 0, 426, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/blahtexml.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BOXQ5e + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf blahtexml-0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/blahtexml-0.8-src.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd blahtexml-0.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MiyuXU + umask 022 + cd /builddir/build/BUILD + cd blahtexml-0.8 + LANG=C + export LANG + unset DISPLAY + make -j4 blahtexml-linux 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' mkdir -p bin-blahtexml g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/main.cpp -o bin-blahtexml/main.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/mainPng.cpp -o bin-blahtexml/mainPng.o cc -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/md5.c -o bin-blahtexml/md5.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/md5Wrapper.cpp -o bin-blahtexml/md5Wrapper.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/Messages.cpp -o bin-blahtexml/Messages.o In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/main.cpp:19: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/UnicodeConverter.cpp -o bin-blahtexml/UnicodeConverter.o Source/UnicodeConverter.cpp: In member function 'std::wstring UnicodeConverter::ConvertIn(const std::string&)': Source/UnicodeConverter.cpp:147: warning: comparison between signed and unsigned integer expressions Source/UnicodeConverter.cpp: In member function 'std::string UnicodeConverter::ConvertOut(const std::wstring&)': Source/UnicodeConverter.cpp:199: warning: comparison between signed and unsigned integer expressions Source/Messages.cpp: In function 'std::wstring GetErrorMessage(const blahtex::Exception&)': Source/Messages.cpp:296: warning: comparison between signed and unsigned integer expressions g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/InputSymbolTranslation.cpp -o bin-blahtexml/InputSymbolTranslation.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Interface.cpp -o bin-blahtexml/Interface.o In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Interface.h:25, from Source/BlahtexCore/Interface.cpp:20: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/LayoutTree.cpp -o bin-blahtexml/LayoutTree.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MacroProcessor.cpp -o bin-blahtexml/MacroProcessor.o In file included from Source/BlahtexCore/LayoutTree.cpp:26: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Manager.cpp -o bin-blahtexml/Manager.o Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::SymbolIdentifier::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontNormal' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontBold' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontItalic' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontBoldItalic' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontSansSerif' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontBoldSansSerif' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontSansSerifItalic' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontSansSerifBoldItalic' not handled in switch Source/BlahtexCore/LayoutTree.cpp:564: warning: enumeration value 'cMathmlFontMonospace' not handled in switch g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/Parser.cpp -o bin-blahtexml/Parser.o Source/BlahtexCore/LayoutTree.cpp: In member function 'virtual std::auto_ptr blahtex::LayoutTree::Table::BuildMathmlTree(const blahtex::MathmlOptions&, const blahtex::MathmlEnvironment&, unsigned int&) const': Source/BlahtexCore/LayoutTree.cpp:1098: warning: comparison between signed and unsigned integer expressions In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/Parser.h:22, from Source/BlahtexCore/Parser.cpp:21: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::DoParse(const std::vector, std::allocator >, std::allocator, std::allocator > > >&)': Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cWhitespace' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cNewcommand' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cIllegal' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cBeginGroup' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cSuperscript' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cSubscript' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cPrime' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cCommand1Arg' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cCommand2Args' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cCommandInfix' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cLeft' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cBig' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cLimits' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cBeginEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cShortEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cEnterTextMode' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cStateChange' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cSymbol' not handled in switch Source/BlahtexCore/Parser.cpp:951: warning: enumeration value 'cSymbolUnsafe' not handled in switch Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseMathField()': Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cWhitespace' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cNewcommand' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cIllegal' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cEndGroup' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cNextCell' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cNextRow' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cSuperscript' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cSubscript' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cPrime' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cCommand1Arg' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cCommand2Args' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cCommandInfix' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cLeft' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cRight' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cBig' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cLimits' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cBeginEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cEndEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cShortEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cEnterTextMode' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cStateChange' not handled in switch Source/BlahtexCore/Parser.cpp:969: warning: enumeration value 'cSymbolUnsafe' not handled in switch Source/BlahtexCore/Parser.cpp: In member function 'std::auto_ptr blahtex::Parser::ParseTextField()': Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cWhitespace' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cNewcommand' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cIllegal' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cEndGroup' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cNextCell' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cNextRow' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cSuperscript' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cSubscript' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cPrime' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cCommand1Arg' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cCommand2Args' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cCommandInfix' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cLeft' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cRight' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cBig' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cLimits' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cBeginEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cEndEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cShortEnvironment' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cEnterTextMode' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cStateChange' not handled in switch Source/BlahtexCore/Parser.cpp:1523: warning: enumeration value 'cSymbolUnsafe' not handled in switch In file included from Source/BlahtexCore/Manager.h:27, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/Manager.h:28, from Source/BlahtexCore/Manager.cpp:21: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree1.cpp -o bin-blahtexml/ParseTree1.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree2.cpp -o bin-blahtexml/ParseTree2.o In file included from Source/BlahtexCore/ParseTree1.cpp:19: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathList::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:121: warning: enumeration value 'cFlavourOrd' not handled in switch Source/BlahtexCore/ParseTree1.cpp:121: warning: enumeration value 'cFlavourClose' not handled in switch Source/BlahtexCore/ParseTree1.cpp:121: warning: enumeration value 'cFlavourInner' not handled in switch Source/BlahtexCore/ParseTree1.cpp:111: warning: enumeration value 'cFlavourOrd' not handled in switch Source/BlahtexCore/ParseTree1.cpp:111: warning: enumeration value 'cFlavourOp' not handled in switch Source/BlahtexCore/ParseTree1.cpp:111: warning: enumeration value 'cFlavourOpen' not handled in switch Source/BlahtexCore/ParseTree1.cpp:111: warning: enumeration value 'cFlavourInner' not handled in switch Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathCommand2Args::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:633: warning: enumeration value 'cStyleScriptScript' not handled in switch In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/ParseTree2.cpp:19: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/ParseTree3.cpp -o bin-blahtexml/ParseTree3.o In file included from Source/BlahtexCore/ParseTree.h:25, from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexCore/ParseTree3.cpp:22: Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexCore/ParseTree.h:641: warning: when initialized here Source/BlahtexCore/ParseTree3.cpp: In member function 'blahtex::MathmlFont blahtex::TexMathFont::GetMathmlApproximation() const': Source/BlahtexCore/ParseTree3.cpp:120: warning: enumeration value 'cFamilyDefault' not handled in switch Source/BlahtexCore/ParseTree3.cpp:134: warning: enumeration value 'cFamilyDefault' not handled in switch Source/BlahtexCore/ParseTree1.cpp: In member function 'virtual std::auto_ptr blahtex::ParseTree::MathEnvironment::BuildLayoutTree(const blahtex::TexProcessingState&) const': Source/BlahtexCore/ParseTree1.cpp:1043: warning: 'fencedStyle' may be used uninitialized in this function g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/MathmlNode.cpp -o bin-blahtexml/MathmlNode.o Source/BlahtexCore/MathmlNode.cpp: In member function 'void blahtex::MathmlNode::PrintType(std::wostream&) const': Source/BlahtexCore/MathmlNode.cpp:188: warning: comparison between signed and unsigned integer expressions Source/BlahtexCore/MathmlNode.cpp: In member function 'void blahtex::MathmlNode::PrintAttributes(std::wostream&) const': Source/BlahtexCore/MathmlNode.cpp:227: warning: comparison between signed and unsigned integer expressions Source/BlahtexCore/MathmlNode.cpp: In member function 'void blahtex::MathmlNode::PrintAsSAX2(xercesc_3_0::ContentHandler&, const std::wstring&, bool) const': Source/BlahtexCore/MathmlNode.cpp:288: warning: comparison between signed and unsigned integer expressions Source/BlahtexCore/MathmlNode.cpp:301: warning: comparison between signed and unsigned integer expressions g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexCore/XmlEncode.cpp -o bin-blahtexml/XmlEncode.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/AttributesImpl.cpp -o bin-blahtexml/AttributesImpl.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/BlahtexFilter.cpp -o bin-blahtexml/BlahtexFilter.o In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:27, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Node::Node(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour)': Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:91: warning: 'blahtex::LayoutTree::Node::mStyle' will be initialized after Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:64: warning: 'blahtex::LayoutTree::Node::Flavour blahtex::LayoutTree::Node::mFlavour' Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:101: warning: when initialized here Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h: In constructor 'blahtex::LayoutTree::Scripts::Scripts(blahtex::LayoutTree::Node::Style, blahtex::LayoutTree::Node::Flavour, blahtex::LayoutTree::Node::Limits, blahtex::RGBColour, bool, std::auto_ptr, std::auto_ptr, std::auto_ptr)': Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:400: warning: 'blahtex::LayoutTree::Scripts::mIsSideset' will be initialized after Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:394: warning: 'std::auto_ptr blahtex::LayoutTree::Scripts::mBase' Source/BlahtexXMLin/../BlahtexCore/LayoutTree.h:402: warning: when initialized here In file included from Source/BlahtexXMLin/../BlahtexCore/Manager.h:28, from Source/BlahtexXMLin/../BlahtexCore/Interface.h:25, from Source/BlahtexXMLin/BlahtexFilter.h:22, from Source/BlahtexXMLin/BlahtexFilter.cpp:19: Source/BlahtexXMLin/../BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathDelimited::MathDelimited(std::auto_ptr, const std::wstring&, const std::wstring&)': Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:542: warning: 'blahtex::ParseTree::MathDelimited::mChild' will be initialized after Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:539: warning: 'std::wstring blahtex::ParseTree::MathDelimited::mLeftDelimiter' Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:544: warning: when initialized here Source/BlahtexXMLin/../BlahtexCore/ParseTree.h: In constructor 'blahtex::ParseTree::MathEnvironment::MathEnvironment(const std::wstring&, std::auto_ptr, bool)': Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:639: warning: 'blahtex::ParseTree::MathEnvironment::mTable' will be initialized after Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:636: warning: 'bool blahtex::ParseTree::MathEnvironment::mIsShort' Source/BlahtexXMLin/../BlahtexCore/ParseTree.h:641: warning: when initialized here g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/SAX2Output.cpp -o bin-blahtexml/SAX2Output.o g++ -I. -ISource -ISource/BlahtexCore -ISource/BlahtexXMLin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DBLAHTEXML_USING_XERCES -c Source/BlahtexXMLin/XercesString.cpp -o bin-blahtexml/XercesString.o Source/BlahtexXMLin/XercesString.cpp: In constructor 'XercesString::XercesString(const std::wstring&)': Source/BlahtexXMLin/XercesString.cpp:44: warning: comparison between signed and unsigned integer expressions Source/BlahtexXMLin/XercesString.cpp: In member function 'std::wstring XercesString::convertTowstring()': Source/BlahtexXMLin/XercesString.cpp:56: warning: 'ucs4' may be used uninitialized in this function Source/BlahtexCore/ParseTree2.cpp: In function 'void _Z41__static_initialization_and_destruction_0ii.clone.0()': Source/BlahtexCore/ParseTree2.cpp:1085: note: variable tracking size limit exceeded with debug insns, retrying without g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o blahtexml bin-blahtexml/main.o bin-blahtexml/mainPng.o bin-blahtexml/md5.o bin-blahtexml/md5Wrapper.o bin-blahtexml/Messages.o bin-blahtexml/UnicodeConverter.o bin-blahtexml/InputSymbolTranslation.o bin-blahtexml/Interface.o bin-blahtexml/LayoutTree.o bin-blahtexml/MacroProcessor.o bin-blahtexml/Manager.o bin-blahtexml/Parser.o bin-blahtexml/ParseTree1.o bin-blahtexml/ParseTree2.o bin-blahtexml/ParseTree3.o bin-blahtexml/MathmlNode.o bin-blahtexml/XmlEncode.o bin-blahtexml/AttributesImpl.o bin-blahtexml/BlahtexFilter.o bin-blahtexml/SAX2Output.o bin-blahtexml/XercesString.o -lxerces-c + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wFqb1e + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 ++ dirname /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 + cd blahtexml-0.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 + install -p -D -m0755 blahtexml /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/bin/blahtexml + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/blahtexml-0.8 extracting debug info from /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/bin/blahtexml 1101 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: blahtexml-0.8-1.fc14.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nBVCUz + umask 022 + cd /builddir/build/BUILD + cd blahtexml-0.8 + DOCDIR=/builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/share/doc/blahtexml-0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/share/doc/blahtexml-0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/share/doc/blahtexml-0.8 + cp -pr README Documentation/HTML+Blahtex.xml Documentation/HTML+MathML.xml Documentation/ISTtoTeX.xslt Documentation/InputSymbolTranslation.tex Documentation/example1.xml Documentation/example2.xml Documentation/example3.xml Documentation/example4.xml Documentation/logo.png Documentation/manual.tex /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64/usr/share/doc/blahtexml-0.8 + 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()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxerces-c-3.0.so()(64bit) rtld(GNU_HASH) Processing files: blahtexml-debuginfo-0.8-1.fc14.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/blahtexml-0.8-1.fc14.x86_64.rpm Wrote: /builddir/build/RPMS/blahtexml-debuginfo-0.8-1.fc14.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PRMfSD + umask 022 + cd /builddir/build/BUILD + cd blahtexml-0.8 + rm -rf /builddir/build/BUILDROOT/blahtexml-0.8-1.fc14.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->