qtwebkit failed to compile :(
Undefined symbols for architecture x86_64:
"std::string::find(char const*, unsigned long, unsigned long) const",
referenced from:
pp::DirectiveParser::parseDefine(pp::Token*) in
libANGLE.a(DirectiveParser.o)
"std::string::compare(char const*) const", referenced from:
pp::DirectiveParser::parseDefine(pp::Token*) in
libANGLE.a(DirectiveParser.o)
"std::basic_stringbuf<char, std::char_traits<char>, std::allocator<char>
>::str() const", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(OutputGLSLBase.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(OutputGLSLBase.o)
...
"std::istream& std::istream::_M_extract<double>(double&)", referenced from:
_atof_dot in libANGLE.a(util.o)
"std::istream& std::istream::_M_extract<float>(float&)", referenced from:
bool pp::numeric_lex_float<float>(std::string const&, float*) in
libANGLE.a(Token.o)
"std::istream& std::istream::_M_extract<unsigned int>(unsigned int&)",
referenced from:
bool pp::numeric_lex_int<unsigned int>(std::string const&, unsigned
int*) in libANGLE.a(Token.o)
"std::istream::operator>>(int&)", referenced from:
bool pp::numeric_lex_int<int>(std::string const&, int*) in
libANGLE.a(Token.o)
"std::ostream& std::ostream::_M_insert<double>(double)", referenced from:
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(OutputGLSLBase.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(OutputHLSL.o)
"std::ostream& std::ostream::_M_insert<long>(long)", referenced from:
pp::ExpressionParser::parse(pp::Token*, int*) in
libANGLE.a(ExpressionParser_tab.o)
"std::ostream& std::ostream::_M_insert<unsigned long>(unsigned long)",
referenced from:
(anonymous namespace)::mapLongName(unsigned long,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> > const&,
bool) in libANGLE.a(MapLongVariableNames.o)
TInfoSinkBase& TInfoSinkBase::operator<<<unsigned int>(unsigned int
const&) in libANGLE.a(OutputHLSL.o)
"std::ostream& std::ostream::_M_insert<unsigned long long>(unsigned long
long)", referenced from:
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
"std::ostream::~std::ostream()", referenced from:
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(Intermediate.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(intermOut.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in
libANGLE.a(MapLongVariableNames.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::ostream::~std::ostream()", referenced from:
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(Intermediate.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(intermOut.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in
libANGLE.a(MapLongVariableNames.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::ostream::operator<<(int)", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TType::getCompleteString() const in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(OutputGLSLBase.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(OutputHLSL.o)
...
"std::string::_M_replace_aux(unsigned long, unsigned long, unsigned long,
char)", referenced from:
pplex(std::string*, pp::SourceLocation*, void*) in
libANGLE.a(Tokenizer_lex.o)
"std::string::_Rep::_M_destroy(std::allocator<char> const&)", referenced
from:
TCompiler::~TCompiler() in libANGLE.a(Compiler.o)
TCompiler::clearResults() in libANGLE.a(Compiler.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const,
std::string> >*) in libANGLE.a(Compiler.o)
std::vector<TVariableInfo, std::allocator<TVariableInfo> >::~vector()
in libANGLE.a(Compiler.o)
std::_Rb_tree<std::string, std::pair<std::string const, TBehavior>,
std::_Select1st<std::pair<std::string const, TBehavior> >,
std::less<std::string>, std::allocator<std::pair<std::string const, TBehavior>
> >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, TBehavior> >*) in
libANGLE.a(Compiler.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDiagnostics::print(pp::Diagnostics::ID, pp::SourceLocation const&,
std::string const&) in libANGLE.a(Diagnostics.o)
...
"std::string::_Rep::_S_empty_rep_storage", referenced from:
TCompiler::TCompiler(ShShaderType, ShShaderSpec) in
libANGLE.a(Compiler.o)
TCompiler::~TCompiler() in libANGLE.a(Compiler.o)
TCompiler::clearResults() in libANGLE.a(Compiler.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const,
std::string> >*) in libANGLE.a(Compiler.o)
std::vector<TVariableInfo, std::allocator<TVariableInfo> >::~vector()
in libANGLE.a(Compiler.o)
std::_Rb_tree<std::string, std::pair<std::string const, TBehavior>,
std::_Select1st<std::pair<std::string const, TBehavior> >,
std::less<std::string>, std::allocator<std::pair<std::string const, TBehavior>
> >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, TBehavior> >*) in
libANGLE.a(Compiler.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
...
"std::string::append(char const*, unsigned long)", referenced from:
BuiltInFunctionEmulator::OutputEmulatedFunctionDefinition(TInfoSinkBase&, bool)
const in libANGLE.a(BuiltInFunctionEmulator.o)
TCompiler::compile(char const* const*, unsigned long, int) in
libANGLE.a(Compiler.o)
TCompiler::detectCallDepth(TIntermNode*, TInfoSink&, bool) in
libANGLE.a(Compiler.o)
TCompiler::enforceTimingRestrictions(TIntermNode*, bool) in
libANGLE.a(Compiler.o)
TCompiler::limitExpressionComplexity(TIntermNode*) in
libANGLE.a(Compiler.o)
TDependencyGraphOutput::outputIndentation() in
libANGLE.a(DependencyGraphOutput.o)
TDependencyGraphOutput::visitArgument(TGraphArgument*) in
libANGLE.a(DependencyGraphOutput.o)
...
"std::string::append(std::string const&)", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDiagnostics::writeInfo(pp::Diagnostics::Severity, pp::SourceLocation
const&, std::string const&, std::string const&, std::string const&) in
libANGLE.a(Diagnostics.o)
TDiagnostics::writeDebug(std::string const&) in
libANGLE.a(Diagnostics.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(OutputGLSLBase.o)
...
"std::string::assign(char const*, unsigned long)", referenced from:
TOutputGLSLBase::hashName(std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const&) in
libANGLE.a(OutputGLSLBase.o)
sh::Uniform::Uniform(unsigned int, unsigned int, char const*, int, int)
in libANGLE.a(Uniform.o)
sh::Uniform::Uniform(unsigned int, unsigned int, char const*, int, int)
in libANGLE.a(Uniform.o)
getVariableInfo(TType const&, std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const&, std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const&,
std::vector<TVariableInfo, std::allocator<TVariableInfo> >&, unsigned long long
(*)(char const*, unsigned long)) in libANGLE.a(VariableInfo.o)
pp::Preprocessor::predefineMacro(char const*, int) in
libANGLE.a(Preprocessor.o)
pp::Preprocessor::lex(pp::Token*) in libANGLE.a(Preprocessor.o)
pplex(std::string*, pp::SourceLocation*, void*) in
libANGLE.a(Tokenizer_lex.o)
...
"std::string::assign(std::string const&)", referenced from:
std::vector<sh::Uniform, std::allocator<sh::Uniform>
>::_M_insert_aux(__gnu_cxx::__normal_iterator<sh::Uniform*,
std::vector<sh::Uniform, std::allocator<sh::Uniform> > >, sh::Uniform const&)
in libANGLE.a(OutputHLSL.o)
std::vector<sh::Uniform, std::allocator<sh::Uniform>
>::operator=(std::vector<sh::Uniform, std::allocator<sh::Uniform> > const&) in
libANGLE.a(TranslatorHLSL.o)
std::vector<TVariableInfo, std::allocator<TVariableInfo>
>::_M_insert_aux(__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >, TVariableInfo
const&) in libANGLE.a(VariableInfo.o)
void std::__insertion_sort<__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >,
TVariableInfoComparer>(__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >,
__gnu_cxx::__normal_iterator<TVariableInfo*, std::vector<TVariableInfo,
std::allocator<TVariableInfo> > >, TVariableInfoComparer) in
libANGLE.a(VariablePacker.o)
void
std::__unguarded_linear_insert<__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >, TVariableInfo,
TVariableInfoComparer>(__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >, TVariableInfo,
TVariableInfoComparer) in libANGLE.a(VariablePacker.o)
void std::swap<TVariableInfo>(TVariableInfo&, TVariableInfo&) in
libANGLE.a(VariablePacker.o)
void std::__pop_heap<__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >, TVariableInfo,
TVariableInfoComparer>(__gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >,
__gnu_cxx::__normal_iterator<TVariableInfo*, std::vector<TVariableInfo,
std::allocator<TVariableInfo> > >, __gnu_cxx::__normal_iterator<TVariableInfo*,
std::vector<TVariableInfo, std::allocator<TVariableInfo> > >, TVariableInfo,
TVariableInfoComparer) in libANGLE.a(VariablePacker.o)
...
"std::string::_M_mutate(unsigned long, unsigned long, unsigned long)",
referenced from:
TCompiler::clearResults() in libANGLE.a(Compiler.o)
pp::Token::reset() in libANGLE.a(Token.o)
pplex(std::string*, pp::SourceLocation*, void*) in
libANGLE.a(Tokenizer_lex.o)
pp::Tokenizer::lex(pp::Token*) in libANGLE.a(Tokenizer_lex.o)
"std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(char const*, std::allocator<char> const&)", referenced from:
TDiagnostics::print(pp::Diagnostics::ID, pp::SourceLocation const&,
std::string const&) in libANGLE.a(Diagnostics.o)
TDirectiveHandler::handleError(pp::SourceLocation const&, std::string
const&) in libANGLE.a(DirectiveHandler.o)
TDirectiveHandler::handlePragma(pp::SourceLocation const&, std::string
const&, std::string const&) in libANGLE.a(DirectiveHandler.o)
TDirectiveHandler::handleExtension(pp::SourceLocation const&,
std::string const&, std::string const&) in libANGLE.a(DirectiveHandler.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
InitExtensionBehavior(ShBuiltInResources const&, std::map<std::string,
TBehavior, std::less<std::string>, std::allocator<std::pair<std::string const,
TBehavior> > >&) in libANGLE.a(Initialize.o)
LongNameMap::Find(char const*) const in
libANGLE.a(MapLongVariableNames.o)
...
"std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::string const&)", referenced from:
std::map<std::string, TBehavior, std::less<std::string>,
std::allocator<std::pair<std::string const, TBehavior> >
>::operator[](std::string const&) in libANGLE.a(Initialize.o)
std::_Rb_tree<std::string, std::pair<std::string const, TBehavior>,
std::_Select1st<std::pair<std::string const, TBehavior> >,
std::less<std::string>, std::allocator<std::pair<std::string const, TBehavior>
> >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,
std::pair<std::string const, TBehavior> const&) in libANGLE.a(Initialize.o)
LongNameMap::Insert(char const*, char const*) in
libANGLE.a(MapLongVariableNames.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,
std::pair<std::string const, std::string> const&) in
libANGLE.a(MapLongVariableNames.o)
std::map<std::string, std::string, std::less<std::string>,
std::allocator<std::pair<std::string const, std::string> >
>::operator[](std::string const&) in libANGLE.a(OutputGLSLBase.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,
std::pair<std::string const, std::string> const&) in
libANGLE.a(OutputGLSLBase.o)
sh::OutputHLSL::declareUniform(TType const&, std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const&, int) in
libANGLE.a(OutputHLSL.o)
...
"std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::string const&, unsigned long, unsigned long)", referenced
from:
pp::DirectiveParser::parseDefine(pp::Token*) in
libANGLE.a(DirectiveParser.o)
"std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::~basic_string()", referenced from:
TDirectiveHandler::handlePragma(pp::SourceLocation const&, std::string
const&, std::string const&) in libANGLE.a(DirectiveHandler.o)
TDirectiveHandler::handleExtension(pp::SourceLocation const&,
std::string const&, std::string const&) in libANGLE.a(DirectiveHandler.o)
getDirective(pp::Token const*) in libANGLE.a(DirectiveParser.o)
pp::DefinedParser::lex(pp::Token*) in libANGLE.a(DirectiveParser.o)
pp::MacroExpander::expandMacro(pp::Macro const&, pp::Token const&,
std::vector<pp::Token, std::allocator<pp::Token> >*) in
libANGLE.a(MacroExpander.o)
"std::_List_node_base::hook(std::_List_node_base*)", referenced from:
sh::OutputHLSL::addConstructor(TType const&, std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const&, TVector<TIntermNode*>
const*) in libANGLE.a(OutputHLSL.o)
"std::basic_streambuf<char, std::char_traits<char> >::sync()", referenced
from:
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::basic_streambuf<char, std::char_traits<char> >::imbue(std::locale
const&)", referenced from:
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::basic_streambuf<char, std::char_traits<char> >::uflow()", referenced
from:
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::basic_streambuf<char, std::char_traits<char> >::xsgetn(char*, long)",
referenced from:
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::basic_streambuf<char, std::char_traits<char> >::xsputn(char const*,
long)", referenced from:
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
vtable for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"std::basic_stringstream<char, std::char_traits<char>, std::allocator<char>
>::~basic_stringstream()", referenced from:
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TParseContext::assignError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::unaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::binaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::lValueErrorCheck(TSourceLoc const&, char const*,
TIntermTyped*) in libANGLE.a(ParseHelper.o)
TParseContext::executeInitializer(TSourceLoc const&,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >&,
TPublicType&, TIntermTyped*, TIntermNode*&, TVariable*) in
libANGLE.a(ParseHelper.o)
TParseContext::constructStruct(TIntermNode*, TType*, int, TSourceLoc
const&, bool) in libANGLE.a(ParseHelper.o)
...
"std::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >::basic_istringstream(std::string const&,
std::_Ios_Openmode)", referenced from:
_atof_dot in libANGLE.a(util.o)
bool pp::numeric_lex_int<int>(std::string const&, int*) in
libANGLE.a(Token.o)
bool pp::numeric_lex_int<unsigned int>(std::string const&, unsigned
int*) in libANGLE.a(Token.o)
bool pp::numeric_lex_float<float>(std::string const&, float*) in
libANGLE.a(Token.o)
"std::locale::classic()", referenced from:
bool pp::numeric_lex_float<float>(std::string const&, float*) in
libANGLE.a(Token.o)
"std::locale::locale(char const*)", referenced from:
_atof_dot in libANGLE.a(util.o)
"std::locale::locale()", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
TType::getCompleteString() const in libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
...
"std::locale::~locale()", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
non-virtual thunk to std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> >::~basic_ostringstream() in
libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
non-virtual thunk to std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> >::~basic_ostringstream() in
libANGLE.a(Intermediate.o)
...
"std::ios_base::ios_base()", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
TType::getCompleteString() const in libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
...
"std::ios_base::~ios_base()", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
non-virtual thunk to std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> >::~basic_ostringstream() in
libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
non-virtual thunk to std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> >::~basic_ostringstream() in
libANGLE.a(Intermediate.o)
...
"std::basic_ios<char, std::char_traits<char>
>::init(std::basic_streambuf<char, std::char_traits<char> >*)", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
TType::getCompleteString() const in libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
...
"std::basic_ios<char, std::char_traits<char> >::clear(std::_Ios_Iostate)",
referenced from:
TParseContext::unaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::binaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::lValueErrorCheck(TSourceLoc const&, char const*,
TIntermTyped*) in libANGLE.a(ParseHelper.o)
"std::basic_ios<char, std::char_traits<char> >::imbue(std::locale const&)",
referenced from:
_atof_dot in libANGLE.a(util.o)
bool pp::numeric_lex_float<float>(std::string const&, float*) in
libANGLE.a(Token.o)
"std::basic_ostream<char, std::char_traits<char> >&
std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char,
std::char_traits<char> >&, char const*, long)", referenced from:
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
TType::getCompleteString() const in libANGLE.a(intermOut.o)
(anonymous namespace)::mapLongName(unsigned long,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> > const&,
bool) in libANGLE.a(MapLongVariableNames.o)
TParseContext::assignError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::unaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::binaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
...
"std::_Rb_tree_decrement(std::_Rb_tree_node_base*)", referenced from:
std::_Rb_tree<TBasicType, std::pair<TBasicType const, TPrecision>,
std::_Select1st<std::pair<TBasicType const, TPrecision> >,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>::_M_insert_unique(std::_Rb_tree_iterator<std::pair<TBasicType const,
TPrecision> >, std::pair<TBasicType const, TPrecision> const&) in
libANGLE.a(Compiler.o)
std::_Rb_tree<TBasicType, std::pair<TBasicType const, TPrecision>,
std::_Select1st<std::pair<TBasicType const, TPrecision> >,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>::_M_insert_unique(std::pair<TBasicType const, TPrecision> const&) in
libANGLE.a(Compiler.o)
std::_Rb_tree<int, std::pair<int const, TGraphSymbol*>,
std::_Select1st<std::pair<int const, TGraphSymbol*> >, std::less<int>,
pool_allocator<std::pair<int const, TGraphSymbol*> >
>::_M_insert_unique(std::pair<int const, TGraphSymbol*> const&) in
libANGLE.a(DependencyGraph.o)
std::_Rb_tree<TGraphParentNode*, TGraphParentNode*,
std::_Identity<TGraphParentNode*>, std::less<TGraphParentNode*>,
std::allocator<TGraphParentNode*>
>::_M_insert_unique(std::_Rb_tree_iterator<TGraphParentNode*>,
TGraphParentNode* const&) in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphParentNode*, TGraphParentNode*,
std::_Identity<TGraphParentNode*>, std::less<TGraphParentNode*>,
std::allocator<TGraphParentNode*> >::_M_insert_unique(TGraphParentNode* const&)
in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphNode*, TGraphNode*, std::_Identity<TGraphNode*>,
std::less<TGraphNode*>, std::allocator<TGraphNode*>
>::_M_insert_unique(TGraphNode* const&) in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphNode*, TGraphNode*, std::_Identity<TGraphNode*>,
std::less<TGraphNode*>, std::allocator<TGraphNode*>
>::_M_insert_unique(TGraphNode* const&) in libANGLE.a(DependencyGraphTraverse.o)
...
"std::_Rb_tree_increment(std::_Rb_tree_node_base const*)", referenced from:
TDependencyGraphBuilder::visitFunctionCall(TIntermAggregate*) in
libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::connectMultipleNodesToSingleNode(std::set<TGraphParentNode*,
std::less<TGraphParentNode*>, std::allocator<TGraphParentNode*> >*,
TGraphNode*) const in libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::visitAssignment(TIntermBinary*) in
libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::visitLogicalOp(TIntermBinary*) in
libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::visitSelection(Visit, TIntermSelection*) in
libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::visitLoop(Visit, TIntermLoop*) in
libANGLE.a(DependencyGraphBuilder.o)
TDependencyGraphBuilder::TNodeSetStack::popSetIntoNext() in
libANGLE.a(DependencyGraphBuilder.o)
...
"std::_Rb_tree_increment(std::_Rb_tree_node_base*)", referenced from:
std::_Rb_tree<TBasicType, std::pair<TBasicType const, TPrecision>,
std::_Select1st<std::pair<TBasicType const, TPrecision> >,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>::_M_insert_unique(std::_Rb_tree_iterator<std::pair<TBasicType const,
TPrecision> >, std::pair<TBasicType const, TPrecision> const&) in
libANGLE.a(Compiler.o)
std::_Rb_tree<TGraphParentNode*, TGraphParentNode*,
std::_Identity<TGraphParentNode*>, std::less<TGraphParentNode*>,
std::allocator<TGraphParentNode*>
>::_M_insert_unique(std::_Rb_tree_iterator<TGraphParentNode*>,
TGraphParentNode* const&) in libANGLE.a(DependencyGraphBuilder.o)
TDirectiveHandler::handleExtension(pp::SourceLocation const&,
std::string const&, std::string const&) in libANGLE.a(DirectiveHandler.o)
std::_Rb_tree<std::string, std::pair<std::string const, TBehavior>,
std::_Select1st<std::pair<std::string const, TBehavior> >,
std::less<std::string>, std::allocator<std::pair<std::string const, TBehavior>
> >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string const,
TBehavior> >, std::pair<std::string const, TBehavior> const&) in
libANGLE.a(Initialize.o)
std::_Rb_tree<std::string, std::pair<std::string const, std::string>,
std::_Select1st<std::pair<std::string const, std::string> >,
std::less<std::string>, std::allocator<std::pair<std::string const,
std::string> > >::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::string
const, std::string> >, std::pair<std::string const, std::string> const&) in
libANGLE.a(OutputGLSLBase.o)
std::_Rb_tree<std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >, std::pair<std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const, TIntermSymbol*>,
std::_Select1st<std::pair<std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const, TIntermSymbol*> >,
std::less<std::basic_string<char, std::char_traits<char>, pool_allocator<char>
> >, std::allocator<std::pair<std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const, TIntermSymbol*> >
>::_M_insert_unique(std::_Rb_tree_iterator<std::pair<std::basic_string<char,
std::char_traits<char>, pool_allocator<char> > const, TIntermSymbol*> >,
std::pair<std::basic_string<char, std::char_traits<char>, pool_allocator<char>
> const, TIntermSymbol*> const&) in libANGLE.a(OutputHLSL.o)
TSymbolTableLevel::~TSymbolTableLevel() in libANGLE.a(SymbolTable.o)
...
"std::__throw_logic_error(char const*)", referenced from:
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char*>(char*, char*, pool_allocator<char>
const&, std::forward_iterator_tag) in libANGLE.a(BuiltInFunctionEmulator.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char const*>(char const*, char const*,
pool_allocator<char> const&, std::forward_iterator_tag) in
libANGLE.a(Compiler.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char const*>(char const*, char const*,
pool_allocator<char> const&, std::forward_iterator_tag) in
libANGLE.a(DetectCallDepth.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char const*>(char const*, char const*,
pool_allocator<char> const&, std::forward_iterator_tag) in
libANGLE.a(DetectDiscontinuity.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char const*>(char const*, char const*,
pool_allocator<char> const&, std::forward_iterator_tag) in
libANGLE.a(Initialize.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char*>(char*, char*, pool_allocator<char>
const&, std::forward_iterator_tag) in libANGLE.a(Intermediate.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char*>(char*, char*, pool_allocator<char>
const&, std::forward_iterator_tag) in libANGLE.a(intermOut.o)
...
"std::__throw_length_error(char const*)", referenced from:
std::basic_string<char, std::char_traits<char>, pool_allocator<char>
>::append(char const*, unsigned long) in libANGLE.a(BuiltInFunctionEmulator.o)
std::basic_string<char, std::char_traits<char>, pool_allocator<char>
>::_Rep::_M_clone(pool_allocator<char> const&, unsigned long) in
libANGLE.a(BuiltInFunctionEmulator.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char*>(char*, char*, pool_allocator<char>
const&, std::forward_iterator_tag) in libANGLE.a(BuiltInFunctionEmulator.o)
std::vector<BuiltInFunctionEmulator::TBuiltInFunction,
std::allocator<BuiltInFunctionEmulator::TBuiltInFunction>
>::_M_insert_aux(__gnu_cxx::__normal_iterator<BuiltInFunctionEmulator::TBuiltInFunction*,
std::vector<BuiltInFunctionEmulator::TBuiltInFunction,
std::allocator<BuiltInFunctionEmulator::TBuiltInFunction> > >,
BuiltInFunctionEmulator::TBuiltInFunction const&) in
libANGLE.a(BuiltInFunctionEmulator.o)
char* std::basic_string<char, std::char_traits<char>,
pool_allocator<char> >::_S_construct<char const*>(char const*, char const*,
pool_allocator<char> const&, std::forward_iterator_tag) in
libANGLE.a(Compiler.o)
std::basic_string<char, std::char_traits<char>, pool_allocator<char>
>::_Rep::_M_clone(pool_allocator<char> const&, unsigned long) in
libANGLE.a(Compiler.o)
std::vector<std::map<TBasicType, TPrecision, std::less<TBasicType>,
std::allocator<std::pair<TBasicType const, TPrecision> > >,
std::allocator<std::map<TBasicType, TPrecision, std::less<TBasicType>,
std::allocator<std::pair<TBasicType const, TPrecision> > > >
>::_M_insert_aux(__gnu_cxx::__normal_iterator<std::map<TBasicType, TPrecision,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>*, std::vector<std::map<TBasicType, TPrecision, std::less<TBasicType>,
std::allocator<std::pair<TBasicType const, TPrecision> > >,
std::allocator<std::map<TBasicType, TPrecision, std::less<TBasicType>,
std::allocator<std::pair<TBasicType const, TPrecision> > > > > >,
std::map<TBasicType, TPrecision, std::less<TBasicType>,
std::allocator<std::pair<TBasicType const, TPrecision> > > const&) in
libANGLE.a(Compiler.o)
...
"std::__throw_out_of_range(char const*)", referenced from:
pp::MacroExpander::replaceMacroParams(pp::Macro const&,
std::vector<std::vector<pp::Token, std::allocator<pp::Token> >,
std::allocator<std::vector<pp::Token, std::allocator<pp::Token> > > > const&,
std::vector<pp::Token, std::allocator<pp::Token> >*) in
libANGLE.a(MacroExpander.o)
pp::Tokenizer::lex(pp::Token*) in libANGLE.a(Tokenizer_lex.o)
"std::_Rb_tree_rebalance_for_erase(std::_Rb_tree_node_base*,
std::_Rb_tree_node_base&)", referenced from:
pp::DirectiveParser::parseUndef(pp::Token*) in
libANGLE.a(DirectiveParser.o)
"std::_Rb_tree_insert_and_rebalance(bool, std::_Rb_tree_node_base*,
std::_Rb_tree_node_base*, std::_Rb_tree_node_base&)", referenced from:
std::_Rb_tree<TBasicType, std::pair<TBasicType const, TPrecision>,
std::_Select1st<std::pair<TBasicType const, TPrecision> >,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>::_M_insert_unique(std::_Rb_tree_iterator<std::pair<TBasicType const,
TPrecision> >, std::pair<TBasicType const, TPrecision> const&) in
libANGLE.a(Compiler.o)
std::_Rb_tree<TBasicType, std::pair<TBasicType const, TPrecision>,
std::_Select1st<std::pair<TBasicType const, TPrecision> >,
std::less<TBasicType>, std::allocator<std::pair<TBasicType const, TPrecision> >
>::_M_insert_unique(std::pair<TBasicType const, TPrecision> const&) in
libANGLE.a(Compiler.o)
std::_Rb_tree<int, std::pair<int const, TGraphSymbol*>,
std::_Select1st<std::pair<int const, TGraphSymbol*> >, std::less<int>,
pool_allocator<std::pair<int const, TGraphSymbol*> >
>::_M_insert_unique(std::pair<int const, TGraphSymbol*> const&) in
libANGLE.a(DependencyGraph.o)
std::_Rb_tree<TGraphParentNode*, TGraphParentNode*,
std::_Identity<TGraphParentNode*>, std::less<TGraphParentNode*>,
std::allocator<TGraphParentNode*>
>::_M_insert_unique(std::_Rb_tree_iterator<TGraphParentNode*>,
TGraphParentNode* const&) in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphParentNode*, TGraphParentNode*,
std::_Identity<TGraphParentNode*>, std::less<TGraphParentNode*>,
std::allocator<TGraphParentNode*> >::_M_insert_unique(TGraphParentNode* const&)
in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphNode*, TGraphNode*, std::_Identity<TGraphNode*>,
std::less<TGraphNode*>, std::allocator<TGraphNode*>
>::_M_insert_unique(TGraphNode* const&) in libANGLE.a(DependencyGraphBuilder.o)
std::_Rb_tree<TGraphNode*, TGraphNode*, std::_Identity<TGraphNode*>,
std::less<TGraphNode*>, std::allocator<TGraphNode*>
>::_M_insert_unique(TGraphNode* const&) in libANGLE.a(DependencyGraphTraverse.o)
...
"typeinfo for std::ostream", referenced from:
typeinfo for std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(Intermediate.o)
typeinfo for std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in libANGLE.a(intermOut.o)
typeinfo for std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
construction vtable for std::ostream-in-std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> > in
libANGLE.a(MapLongVariableNames.o)
typeinfo for std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
...
"typeinfo for std::basic_streambuf<char, std::char_traits<char> >",
referenced from:
typeinfo for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(Intermediate.o)
typeinfo for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(intermOut.o)
typeinfo for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(MapLongVariableNames.o)
typeinfo for std::basic_stringbuf<char, std::char_traits<char>,
pool_allocator<char> > in libANGLE.a(VariableInfo.o)
"VTT for std::basic_stringstream<char, std::char_traits<char>,
std::allocator<char> >", referenced from:
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TParseContext::assignError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::unaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::binaryOpError(TSourceLoc const&, char const*,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >) in
libANGLE.a(ParseHelper.o)
TParseContext::lValueErrorCheck(TSourceLoc const&, char const*,
TIntermTyped*) in libANGLE.a(ParseHelper.o)
TParseContext::executeInitializer(TSourceLoc const&,
std::basic_string<char, std::char_traits<char>, pool_allocator<char> >&,
TPublicType&, TIntermTyped*, TIntermNode*&, TVariable*) in
libANGLE.a(ParseHelper.o)
TParseContext::constructStruct(TIntermNode*, TType*, int, TSourceLoc
const&, bool) in libANGLE.a(ParseHelper.o)
...
"VTT for std::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> >", referenced from:
_atof_dot in libANGLE.a(util.o)
bool pp::numeric_lex_int<int>(std::string const&, int*) in
libANGLE.a(Token.o)
bool pp::numeric_lex_int<unsigned int>(std::string const&, unsigned
int*) in libANGLE.a(Token.o)
bool pp::numeric_lex_float<float>(std::string const&, float*) in
libANGLE.a(Token.o)
"VTT for std::basic_ostringstream<char, std::char_traits<char>,
std::allocator<char> >", referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(intermOut.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(intermOut.o)
TInfoSinkBase::operator<<(float) in libANGLE.a(OutputGLSLBase.o)
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(OutputGLSLBase.o)
TInfoSinkBase& TInfoSinkBase::operator<<<unsigned int>(unsigned int
const&) in libANGLE.a(OutputHLSL.o)
...
"vtable for std::basic_streambuf<char, std::char_traits<char> >",
referenced from:
TInfoSinkBase& TInfoSinkBase::operator<<<int>(int const&) in
libANGLE.a(DependencyGraphOutput.o)
TDirectiveHandler::handleVersion(pp::SourceLocation const&, int) in
libANGLE.a(DirectiveHandler.o)
TInfoSinkBase::location(int, int) in libANGLE.a(InfoSink.o)
TIntermTraverser::hash(std::basic_string<char, std::char_traits<char>,
pool_allocator<char> > const&, unsigned long long (*)(char const*, unsigned
long)) in libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
non-virtual thunk to std::basic_ostringstream<char,
std::char_traits<char>, pool_allocator<char> >::~basic_ostringstream() in
libANGLE.a(Intermediate.o)
std::basic_ostringstream<char, std::char_traits<char>,
pool_allocator<char> >::~basic_ostringstream() in libANGLE.a(Intermediate.o)
...
make[3]: *** [/work/build/qt/qtbase/lib/QtWebKit.framework/QtWebKit] Error 1
make[2]: *** [sub-api-pri-make_first-ordered] Error 2
make[1]: *** [sub-Source-QtWebKit-pro-make_first-ordered] Error 2
make: *** [module-qtwebkit] Error 2
Build log:
http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00098/macx-clang_developer-build_OSX_10.8/log.txt.gz
Tested changes (refs/builds/dev_1379347547):
http://codereview.qt-project.org/65483 [PS6] - Fix build with clang
http://codereview.qt-project.org/65469 [PS3] - Fix build with namespaced Qt
http://codereview.qt-project.org/65452 [PS3] - Fix build with gcc 4.4
http://codereview.qt-project.org/65418 [PS5] - Import Qt5x2 branch of
QtWebkit for Qt 5.2
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports