Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
app-arch/file-roller-44.4 fails build [resolved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 10012
Location: almost Mile High in the USA

PostPosted: Tue Apr 15, 2025 3:32 pm    Post subject: app-arch/file-roller-44.4 fails build [resolved] Reply with quote

Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: src/file-roller.p/fr-places-sidebar.c.o: in function `update_entries':
fr-places-sidebar.c:(.text+0x3cd): undefined reference to `gtk_list_box_remove_all'
collect2: error: ld returned 1 exit status

Looks like it's indeed trying to link against libgtk-4 but can't find this symbol. Anyone run into this?

Incidentally this causes portage --keep-going to stop and it can't figure out how to skip this...

--edit--
Appears this is new to gtk-4 api in 4.12 ? So file-roller needs new gtk-4... hmm... seems i might have to force gtk-4 to update earlier...

FCK. Need to rewrite ebuild for another corner case...sigh.

--edit--
Looks like it was just fixed -- hacked ebuild in my overlay to require gtk-4.12 before trying to rebuild this. Sigh. Once again this "shouldn't" be a problem if update cycle was shorter...
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
sam_
Developer
Developer


Joined: 14 Aug 2020
Posts: 2292

PostPosted: Tue Apr 15, 2025 5:39 pm    Post subject: Reply with quote

Certainly not a rewrite, just a >= line, but indeed it's all done now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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