public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE: wtf
@ 2018-07-28  5:02 Alan Grimes
  2018-07-28  6:10 ` Davyd McColl
  2018-07-28  6:14 ` [gentoo-user] " Franz Fellner
  0 siblings, 2 replies; 5+ messages in thread
From: Alan Grimes @ 2018-07-28  5:02 UTC (permalink / raw
  To: gentoo-user

Kde is still broken here, I want to reboot before declaring Steam still
dead...

I read some vomit just now and it's like:

#######################################
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
-- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13")
-- Found XCB_KEYSYMS: /usr/lib/libxcb-keysyms.so (found version "0.4.0")
-- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-keysyms.so (found
version "1.13") found components:  XCB KEYSYMS
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5X11Extras"
with
  any of the following names:

    Qt5X11ExtrasConfig.cmake
    qt5x11extras-config.cmake

  Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
  "Qt5X11Extras_DIR" to a directory containing one of the above files.  If
  "Qt5X11Extras" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:58 (find_package)


-- Configuring incomplete, errors occurred!
See also
"/var/tmp/portage/kde-frameworks/kwindowsystem-5.48.0/work/kwindowsystem-5.48.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: kde-frameworks/kwindowsystem-5.48.0::gentoo failed (configure
phase):
 *   cmake failed
 *
 * Call stack:
 *     ebuild.sh, line  124:  Called src_configure
 *   environment, line 3762:  Called kde5_src_configure
###################################


Okay I'm a bit dumbfounded right now. =(

I tried
emerge --oneshot kde-frameworks/extra-cmake-modules

and that didn't help....

-- 
Please report bounces from this address to atg@numentics.com

Powers are not rights.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] KDE: wtf
  2018-07-28  5:02 [gentoo-user] KDE: wtf Alan Grimes
@ 2018-07-28  6:10 ` Davyd McColl
  2018-07-28 23:54   ` [gentoo-user] " Nikos Chantziaras
  2018-07-28  6:14 ` [gentoo-user] " Franz Fellner
  1 sibling, 1 reply; 5+ messages in thread
From: Davyd McColl @ 2018-07-28  6:10 UTC (permalink / raw
  To: gentoo-user

Whilst I use KDE, I haven't been brave enough to go full unstable on my 
system - I try to avoid ~amd64. So my KDE install is stable.

And if seems your problems are ~-related, as shown by your mentioned 
version of kwindowsystem (5.48), unlike mine @ 5.46 (and equery concurs). 
So my advice to you would be to settle back on stable (it's really not that 
far behind) if you would prefer a working system over fighting issues like 
this.

Some people enjoy the process of figuring this stuff out. Some want a 
working system. Whilst I am a little of both, I'm leaning more towards the 
latter as I get older and have fewer fucks to give, and it sounds like 
you're getting there too.

-d




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] KDE: wtf
  2018-07-28  5:02 [gentoo-user] KDE: wtf Alan Grimes
  2018-07-28  6:10 ` Davyd McColl
@ 2018-07-28  6:14 ` Franz Fellner
  2018-07-28 14:09   ` Franz Fellner
  1 sibling, 1 reply; 5+ messages in thread
From: Franz Fellner @ 2018-07-28  6:14 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2313 bytes --]

Please tame your tongue.

The correct package would have been qtx11extras.
But it is already in the dependencies when you build kwindowsystem with
USE="X".

Post the output of
emerge -pv kwindowsystem
And also have a look into /etc/portage/package.provided if it contains
qtx11extras.

Of course it could be that there is some issue with how Gentoo sets up the
build for kwindowsystem.
In that case you might want to create an issue on bugs.gentoo.org.


2018-07-28 8:02 GMT+03:00 Alan Grimes <ALONZOTG@verizon.net>:

> Kde is still broken here, I want to reboot before declaring Steam still
> dead...
>
> I read some vomit just now and it's like:
>
> #######################################
> -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2")
> -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13")
> -- Found XCB_KEYSYMS: /usr/lib/libxcb-keysyms.so (found version "0.4.0")
> -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-keysyms.so (found
> version "1.13") found components:  XCB KEYSYMS
> CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
>   Could not find a package configuration file provided by "Qt5X11Extras"
> with
>   any of the following names:
>
>     Qt5X11ExtrasConfig.cmake
>     qt5x11extras-config.cmake
>
>   Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or set
>   "Qt5X11Extras_DIR" to a directory containing one of the above files.  If
>   "Qt5X11Extras" provides a separate development package or SDK, be sure it
>   has been installed.
> Call Stack (most recent call first):
>   CMakeLists.txt:58 (find_package)
>
>
> -- Configuring incomplete, errors occurred!
> See also
> "/var/tmp/portage/kde-frameworks/kwindowsystem-5.48.
> 0/work/kwindowsystem-5.48.0_build/CMakeFiles/CMakeOutput.log".
>  * ERROR: kde-frameworks/kwindowsystem-5.48.0::gentoo failed (configure
> phase):
>  *   cmake failed
>  *
>  * Call stack:
>  *     ebuild.sh, line  124:  Called src_configure
>  *   environment, line 3762:  Called kde5_src_configure
> ###################################
>
>
> Okay I'm a bit dumbfounded right now. =(
>
> I tried
> emerge --oneshot kde-frameworks/extra-cmake-modules
>
> and that didn't help....
>
> --
> Please report bounces from this address to atg@numentics.com
>
> Powers are not rights.
>
>
>

[-- Attachment #2: Type: text/html, Size: 3245 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] KDE: wtf
  2018-07-28  6:14 ` [gentoo-user] " Franz Fellner
@ 2018-07-28 14:09   ` Franz Fellner
  0 siblings, 0 replies; 5+ messages in thread
From: Franz Fellner @ 2018-07-28 14:09 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2638 bytes --]

I wanted to add that there is a similar bug report:
https://bugs.gentoo.org/592140
Closed as INVALID. Go through the comments and see if the reason is similar.

2018-07-28 9:14 GMT+03:00 Franz Fellner <alpine.art.de@gmail.com>:

> Please tame your tongue.
>
> The correct package would have been qtx11extras.
> But it is already in the dependencies when you build kwindowsystem with
> USE="X".
>
> Post the output of
> emerge -pv kwindowsystem
> And also have a look into /etc/portage/package.provided if it contains
> qtx11extras.
>
> Of course it could be that there is some issue with how Gentoo sets up the
> build for kwindowsystem.
> In that case you might want to create an issue on bugs.gentoo.org.
>
>
> 2018-07-28 8:02 GMT+03:00 Alan Grimes <ALONZOTG@verizon.net>:
>
>> Kde is still broken here, I want to reboot before declaring Steam still
>> dead...
>>
>> I read some vomit just now and it's like:
>>
>> #######################################
>> -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version
>> "0.29.2")
>> -- Found XCB_XCB: /usr/lib/libxcb.so (found version "1.13")
>> -- Found XCB_KEYSYMS: /usr/lib/libxcb-keysyms.so (found version "0.4.0")
>> -- Found XCB: /usr/lib/libxcb.so;/usr/lib/libxcb-keysyms.so (found
>> version "1.13") found components:  XCB KEYSYMS
>> CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
>>   Could not find a package configuration file provided by "Qt5X11Extras"
>> with
>>   any of the following names:
>>
>>     Qt5X11ExtrasConfig.cmake
>>     qt5x11extras-config.cmake
>>
>>   Add the installation prefix of "Qt5X11Extras" to CMAKE_PREFIX_PATH or
>> set
>>   "Qt5X11Extras_DIR" to a directory containing one of the above files.  If
>>   "Qt5X11Extras" provides a separate development package or SDK, be sure
>> it
>>   has been installed.
>> Call Stack (most recent call first):
>>   CMakeLists.txt:58 (find_package)
>>
>>
>> -- Configuring incomplete, errors occurred!
>> See also
>> "/var/tmp/portage/kde-frameworks/kwindowsystem-5.48.0/work/
>> kwindowsystem-5.48.0_build/CMakeFiles/CMakeOutput.log".
>>  * ERROR: kde-frameworks/kwindowsystem-5.48.0::gentoo failed (configure
>> phase):
>>  *   cmake failed
>>  *
>>  * Call stack:
>>  *     ebuild.sh, line  124:  Called src_configure
>>  *   environment, line 3762:  Called kde5_src_configure
>> ###################################
>>
>>
>> Okay I'm a bit dumbfounded right now. =(
>>
>> I tried
>> emerge --oneshot kde-frameworks/extra-cmake-modules
>>
>> and that didn't help....
>>
>> --
>> Please report bounces from this address to atg@numentics.com
>>
>> Powers are not rights.
>>
>>
>>
>

[-- Attachment #2: Type: text/html, Size: 3948 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [gentoo-user] Re: KDE: wtf
  2018-07-28  6:10 ` Davyd McColl
@ 2018-07-28 23:54   ` Nikos Chantziaras
  0 siblings, 0 replies; 5+ messages in thread
From: Nikos Chantziaras @ 2018-07-28 23:54 UTC (permalink / raw
  To: gentoo-user

On 28/07/18 09:10, Davyd McColl wrote:
> Whilst I use KDE, I haven't been brave enough to go full unstable on my 
> system - I try to avoid ~amd64. So my KDE install is stable.

I run ~amd64 and have zero issues with KDE and Steam. I don't know what 
the OP's problem is, I suspect he might have copy&pasted random junk 
into the /etc/portage files in order to "optimize" USE flags and such.

If you go with the defaults and don't touch anything, you should be 
getting a 100% working system.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-07-28 23:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-28  5:02 [gentoo-user] KDE: wtf Alan Grimes
2018-07-28  6:10 ` Davyd McColl
2018-07-28 23:54   ` [gentoo-user] " Nikos Chantziaras
2018-07-28  6:14 ` [gentoo-user] " Franz Fellner
2018-07-28 14:09   ` Franz Fellner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox