Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936500 - media-libs/mpvqt-1.0.0 - [perl-5.40] [icu-75.1] /.../mpvrenderer.cpp: error: QWaylandApplication is not a member of QNativeInterface
Summary: media-libs/mpvqt-1.0.0 - [perl-5.40] [icu-75.1] /.../mpvrenderer.cpp: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-22 18:50 UTC by Toralf Förster
Modified: 2024-07-23 16:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.23 KB, text/plain)
2024-07-22 18:50 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,58.04 KB, application/x-xz)
2024-07-22 18:50 UTC, Toralf Förster
Details
environment (environment,113.39 KB, text/plain)
2024-07-22 18:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-07-22 18:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,36.34 KB, application/x-xz)
2024-07-22 18:50 UTC, Toralf Förster
Details
media-libs:mpvqt-1.0.0:20240722-144340.log (media-libs:mpvqt-1.0.0:20240722-144340.log,15.40 KB, text/plain)
2024-07-22 18:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,69.46 KB, application/x-xz)
2024-07-22 18:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,26.28 KB, application/x-xz)
2024-07-22 18:50 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 2024-07-22 18:50:15 UTC
too long lines were shrinked:

[1/7] cd /var/tmp/portage/media-libs/mpvqt-1.0.0/work/mpvqt-1.0.0_build/src && /usr/bin/cmake -E cmake_autogen /var/tmp/portage/media-libs/mpvqt-1.0.0/work/mpvqt-1.0.0_build/src/CMakeFiles/MpvQt_autogen.dir/AutogenInfo.json RelWithDebInfo && /usr/bin/cmake -E touch /var/tmp/portage/media-libs/mpvqt-
[2/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DMPVQT_DEPRECATED_WARNINGS_SINCE=0x0 -DMPVQT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DMpvQt_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_
[3/7] /usr/bin/x86_64-pc-linux-gnu-g++ -DMPVQT_DEPRECATED_WARNINGS_SINCE=0x0 -DMPVQT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DMpvQt_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_
FAILED: src/CMakeFiles/MpvQt.dir/mpvrenderer.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DMPVQT_DEPRECATED_WARNINGS_SINCE=0x0 -DMPVQT_DISABLE_DEPRECATED_BEFORE_AND_AT=0x0 -DMpvQt_EXPORTS -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_QMLBUILTINS_LIB -DQT_QMLINTEGRATION_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -I
/var/tmp/portage/media-libs/mpvqt-1.0.0/work/mpvqt-1.0.0/src/mpvrenderer.cpp: In member function virtual QOpenGLFramebufferObject* MpvRenderer::createFramebufferObject(const QSize&):
/var/tmp/portage/media-libs/mpvqt-1.0.0/work/mpvqt-1.0.0/src/mpvrenderer.cpp:82:71: error: QWaylandApplication is not a member of QNativeInterface; did you mean QX11Application?
   82 |             display.data = qGuiApp->nativeInterface<QNativeInterface::QWaylandApplication>()->display();
      |                                                                       ^~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_abi32+64-20240717-041002

  UNMASKED:
    Requested by sam
  ~dev-libs/icu-75.1
  ~dev-libs/icu-layoutex-75.1
    Requested by dilfridge and sam
  ~dev-lang/perl-5.40.0
  ~virtual/perl-Archive-Tar-3.20.10_rc
  ~virtual/perl-CPAN-Meta-Requirements-2.143.0
  ~virtual/perl-Compress-Raw-Bzip2-2.212.0
  ~virtual/perl-DB_File-1.859.0
  ~virtual/perl-Data-Dumper-2.189.0
  ~virtual/perl-Devel-PPPort-3.720.0
  ~virtual/perl-Exporter-5.780.0
  ~virtual/perl-ExtUtils-CBuilder-0.280.240
  ~virtual/perl-ExtUtils-Manifest-1.750.0
  ~virtual/perl-File-Spec-3.900.0
  ~virtual/perl-HTTP-Tiny-0.88.0
  ~virtual/perl-IO-1.550.0
  ~virtual/perl-IO-Compress-2.212.0
  ~virtual/perl-IO-Socket-IP-0.420.0
  ~virtual/perl-IO-Zlib-1.150.0
  ~virtual/perl-Math-BigInt-2.3.2
  ~virtual/perl-Math-BigInt-FastCalc-0.501.800
  ~virtual/perl-Math-BigRat-2.3.2
  ~virtual/perl-Module-CoreList-5.202.406.90
  ~virtual/perl-Module-Metadata-1.0.38
  ~virtual/perl-Pod-Simple-3.450.0
  ~virtual/perl-Safe-2.460.0
  ~virtual/perl-Socket-2.38.0
  ~virtual/perl-Test-Harness-3.480.0
  ~virtual/perl-Test-Simple-1.302.199
  ~virtual/perl-Text-Tabs+Wrap-2024.1.0
  ~virtual/perl-Time-HiRes-1.977.700
  ~virtual/perl-Time-Local-1.350.0
  ~virtual/perl-autodie-2.370.0
  ~virtual/perl-bignum-0.670.0
  ~virtual/perl-podlators-5.10.200_rc
  ~virtual/perl-threads-2.400.0
  ~virtual/perl-threads-shared-1.690.0
  ~virtual/perl-version-0.993.0

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.8
Python 3.12.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.79.0
  [2]   rust-1.79.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.412_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.5 linux/amd64

  HEAD of ::gentoo
commit f3f347d83e9bf6aac1e88cbd5cd2b36a50a53cd6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 22 14:04:10 2024 +0000

    2024-07-22 14:04:10 UTC

emerge -qpvO media-libs/mpvqt
[ebuild  N    ] media-libs/mpvqt-1.0.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2024-07-22 18:50:16 UTC
Created attachment 898135 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-07-22 18:50:18 UTC
Created attachment 898136 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-07-22 18:50:19 UTC
Created attachment 898137 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-07-22 18:50:19 UTC
Created attachment 898138 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-07-22 18:50:21 UTC
Created attachment 898139 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-07-22 18:50:22 UTC
Created attachment 898140 [details]
media-libs:mpvqt-1.0.0:20240722-144340.log
Comment 7 Toralf Förster gentoo-dev 2024-07-22 18:50:23 UTC
Created attachment 898141 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-07-22 18:50:24 UTC
Created attachment 898142 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-07-23 16:11:08 UTC
The bug has been closed via the following commit(s):

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

commit 38deb8dbf9f29b0699a3e177120cbef3c78237c5
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-23 16:01:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-23 16:11:02 +0000

    media-libs/mpvqt: Add missing dev-qt/qtbase[wayland] USEdep
    
    Closes: https://bugs.gentoo.org/936500
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/mpvqt/{mpvqt-1.0.0.ebuild => mpvqt-1.0.0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 10 Larry the Git Cow gentoo-dev 2024-07-23 16:16:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=af1ee4d6c07bfdfe5f2a64cb3799b7c65865d0ec

commit af1ee4d6c07bfdfe5f2a64cb3799b7c65865d0ec
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-07-23 16:01:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-07-23 16:16:11 +0000

    media-libs/mpvqt: Add missing dev-qt/qtbase[wayland] USEdep
    
    Closes: https://bugs.gentoo.org/936500
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-libs/mpvqt/mpvqt-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)