Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834744 - [guru] dev-cpp/jwt-cpp-0.6.0 fails to compile: Could NOT find GTest
Summary: [guru] dev-cpp/jwt-cpp-0.6.0 fails to compile: Could NOT find GTest
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Oliver Freyermuth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-08 08:04 UTC by Agostino Sarubbo
Modified: 2022-03-08 13:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,40.53 KB, text/plain)
2022-03-08 08:04 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,46.38 KB, text/plain)
2022-03-08 08:04 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 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(-)