FS#56235 - dependency on libtinfo in ncurses-6.0-20170902-2

Attached to Project: Arch Linux
Opened by Bronek Kozicki (bronek) - Saturday, 04 November 2017, 14:03 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 04 November 2017, 14:38 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

ncurses-6.0-20170902-2 seems to have broken builds due to dependency on libtinfo

For example when trying to build Samba 4.7.1 (current extra-x86_64 as of 4th Nov 2017) I am getting error:


/usr/bin/ld: default/source3/utils/regedit_dialog_38.o: undefined reference to symbol 'acs_map'
/usr/lib/libtinfo.so.6: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Waf: Leaving directory `/build/samba/src/samba-4.6.9/bin'
Build failed: -> task failed (err #1):
{task: cc_link regedit_38.o,regedit_samba3_38.o,regedit_wrap_38.o,regedit_treeview_38.o,regedit_valuelist_38.o,regedit_dialog_38.o,regedit_hexedit_38.o,regedit_list_38.o -> samba-regedit}
make: *** [Makefile:8: all] Error 1


Steps to reproduce:
build current samba/repos/extra-x86_64/ (currently version 4.7.1) in a clean chroot
the build will fail, error as reported above.


This task depends upon

Closed by  Doug Newgard (Scimmia)
Saturday, 04 November 2017, 14:38 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56000 

Loading...