Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564706 - sci-electronics/kicad-4.0.0_rc1: missing dependency useflag on dev-libs/boost[nls]
Summary: sci-electronics/kicad-4.0.0_rc1: missing dependency useflag on dev-libs/boost...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zoltan Puskas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-02 15:27 UTC by Soren Harward
Modified: 2015-11-03 03:36 UTC (History)
0 users

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


Attachments
build.log (build.log,8.24 KB, text/plain)
2015-11-03 01:07 UTC, Zoltan Puskas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Soren Harward 2015-11-02 15:27:28 UTC
Trying to build kicad against boost built with USE="-nls" results in an error that the boost_locale library could not be found.  It doesn't appear that kicad has a configure option for disabling locales (ie, nothing that could be made into a nls useflag for kicad), so it looks like the boost dependency needs to be:

>=dev-libs/boost-1.56[context,nls,threads,python?]

With boost[nls], kicad emerges just fine.
Comment 1 Zoltan Puskas 2015-11-03 01:07:29 UTC
Created attachment 415964 [details]
build.log

Report is spot on as per attached build log. Submitting fix. Thank you for the report.
Comment 2 Zoltan Puskas 2015-11-03 03:36:33 UTC
Fix applied through github commit:

https://github.com/gentoo/gentoo/commit/93ea091741c3342126b35fd234999e8c641b4721