Summary: | dev-qt/qtwayland-5.15.11-r1 error in qwaylandscreen.o | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oliver Hildebrandt <ollilein> |
Component: | Current packages | Assignee: | Qt Bug Alias <qt> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
This is the full build.log from qtwayland
Full compressed build.log from qtdeclarative Full compressed qtwidgets.log |
Description
Oliver Hildebrandt
2023-11-07 14:48:18 UTC
Does it work if you build dev-qt/qtwayland with USE=compositor? When i try to build it withuse compositor it tries to install qtdeclarative and this fails, too. I have PRoblems with dev-qt/qtwidgets-5.15.11 (Builds only with use -gtk -dbus) and dev-qt/qtdeclarative-5.15.11 and the Problem with dev-qtwayland. Should i post the errors with the other packages as seperate bug or shuld i apply the build logs here in this bug ? This looks like a local problem. Please also attach build.log from qtdeclarative and qtdbus (if that is failing too?). Created attachment 874605 [details]
Full compressed build.log from qtdeclarative
Created attachment 874606 [details]
Full compressed qtwidgets.log
This happens when i try to build with the useflags dbus and gtk (or only with the dbus flag) when i disable the dbus and gtk useflags then it builds fine.
I have made a full new install yesterday, this time with systemd. I have only taken the make.conf and the world file from my old install. But the Problem is the same, even when i try to use a stable system the error won't go away. And qtdbus just builds fine. I forgot that i have taken my kernel .config from my old system. Do you have any entries in /etc/portage/package.use of dev-qt/* packages or switching gles, gles2, opengl, dbus flags around? I have in /etc/portage/package.use: dev-qt/qtwidgets =-gtk -dbus dev-qt/qtgui -wayland The rest of the useflags are set in make.conf I have made a new clean install with a new make.conf. Now it works and throws no more errors, so it looks like my old make.conf was messed up. Here is the Link to my old make.conf: http://dpaste.com/HPNAFYC3N |