Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634466 - games-fps/doomsday-1.15.8 : src/.../pathtreenode.cpp:186:71: error: call of overloaded compare(const char [2]) is ambiguous
Summary: games-fps/doomsday-1.15.8 : src/.../pathtreenode.cpp:186:71: error: call of o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-16 18:15 UTC by Toralf Förster
Modified: 2018-04-29 17:07 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.59 KB, text/plain)
2017-10-16 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.99 KB, text/plain)
2017-10-16 18:15 UTC, Toralf Förster
Details
environment (environment,149.05 KB, text/plain)
2017-10-16 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.36 KB, application/x-bzip)
2017-10-16 18:15 UTC, Toralf Förster
Details
games-fps:doomsday-1.15.8:20171016-133353.log (games-fps:doomsday-1.15.8:20171016-133353.log,29.87 KB, text/plain)
2017-10-16 18:15 UTC, Toralf Förster
Details
patch for ebuild (doomsday-1.15.8.ebuild.gentoo-bug-634466.patch,414 bytes, patch)
2018-02-09 22:57 UTC, Nico R.
Details | Diff
fix for type ambiguity (doomsday-1.15.8-prevent-qstring-type-ambiguity.patch,968 bytes, patch)
2018-02-09 22:58 UTC, Nico R.
Details | Diff
fix for symbol clash between X11 and Qt5 headers (doomsday-1.15.8-undef-X-symbols.patch,1.55 KB, patch)
2018-02-09 22:59 UTC, Nico R.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-10-16 18:15:24 UTC
src/data/pathtreenode.cpp: In member function ‘int de::PathTree::Node::comparePath(const de::Path&, de::PathTree::ComparisonFlags) const’:
src/data/pathtreenode.cpp:186:71: error: call of overloaded ‘compare(const char [2])’ is ambiguous
             bool const snameIsWild = !snode->toStringRef().compare("*");
                                                                       ^
In file included from /usr/include/qt5/QtCore/qregexp.h:47:0,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_20171010-201400

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

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

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

emerge -qpv games-fps/doomsday
[ebuild  N    ] games-fps/doomsday-1.15.8  USE="doom -dedicated -demo -fluidsynth -freedoom -heretic -hexen -openal -resources -snowberry -tools" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2017-10-16 18:15:27 UTC
Created attachment 498852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-16 18:15:31 UTC
Created attachment 498854 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-10-16 18:15:34 UTC
Created attachment 498856 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-10-16 18:15:37 UTC
Created attachment 498858 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-10-16 18:15:40 UTC
Created attachment 498860 [details]
games-fps:doomsday-1.15.8:20171016-133353.log
Comment 6 Nico R. 2018-02-09 22:57:23 UTC
Created attachment 518876 [details, diff]
patch for ebuild
Comment 7 Nico R. 2018-02-09 22:58:50 UTC
Created attachment 518878 [details, diff]
fix for type ambiguity
Comment 8 Nico R. 2018-02-09 22:59:26 UTC
Created attachment 518880 [details, diff]
fix for symbol clash between X11 and Qt5 headers
Comment 9 Nico R. 2018-02-09 23:00:30 UTC
The three patches which I have just attached fix the build on one of my test systems.
Comment 10 Pacho Ramos gentoo-dev 2018-04-29 17:07:55 UTC
[master 655fb93d81b3] games-fps/doomsday: Version bump (#617908)
 3 files changed, 80 insertions(+)
 create mode 100644 games-fps/doomsday/doomsday-2.0.3.ebuild

tests look to pass for that version