Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905831 - [guru] app-office/lotus123r3-1.0.0_rc4 fails to compile: ld: cannot find -lncurses: No such file or directory
Summary: [guru] app-office/lotus123r3-1.0.0_rc4 fails to compile: ld: cannot find -lnc...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joe Kappus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-06 15:34 UTC by Agostino Sarubbo
Modified: 2023-06-07 07:04 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,64.09 KB, text/plain)
2023-05-06 15:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-06 15:34:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/lotus123r3-1.0.0_rc4 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-06 15:34:15 UTC
Created attachment 861235 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-06 15:34:15 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lncurses: No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo: No such file or directory
collect2: error: ld returned 1 exit status
Comment 3 Joe Kappus 2023-06-04 07:05:15 UTC
change submitted. I don't think this needs ncurses-compat, like 90% sure but I guess I'll find out if a new bug gets opened.
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-04 07:08:00 UTC
It needs multilib ncurses. Also, the log shows it doesn't respect CC.
Comment 5 Larry the Git Cow gentoo-dev 2023-06-07 07:04:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6847d53bbd996ca2d118f42739c4d59ee0c9d1d9

commit 6847d53bbd996ca2d118f42739c4d59ee0c9d1d9
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2023-06-04 07:01:32 +0000
Commit:     Joe Kappus <joe@wt.gd>
CommitDate: 2023-06-04 07:01:32 +0000

    app-office/lotus123r3: add missing ncurses dep
    
    Closes: https://bugs.gentoo.org/905831
    Signed-off-by: Joe Kappus <joe@wt.gd>

 app-office/lotus123r3/lotus123r3-1.0.0_rc4.ebuild | 1 +
 1 file changed, 1 insertion(+)