Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529066 - dev-libs/boost: build boost auto_index tool
Summary: dev-libs/boost: build boost auto_index tool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: Inclusion, PATCH
Depends on:
Blocks:
 
Reported: 2014-11-12 18:22 UTC by Christoph Junghans (RETIRED)
Modified: 2014-12-25 21:47 UTC (History)
3 users (show)

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


Attachments
patch against gx86 (boost-1.55.0-r2.ebuild.patch,605 bytes, patch)
2014-11-12 18:22 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2014-11-12 18:22:45 UTC
Created attachment 389192 [details, diff]
patch against gx86

Please build boost auto_index tool with IUSE=tools. auto_index is needed for sys-cluster/hpx-0.9.9[doc].

Trivial patch attached.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2014-11-24 17:19:50 UTC
+  24 Nov 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
+  mask hpx[doc] (bug #529066)
+
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2014-12-11 18:15:12 UTC
@cpp: ping!
Comment 3 Sergey Popov gentoo-dev 2014-12-24 12:39:08 UTC
+*boost-1.56.0-r1 (24 Dec 2014)
+
+  24 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> -boost-1.55.0-r1.ebuild,
+  -boost-1.56.0.ebuild, +boost-1.56.0-r1.ebuild,
+  +files/boost-1.56.0-build-auto_index-tool.patch:
+  Build auto_index tool when USE tools is enabled, wrt bug #529066. Drop old

+  24 Dec 2014; Sergey Popov <pinkbyte@gentoo.org> package.mask:
+  Adjust mask for dev-libs/boost and dev-util/boost-build

Boost 1.56 is ready to be unmasked, so that bug is finally fixed, sorry for taking that so long
Comment 4 John (EBo) David 2014-12-25 14:37:27 UTC
(In reply to Sergey Popov from comment #3)
> ...
> 
> Boost 1.56 is ready to be unmasked, so that bug is finally fixed, sorry for
> taking that so long

It often takes as long as it takes.  Thanks for the holiday present ;-)  I'll start trying to integrate and test this with HPX.

  Thanks again!
Comment 5 John (EBo) David 2014-12-25 17:01:25 UTC
looks like Sławek beat me to it.  HPX doc compiles now.
Comment 6 Christoph Junghans (RETIRED) gentoo-dev 2014-12-25 17:38:54 UTC
(In reply to John (EBo) David from comment #5)
> looks like Sławek beat me to it.  HPX doc compiles now.

Read the ChangeLog, it was me ;-)

I removed the mask from comment 2 as well.
Comment 7 Andreas Schäfer 2014-12-25 20:19:58 UTC
Pretty cool, thanks to all involved!
Comment 8 John (EBo) David 2014-12-25 21:47:51 UTC
sorry for the miss attribute.  Glad it all works now.