Summary: | sci-libs/libspatialindex-1.9.3 uses -Werror for build | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | 3D Printing Team <3dprint> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 260867 |
Description
Agostino Sarubbo
![]() The only spot where -Werror occurs is the bundled gtest, therefore i will add a patch to use the system provided gtest. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef95ff8de20aaa290cc8cdf5bafed989b6f4b64 commit 4ef95ff8de20aaa290cc8cdf5bafed989b6f4b64 Author: Dennis Lamm <expeditioneer@gentoo.org> AuthorDate: 2021-03-06 06:38:53 +0000 Commit: Dennis Lamm <expeditioneer@gentoo.org> CommitDate: 2021-03-06 10:02:37 +0000 sci-libs/libspatialindex: fixed werror Using system provided gtest instead of bundled one Closes: https://bugs.gentoo.org/show_bug.cgi?id=764305 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/19791 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org> .../libspatialindex-1.9.3-use-system-gtest.patch | 12 +++++++ .../libspatialindex-1.9.3-r1.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 49 insertions(+) |