Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660792 - dev-ros/rosbag_storage-1.14.2 : /.../encryptor.h:50:12: fatal error: gpgme.h: No such file or directory
Summary: dev-ros/rosbag_storage-1.14.2 : /.../encryptor.h:50:12: fatal error: gpgme.h:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-09 15:24 UTC by Toralf Förster
Modified: 2018-07-30 12:25 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.14 KB, text/plain)
2018-07-09 15:24 UTC, Toralf Förster
Details
dev-ros:rosbag_storage-1.14.2:20180709-030954.log (dev-ros:rosbag_storage-1.14.2:20180709-030954.log,8.50 KB, text/plain)
2018-07-09 15:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,81.48 KB, text/plain)
2018-07-09 15:24 UTC, Toralf Förster
Details
environment (environment,152.82 KB, text/plain)
2018-07-09 15:24 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.10 KB, application/x-bzip)
2018-07-09 15:24 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.73 KB, application/x-bzip)
2018-07-09 15:24 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,34.45 KB, application/x-bzip)
2018-07-09 15:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-07-09 15:24:36 UTC
In file included from /var/tmp/portage/dev-ros/rosbag_storage-1.14.2/work/ros_comm-1.14.2/tools/rosbag_storage/include/rosbag/bag.h:43:0,
                 from /var/tmp/portage/dev-ros/rosbag_storage-1.14.2/work/ros_comm-1.14.2/tools/rosbag_storage/src/aes_encryptor.cpp:35:
/var/tmp/portage/dev-ros/rosbag_storage-1.14.2/work/ros_comm-1.14.2/tools/rosbag_storage/include/rosbag/encryptor.h:50:12: fatal error: gpgme.h: No such file or directory
   #include <gpgme.h>
            ^~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib_20180707-104832

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.7 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *



emerge -qpv dev-ros/rosbag_storage
[ebuild  N    ] dev-ros/rosbag_storage-1.14.2  USE="{-test}" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2018-07-09 15:24:39 UTC
Created attachment 538908 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-09 15:24:43 UTC
Created attachment 538910 [details]
dev-ros:rosbag_storage-1.14.2:20180709-030954.log
Comment 3 Toralf Förster gentoo-dev 2018-07-09 15:24:46 UTC
Created attachment 538912 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-09 15:24:49 UTC
Created attachment 538914 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-09 15:24:52 UTC
Created attachment 538916 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-09 15:24:55 UTC
Created attachment 538918 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-09 15:24:58 UTC
Created attachment 538920 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-07-30 12:25:42 UTC
The bug has been closed via the following commit(s):

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

commit daa24d382b6f674b21574b1543406541b0bdf658
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-07-30 12:22:46 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-07-30 12:25:14 +0000

    dev-ros/rosbag_storage: add missing gpgme dep
    
    Closes: https://bugs.gentoo.org/660792
    Package-Manager: Portage-2.3.44, Repoman-2.3.10

 dev-ros/rosbag_storage/rosbag_storage-1.14.2.ebuild | 1 +
 dev-ros/rosbag_storage/rosbag_storage-9999.ebuild   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)