Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512884 - dev-libs/boost - add multilib support
Summary: dev-libs/boost - add multilib support
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: EBUILD, PATCH
Depends on:
Blocks: x32 gx86-multilib 512882
  Show dependency tree
 
Reported: 2014-06-10 12:58 UTC by Thibaud CANALE
Modified: 2014-08-12 10:13 UTC (History)
1 user (show)

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


Attachments
boost-1.55.0-r2.ebuild (boost-1.55.0-r2.ebuild,11.00 KB, text/plain)
2014-08-07 11:27 UTC, Sergey Popov
Details
boost-1.55-ebuild-multilib.patch (boost-1.55-ebuild-multilib.patch,7.81 KB, patch)
2014-08-07 11:27 UTC, Sergey Popov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaud CANALE 2014-06-10 12:58:29 UTC
Hello,

Please add multilib support. Thanks.

May be related to bug 512882, dev-libs/liborcus-0.5.1 fails to build because it can find dev-libs/boost version.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-06-23 15:01:33 UTC
If someone happens to have a good patch for it, that would be much appreciated :).
Comment 2 Sergey Popov gentoo-dev 2014-08-07 11:27:18 UTC
Created attachment 382448 [details]
boost-1.55.0-r2.ebuild

Proposed multilib-aware version of boost ebuild
Comment 3 Sergey Popov gentoo-dev 2014-08-07 11:27:59 UTC
Created attachment 382450 [details, diff]
boost-1.55-ebuild-multilib.patch

Multilib patch for boost-1.55.0-r1.ebuild
Comment 4 Sergey Popov gentoo-dev 2014-08-07 11:28:33 UTC
@multilib: please, review attached patch and ebuild
Comment 5 Thibaud CANALE 2014-08-08 14:03:15 UTC
Oh great, very good job!

I add your ebuild into my overlay, the version 1.55.0-r2 (I just remove your header and use a blank one), emerge, and now, packages who were failing during compilations are now emerging. Thanks a lot.

The 2 programs who weren't compiling are app-text/libetonyek-0.0.3 and dev-libs/liborcus-0.5.1 (see bug 512882). Now I am waiting app-office/libreoffice-4.2.5.2 to end.

Thanks again.
Comment 6 Sergey Popov gentoo-dev 2014-08-12 10:13:59 UTC
+*boost-1.55.0-r2 (12 Aug 2014)
+
+  12 Aug 2014; Sergey Popov <pinkbyte@gentoo.org> +boost-1.55.0-r2.ebuild:
+  Revision bump: add multilib support, wrt bug #512884

...and commited! MPI-related things will be handled in bug #519700