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

Bug 834744

Summary: [guru] dev-cpp/jwt-cpp-0.6.0 fails to compile: Could NOT find GTest
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Oliver Freyermuth <o.freyermuth>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-CMakeOutput.log

Description Agostino Sarubbo gentoo-dev 2022-03-08 08:04:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/jwt-cpp-0.6.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-08 08:04:16 UTC
Created attachment 766516 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-08 08:04:18 UTC
Created attachment 766517 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Oliver Freyermuth 2022-03-08 08:18:15 UTC
Thanks for the report!

That's my bad, fixed in "dev":
https://github.com/gentoo/guru/commit/ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4
Comment 4 Larry the Git Cow gentoo-dev 2022-03-08 13:39:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4

commit ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4
Author:     Oliver Freyermuth <o.freyermuth@googlemail.com>
AuthorDate: 2022-03-08 08:17:02 +0000
Commit:     Oliver Freyermuth <o.freyermuth@googlemail.com>
CommitDate: 2022-03-08 08:17:02 +0000

    dev-cpp/jwt-cpp: Add dev-cpp/gtest to BDEPEND for USE=test.
    
    Closes: https://bugs.gentoo.org/834744
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>

 dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild | 5 ++++-
 dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)