Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 704360

Summary: games-puzzle/tanglet-1.5.3 : main.cpp:59:9: error: redefinition of struct std::hash<QString>
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
games-puzzle:tanglet-1.5.3:20191230-230143.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-12-31 09:16:00 UTC
make[2]: Entering directory '/var/tmp/portage/games-puzzle/tanglet-1.5.3/work/tanglet-1.5.3/tools/dice'
x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o main.cpp
main.cpp:59:9: error: redefinition of ‘struct std::hash<QString>’
   59 |  struct hash<QString>
      |         ^~~~~~~~~~~~~
In file included from /usr/include/qt5/QtCore/qlist.h:47,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-libressl-20191227-172117

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 21:45:45 +0000

emerge -qpvO games-puzzle/tanglet
[ebuild  N    ] games-puzzle/tanglet-1.5.3
Comment 1 Toralf Förster gentoo-dev 2019-12-31 09:16:03 UTC
Created attachment 601986 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-31 09:16:06 UTC
Created attachment 601988 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-31 09:16:09 UTC
Created attachment 601990 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-31 09:16:12 UTC
Created attachment 601992 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-31 09:16:15 UTC
Created attachment 601994 [details]
games-puzzle:tanglet-1.5.3:20191230-230143.log
Comment 6 Toralf Förster gentoo-dev 2019-12-31 09:16:18 UTC
Created attachment 601996 [details]
temp.tbz2
Comment 7 Kobboi 2021-07-26 21:24:25 UTC
Bump request + PR in bug #804570
Comment 8 Larry the Git Cow gentoo-dev 2021-07-28 22:04:18 UTC
The bug has been closed via the following commit(s):

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

commit 2b0e3182b7897511cae59444723299092d5d9c2a
Author:     Christophe Lermytte <gentoo@lermytte.be>
AuthorDate: 2021-07-26 21:09:45 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-28 21:59:29 +0000

    games-puzzle/tanglet: bump to 1.6.1.1 fixing build with >=qt*-5.14
    
    Dropping the patch since
    
     - the first part does not respect ${EPREFIX} and can be replaced with
       an environment variable in the ebuild
     - the other parts are obsolete
    
    Closes: https://bugs.gentoo.org/704360
    Closes: https://bugs.gentoo.org/804570
    Signed-off-by: Christophe Lermytte <gentoo@lermytte.be>
    Closes: https://github.com/gentoo/gentoo/pull/21800
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-puzzle/tanglet/Manifest               |  1 +
 games-puzzle/tanglet/tanglet-1.6.1.1.ebuild | 34 +++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)