block 574319 575284
close 574319
thanks

Lucas Nussbaum hat am Wed 17. Mar, 13:34 (+0100) geschrieben:
> Source: slrn
> Version: 1.0.0~pre18-1
> Severity: serious
> Tags: squeeze sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20100316 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part:
> > gcc 
> > /build/user-slrn_1.0.0~pre18-1-amd64-Cz6f_0/slrn-1.0.0~pre18/src/objs/chkslang.o
> >   -o 
> > /build/user-slrn_1.0.0~pre18-1-amd64-Cz6f_0/slrn-1.0.0~pre18/src/objs/chkslang
> >   -lslang -luu -lcanlock -lgnutls-openssl  -ltermcap
> > /usr/bin/ld.bfd.real: cannot find -ltermcap
> > collect2: ld returned 1 exit status
> 
> The full build log is available from:
>    
> http://people.debian.org/~lucas/logs/2010/03/16/slrn_1.0.0~pre18-1_lsid64.buildlog

The linkage of libtermcap is useless, because all termcap stuff is done
by the S‐Lang library. This bug was caused by #575284. The output of
ncurses5-config --terminfo changed from /etc/terminfo to
/usr/share/terminfo, due to #509919, but /usr/share/terminfo wasn't
included in any of the base ncurse packages. This caused the configure
check for terminfo failed and the linking with libtermcap be pulled in.

From the build log:

checking for ncurses5-config... /usr/bin/ncurses5-config
checking for terminfo... no

A build with a fixed ncurses package should not exhibit this bug.

Bye, Jörg.
-- 
Die Katze steht im Mittelpunkt unserer Arbeit.
Alles was wir tun, ist für sie.

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

Reply via email to