Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690374 - dev-ros/timestamp_tools-1.6.8 : [TEST] /.../trigger_matcher.h:269:90: error: no matching function for call to boost:
Summary: dev-ros/timestamp_tools-1.6.8 : [TEST] /.../trigger_matcher.h:269:90: error: ...
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: 2019-07-21 18:49 UTC by Toralf Förster
Modified: 2020-08-06 12:29 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.38 KB, text/plain)
2019-07-21 18:49 UTC, Toralf Förster
Details
dev-ros:timestamp_tools-1.6.8:20190721-184724.log (dev-ros:timestamp_tools-1.6.8:20190721-184724.log,15.04 KB, text/plain)
2019-07-21 18:49 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.89 KB, text/plain)
2019-07-21 18:49 UTC, Toralf Förster
Details
environment (environment,152.03 KB, text/plain)
2019-07-21 18:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.20 KB, application/x-bzip)
2019-07-21 18:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.34 KB, application/x-bzip)
2019-07-21 18:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.05 KB, application/x-bzip)
2019-07-21 18:50 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 2019-07-21 18:49:50 UTC
In file included from /var/tmp/portage/dev-ros/timestamp_tools-1.6.8/work/driver_common-1.6.8/timestamp_tools/test/test_trigger_matcher.cpp:35:
/var/tmp/portage/dev-ros/timestamp_tools-1.6.8/work/driver_common-1.6.8/timestamp_tools/include/timestamp_tools/trigger_matcher.h: In member function ‘ros::Time timestamp_tools::TriggerMatcher::getTimestampBlocking(const ros::Time&, double)’:
/var/tmp/portage/dev-ros/timestamp_tools-1.6.8/work/driver_common-1.6.8/timestamp_tools/include/timestamp_tools/trigger_matcher.h:269:90: error: no matching function for call to ‘boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>::subsecond_duration(double)’
  269 | imed_wait(lock, boost::posix_time::microseconds(timeout * 1e6));
      |                                                              ^


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_test-20190718-142211

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





emerge -qpvO dev-ros/timestamp_tools
[ebuild  N    ] dev-ros/timestamp_tools-1.6.8  USE="test" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-07-21 18:49:52 UTC
Created attachment 583942 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-21 18:49:55 UTC
Created attachment 583944 [details]
dev-ros:timestamp_tools-1.6.8:20190721-184724.log
Comment 3 Toralf Förster gentoo-dev 2019-07-21 18:49:58 UTC
Created attachment 583946 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-21 18:50:00 UTC
Created attachment 583948 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-21 18:50:03 UTC
Created attachment 583950 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-21 18:50:06 UTC
Created attachment 583952 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-21 18:50:09 UTC
Created attachment 583954 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-06 12:29:23 UTC
The bug has been closed via the following commit(s):

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

commit b4eef9c524b555617e5dbd5d506e0c8571b91070
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-08-06 11:13:58 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-08-06 12:28:33 +0000

    dev-ros/timestamp_tools: fix for newer boost
    
    Closes: https://bugs.gentoo.org/690374
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/timestamp_tools/files/boost.patch                   | 13 +++++++++++++
 ...p_tools-1.6.8.ebuild => timestamp_tools-1.6.8-r1.ebuild} |  3 ++-
 dev-ros/timestamp_tools/timestamp_tools-9999.ebuild         |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)