| Summary: | boost-1.32.0-r1 fails to install, internal compiler errors during build | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | antiher0 <antiher0> |
| Component: | [OLD] Library | Assignee: | Disenchanted (RETIRED) <morfic> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | hardened, sbriesen, toolchain |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | pre-processed source cck6mlJi.out - warning: 1.2MB file | ||
|
Description
antiher0
2005-03-22 15:00:34 UTC
Created attachment 54186 [details]
pre-processed source cck6mlJi.out - warning: 1.2MB file
can you please retry with gcc-3.4.3.20050110-r2 ? I am still getting errors such as the following: gcc-C++-action bin/boost/libs/serialization/build/libboost_wserialization.a/gcc/debug/threading-multi/xml_wiarchive.o /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3/bits/stl_algobase.h: In function `_OutputIterator std::copy(_InputIterator, _InputIterator, _OutputIterator) [with _InputIterator = boost::archive::iterators::mb_from_wchar<__gnu_cxx::__normal_iterator<const wchar_t*, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > > >, _OutputIterator = char*]': /var/tmp/portage/boost-1.32.0-r1/work/boost_1_32_0/boost/archive/impl/xml_wiarchive_impl.ipp:64: instantiated from here /usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/include/g++-v3/bits/stl_algobase.h:358: internal compiler error: in sweep_string_variable, at protector.c:1158 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. Preprocessed source stored into /var/tmp/portage/boost-1.32.0-r1/temp/cc2Hr2Wn.out file, please attach this to your bugreport. Thanks! i hit a dead end, i cant reproduce this with my gcc3.4 hardened profile (non-hardened box) so ill need toolchain/hardened backup just cause it is there and builds slightly different, does boost 1.32.0-r2 suit your needs/work for you? boost-1.32.0-r2 compiles and merges without issue for me. Thanks! :) considering this fixed |