Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904038 - gui-apps/foot-1.14.0: fails at compiling stage
Summary: gui-apps/foot-1.14.0: fails at compiling stage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Arsen Arsenović
URL: https://forums.gentoo.org/viewtopic-p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-08 16:41 UTC by nxjoseph
Modified: 2023-04-25 08:10 UTC (History)
1 user (show)

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


Attachments
build.log of gui-apps/foot (file_904038.txt,63.20 KB, text/plain)
2023-04-08 16:44 UTC, nxjoseph
Details
emerge --info (file_904038.txt,6.87 KB, text/plain)
2023-04-08 16:44 UTC, nxjoseph
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nxjoseph 2023-04-08 16:41:33 UTC
I was compiling gui-apps/foot-1.14.0 but it failed, then I get help on Gentoo Forum, I learned that after installing dev-libs/tllist-1.1.0 (testing version), it doesn't give compilation fail.

Reproducible: Always

Steps to Reproduce:
1. emerge -a gui-apps/foot

Actual Results:  
It failed at compiling stage.

Expected Results:  
It should be compiled successfully.
Comment 1 nxjoseph 2023-04-08 16:44:04 UTC
Created attachment 859691 [details]
build.log of gui-apps/foot
Comment 2 nxjoseph 2023-04-08 16:44:29 UTC
Created attachment 859692 [details]
emerge --info
Comment 3 Arsen Arsenović gentoo-dev 2023-04-08 19:28:22 UTC
What version of dev-libs/tllist are you on?
Comment 4 nxjoseph 2023-04-08 20:30:06 UTC
I'm on tllist-1.1.0 .
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-08 20:31:35 UTC
Before you upgraded, what version? Check qlop -v.
Comment 6 nxjoseph 2023-04-08 20:34:14 UTC
I was on 1.0.5-r1 before upgrading it to testing version.
Comment 7 Arsen Arsenović gentoo-dev 2023-04-08 22:49:40 UTC
Yeah, tll_sort was added in a later version.  I can add it as an explicit dependency tomorrow.  Update for now - leaving unresolved.
Comment 8 Larry the Git Cow gentoo-dev 2023-04-25 08:10:57 UTC
The bug has been closed via the following commit(s):

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

commit ee41b275abbceb9336375aa64bb6dcde93775035
Author:     Arsen Arsenović <arsen@gentoo.org>
AuthorDate: 2023-04-25 08:00:08 +0000
Commit:     Arsen Arsenović <arsen@gentoo.org>
CommitDate: 2023-04-25 08:05:18 +0000

    gui-apps/foot: Add lower bound on tllist version to 1.14.0
    
    Recent releases of foot use new tllist APIs that were added in 1.1.0.
    
    Closes: https://bugs.gentoo.org/904038
    Signed-off-by: Arsen Arsenović <arsen@gentoo.org>

 gui-apps/foot/foot-1.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)