Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704996 - dev-ros/rqt_image_view-0.4.13 with dev-qt/qtcore-5.14 - .../work/rqt_image_view-0.4.13/src/rqt_image_view/image_view.cpp:185:17: error: aggregate ‘QSet<QString> message_types’ has incomplete type and cannot be defined
Summary: dev-ros/rqt_image_view-0.4.13 with dev-qt/qtcore-5.14 - .../work/rqt_image_vi...
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: https://github.com/ros-visualization/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: qt-5.14
  Show dependency tree
 
Reported: 2020-01-08 18:48 UTC by Victor Mataré
Modified: 2020-05-18 12:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,19.56 KB, text/x-log)
2020-01-09 10:42 UTC, Victor Mataré
Details
emerge --info (emerge.info,7.93 KB, application/x-info)
2020-01-09 10:43 UTC, Victor Mataré
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victor Mataré 2020-01-08 18:48:11 UTC
/var/tmp/portage/dev-ros/rqt_image_view-0.4.13/work/rqt_image_view-0.4.13/src/rqt_image_view/image_view.cpp:185:17: error: aggregate ‘QSet<QString> message_types’ has incomplete type and cannot be defined
  185 |   QSet<QString> message_types;
      |                 ^~~~~~~~~~~~~

probably a missing include...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-09 09:50:38 UTC
Please attach the entire build log to this bug report.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-09 09:50:56 UTC
Please post your `emerge --info' output in a comment.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-01-09 09:52:02 UTC
(In reply to Victor Mataré from comment #0)
> probably a missing include...

Who can tell without access to the entire build log like you do?
Comment 4 Victor Mataré 2020-01-09 10:42:30 UTC
Created attachment 602816 [details]
build.log
Comment 5 Victor Mataré 2020-01-09 10:43:35 UTC
Created attachment 602818 [details]
emerge --info
Comment 6 Victor Mataré 2020-01-09 10:48:37 UTC
(In reply to Jeroen Roovers from comment #3)
> (In reply to Victor Mataré from comment #0)
> > probably a missing include...
> 
> Who can tell without access to the entire build log like you do?

I can tell because that's what the compiler error says. There's even an upstream bug report:

https://github.com/ros-visualization/rqt_image_view/issues/29
Comment 7 Victor Mataré 2020-01-20 18:18:34 UTC
Should be fixed in 0.4.14 which has just been released: https://github.com/ros-visualization/rqt_image_view/archive/0.4.14.tar.gz
Comment 8 Andreas Sturmlechner gentoo-dev 2020-02-09 19:42:34 UTC
ping, last package on the tracker.
Comment 9 Stefan Huber 2020-03-27 16:24:00 UTC
(In reply to Victor Mataré from comment #7)
> Should be fixed in 0.4.14 which has just been released:
> https://github.com/ros-visualization/rqt_image_view/archive/0.4.14.tar.gz

Can confirm this. Was able to emerge dev-ros/rqt_image_view-0.4.14 (copied & renamed 0.4.13 ebuild in my local overlay).
Comment 10 Larry the Git Cow gentoo-dev 2020-05-18 12:17:24 UTC
The bug has been closed via the following commit(s):

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

commit 205fb3c260c92a78317e4c17dc0a05501b5b5f7a
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-05-18 12:15:36 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-05-18 12:17:18 +0000

    dev-ros/rqt_image_view: bump to 0.4.15
    
    Closes: https://bugs.gentoo.org/704996
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/rqt_image_view/Manifest                    |  1 +
 .../rqt_image_view/rqt_image_view-0.4.15.ebuild    | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)