Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 703018

Summary: dev-cpp/cpp-hocon-0.1.4-r1 does not compile with boost-1.72 and it's a bit outdated
Product: Gentoo Linux Reporter: Fabio Coatti <fabio.coatti>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703042    

Description Fabio Coatti 2019-12-15 17:43:14 UTC
dev-cpp/cpp-hocon-0.1.4-r1 can't be compiled with boost 1.72 due to the issue reported here:
https://github.com/puppetlabs/cpp-hocon/commit/caab275509826dc5fe5ab2632582abb8f83ea2b3

Please note that bumping cpp-hocon to 0.2.1 (latest release) is not enough. I've been able to build it by renaming the ebuild to 0.2.1 and adding the above patch in /etc directory. If needed, I can provide the full ebuild even though probably it's faster to write it directly :)

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2019-12-15 19:51:27 UTC
see also https://github.com/puppetlabs/cpp-hocon/issues/118
Comment 2 Larry the Git Cow gentoo-dev 2019-12-15 20:13:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d50c99c57ab6a6a20dd03a8f9caa23912a58383

commit 2d50c99c57ab6a6a20dd03a8f9caa23912a58383
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-12-15 20:13:06 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-12-15 20:13:23 +0000

    dev-cpp/cpp-hocon: 0.2.1 bump with patch
    
    Fixes: https://bugs.gentoo.org/703018
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-cpp/cpp-hocon/Manifest               |  2 ++
 dev-cpp/cpp-hocon/cpp-hocon-0.2.1.ebuild | 47 ++++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)