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

Bug 663832

Summary: kde-frameworks/kwayland-5.49.0 reports a missing file: .../src/server/wayland-output-unstable-v1-client-protocol.h
Product: Gentoo Linux Reporter: G.Wolfe Woodbury <redwolfe>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: normal CC: jstein, redwolfe, skunk
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info kde-frameworks/kwayland
build log

Description G.Wolfe Woodbury 2018-08-17 01:10:39 UTC
kde-frameworks/kwayland-5.49.0 fails early in build reporting a mising header file: .../src/server/wayland-output-unstable-v1-client-protocol.h

A simple visual inspection doesn't turn up anything obvious to me.

Reproducible: Always

Steps to Reproduce:
1. emerge --update kde-frameworks/kwayland
2.
3.
Actual Results:  
CMake Error in src/server/CMakeLists.txt:
  Cannot find source file:

    /var/tmp/portage/kde-frameworks/kwayland-5.49.0/work/kwayland-5.49.0_build/src/server/wayland-output-unstable-v1-client-protocol.h

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


Expected Results:  
[normal build]
Comment 1 G.Wolfe Woodbury 2018-08-17 01:15:08 UTC
Created attachment 543750 [details]
emerge --info kde-frameworks/kwayland

requested/required emerge --info
Comment 2 G.Wolfe Woodbury 2018-08-17 01:17:38 UTC
Created attachment 543752 [details]
build log

emerge kde-frameworks/kwayland build log
Comment 3 Andreas Sturmlechner gentoo-dev 2018-08-18 21:52:30 UTC
This is the first report of its kind.

Anything unusual about your system config that we should be aware of?
Comment 4 G.Wolfe Woodbury 2018-08-19 03:31:42 UTC
The attachments show the portage config and build logs.

I don't see anything extraordinary, a mostly testing build
Comment 5 frank 2018-08-19 22:11:07 UTC
same issue here...
Comment 6 Volker Hemmann 2018-09-16 23:42:16 UTC
I had the same problem - solved by updating cmake to 3.12.2
Comment 7 coffnix 2018-10-16 17:47:45 UTC
(In reply to Volker Hemmann from comment #6)
> I had the same problem - solved by updating cmake to 3.12.2

Bug confirmed. Solved by updating cmake to 3.12.3

Thanks :D
Comment 8 Andreas Sturmlechner gentoo-dev 2018-12-22 14:07:19 UTC
Please re-open if this happens again, I was never able to reproduce this problem on any cmake version.