FS#68523 - [ncurses] Pkg-config files and config script contain packaging LDFLAGS

Attached to Project: Arch Linux
Opened by Jan Alexander Steffens (heftig) - Wednesday, 04 November 2020, 15:56 GMT
Last edited by David Runge (dvzrv) - Thursday, 11 November 2021, 18:51 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To David Runge (dvzrv)
Felix Yan (felixonmars)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

`ncursesw6-config --libs` outputs `-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lncursesw`

/usr/lib/pkgconfig/ncursesw.pc contains `Libs: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lncursesw`

It seems we want https://src.fedoraproject.org/rpms/ncurses/blob/master/f/ncurses-config.patch

ncurses 6.2-1
This task depends upon

Closed by  David Runge (dvzrv)
Thursday, 11 November 2021, 18:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with 6.3-1
Comment by David Runge (dvzrv) - Wednesday, 03 November 2021, 10:32 GMT
@heftig: Thanks for providing this information.

I'll apply it for 6.3.
Comment by David Runge (dvzrv) - Thursday, 04 November 2021, 08:06 GMT
Please check whether 6.3-1 in [testing] fixes this for you!

Loading...