Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 769488 - dev-libs/libnest2d-0.4 fails to compile
Summary: dev-libs/libnest2d-0.4 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: 3D Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-08 09:14 UTC by Agostino Sarubbo
Modified: 2021-03-07 20:07 UTC (History)
0 users

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


Attachments
build.log (build.log,742.13 KB, text/plain)
2021-02-08 09:14 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-02-08 09:14:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libnest2d-0.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-08 09:14:38 UTC
Created attachment 686010 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-08 09:14:39 UTC
Possible context of error(s):

/usr/include/boost/geometry/util/type_traits_std.hpp:54:25: error: expected template-name before ‘<’ token
Comment 3 Larry the Git Cow gentoo-dev 2021-03-07 20:07:35 UTC
The bug has been closed via the following commit(s):

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

commit b3a62477a64a790d5f7a9958647bb5c79e20d4a6
Author:     Dennis Lamm <expeditioneer@gentoo.org>
AuthorDate: 2021-03-07 19:49:36 +0000
Commit:     Dennis Lamm <expeditioneer@gentoo.org>
CommitDate: 2021-03-07 20:07:28 +0000

    dev-libs/libnest2d: fixed used cpp version
    
    Closes: https://bugs.gentoo.org/769488
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>

 ...est2d-0.4-add-soversion-to-shared-library.patch | 21 +++++++++++
 .../files/libnest2d-0.4-fix-cpp-version.patch      | 11 ++++++
 dev-libs/libnest2d/libnest2d-0.4-r1.ebuild         | 43 ++++++++++++++++++++++
 dev-libs/libnest2d/metadata.xml                    |  3 ++
 4 files changed, 78 insertions(+)