Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906035 - kde-plasma/polkit-kde-agent-5.27.5 - /.../main.cpp: fatal error: KXMessages: No such file or directory
Summary: kde-plasma/polkit-kde-agent-5.27.5 - /.../main.cpp: fatal error: KXMessages: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard: fixed in 5.27.5-r1
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-09 18:10 UTC by Toralf Förster
Modified: 2023-05-10 07:31 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.66 KB, text/plain)
2023-05-09 18:10 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,90.60 KB, application/x-bzip)
2023-05-09 18:10 UTC, Toralf Förster
Details
environment (environment,112.35 KB, text/plain)
2023-05-09 18:10 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,1.01 KB, application/x-bzip)
2023-05-09 18:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,30.61 KB, application/x-bzip)
2023-05-09 18:10 UTC, Toralf Förster
Details
kde-plasma:polkit-kde-agent-5.27.5:20230509-171341.log (kde-plasma:polkit-kde-agent-5.27.5:20230509-171341.log,22.16 KB, text/plain)
2023-05-09 18:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.23 KB, application/x-bzip)
2023-05-09 18:10 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 2023-05-09 18:10:10 UTC
too long lines were shrinked:

[5/13] cd /var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5_build && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5/AuthDialog.ui -DKDE_UIC
[6/13] cd /var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5_build && /usr/lib64/qt5/bin/moc @/var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5_build/polkit1authagentadaptor.moc_parameters
[7/13] cd /var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5_build && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib64/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5/authdetails.ui -DKDE_UI
[8/13] /usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56400 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WI
FAILED: CMakeFiles/polkit-kde-authentication-agent-1.dir/main.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DKCOREADDONS_LIB -DKF_DEPRECATED_WARNINGS_SINCE=0x60000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x56400 -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DEPRECATED_WARNINGS_SINCE=0x60000 -DQT_DISABLE_DEPRECATED_BEFORE=0x50f02 -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_WIDGETS_L
/var/tmp/portage/kde-plasma/polkit-kde-agent-5.27.5/work/polkit-kde-agent-1-5.27.5/main.cpp:14:10: fatal error: KXMessages: No such file or directory
   14 | #include <KXMessages>
      |          ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20230502-040005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.3
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.3
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.69.0 *
php cli (if any):
go version go1.20.3 linux/amd64

  HEAD of ::gentoo
commit 22b49792ae477b595dfbca877facaa688a306173
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue May 9 17:03:55 2023 +0000

    2023-05-09 17:03:55 UTC

emerge -qpvO kde-plasma/polkit-kde-agent
[ebuild     U ] kde-plasma/polkit-kde-agent-5.27.5 [5.27.4.1] USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2023-05-09 18:10:10 UTC
Created attachment 861399 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-09 18:10:12 UTC
Created attachment 861400 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-05-09 18:10:13 UTC
Created attachment 861401 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-09 18:10:14 UTC
Created attachment 861402 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-09 18:10:15 UTC
Created attachment 861403 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-09 18:10:16 UTC
Created attachment 861404 [details]
kde-plasma:polkit-kde-agent-5.27.5:20230509-171341.log
Comment 7 Toralf Förster gentoo-dev 2023-05-09 18:10:17 UTC
Created attachment 861405 [details]
temp.tar.bz2