Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659604 - dev-ros/rviz-1.13.1 : /.../ros_image_texture.cpp:255:16: error: Ogre::DataStreamPtr {aka class std::shared_ptr<Ogre::DataStream>} has no member named bind
Summary: dev-ros/rviz-1.13.1 : /.../ros_image_texture.cpp:255:16: error: Ogre::DataStr...
Status: RESOLVED DUPLICATE of bug 659608
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: 2018-06-29 16:17 UTC by Toralf Förster
Modified: 2018-08-04 18:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.98 KB, text/plain)
2018-06-29 16:17 UTC, Toralf Förster
Details
dev-ros:rviz-1.13.1:20180629-120725.log (dev-ros:rviz-1.13.1:20180629-120725.log,125.09 KB, text/plain)
2018-06-29 16:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,168.38 KB, text/plain)
2018-06-29 16:17 UTC, Toralf Förster
Details
environment (environment,156.06 KB, text/plain)
2018-06-29 16:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.78 KB, application/x-bzip)
2018-06-29 16:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.44 KB, application/x-bzip)
2018-06-29 16:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.18 KB, application/x-bzip)
2018-06-29 16:17 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-06-29 16:17:26 UTC
/var/tmp/portage/dev-ros/rviz-1.13.1/work/rviz-1.13.1/src/rviz/image/ros_image_texture.cpp: In member function ‘bool rviz::ROSImageTexture::update()’:
/var/tmp/portage/dev-ros/rviz-1.13.1/work/rviz-1.13.1/src/rviz/image/ros_image_texture.cpp:255:16: error: ‘Ogre::DataStreamPtr {aka class std::shared_ptr<Ogre::DataStream>}’ has no member named ‘bind’
   pixel_stream.bind(new Ogre::MemoryDataStream(imageDataPtr, imageDataSize));
                ^~~~
make[2]: *** [src/rviz/CMakeFiles/rviz.dir/build.make:258: src/rviz/CMakeFiles/rviz.dir/image/ros_image_texture.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_libressl_20180623-161702

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-ros/rviz
[ebuild  N    ] dev-ros/rviz-1.13.1  USE="{-test}" PYTHON_TARGETS="python2_7" 

!!! The following installed packages are masked:
- net-analyzer/ostinato-0.9::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Depends on dead Qt4. Bugs #644360, #644374, #656826, #655382

- dev-qt/qt3support-4.8.7::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Mask Qt4 for removal. Bug #631788

- dev-qt/qtscript-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtsql-4.8.7-r1::gentoo (masked by: package.mask)
- dev-qt/qtcore-4.8.7-r4::gentoo (masked by: package.mask)
- app-eselect/eselect-qtgraphicssystem-1.1.1::gentoo (masked by: package.mask)
- dev-qt/qttranslations-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtgui-4.8.7::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-29 16:17:29 UTC
Created attachment 537740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-29 16:17:32 UTC
Created attachment 537742 [details]
dev-ros:rviz-1.13.1:20180629-120725.log
Comment 3 Toralf Förster gentoo-dev 2018-06-29 16:17:34 UTC
Created attachment 537744 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-29 16:17:37 UTC
Created attachment 537746 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-29 16:17:40 UTC
Created attachment 537748 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-29 16:17:43 UTC
Created attachment 537750 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-29 16:17:46 UTC
Created attachment 537752 [details]
temp.tbz2
Comment 8 Alexis Ballier gentoo-dev 2018-08-04 18:39:09 UTC

*** This bug has been marked as a duplicate of bug 659608 ***