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

Bug 905407

Summary: kde-frameworks/kwayland[doc]: fails to build, in install phase
Product: Gentoo Linux Reporter: gentoo
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build Log
emerge --info

Description gentoo 2023-05-01 08:47:40 UTC
Build failure with the following log: https://termbin.com/pvit

Key lines:

(...)
-- Installing: /var/tmp/portage/kde-frameworks/kwayland-5.105.0/image/usr/lib64/libexec/org-kde-kf5-kwayland-testserver
-- Set runtime path of "/var/tmp/portage/kde-frameworks/kwayland-5.105.0/image/usr/lib64/libexec/org-kde-kf5-kwayland-testserver" to ""
-- Installing: /var/tmp/portage/kde-frameworks/kwayland-5.105.0/image/usr/share/qlogging-categories5/kwayland.categories
-- Installing: /var/tmp/portage/kde-frameworks/kwayland-5.105.0/image/usr/share/qlogging-categories5/kwayland.renamecategories
CMake Error at src/cmake_install.cmake:76 (file):
  file INSTALL cannot find
  "/var/tmp/portage/kde-frameworks/kwayland-5.105.0/work/kwayland-5.105.0_build/src/KF5Wayland.qch":
  No such file or directory.
Call Stack (most recent call first):
  cmake_install.cmake:47 (include)


FAILED: CMakeFiles/install.util 
cd /var/tmp/portage/kde-frameworks/kwayland-5.105.0/work/kwayland-5.105.0_build && /usr/bin/cmake -P cmake_install.cmake
ninja: build stopped: subcommand failed.
 * ERROR: kde-frameworks/kwayland-5.105.0::gentoo failed (install phase):
 *   ninja -v -j4 -l0 install failed
(...)

Reproducible: Always

Steps to Reproduce:
1. emerge -1 kwayland (or @world update)
Actual Results:  
log as above

Expected Results:  
successful merge
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-01 08:50:13 UTC
Please always attach (no external links) the full build.log and paste emerge --info in a comment.
Comment 2 gentoo 2023-05-01 10:02:00 UTC
Created attachment 861004 [details]
Build Log
Comment 3 gentoo 2023-05-01 10:03:04 UTC
Created attachment 861005 [details]
emerge --info
Comment 4 Andreas Sturmlechner gentoo-dev 2023-08-20 14:05:55 UTC
I've never been able to reproduce this issue. Please re-open if reproduced with 5.108 or 5.109.

Things that stand out from your log:

> QStandardPaths: runtime directory '/var/tmp/portage/kde-frameworks/kwayland-5.105.0/temp/run' is not owned by UID 0, but a directory permissions 0700 owned by UID 250 GID 250

> (qhelpgenerator:20549): Gtk-WARNING **: 09:36:40.620: cannot open display:

Haven't seen such either.