Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Solved! Hyprland emerge always fails - on a System without X
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1462
Location: Earth

PostPosted: Wed Jul 31, 2024 8:09 pm    Post subject: Solved! Hyprland emerge always fails - on a System without X Reply with quote

using hyprland only system without X or xwayland at all and everything's working fine - nothing changed - just doing daily updates, but

now it won't emerge anymore (Stable and *-9999) >>> https://bugs.gentoo.org/935322

manual compile via cmake working just fine.

current merge log https://0x0.st/XOcf.log

and manual compile via cmake https://0x0.st/XOcW.log

i'am wondering why portage can't get it done anymore ?

thx
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "


Last edited by CooSee on Wed Aug 14, 2024 9:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
sMueggli
Guru
Guru


Joined: 03 Sep 2022
Posts: 434

PostPosted: Thu Aug 01, 2024 8:36 am    Post subject: Reply with quote

And if you compile it from scratch?
Back to top
View user's profile Send private message
GDH-gentoo
Veteran
Veteran


Joined: 20 Jul 2019
Posts: 1618
Location: South America

PostPosted: Thu Aug 01, 2024 9:46 pm    Post subject: Re: Hyprland emerge always fails - on a System without X Reply with quote

CooSee wrote:
manual compile via cmake working just fine.

And manual build with Meson, which is what the ebuild is invoking? You passed -DNO_XWAYLAND to cmake, which apparently skips compilation of the source files that are causing the errors, do you know the Meson way of doing the same?
_________________
NeddySeagoon wrote:
I'm not a witch, I'm a retired electronics engineer :)
Ionen wrote:
As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though :)
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1462
Location: Earth

PostPosted: Fri Aug 09, 2024 1:17 pm    Post subject: Reply with quote

sorry for long delay - to busy atm :oops:
Quote:
-DNO_XWAYLAND to cmake, which apparently skips compilation of the source files that are causing the errors, do you know the Meson way of doing the same?

but it worked perfectly before with -xwayland via emerge - meson fails with the same error, manual https://0x0.st/XOtu.txt and via emerge https://0x0.st/s/y3qrBdOb_uF_Q2V1Zcn_TA/XWzX.log

i'am wondering why manual compile goes through, but via emerge not ?

just compiled hyprland-0.42.0 via cmake - no issues. https://0x0.st/s/ff3P_s2j7CYjKiFNbyllcg/XWzZ.2024.txt

8)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
CooSee
Veteran
Veteran


Joined: 20 Nov 2004
Posts: 1462
Location: Earth

PostPosted: Wed Aug 14, 2024 8:59 pm    Post subject: Reply with quote

- do not try this at home - or your cat will start to argue in klingon :!:

copied the ebuild to my local overlay and edited - removed all the entries in:
Code:
src_configure() {
        local emesonargs=(
)

        meson_src_configure
}

emerge success - works for me.

8)
_________________
" Die Realität ist eine Illusion, die durch Mangel an ehrlicher Kommunikation entsteht "
---
" Der Mensch ist von Natur aus neugierig, was am Ende übrig bleibt ist die Gier "
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum