Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638326 - dev-cpp/yaml-cpp: Add multilib support
Summary: dev-cpp/yaml-cpp: Add multilib support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Johannes Huber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-21 14:39 UTC by Hans F. Nordhaug
Modified: 2018-03-29 18:38 UTC (History)
1 user (show)

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


Attachments
Adds multilib support to dev-cpp/yaml-cpp (yaml-cpp-0.5.3.patch,429 bytes, patch)
2017-11-21 14:41 UTC, Hans F. Nordhaug
Details | Diff
Adds multilib support to dev-cpp/yaml-cpp - version 2 (yaml-cpp-0.5.3.patch,684 bytes, patch)
2017-11-22 12:32 UTC, Hans F. Nordhaug
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans F. Nordhaug 2017-11-21 14:39:38 UTC
We just happen to need it for a project we are doing. Since it's a minimal change, I hope it can be included. I have a written a patch for "yaml-cpp-0.5.3.ebuild" which I hope I can attach after the bug is submitted. 

PS! Currently I'm using a local/custom repository to work-around the problem so it's no hurry.

Reproducible: Always
Comment 1 Hans F. Nordhaug 2017-11-21 14:41:22 UTC
Created attachment 505274 [details, diff]
Adds multilib support to dev-cpp/yaml-cpp
Comment 2 Hans F. Nordhaug 2017-11-22 12:32:26 UTC
Created attachment 505610 [details, diff]
Adds multilib support to dev-cpp/yaml-cpp - version 2

I forgot the MULTILIB_USEDEP for boost which is needed.
Comment 3 Hans F. Nordhaug 2018-02-27 11:57:01 UTC
Ref pull request: I would really appreciate it if also the old/current version got multilib support - not just 0.6.1.
Comment 4 Larry the Git Cow gentoo-dev 2018-03-29 18:38:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40eeb5defc05e61c4e03830e6f071e8c1d629f68

commit 40eeb5defc05e61c4e03830e6f071e8c1d629f68
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2018-02-27 10:41:23 +0000
Commit:     Johannes Huber <johu@gentoo.org>
CommitDate: 2018-03-29 18:38:21 +0000

    dev-cpp/yaml-cpp: version bump to 0.6.2
    
    Bug: https://bugs.gentoo.org/614850
    Closes: https://bugs.gentoo.org/638326
    Closes: https://github.com/gentoo/gentoo/pull/7294
    Package-Manager: Portage-2.3.26, Repoman-2.3.7
    Signed-off-by: Johannes Huber <johu@gentoo.org>

 dev-cpp/yaml-cpp/Manifest                          |  1 +
 .../files/yaml-cpp-0.6.2-CVE-2017-5950.patch       | 45 ++++++++++++++
 .../files/yaml-cpp-0.6.2-unbundle-gtest.patch      | 70 ++++++++++++++++++++++
 dev-cpp/yaml-cpp/yaml-cpp-0.6.2.ebuild             | 41 +++++++++++++
 4 files changed, 157 insertions(+)