bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overflow with 5.9-20120225


From: Thomas Dickey
Subject: Re: Overflow with 5.9-20120225
Date: Tue, 28 Feb 2012 06:59:12 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Feb 27, 2012 at 01:30:46PM +0100, Dr. Werner Fink wrote:
> Hi,
> 
> just seen in the builds due FORTIFY of the glibc:
> 
> + sh -e ./tinfo/MKfallback.sh 
> /home/abuild/rpmbuild/BUILD/ncurses-5.9/ncurses/tmp ../misc/terminfo.src 
> /home/abuild/rpmbuild/BUILD/n
> curses-5.9/ncurses/../progs/tic xterm linux vt100 vt102

I've put together an updated set of patches, to investigate this (starting with 
an rpm from
February 16).

By the way, there is a compiler warning indicating a problem with
one of your patches:

        ../ncurses/./tinfo/lib_setup.c: In function '_nc_setupterm':
        ../ncurses/./tinfo/lib_setup.c:672:3: warning: passing argument 2 of 
'_nc_copy_termtype' discards 'const' qualifier from pointer target type 
[enabled by default]
        /usr/local/ncurses/include/ncurses/term_entry.h:153:29: note: expected 
'struct TERMTYPE *' but argument is of type 'const struct TERMTYPE *'

Also, just building the unmodified rpm, I ran into a problem where the
libtic.so seemed to be corrupted (unsure of that).  It was after the slice of
build-log which you quoted, so it might be a related problem.  This is using
OpenSUSE 12.1 64-bit.

Just as I'm writing this, I got the updated patches to build - will debug it
this evening.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]