pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/58045: devel/lldb fails to build
The following reply was made to PR pkg/58045; it has been noted by GNATS.
From: Tobias Nygren <tnn%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/58045: devel/lldb fails to build
Date: Fri, 26 Apr 2024 21:54:17 +0200
On Tue, 23 Apr 2024 09:10:01 +0000 (UTC)
Nikita Ronja Gillmann <nikita%netbsd.org@localhost> wrote:
> ===> Creating toolchain wrappers for lldb-17.0.6
> ERROR: ncurses>=5.3nb1 is not installed; can't buildlink files.
lldb is not supposed to depend on ncurses for terminfo on NetBSD, but
there was a pkgsrc infrastructure bug that added the dependency
incorrectly in some cases. I fixed it the other day, but I'm not sure
what revision bumps are necessary for this if any.
If you have ncurses installed on your system but are unsure why, it's
probably best to remove it and rebuild all packages that depend on it
to get rid of the dependency.
> The link interface of target "LLVMSupport" contains:
> Terminfo::terminfo
> but the target was not found.
This stuff is due to a bug in the lldb package. I will fix it.
Home |
Main Index |
Thread Index |
Old Index