Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780507 - dev-ros/gmapping-1.4.2 fails tests
Summary: dev-ros/gmapping-1.4.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-06 06:01 UTC by Agostino Sarubbo
Modified: 2021-04-06 14:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,36.08 KB, text/plain)
2021-04-06 06:01 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,20.63 KB, text/plain)
2021-04-06 06:01 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-04-06 06:01:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ros/gmapping-1.4.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-06 06:01:12 UTC
Created attachment 697854 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-06 06:01:13 UTC
Created attachment 697857 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-06 06:01:14 UTC
Possible context of error(s):

/var/tmp/portage/dev-ros/gmapping-1.4.2/work/slam_gmapping-1.4.2/gmapping/test/rtest.cpp:32:10: fatal error: gtest/gtest.h: No such file or directory
/var/tmp/portage/dev-ros/gmapping-1.4.2/work/slam_gmapping-1.4.2/gmapping/test/rtest.cpp:32:10: fatal error: gtest/gtest.h: No such file or directory
Comment 4 Larry the Git Cow gentoo-dev 2021-04-06 14:35:17 UTC
The bug has been closed via the following commit(s):

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

commit 22dde192d65d87430fb8546a362a6c9f6145826c
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2021-04-06 13:52:59 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2021-04-06 14:35:15 +0000

    dev-ros/gmapping: fix tests
    
    Closes: https://bugs.gentoo.org/780507
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/gmapping/Manifest              | 12 +++++++++++
 dev-ros/gmapping/gmapping-1.4.2.ebuild | 37 +++++++++++++++++++++++++++++++++-
 dev-ros/gmapping/gmapping-9999.ebuild  | 37 +++++++++++++++++++++++++++++++++-
 3 files changed, 84 insertions(+), 2 deletions(-)