Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869848 - games-action/polymc-1.4.2-r1:0 - /.../type_traits: error: invalid use of incomplete type class QSslError
Summary: games-action/polymc-1.4.2-r1:0 - /.../type_traits: error: invalid use of inco...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thiago
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-12 11:14 UTC by Toralf Förster
Modified: 2024-03-11 18:06 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.87 KB, text/plain)
2022-09-12 11:14 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,90.48 KB, application/x-bzip)
2022-09-12 11:14 UTC, Toralf Förster
Details
environment (environment,157.23 KB, text/plain)
2022-09-12 11:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.89 KB, application/x-bzip)
2022-09-12 11:14 UTC, Toralf Förster
Details
games-action:polymc-1.4.2-r1:20220912-105254.log (games-action:polymc-1.4.2-r1:20220912-105254.log,149.63 KB, text/plain)
2022-09-12 11:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.03 KB, application/x-bzip)
2022-09-12 11:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,43.30 KB, application/x-bzip)
2022-09-12 11:14 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 2022-09-12 11:14:10 UTC
/usr/include/qt5/QtCore/qtypeinfo.h:84:35:   required from class QTypeInfo<QSslError>
/usr/include/qt5/QtCore/qlist.h:489:23:   required from void QList<T>::node_copy(Node*, Node*, Node*) [with T = QSslError]
/usr/include/qt5/QtCore/qlist.h:860:13:   required from QList<T>::QList(const QList<T>&) [with T = QSslError]
/var/tmp/portage/games-action/polymc-1.4.2-r1/work/PolyMC-1.4.2_build/launcher/Launcher_logic_autogen/MNULLVESLR/moc_AuthRequest.cpp:134:32:   required from here
/usr/lib/gcc/x86_64-pc-linux-gnu/12.2.1/include/g++-v12/type_traits:725:38: error: invalid use of incomplete type class QSslError
  725 |     : public integral_constant<bool, __is_trivial(_Tp)>
      |                                      ^~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220905-210005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.3.1
 [2] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Rust versions:
  [1]   rust-bin-1.62.1 *
GENTOO_VM=openjdk-bin-8  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-8.332_p09"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	IcedTea JDK 3.21.0 [icedtea-8]
2)	OpenJDK 17.0.3_p7 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
5)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-17 
  [3]   openjdk-bin-8  system-vm
  [4]   openjdk-bin-11 
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 6e55686e0d7626f12d962b89b3992ce0de3c1589
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Sep 12 10:12:47 2022 +0000

    2022-09-12 10:12:47 UTC

emerge -qpvO games-action/polymc
[ebuild  N    ] games-action/polymc-1.4.2-r1  USE="-debug -lto -test"
Comment 1 Toralf Förster gentoo-dev 2022-09-12 11:14:11 UTC
Created attachment 804820 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-12 11:14:13 UTC
Created attachment 804823 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-09-12 11:14:14 UTC
Created attachment 804826 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-12 11:14:16 UTC
Created attachment 804829 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-12 11:14:17 UTC
Created attachment 804832 [details]
games-action:polymc-1.4.2-r1:20220912-105254.log
Comment 6 Toralf Förster gentoo-dev 2022-09-12 11:14:18 UTC
Created attachment 804835 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-12 11:14:19 UTC
Created attachment 804838 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-11 18:06:49 UTC
It's now games-action/prismlauncher and this is long-fixed IIRC.