Skip to content

+dhall-lang.org#5125

Merged
jhheider merged 3 commits intopkgxdev:mainfrom
and-ri:new/dhall-lang.org
Feb 8, 2024
Merged

+dhall-lang.org#5125
jhheider merged 3 commits intopkgxdev:mainfrom
and-ri:new/dhall-lang.org

Conversation

@and-ri
Copy link
Copy Markdown
Contributor

@and-ri and-ri commented Feb 6, 2024

closes #5120

@and-ri
Copy link
Copy Markdown
Contributor Author

and-ri commented Feb 6, 2024

hmm I thought that libtinfo should be in ncurses

@jhheider jhheider closed this in 1d45eeb Feb 6, 2024
@jhheider
Copy link
Copy Markdown
Contributor

jhheider commented Feb 6, 2024

i beleive it's part of libcurses unless you tell it to make them two different libs

@jhheider
Copy link
Copy Markdown
Contributor

jhheider commented Feb 6, 2024

um, i don't think i closed this PR. should this still be open?

@jhheider jhheider reopened this Feb 6, 2024
@and-ri
Copy link
Copy Markdown
Contributor Author

and-ri commented Feb 6, 2024

There are no libtinfo libraries in ncurses by pkgx:

$ ls /usr/lib/x86_64-linux-gnu/ | grep tinfo
libtinfo.so.6
libtinfo.so.6.3
$ ls ~/.pkgx/invisible-island.net/ncurses/v6.4.0/lib | grep tinfo
$ ls ~/.pkgx/invisible-island.net/ncurses/v6.4.0/lib
libform.a       libformw.a       libmenu.a       libmenuw.a       libncurses.a       libncurses++w.a    libncursesw.so        libpanel.a       libpanelw.a       pkgconfig
libform_g.a     libformw_g.a     libmenu_g.a     libmenuw_g.a     libncurses_g.a     libncursesw.a      libncurses++w.so.6    libpanel_g.a     libpanelw_g.a     terminfo
libform.so      libformw.so      libmenu.so      libmenuw.so      libncurses.so      libncurses++w_g.a  libncursesw.so.6      libpanel.so      libpanelw.so
libform.so.6    libformw.so.6    libmenu.so.6    libmenuw.so.6    libncurses.so.6    libncursesw_g.a    libncurses++w.so.6.4  libpanel.so.6    libpanelw.so.6
libform.so.6.4  libformw.so.6.4  libmenu.so.6.4  libmenuw.so.6.4  libncurses.so.6.4  libncurses++w.so   libncursesw.so.6.4    libpanel.so.6.4  libpanelw.so.6.4

It is probably necessary to rebuild ncurses 🤔

@jhheider
Copy link
Copy Markdown
Contributor

jhheider commented Feb 6, 2024

right. unless you tell it to separate it, it's just part of libcurses, per my understanding. it's strange that the build script isn't falling back to libcurses to find the functions it needs.

@and-ri and-ri marked this pull request as ready for review February 8, 2024 08:15
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. request labels Feb 8, 2024
@jhheider jhheider merged commit f2cf67e into pkgxdev:main Feb 8, 2024
@and-ri and-ri deleted the new/dhall-lang.org branch April 1, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

+dhall

2 participants