Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737404 - dev-ros/control_toolbox-1.18.2 : /.../realtime_publisher.h: error: field is_running_ has incomplete type std::atomic<bool>
Summary: dev-ros/control_toolbox-1.18.2 : /.../realtime_publisher.h: error: field is_r...
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: 2020-08-16 10:05 UTC by Toralf Förster
Modified: 2020-08-17 15:53 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2020-08-16 10:05 UTC, Toralf Förster
Details
dev-ros:control_toolbox-1.18.2:20200816-014833.log (dev-ros:control_toolbox-1.18.2:20200816-014833.log,25.63 KB, text/plain)
2020-08-16 10:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,203.38 KB, text/plain)
2020-08-16 10:05 UTC, Toralf Förster
Details
environment (environment,126.37 KB, text/plain)
2020-08-16 10:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,32.57 KB, application/x-bzip)
2020-08-16 10:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.16 KB, application/x-bzip)
2020-08-16 10:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.74 KB, application/x-bzip)
2020-08-16 10:05 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 2020-08-16 10:05:22 UTC
In file included from /var/tmp/portage/dev-ros/control_toolbox-1.18.2/work/control_toolbox-1.18.2/include/control_toolbox/pid.h:49,
                 from /var/tmp/portage/dev-ros/control_toolbox-1.18.2/work/control_toolbox-1.18.2/src/pid.cpp:41:
/usr/include/realtime_tools/realtime_publisher.h:228:21: error: field ‘is_running_’ has incomplete type ‘std::atomic<bool>’
  228 |   std::atomic<bool> is_running_;
      |                     ^~~~~~~~~~~
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/include/g++-v10/bits/shared_ptr_atomic.h:33,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20200812-045757

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The following VMs are available for generation-2:
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Aug 16 01:05:48 AM UTC 2020
/var/db/repos/libressl	Mon Aug 10 09:13:35 AM UTC 2020

emerge -qpvO dev-ros/control_toolbox
[ebuild   R   ] dev-ros/control_toolbox-1.18.2  USE="-test" PYTHON_SINGLE_TARGET="python3_7" ROS_MESSAGES="cxx python -eus -lisp -nodejs"
Comment 1 Toralf Förster gentoo-dev 2020-08-16 10:05:24 UTC
Created attachment 654904 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-16 10:05:25 UTC
Created attachment 654906 [details]
dev-ros:control_toolbox-1.18.2:20200816-014833.log
Comment 3 Toralf Förster gentoo-dev 2020-08-16 10:05:27 UTC
Created attachment 654908 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-16 10:05:29 UTC
Created attachment 654910 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-16 10:05:30 UTC
Created attachment 654912 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-16 10:05:31 UTC
Created attachment 654914 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-08-16 10:05:33 UTC
Created attachment 654916 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-17 15:53:18 UTC
The bug has been closed via the following commit(s):

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

commit 2ee35f43fdcf0ae736f71a1f41fe05b2bda1a2db
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-08-17 07:50:23 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-08-17 15:53:14 +0000

    dev-ros/realtime_tools: add missing include in public header
    
    Closes: https://bugs.gentoo.org/737404
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/realtime_tools/files/atomic.patch                    | 12 ++++++++++++
 ...e_tools-1.16.0.ebuild => realtime_tools-1.16.0-r1.ebuild} |  1 +
 dev-ros/realtime_tools/realtime_tools-9999.ebuild            |  1 +
 3 files changed, 14 insertions(+)