Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246259 - dev-libs/boost-1.34.1-r2 w/ gcc-4.3 - ./boost/test/test_tools.hpp:567: error: ‘CHAR_BIT’ was not declared in this scope
Summary: dev-libs/boost-1.34.1-r2 w/ gcc-4.3 - ./boost/test/test_tools.hpp:567: error:...
Status: RESOLVED DUPLICATE of bug 210427
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 09:51 UTC by Justin Lecher (RETIRED)
Modified: 2008-12-24 13:56 UTC (History)
2 users (show)

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


Attachments
emerge.info (emerge.info,11.33 KB, text/plain)
2008-11-10 09:52 UTC, Justin Lecher (RETIRED)
Details
build.log (build.log,58.44 KB, text/plain)
2008-11-10 09:52 UTC, Justin Lecher (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2008-11-10 09:51:37 UTC
As title says, emerge fails with following error

In file included from ./boost/test/impl/test_main.ipp:21,
                 from libs/test/src/test_main.cpp:16:
./boost/test/test_tools.hpp: In function ‘boost::test_tools::predicate_result boost::test_tools::tt_detail::bitwise_equal_impl(const Left&, const Right&)’:
./boost/test/test_tools.hpp:567: error: ‘CHAR_BIT’ was not declared in this scope

limits.h should be included.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2008-11-10 09:52:05 UTC
Created attachment 171286 [details]
emerge.info
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2008-11-10 09:52:41 UTC
Created attachment 171288 [details]
build.log
Comment 3 Rafał Mużyło 2008-11-10 15:28:14 UTC
IIRC, package maintainer decided it would be too much work to
fix 1.34.
Use 1.35.
Comment 4 Rafał Mużyło 2008-11-10 15:30:58 UTC
The reference point is bug 210427.
Comment 5 Luca Lesinigo 2008-11-18 10:58:47 UTC
(In reply to comment #4)
> The reference point is bug 210427.
isn't this one just a duplicate?

Comment 6 Rafał Mużyło 2008-12-24 13:56:39 UTC
That's what I said.

*** This bug has been marked as a duplicate of bug 210427 ***