Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 648174 - dev-ros/visp_camera_calibration-0.10.0 : /.../camera.cpp:96:25: error: expected type-specifier before vpDisplayX
Summary: dev-ros/visp_camera_calibration-0.10.0 : /.../camera.cpp:96:25: error: expect...
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: 2018-02-19 18:53 UTC by Toralf Förster
Modified: 2020-08-10 12:23 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.07 KB, text/plain)
2018-02-19 18:53 UTC, Toralf Förster
Details
dev-ros:visp_camera_calibration-0.10.0:20180219-111450.log (dev-ros:visp_camera_calibration-0.10.0:20180219-111450.log,61.61 KB, text/plain)
2018-02-19 18:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.53 KB, text/plain)
2018-02-19 18:53 UTC, Toralf Förster
Details
environment (environment,160.05 KB, text/plain)
2018-02-19 18:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.14 KB, application/x-bzip)
2018-02-19 18:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.52 KB, application/x-bzip)
2018-02-19 18:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.71 KB, application/x-bzip)
2018-02-19 18: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 2018-02-19 18:53:30 UTC
/var/tmp/portage/dev-ros/visp_camera_calibration-0.10.0/work/vision_visp-kinetic-0.10.0/visp_camera_calibration/src/camera.cpp: In constructor ‘visp_camera_calibration::Camera::Camera()’:
/var/tmp/portage/dev-ros/visp_camera_calibration-0.10.0/work/vision_visp-kinetic-0.10.0/visp_camera_calibration/src/camera.cpp:96:25: error: expected type-specifier before ‘vpDisplayX’
   vpDisplay* disp = new vpDisplayX();
                         ^~~~~~~~~~
make[2]: *** [CMakeFiles/visp_camera_calibration_camera.dir/build.make:63: CMakeFiles/visp_camera_calibration_camera.dir/src/camera.cpp.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-abi32+64_20180214-191118

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

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]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-ros/visp_camera_calibration
Comment 1 Toralf Förster gentoo-dev 2018-02-19 18:53:33 UTC
Created attachment 520158 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-19 18:53:37 UTC
Created attachment 520160 [details]
dev-ros:visp_camera_calibration-0.10.0:20180219-111450.log
Comment 3 Toralf Förster gentoo-dev 2018-02-19 18:53:40 UTC
Created attachment 520162 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-02-19 18:53:43 UTC
Created attachment 520164 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-02-19 18:53:46 UTC
Created attachment 520166 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-02-19 18:53:49 UTC
Created attachment 520168 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-02-19 18:53:52 UTC
Created attachment 520170 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-10 12:23:18 UTC
The bug has been closed via the following commit(s):

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

commit ec48029f8cbe3582e86ebe00a25c0d16e6112347
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-08-10 11:09:57 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-08-10 12:23:07 +0000

    dev-ros/visp_camera_calibration: add missing usedep
    
    Closes: https://bugs.gentoo.org/648174
    Package-Manager: Portage-3.0.2, Repoman-2.3.23
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 dev-ros/visp_camera_calibration/visp_camera_calibration-0.11.1.ebuild | 2 +-
 dev-ros/visp_camera_calibration/visp_camera_calibration-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)