Your message dated Wed, 20 May 2015 17:04:25 +0000
with message-id <[email protected]>
and subject line Bug#777461: fixed in ncurses 5.9+20150516-1
has caused the Debian Bug report #777461,
regarding FTBFS with gcc-5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
777461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777461
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ncurses
Version: 5.9+20140913-1
Severity: important
User: [email protected]
Usertags: rebootstrap
I noticed that ncurses FTBFS with gcc-5. Please find a failing log
attached. The file that fails compilation is generated using shell and
awk from the output of the preprocessor. The cpp included in gcc-5 can
split lines which may cause confusion to the source generator. See
#777374 for a similar bug. Most likely, ncurses relies on UB in gcc and
thus this is a bug in ncurses indeed.
Helmut
dpkg-buildpackage: source package ncurses
dpkg-buildpackage: source version 5.9+20140913-1
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Sven Joachim <[email protected]>
dpkg-source --before-build ncurses-5.9+20140913
dpkg-buildpackage: host architecture amd64
debian/rules clean
dh_testdir
rm -f build
rm -f build-normal build-static build-wide build-debug build-wide-debug \
build-wide-static build-test build-32 build-wide-32
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-static
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-32
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-64
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-wide
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-wide-static
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-wide-32
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-debug
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-wide-debug
rm -rf /tmp/buildd/ncurses-5.9+20140913/obj-test
rm -f debian/libncurses5-dev.links debian/libtinfo-dev.links
debian/libncurses5.install debian/libncursesw5.install
debian/libncurses5-dev.install debian/libncursesw5-dev.install
debian/libtinfo5.install debian/libtinfo-dev.install debian/libtermcap.so
dh_autotools-dev_restoreconfig
dh_clean
debian/rules build-arch
dh_autotools-dev_updateconfig
touch config.guess-stamp
test -d /tmp/buildd/ncurses-5.9+20140913/obj || mkdir
/tmp/buildd/ncurses-5.9+20140913/obj
cd /tmp/buildd/ncurses-5.9+20140913/obj && CFLAGS="-g -O2
-fstack-protector-strong -Wformat -Werror=format-security"
/tmp/buildd/ncurses-5.9+20140913/configure \
--prefix=/usr --build=x86_64-linux-gnu --with-shared
--mandir=/usr/share/man --without-profile --without-debug --disable-rpath
--enable-echo --enable-const --enable-pc-files
--with-pkg-config-libdir=/usr/lib/x86_64-linux-gnu/pkgconfig --without-ada
--without-tests --without-progs --with-gpm --enable-symlinks --disable-lp64
--with-chtype='long' --with-mmask-t='long' --disable-termcap
--with-default-terminfo-dir=/etc/terminfo
--with-terminfo-dirs="/etc/terminfo:/lib/terminfo:/usr/share/terminfo"
--with-ticlib=tic --with-termlib=tinfo --with-xterm-kbs=del \
--with-progs \
--with-install-prefix=/tmp/buildd/ncurses-5.9+20140913/debian/tmp \
--enable-overwrite --libdir=/usr/lib/x86_64-linux-gnu
checking for egrep... grep -E
Configuring NCURSES 5.9 ABI 5 (Sun Feb 8 12:58:34 UTC 2015)
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking version of gcc... 5.0.0
checking for gcc option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether gcc understands -c and -o together... yes
checking for ldconfig... /sbin/ldconfig
checking if you want to ensure bool is consistent with C++... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if g++ works... yes
checking for g++... /usr/bin/g++
checking version of /usr/bin/g++... 4.9.2
checking if you want to build C++ binding and demo... yes
checking if you want to build with Ada95... no
checking if you want to install terminal database... yes
checking if you want to install manpages... yes
checking if you want to build programs such as tic... yes
checking if you want to build test-programs... no
checking if you wish to install curses.h... yes
checking for mawk... mawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... /usr/bin/install -c
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for splint... no
checking for lclint... no
checking whether ln -s works... yes
checking if ln -s -f options work... yes
checking for long file names... yes
checking if you want to use pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for /usr/bin/pkg-config library directory...
/usr/lib/x86_64-linux-gnu/pkgconfig
checking if we should install .pc files for /usr/bin/pkg-config... yes
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
checking whether make sets ${MAKE}... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable... -${MAKEFLAGS}
checking for ranlib... ranlib
checking for ld... ld
checking for ar... ar
checking for nm... nm
checking for ar... (cached) ar
checking for options to update archives... -curv
checking if you have specified an install-prefix...
/tmp/buildd/ncurses-5.9+20140913/debian/tmp
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking if you want to build C++ shared libraries... no
checking for specified models... shared normal
checking for default model... shared
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... tinfo
checking if you want to build a separate tic library... tic
checking if you want to link with the GPM mouse library... yes
checking for gpm.h... yes
checking for Gpm_Open in -lgpm... yes
checking if you want to load GPM dynamically... yes
checking for dlsym... no
checking for dlsym in -ldl... yes
checking whether able to link to dl*() functions... ok
checking for soname of gpm library... libgpm.so.2
checking for Gpm_Wgetch in -lgpm... yes
checking if GPM is weakly bound to curses library... yes
checking for default loader flags...
checking if rpath option should be used... no
checking if shared libraries should be relinked during install... yes
checking for an rpath option... -Wl,-rpath,
checking if release/abi version should be used for shared libs... auto
checking which gcc option to use... -fPIC
checking if you want to disable library suffixes... no
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... maybe
checking for ldd... ldd
checking if you wish to install ncurses overwriting curses... yes
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed...
${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions...
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... DEL
checking for list of terminfo directories...
/etc/terminfo:/lib/terminfo:/usr/share/terminfo
checking for default terminfo directory... /etc/terminfo
checking if big-core option selected... yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as root... yes
checking for remove... yes
checking for unlink... yes
checking if link/symlink functions work... link symlink
checking if tic should use symbolic links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if we must define _GNU_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... no
checking whether to enable _LP64 definition in curses.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking if you want tic library to use explicit dependency on ncurses
library... yes
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... long
checking for type of ospeed... short
checking for type of mmask_t... long
checking for size CCHARW_MAX... 5
checking for type of tparm args... long
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... gzip
checking for manpage renaming...
/tmp/buildd/ncurses-5.9+20140913/man/man_db.renames
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
checking if you want to build with function extensions... yes
checking if you want to build with experimental SCREEN extensions... no
checking if you want to build with experimental terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... no
checking if you want to use extended mouse encoding... no
checking if you want $NCURSES_NO_PADDING code... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for signed char... yes
checking size of signed char... 1
checking if you want to use signed Boolean array in term.h... no
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... no
checking if you want to link with the pthread library... no
checking if you want experimental reentrant code... no
checking if you want experimental safe-sprintf code... no
checking if you want experimental wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to see compiler warnings...
configure: checking for gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... yes
checking if -lm needed for math functions... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... unistd.h
checking if sys/time.h works with sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if gcc supports options to tune inlining... yes
checking for signal global datatype... volatile sig_atomic_t
checking if unsigned literals are legal... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking if data-only library module links... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getttynam... yes
checking for issetugid... no
checking for poll... yes
checking for putenv... yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setenv... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for strdup... yes
checking for strstr... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for working mkstemp... yes
checking whether setvbuf arguments are reversed... no
checking for intptr_t... yes
checking for type sigaction_t... no
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for openpty in -lutil... yes
checking for openpty header... pty.h
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking for library stdc++... no
checking whether /usr/bin/g++ understands -c and -o together... yes
checking how to run the C++ preprocessor... /usr/bin/g++ -E
checking for typeinfo... yes
checking for iostream... yes
checking if iostream uses std-namespace... yes
checking if we should include stdbool.h... (cached) yes
checking for builtin bool type... yes
checking for size of bool... unsigned char
checking for special defines needed for etip.h...
checking if /usr/bin/g++ accepts parameter initialization... no
checking if /usr/bin/g++ accepts static_cast... yes
checking for library subsets... ticlib termlib+ext_tinfo base+ext_funcs
checking default library suffix...
checking default library-dependency suffix... .so
checking default object directory... obj_s
checking c++ library-dependency suffix... .a
checking where we will install curses.h... ${prefix}/include
checking for src modules... ncurses progs panel menu form
checking for tic... /usr/bin/tic
configure: creating ./config.status
config.status: creating include/MKterm.h.awk
config.status: creating include/curses.head
config.status: creating include/ncurses_dll.h
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
config.status: creating progs/Makefile
config.status: creating panel/Makefile
config.status: creating menu/Makefile
config.status: creating form/Makefile
config.status: creating misc/Makefile
config.status: creating c++/Makefile
config.status: creating misc/run_tic.sh
config.status: creating misc/ncurses-config
config.status: creating man/ncurses5-config.1
config.status: creating misc/gen-pkgconfig
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for shared model (ncurses: ticlib)
Appending rules for normal model (ncurses: ticlib)
Appending rules for shared model (ncurses: termlib+ext_tinfo)
Appending rules for normal model (ncurses: termlib+ext_tinfo)
Appending rules for shared model (ncurses: base+ext_funcs)
Appending rules for normal model (ncurses: base+ext_funcs)
Appending rules for shared model (progs: ticlib)
Appending rules for normal model (progs: ticlib)
Appending rules for shared model (progs: termlib+ext_tinfo)
Appending rules for normal model (progs: termlib+ext_tinfo)
Appending rules for shared model (progs: base+ext_funcs)
Appending rules for normal model (progs: base+ext_funcs)
Appending rules for shared model (panel: ticlib)
Appending rules for normal model (panel: ticlib)
Appending rules for shared model (panel: termlib+ext_tinfo)
Appending rules for normal model (panel: termlib+ext_tinfo)
Appending rules for shared model (panel: base+ext_funcs)
Appending rules for normal model (panel: base+ext_funcs)
Appending rules for shared model (menu: ticlib)
Appending rules for normal model (menu: ticlib)
Appending rules for shared model (menu: termlib+ext_tinfo)
Appending rules for normal model (menu: termlib+ext_tinfo)
Appending rules for shared model (menu: base+ext_funcs)
Appending rules for normal model (menu: base+ext_funcs)
Appending rules for shared model (form: ticlib)
Appending rules for normal model (form: ticlib)
Appending rules for shared model (form: termlib+ext_tinfo)
Appending rules for normal model (form: termlib+ext_tinfo)
Appending rules for shared model (form: base+ext_funcs)
Appending rules for normal model (form: base+ext_funcs)
Appending rules for shared model (c++: ticlib)
Appending rules for shared model (c++: termlib+ext_tinfo)
Appending rules for shared model (c++: base+ext_funcs)
creating headers.sh
make[1]: Entering directory '/tmp/buildd/ncurses-5.9+20140913/obj'
** Configuration summary for NCURSES 5.9 20140913:
extended funcs: yes
xterm terminfo: xterm-new
bin directory: /usr/bin
lib directory: /usr/lib/x86_64-linux-gnu
include directory: /usr/include
man directory: /usr/share/man
terminfo directory: /etc/terminfo
make[1]: Leaving directory '/tmp/buildd/ncurses-5.9+20140913/obj'
cd /tmp/buildd/ncurses-5.9+20140913/obj && /usr/bin/make
make[1]: Entering directory '/tmp/buildd/ncurses-5.9+20140913/obj'
cd man && /usr/bin/make -w
DESTDIR="/tmp/buildd/ncurses-5.9+20140913/debian/tmp"
RPATH_LIST="/usr/lib/x86_64-linux-gnu" all
make[2]: Entering directory '/tmp/buildd/ncurses-5.9+20140913/obj/man'
sh /tmp/buildd/ncurses-5.9+20140913/man/MKterminfo.sh
/tmp/buildd/ncurses-5.9+20140913/man/terminfo.head
/tmp/buildd/ncurses-5.9+20140913/man/../include/Caps
/tmp/buildd/ncurses-5.9+20140913/man/terminfo.tail >terminfo.5
make[2]: Leaving directory '/tmp/buildd/ncurses-5.9+20140913/obj/man'
cd include && /usr/bin/make -w
DESTDIR="/tmp/buildd/ncurses-5.9+20140913/debian/tmp"
RPATH_LIST="/usr/lib/x86_64-linux-gnu" all
make[2]: Entering directory '/tmp/buildd/ncurses-5.9+20140913/obj/include'
cat curses.head >curses.h
AWK=mawk sh /tmp/buildd/ncurses-5.9+20140913/include/MKkey_defs.sh
/tmp/buildd/ncurses-5.9+20140913/include/Caps >>curses.h
sh -c 'if test "chtype" = "cchar_t" ; then cat
/tmp/buildd/ncurses-5.9+20140913/include/curses.wide >>curses.h ; fi'
cat /tmp/buildd/ncurses-5.9+20140913/include/curses.tail >>curses.h
sh /tmp/buildd/ncurses-5.9+20140913/include/MKhashsize.sh
/tmp/buildd/ncurses-5.9+20140913/include/Caps >hashsize.h
AWK=mawk sh /tmp/buildd/ncurses-5.9+20140913/include/MKncurses_def.sh
/tmp/buildd/ncurses-5.9+20140913/include/ncurses_defs >ncurses_def.h
AWK=mawk sh /tmp/buildd/ncurses-5.9+20140913/include/MKparametrized.sh
/tmp/buildd/ncurses-5.9+20140913/include/Caps >parametrized.h
touch config.h
mawk -f MKterm.h.awk /tmp/buildd/ncurses-5.9+20140913/include/Caps > term.h
sh /tmp/buildd/ncurses-5.9+20140913/include/edit_cfg.sh
../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 1
** edit: BROKEN_LINKER 0
make[2]: Leaving directory '/tmp/buildd/ncurses-5.9+20140913/obj/include'
cd ncurses && /usr/bin/make -w
DESTDIR="/tmp/buildd/ncurses-5.9+20140913/debian/tmp"
RPATH_LIST="/usr/lib/x86_64-linux-gnu" all
make[2]: Entering directory '/tmp/buildd/ncurses-5.9+20140913/obj/ncurses'
mawk -f /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKcodes.awk bigstrings=1
/tmp/buildd/ncurses-5.9+20140913/ncurses/../include/Caps >codes.c
gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses
-I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -DHAVE_CONFIG_H -I.
-I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/make_hash.c -Wl,-z,relro
sh -e /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKcaptab.sh mawk 1
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKcaptab.awk
/tmp/buildd/ncurses-5.9+20140913/ncurses/../include/Caps > comp_captab.c
sh -e /tmp/buildd/ncurses-5.9+20140913/ncurses/tty/MKexpanded.sh "gcc -E"
-DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG > expanded.c
sh -e /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKfallback.sh
/etc/terminfo /tmp/buildd/ncurses-5.9+20140913/misc/terminfo.src /usr/bin/tic
>fallback.c
sh -e /tmp/buildd/ncurses-5.9+20140913/ncurses/base/MKlib_gen.sh "gcc -E
-DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c
AWK=mawk sh /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKkeys_list.sh
/tmp/buildd/ncurses-5.9+20140913/include/Caps | sort >keys.list
mawk -f /tmp/buildd/ncurses-5.9+20140913/ncurses/base/MKkeyname.awk
bigstrings=1 keys.list > lib_keyname.c
sh -e /tmp/buildd/ncurses-5.9+20140913/ncurses/base/MKlib_gen.sh "gcc -E
-DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c
mawk -f /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/MKnames.awk bigstrings=1
/tmp/buildd/ncurses-5.9+20140913/ncurses/../include/Caps >names.c
echo | mawk -f /tmp/buildd/ncurses-5.9+20140913/ncurses/base/MKunctrl.awk
bigstrings=1 >unctrl.c
gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses
-I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -DHAVE_CONFIG_H -I.
-I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/make_keys.c -Wl,-z,relro
./make_keys keys.list > init_keytry.h
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/access.c -o
../obj_s/access.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/add_tries.c -o
../obj_s/add_tries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/alloc_ttype.c
-o ../obj_s/alloc_ttype.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/codes.c -o ../obj_s/codes.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_error.c -o
../obj_s/comp_error.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_hash.c -o
../obj_s/comp_hash.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/db_iterator.c
-o ../obj_s/db_iterator.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/doalloc.c -o
../obj_s/doalloc.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/entries.c -o
../obj_s/entries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/fallback.c -o ../obj_s/fallback.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/free_ttype.c -o
../obj_s/free_ttype.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/getenv_num.c -o
../obj_s/getenv_num.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/home_terminfo.c
-o ../obj_s/home_terminfo.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/init_keytry.c
-o ../obj_s/init_keytry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_acs.c -o
../obj_s/lib_acs.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_baudrate.c
-o ../obj_s/lib_baudrate.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_cur_term.c
-o ../obj_s/lib_cur_term.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_data.c -o
../obj_s/lib_data.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_has_cap.c
-o ../obj_s/lib_has_cap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_kernel.c -o
../obj_s/lib_kernel.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_longname.c
-o ../obj_s/lib_longname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_napms.c -o
../obj_s/lib_napms.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_options.c
-o ../obj_s/lib_options.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_raw.c -o
../obj_s/lib_raw.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_setup.c -o
../obj_s/lib_setup.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_termcap.c
-o ../obj_s/lib_termcap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_termname.c
-o ../obj_s/lib_termname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tgoto.c -o
../obj_s/lib_tgoto.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_ti.c -o
../obj_s/lib_ti.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tparm.c -o
../obj_s/lib_tparm.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tputs.c -o
../obj_s/lib_tputs.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/trace/lib_trace.c -o
../obj_s/lib_trace.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_ttyflags.c
-o ../obj_s/lib_ttyflags.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tty/lib_twait.c -o
../obj_s/lib_twait.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/name_match.c -o
../obj_s/name_match.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/names.c -o ../obj_s/names.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/obsolete.c -o
../obj_s/obsolete.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/read_entry.c -o
../obj_s/read_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/read_termcap.c
-o ../obj_s/read_termcap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/strings.c -o
../obj_s/strings.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/tries.c -o
../obj_s/tries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/trim_sgr0.c -o
../obj_s/trim_sgr0.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/trace/visbuf.c -o
../obj_s/visbuf.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/define_key.c -o
../obj_s/define_key.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/hashed_db.c -o
../obj_s/hashed_db.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/key_defined.c -o
../obj_s/key_defined.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/keybound.c -o
../obj_s/keybound.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/keyok.c -o
../obj_s/keyok.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC
-DUSE_TERMLIB -c /tmp/buildd/ncurses-5.9+20140913/ncurses/base/version.c -o
../obj_s/version.o
linking ../lib/libtinfo.so.5.9
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security --param
max-inline-insns-single=1200 -shared -Wl,-soname,`basename
../lib/libtinfo.so.5.9 .5.9`.5,-stats,-lc -o ../lib/libtinfo.so.5.9
../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o
../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o
../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o
../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o
../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o
../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o
../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o
../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o
../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o
../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o
../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o
../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o
../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o
../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o
../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/define_key.o
../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o
../obj_s/keyok.o ../obj_s/version.o -L../lib -Wl,-z,relro
/usr/bin/ld: total time in link: 0.032001
/usr/bin/ld: data size 5214208
cd ../lib && (ln -s -f libtinfo.so.5.9 libtinfo.so.5; ln -s -f libtinfo.so.5
libtinfo.so; )
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/access.c -o ../objects/access.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/add_tries.c -o
../objects/add_tries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/alloc_ttype.c -o
../objects/alloc_ttype.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/codes.c -o ../objects/codes.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/comp_captab.c -o ../objects/comp_captab.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_error.c -o
../objects/comp_error.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_hash.c -o
../objects/comp_hash.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/db_iterator.c -o
../objects/db_iterator.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/doalloc.c -o ../objects/doalloc.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/entries.c -o ../objects/entries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/fallback.c -o ../objects/fallback.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/free_ttype.c -o
../objects/free_ttype.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/getenv_num.c -o
../objects/getenv_num.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/home_terminfo.c -o
../objects/home_terminfo.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/init_keytry.c -o
../objects/init_keytry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_acs.c -o ../objects/lib_acs.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_baudrate.c -o
../objects/lib_baudrate.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_cur_term.c -o
../objects/lib_cur_term.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_data.c -o
../objects/lib_data.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_has_cap.c -o
../objects/lib_has_cap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_kernel.c -o
../objects/lib_kernel.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_longname.c -o
../objects/lib_longname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_napms.c -o
../objects/lib_napms.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_options.c -o
../objects/lib_options.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_raw.c -o ../objects/lib_raw.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_setup.c -o
../objects/lib_setup.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_termcap.c -o
../objects/lib_termcap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_termname.c -o
../objects/lib_termname.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tgoto.c -o
../objects/lib_tgoto.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_ti.c -o ../objects/lib_ti.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tparm.c -o
../objects/lib_tparm.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_tputs.c -o
../objects/lib_tputs.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/trace/lib_trace.c -o
../objects/lib_trace.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/lib_ttyflags.c -o
../objects/lib_ttyflags.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tty/lib_twait.c -o
../objects/lib_twait.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/name_match.c -o
../objects/name_match.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/names.c -o ../objects/names.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/obsolete.c -o
../objects/obsolete.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/read_entry.c -o
../objects/read_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/read_termcap.c -o
../objects/read_termcap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/strings.c -o ../objects/strings.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/tries.c -o ../objects/tries.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/trim_sgr0.c -o
../objects/trim_sgr0.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
../ncurses/unctrl.c -o ../objects/unctrl.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/trace/visbuf.c -o ../objects/visbuf.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/define_key.c -o
../objects/define_key.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/hashed_db.c -o
../objects/hashed_db.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/key_defined.c -o
../objects/key_defined.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/keybound.c -o
../objects/keybound.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/keyok.c -o ../objects/keyok.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -DUSE_TERMLIB -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/version.c -o ../objects/version.o
ar -curv ../lib/libtinfo.a ../objects/access.o ../objects/add_tries.o
../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o
../objects/comp_error.o ../objects/comp_hash.o ../objects/db_iterator.o
../objects/doalloc.o ../objects/entries.o ../objects/fallback.o
../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o
../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o
../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o
../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o
../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o
../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o
../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o
../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o
../objects/lib_twait.o ../objects/name_match.o ../objects/names.o
../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o
../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o
../objects/unctrl.o ../objects/visbuf.o ../objects/define_key.o
../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o
../objects/keyok.o ../objects/version.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/version.o
ranlib ../lib/libtinfo.a
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/alloc_entry.c -o
../obj_s/alloc_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/captoinfo.c -o
../obj_s/captoinfo.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_expand.c -o
../obj_s/comp_expand.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_parse.c -o
../obj_s/comp_parse.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_scan.c -o
../obj_s/comp_scan.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/parse_entry.c -o
../obj_s/parse_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/write_entry.c -o
../obj_s/write_entry.o
linking ../lib/libtic.so.5.9
gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security --param
max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libtic.so.5.9
.5.9`.5,-stats,-lc -o ../lib/libtic.so.5.9 ../obj_s/alloc_entry.o
../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o
../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o -L../lib
-ltinfo -Wl,-z,relro
/usr/bin/ld: total time in link: 0.020000
/usr/bin/ld: data size 3960832
cd ../lib && (ln -s -f libtic.so.5.9 libtic.so.5; ln -s -f libtic.so.5
libtic.so; )
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/alloc_entry.c -o
../objects/alloc_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/captoinfo.c -o
../objects/captoinfo.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_expand.c -o
../objects/comp_expand.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_parse.c -o
../objects/comp_parse.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/comp_scan.c -o
../objects/comp_scan.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/parse_entry.c -o
../objects/parse_entry.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tinfo/write_entry.c -o
../objects/write_entry.o
ar -curv ../lib/libtic.a ../objects/alloc_entry.o ../objects/captoinfo.o
../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o
../objects/parse_entry.o ../objects/write_entry.o
a - ../objects/alloc_entry.o
a - ../objects/captoinfo.o
a - ../objects/comp_expand.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/parse_entry.o
a - ../objects/write_entry.o
ranlib ../lib/libtic.a
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tty/hardscroll.c -o
../obj_s/hardscroll.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/tty/hashmap.c -o ../obj_s/hashmap.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_addch.c -o
../obj_s/lib_addch.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_addstr.c -o
../obj_s/lib_addstr.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_beep.c -o ../obj_s/lib_beep.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_box.c -o ../obj_s/lib_box.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_chgat.c -o
../obj_s/lib_chgat.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_clear.c -o
../obj_s/lib_clear.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_clearok.c -o
../obj_s/lib_clearok.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_clrbot.c -o
../obj_s/lib_clrbot.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_clreol.c -o
../obj_s/lib_clreol.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_color.c -o
../obj_s/lib_color.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_colorset.c -o
../obj_s/lib_colorset.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_delch.c -o
../obj_s/lib_delch.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_delwin.c -o
../obj_s/lib_delwin.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_echo.c -o ../obj_s/lib_echo.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_endwin.c -o
../obj_s/lib_endwin.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_erase.c -o
../obj_s/lib_erase.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
/tmp/buildd/ncurses-5.9+20140913/ncurses/base/lib_flash.c -o
../obj_s/lib_flash.o
gcc -DHAVE_CONFIG_H -I. -I/tmp/buildd/ncurses-5.9+20140913/ncurses -I../include
-I/tmp/buildd/ncurses-5.9+20140913/ncurses/../include -D_FORTIFY_SOURCE=2
-D_GNU_SOURCE -DNDEBUG -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security --param max-inline-insns-single=1200 -fPIC -c
../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
In file included from
/tmp/buildd/ncurses-5.9+20140913/ncurses/curses.priv.h:325:0,
from ../ncurses/lib_gen.c:19:
_5455.c:843:15: error: expected ')' before 'int'
../include/curses.h:1631:56: note: in definition of macro 'mouse_trafo'
#define mouse_trafo(y,x,to_screen) wmouse_trafo(stdscr,y,x,to_screen)
^
Makefile:1859: recipe for target '../obj_s/lib_gen.o' failed
make[2]: *** [../obj_s/lib_gen.o] Error 1
make[2]: Leaving directory '/tmp/buildd/ncurses-5.9+20140913/obj/ncurses'
Makefile:111: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/buildd/ncurses-5.9+20140913/obj'
debian/rules:280: recipe for target 'build-normal' failed
make: *** [build-normal] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ncurses
Source-Version: 5.9+20150516-1
We believe that the bug you reported is fixed in the latest version of
ncurses, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sven Joachim <[email protected]> (supplier of updated ncurses package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 20 May 2015 18:01:10 +0200
Source: ncurses
Binary: libtinfo5 libncurses5 libtinfo-dev libtinfo5-dbg libncurses5-dev
libncurses5-dbg libncursesw5 libncursesw5-dev libncursesw5-dbg lib64ncurses5
lib64ncurses5-dev lib32ncurses5 lib32ncurses5-dev lib32ncursesw5
lib32ncursesw5-dev lib64tinfo5 lib32tinfo5 lib32tinfo-dev ncurses-bin
ncurses-base ncurses-term ncurses-examples ncurses-doc
Architecture: source all
Version: 5.9+20150516-1
Distribution: unstable
Urgency: low
Maintainer: Craig Small <[email protected]>
Changed-By: Sven Joachim <[email protected]>
Description:
lib32ncurses5 - shared libraries for terminal handling (32-bit)
lib32ncurses5-dev - developer's libraries for ncurses (32-bit)
lib32ncursesw5 - shared libraries for terminal handling (wide character
support) (
lib32ncursesw5-dev - developer's libraries for ncursesw (32-bit)
lib32tinfo-dev - developer's library for the low-level terminfo library
(32-bit)
lib32tinfo5 - shared low-level terminfo library for terminal handling (32-bit)
lib64ncurses5 - shared libraries for terminal handling (64-bit)
lib64ncurses5-dev - developer's libraries for ncurses (64-bit)
lib64tinfo5 - shared low-level terminfo library for terminal handling (64-bit)
libncurses5 - shared libraries for terminal handling
libncurses5-dbg - debugging/profiling libraries for ncurses
libncurses5-dev - developer's libraries for ncurses
libncursesw5 - shared libraries for terminal handling (wide character support)
libncursesw5-dbg - debugging/profiling libraries for ncursesw
libncursesw5-dev - developer's libraries for ncursesw
libtinfo-dev - developer's library for the low-level terminfo library
libtinfo5 - shared low-level terminfo library for terminal handling
libtinfo5-dbg - debugging/profiling library for the low-level terminfo library
ncurses-base - basic terminal type definitions
ncurses-bin - terminal-related programs and man pages
ncurses-doc - developer's guide and documentation for ncurses
ncurses-examples - test programs and examples for ncurses
ncurses-term - additional terminal type definitions
Closes: 745479 774404 777461 783806
Changes:
ncurses (5.9+20150516-1) unstable; urgency=low
.
[ Sven Joachim ]
* New upstream patchlevel.
- Fix FTBFS with GCC 5 (Closes: #777461).
- Add xon, ich1, il1 to ibm3161 (patch by Stephen Powell,
Closes: #783806).
* Refresh patch 02-debian-backspace.diff after upstream changes to
the screen terminfo description.
* Move the ncurses{w,}5-config scripts to their respective -dev
packages (Closes: #745479).
- Enhance patch 03-debian-ncursesconfig-omit-L.diff to suppress
output in the --libdir option, so that the scripts are identical
across architectures.
- Drop the dependency of the -dev packages on ncurses-bin.
* Remove support for upgrades from versions prior to 5.9-10.
- Drop the maintainer scripts.
- Drop Pre-Dependency of libncurses5 on libtinfo5.
* Drop Conflicts of ncurses-base with ncurses and ncurses-runtime.
* Configure with "--with-manpage-format=normal" to avoid having to
set GZIP in debian/rules.
* Use the armored signature for the watch files.
* Update years in debian/copyright.
* Upgrade Standards-Version to 3.9.6, no changes needed.
.
[ Helmut Grohne ]
* Use correct compiler for multilib cross builds. (Closes: #774404)
Checksums-Sha1:
89bfaeed8b557899725db7eb09b7c37dcd97ef62 3463 ncurses_5.9+20150516-1.dsc
6c21ba0cf64a29dc592d2fe3a862edfc4242aae9 3065069
ncurses_5.9+20150516.orig.tar.gz
bb97a3c3dff6164f668cde1f803ca7a6c1ecd0cd 51320
ncurses_5.9+20150516-1.debian.tar.xz
a781a69791cf0edbbefd4819d0ccc04c6480c212 226642
ncurses-base_5.9+20150516-1_all.deb
a9c7c622a75ebd1206d80bd245dbda96974fee3d 798196
ncurses-doc_5.9+20150516-1_all.deb
dd649f25af1af2902763a69197c3a196d077fdc4 459864
ncurses-term_5.9+20150516-1_all.deb
Checksums-Sha256:
0816b62f193b4680470f9f2e87e4f526c265a32c8ed2018a11ea5b8fe27575dd 3463
ncurses_5.9+20150516-1.dsc
77bdbc122d0215ffe72d89f52ca386036d2630eeac77845720159e06ab83643a 3065069
ncurses_5.9+20150516.orig.tar.gz
a7c0e00293b87fcf48a0ca73f89b682adc0ffad570742775b3dc903816bfc752 51320
ncurses_5.9+20150516-1.debian.tar.xz
c77626a1af9e8d4d7aa24289ce9a2b5be00f8436ef06dff37f5047cb1a3ac18c 226642
ncurses-base_5.9+20150516-1_all.deb
d608241dc1d870bdcb1efbbd6909cf2ccd1475ba850ed53787bfdb72a1a800d5 798196
ncurses-doc_5.9+20150516-1_all.deb
b43439210e354bed53a35b74654bfeecfd55a47607302976a31b3ee98520320d 459864
ncurses-term_5.9+20150516-1_all.deb
Files:
68ed7e192584b8439ab4d97979bc4525 3463 libs required ncurses_5.9+20150516-1.dsc
cd2fccdd11d82d5e17ed77dbffde0860 3065069 libs required
ncurses_5.9+20150516.orig.tar.gz
52c7479d1ad530d6fd034a7ac4255414 51320 libs required
ncurses_5.9+20150516-1.debian.tar.xz
767177bd794eb5b54a6a90bb90f5fb81 226642 misc required
ncurses-base_5.9+20150516-1_all.deb
520140c175bc2ebbc0412a330f8e19a5 798196 doc optional
ncurses-doc_5.9+20150516-1_all.deb
dd5ee202167332d985840f7f5e880a37 459864 misc standard
ncurses-term_5.9+20150516-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJVXLJbAAoJEDsQbnGNazGsJIkP/j8qwuQbHiMfC7m7WNHv//ii
utRvfPEBOsap3vwir2sJwOO5vc1R+A6V2OP1iVU7zYzQAUj+9iiu0bCJuFrj+yqy
Io1iuqjMBs+cL96l1q8Tv8k0b7gsmAlq6WE5D3x6ePmAaI93Kl8xPzTdB3cwAKlC
O1lDbkzF6/qrQlKKn6qREggNYaDClIfdecLqRfLviwKBbe4mMdvVm+h5bIkNnJi5
2KopUy9yRQf9cEQ+f38rQK6i8Pec9vdDX1L6xgEchseUcER0NPVLRUzE30A9s0CT
oCrXBlI+vDfQS0Xc0XiIvy0VqBJ4FIARYPe9n4dCbeCGvmRwVbAU0ycp2PMOh2ag
LYaRYpwBuKJ1Qj4XbbALH6kHGpH44pCep2HpKuq7AcIDHZzg+bcyD/FLcwYTy4La
Y+4gzq4xRBaWKeP6s2j4g94WESFEJ4p2eZzl/2Sbs3TOVRhQHrWaP1RK+NGE7KPu
aoQGjODOMEI84vMrluxG+UbNF49nOOdt+UNT2URrUhuZTNiWO2k8iuDbTYnzYcJE
MAaT4piU27M88IAs8vFTnSjPbW3C7hmthZOW6VJ0WbXyuU39TcTIq+snMr88jmxY
85UpYuAl0nuO3+u8DvgFI1ZdachqvygnpjVueHHCo0oqV3yp7FPPwxXAYQ8CDzEE
d5ceipTavlcUxbzBJ1Dm
=S2VZ
-----END PGP SIGNATURE-----
--- End Message ---