Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834148 - [guru] dev-cpp/jwt-cpp-0.6.0 fails to compile: Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR
Summary: [guru] dev-cpp/jwt-cpp-0.6.0 fails to compile: Could NOT find GTest (missing:...
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-02-27 08:27 UTC by Agostino Sarubbo
Modified: 2022-03-07 15:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,40.54 KB, text/plain)
2022-02-27 08:27 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,46.38 KB, text/plain)
2022-02-27 08:27 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-02-27 08:27:03 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-02-27 08:27:04 UTC
Created attachment 765908 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-27 08:27:06 UTC
Created attachment 765909 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Oliver Freyermuth 2022-02-27 14:30:30 UTC
Thanks for the report!
This should be fixed via:
https://github.com/gentoo/guru/commit/a0d01036fb95bc90ba95c147bdba108187d93e13
Comment 4 Larry the Git Cow gentoo-dev 2022-03-07 15:15:30 UTC
The bug has been closed via the following commit(s):

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

commit a0d01036fb95bc90ba95c147bdba108187d93e13
Author:     Oliver Freyermuth <o.freyermuth@googlemail.com>
AuthorDate: 2022-02-27 14:27:58 +0000
Commit:     Oliver Freyermuth <o.freyermuth@googlemail.com>
CommitDate: 2022-02-27 14:27:58 +0000

    dev-cpp/jwt-cpp: Add missing dev-cpp/gtest dep for USE=test.
    
    Closes: https://bugs.gentoo.org/834148
    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 | 3 ++-
 dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)