Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739834 - kde-plasma/xembed-sni-proxy-5.19.4: fdoselectionmanager.cpp:29:10: fatal error: 'KSelectionOwner' file not found; sniproxy.cpp:41:10: fatal error: 'netwm.h' file not found
Summary: kde-plasma/xembed-sni-proxy-5.19.4: fdoselectionmanager.cpp:29:10: fatal erro...
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: 2020-09-01 07:18 UTC by Agostino Sarubbo
Modified: 2020-09-03 12:24 UTC (History)
0 users

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


Attachments
build.log (build.log,31.45 KB, text/plain)
2020-09-01 07:18 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,36.60 KB, text/plain)
2020-09-01 07:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-01 07:18:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: kde-plasma/xembed-sni-proxy-5.19.4 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-01 07:18:21 UTC
Created attachment 657688 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-01 07:18:23 UTC
Created attachment 657690 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 3 Andreas Sturmlechner gentoo-dev 2020-09-03 09:27:43 UTC
Looking forward to meaningful summaries.
Comment 4 Andreas Sturmlechner gentoo-dev 2020-09-03 10:32:55 UTC
$ equery b KSelectionOwner
 * Searching for KSelectionOwner ...
kde-frameworks/kwindowsystem-9999
(/usr/include/KF5/KWindowSystem/KSelectionOwner)

$ equery b netwm.h
 * Searching for netwm.h ...
kde-frameworks/kwindowsystem-9999
(/usr/include/KF5/KWindowSystem/netwm.h)

$ equery g xembed-sni-proxy
 * dependency graph for kde-plasma/xembed-sni-proxy-9999
 `--  kde-plasma/xembed-sni-proxy-9999
   `--  kde-frameworks/kwindowsystem-9999

From build.log:
> -- The following REQUIRED packages have been found:
> [...]
>  * KF5WindowSystem (required version >= 5.54.0)
From CMakeLists.txt:
> target_link_libraries(xembedsniproxy
> [...]
>     KF5::WindowSystem
> )

Please check your kde-frameworks/kwindowsystem installation.
Comment 5 Agostino Sarubbo gentoo-dev 2020-09-03 10:58:17 UTC
(In reply to Andreas Sturmlechner from comment #4)
> Please check your kde-frameworks/kwindowsystem installation.

amd64 tinderbox (CHROOT) ~ $ find /usr/include/ -type f -name netwm.h | wc -l
0
amd64 tinderbox (CHROOT) ~ $ qlist -e kde-frameworks/kwindowsystem | grep netwm
/usr/include/KF5/KWindowSystem/netwm_def.h
Comment 6 Larry the Git Cow gentoo-dev 2020-09-03 12:16:04 UTC
The bug has been closed via the following commit(s):

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

commit 9912d6d9fb4b0f8b03582704997d93c3e672e03f
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-03 11:44:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-03 11:44:56 +0000

    kde-plasma/xembed-sni-proxy: Depends on kde-frameworks/kwindowsystem[X]
    
    Closes: https://bugs.gentoo.org/739834
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/xembed-sni-proxy/xembed-sni-proxy-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 7 Larry the Git Cow gentoo-dev 2020-09-03 12:24:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfc7f0cfac1c860ea12cee9d0ed81d4031a1f27

commit 8dfc7f0cfac1c860ea12cee9d0ed81d4031a1f27
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-09-03 11:45:43 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-09-03 12:21:44 +0000

    kde-plasma/xembed-sni-proxy: Depends on kde-frameworks/kwindowsystem[X]
    
    Closes: https://bugs.gentoo.org/739834
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...xembed-sni-proxy-5.19.5.ebuild => xembed-sni-proxy-5.19.5-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)