public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55706] New: [4.8 Regression] failue to build libstdc++ in stage 1
@ 2012-12-15 10:46 rainer@emrich-ebersheim.de
  2012-12-15 12:43 ` [Bug bootstrap/55706] " redi at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rainer@emrich-ebersheim.de @ 2012-12-15 10:46 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55706

             Bug #: 55706
           Summary: [4.8 Regression] failue to build libstdc++ in stage 1
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rainer@emrich-ebersheim.de


Created attachment 28976
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28976
error log

There are a lot of failures, huge error log attached.

For me it looks like the root cause is the following:

libstdc++-v3/include/bits/basic_string.h:2971:22: note:   mismatched types
'std::size_t {aka long long unsigned int}' and 'const wchar_t*'

That causes for example
error: no matching function for call to '__to_xstring(int (*)(wchar_t*, const
wchar_t*, char*), long long unsigned int, const wchar_t [3], unsigned int&)'

an leads to template argument deduction/substitution failed.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-09-05 15:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-15 10:46 [Bug bootstrap/55706] New: [4.8 Regression] failue to build libstdc++ in stage 1 rainer@emrich-ebersheim.de
2012-12-15 12:43 ` [Bug bootstrap/55706] " redi at gcc dot gnu.org
2012-12-15 12:47 ` redi at gcc dot gnu.org
2012-12-15 13:08 ` redi at gcc dot gnu.org
2013-09-05 14:16 ` rogerdpack at gmail dot com
2013-09-05 14:33 ` [Bug bootstrap/55706] [4.8 Regression] failure " redi at gcc dot gnu.org
2013-09-05 14:41 ` rogerdpack at gmail dot com
2013-09-05 15:54 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).