Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473916 - cross-i686-w64-mingw32/gcc-4.8.1: build fails while generating i686-w64-mingw32/bits/stdc++.h.gch/O2ggnu++0x.gch
Summary: cross-i686-w64-mingw32/gcc-4.8.1: build fails while generating i686-w64-mingw...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 11:08 UTC by Luca Barbato
Modified: 2013-11-29 20:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
logs (cross-i686-w64-mingw32-gcc-stage2.log.xz,50.82 KB, application/x-xz)
2013-06-20 11:08 UTC, Luca Barbato
Details
config (gcc-config.logs.tar.xz,71.33 KB, application/x-xz)
2013-06-20 11:10 UTC, Luca Barbato
Details
cleaner error log (file_473916.txt,38.40 KB, text/plain)
2013-06-20 11:13 UTC, Luca Barbato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luca Barbato gentoo-dev 2013-06-20 11:08:51 UTC
Created attachment 351454 [details]
logs

libstdc++ doesn't build for some precompiled headers messup.
Comment 1 Luca Barbato gentoo-dev 2013-06-20 11:10:02 UTC
Created attachment 351456 [details]
config
Comment 2 Luca Barbato gentoo-dev 2013-06-20 11:13:51 UTC
Created attachment 351458 [details]
cleaner error log
Comment 3 Alon Bar-Lev (RETIRED) gentoo-dev 2013-06-22 14:10:36 UTC
I can reproduce.

Looks like std::vswprintf is incompatible. I sent an inquiry to mingw list, but I suspect this is a gcc issue.
Comment 4 Alon Bar-Lev (RETIRED) gentoo-dev 2013-06-24 21:04:33 UTC
From: Ruben Van Boxem <vanboxem.ruben@gmail.com>
Date: Tue, Jun 25, 2013 at 12:00 AM

 Yes: you must use MinGW-w64 trunk for GCC >= 4.8. This requirement allowed everyone to enjoy std::to_string. Thank your friendly libstdc++ maintainers.

Ruben
Comment 5 abma 2013-08-20 15:01:08 UTC
any patch known to make it work?
Comment 6 Alon Bar-Lev (RETIRED) gentoo-dev 2013-11-29 20:00:12 UTC
Should be fixed with latest mingw64-runtime.
Please reopen if not.