Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441812 - dev-libs/boost: Fix detection of dev-libs/icu built with support for C++11
Summary: dev-libs/boost: Fix detection of dev-libs/icu built with support for C++11
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: PATCH
Depends on: 441810
Blocks: icu-50_c++11
  Show dependency tree
 
Reported: 2012-11-05 02:06 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-11-18 15:19 UTC (History)
1 user (show)

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


Attachments
boost.patch (boost.patch,784 bytes, patch)
2012-11-05 02:09 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2012-11-05 02:06:32 UTC
When dev-libs/icu has been built with enabled support for C++11, then support for C++11 in dev-libs/boost should be enabled.
When dev-libs/icu has been built with disabled support for C++11, then support for C++11 in dev-libs/boost should be disabled.
Otherwise detection of ICU fails:

Building the Boost C++ Libraries.


Performing configuration checks

    - 32-bit                   : no
    - 64-bit                   : yes
    - x86                      : yes
    - has_icu builds           : no
    - iconv (libc)             : yes
    - icu                      : no
    - icu (lib64)              : no
    - gcc visibility           : yes
    - long double support      : yes
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-11-05 02:09:09 UTC
Created attachment 328392 [details, diff]
boost.patch

Patch backported from Progress Overlay.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-11-05 05:21:32 UTC
Assigned herd: Just learned I shouldn't CC herd maintainers if I assign to a herd, to avoid that you receive any further comments double I have removed you from CC.