Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606778 - dev-ros/visp_camera_calibration-0.9.1 : /.../camera.cpp:123:76: error: ‘str’ is not a member of ‘boost’
Summary: dev-ros/visp_camera_calibration-0.9.1 : /.../camera.cpp:123:76: error: ‘str’ ...
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: gcc-5-stable
  Show dependency tree
 
Reported: 2017-01-22 08:53 UTC by Toralf Förster
Modified: 2017-01-28 15:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,6.04 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
dev-ros:visp_camera_calibration-0.9.1:20170122-020636.log (dev-ros:visp_camera_calibration-0.9.1:20170122-020636.log,71.78 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,244.86 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
environment (environment,166.84 KB, text/plain)
2017-01-22 08:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.19 KB, application/x-bzip)
2017-01-22 08:53 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 2017-01-22 08:53:24 UTC
/usr/bin/x86_64-pc-linux-gnu-g++  -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"visp_camera_calibration\" -I/var/tmp/portage/dev-ros/visp_camera_calibration-0.9.1/work/vision_visp-jade-0.9.1/visp_camera_calibration-python2_7/devel/include -isystem /usr/include/opencv -isystem /usr/include/libxml2 -isystem /usr/include/coin -isystem /usr/include/libusb-1.0 -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtDesigner -isystem /usr/include/qt4/QtDeclarative -isystem /usr/include/qt4/QtScriptTools -isystem /usr/include/qt4/QtDBus -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtSql -isystem /usr/include/qt4/QtOpenGL -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/phonon -isystem /usr/include/qt4/QtXmlPatterns -isystem /usr/include/qt4/QtWebKit -isystem /usr/include/qt4/QtUiTools -isystem /usr/include/qt4/QtTest -isystem /usr/include/qt4/QtScript -isystem /usr/include/qt4/QtSvg -isystem /usr/include/qt4/Qt3Support -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtCore -isystem /usr/share/qt4/mkspecs/default -isystem //usr/include -isystem /usr/include/xmlrpcpp   -DNDEBUG -O2 -pipe -march=native   -o CMakeFiles/visp_camera_calibration_camera.dir/src/camera.cpp.o -c /var/tmp/portage/dev-ros/visp_camera_calibration-0.9.1/work/vision_visp-jade-0.9.1/visp_camera_calibration/src/camera.cpp
/var/tmp/portage/dev-ros/visp_camera_calibration-0.9.1/work/vision_visp-jade-0.9.1/visp_camera_calibration/src/camera.cpp: In member function ‘void visp_camera_calibration::Camera::sendVideo()’:
/var/tmp/portage/dev-ros/visp_camera_calibration-0.9.1/work/vision_visp-jade-0.9.1/visp_camera_calibration/src/camera.cpp:123:76: error: ‘str’ is not a member of ‘boost’
     vpDisplay::displayCharString(img_,img_.getHeight()/2,img_.getWidth()/4,boost::str(boost::format("publishing frame %1% on %2%") % (i+1) % raw_image_publisher_.getTopic()).c_str(),vpColor::red);
                                                                            ^

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

  This is an unstable amd64 chroot image (named desktop-unstable_20170117-114911) at a hardened host acting as a tinderbox.

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-7 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.8 [icedtea-bin-7]
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-22 08:53:27 UTC
Created attachment 460910 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-22 08:53:30 UTC
Created attachment 460912 [details]
dev-ros:visp_camera_calibration-0.9.1:20170122-020636.log
Comment 3 Toralf Förster gentoo-dev 2017-01-22 08:53:33 UTC
Created attachment 460914 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-01-22 08:53:36 UTC
Created attachment 460916 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-01-22 08:53:39 UTC
Created attachment 460918 [details]
etc.portage.tbz2
Comment 6 Alexis Ballier gentoo-dev 2017-01-28 15:54:21 UTC
commit 04e4338ef7ef04120ffeed593bc623b3d684f926
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sat Jan 28 16:50:59 2017 +0100

    dev-ros/visp_camera_calibration: Bump to kinetic version and 0.9.3. Fix build with gcc6 and boost 1.63
    
    Package-Manager: Portage-2.3.3, Repoman-2.3.1