Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736298 - dev-libs/urdfdom-1.0.4 : /.../pose.cpp: error: no matching function for call to TiXmlElement::SetAttribute(const char [4], std::st
Summary: dev-libs/urdfdom-1.0.4 : /.../pose.cpp: error: no matching function for call ...
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-07 20:47 UTC by Toralf Förster
Modified: 2020-08-10 10:17 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-07 20:47 UTC, Toralf Förster
Details
dev-libs:urdfdom-1.0.4:20200807-204043.log (dev-libs:urdfdom-1.0.4:20200807-204043.log,9.63 KB, text/plain)
2020-08-07 20:48 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,74.37 KB, text/plain)
2020-08-07 20:48 UTC, Toralf Förster
Details
environment (environment,85.69 KB, text/plain)
2020-08-07 20:48 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.67 KB, application/x-bzip)
2020-08-07 20:48 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.53 KB, application/x-bzip)
2020-08-07 20:48 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.55 KB, application/x-bzip)
2020-08-07 20:48 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-07 20:47:53 UTC
/var/tmp/portage/dev-libs/urdfdom-1.0.4/work/urdfdom-1.0.4/urdf_parser/src/pose.cpp: In function ‘bool urdf::exportPose(urdf::Pose&, TiXmlElement*)’:
/var/tmp/portage/dev-libs/urdfdom-1.0.4/work/urdfdom-1.0.4/urdf_parser/src/pose.cpp:127:43: error: no matching function for call to ‘TiXmlElement::SetAttribute(const char [4], std::string&)’
  127 |   origin->SetAttribute("xyz", pose_xyz_str);
      |                                           ^
In file included from /var/tmp/portage/dev-libs/urdfdom-1.0.4/work/urdfdom-1.0.4/urdf_parser/src/pose.cpp:43:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20200806-051503

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

gcc-config -l:
 [1] 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 Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Aug  7 08:06:42 PM UTC 2020
/var/db/repos/libressl	Fri Aug  7 11:13:58 AM UTC 2020

emerge -qpvO dev-libs/urdfdom
[ebuild  N    ] dev-libs/urdfdom-1.0.4
Comment 1 Toralf Förster gentoo-dev 2020-08-07 20:47:59 UTC
Created attachment 653656 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-07 20:48:05 UTC
Created attachment 653658 [details]
dev-libs:urdfdom-1.0.4:20200807-204043.log
Comment 3 Toralf Förster gentoo-dev 2020-08-07 20:48:09 UTC
Created attachment 653660 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-07 20:48:14 UTC
Created attachment 653662 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-07 20:48:19 UTC
Created attachment 653664 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-07 20:48:26 UTC
Created attachment 653666 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-08-07 20:48:32 UTC
Created attachment 653668 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-10 10:17:04 UTC
The bug has been closed via the following commit(s):

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

commit f1834bdb5291d494a5b8f9d14ce32b6bcce64b18
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2020-08-10 10:16:53 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2020-08-10 10:16:53 +0000

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

 dev-libs/urdfdom/urdfdom-1.0.4.ebuild | 2 +-
 dev-libs/urdfdom/urdfdom-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)