dh_autotools-dev_updateconfig touch config.guess-stamp test -d /usr/local/src/deb-src/ncurses/ncurses/obj || mkdir /usr/local/src/deb-src/ncurses/ncurses/obj cd /usr/local/src/deb-src/ncurses/ncurses/obj && CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security" /usr/local/src/deb-src/ncurses/ncurses/configure \ --prefix=/usr --build=i586-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/i386-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-versioned-syms --with-xterm-kbs=del \ --with-progs \ --with-install-prefix=/usr/local/src/deb-src/ncurses/ncurses/debian/tmp \ --enable-overwrite --libdir=/usr/lib/i386-linux-gnu checking for egrep... grep -E Configuring NCURSES 5.9 ABI 5 (Sun Dec 21 17:35:11 CET 2014) checking for package version... 5.9 checking for package patch date... 20141220 checking build system type... i586-pc-linux-gnu checking host system type... i586-pc-linux-gnu checking target system type... i586-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... 4.9.2 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/i386-linux-gnu/pkgconfig checking if we should install .pc files for /usr/bin/pkg-config... yes checking for suffix to add to pc-files... none 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... ctags checking for exetags... no checking for etags... etags checking for ctags... yes checking for etags... yes 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... /usr/local/src/deb-src/ncurses/ncurses/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 versioned-symbols file should be used... ${top_srcdir}/package/${PACKAGE}.map 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... 64 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... /usr/local/src/deb-src/ncurses/ncurses/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 getopt... 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 package: ncurses 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 '/usr/local/src/deb-src/ncurses/ncurses/obj' ** Configuration summary for NCURSES 5.9 20141220: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/bin lib directory: /usr/lib/i386-linux-gnu include directory: /usr/include man directory: /usr/share/man terminfo directory: /etc/terminfo pkg-config directory: /usr/lib/i386-linux-gnu/pkgconfig make[1]: Leaving directory '/usr/local/src/deb-src/ncurses/ncurses/obj' cd /usr/local/src/deb-src/ncurses/ncurses/obj && /usr/bin/make make[1]: Entering directory '/usr/local/src/deb-src/ncurses/ncurses/obj' cd man && /usr/bin/make -w DESTDIR="/usr/local/src/deb-src/ncurses/ncurses/debian/tmp" RPATH_LIST="/usr/lib/i386-linux-gnu" all make[2]: Entering directory '/usr/local/src/deb-src/ncurses/ncurses/obj/man' sh /usr/local/src/deb-src/ncurses/ncurses/man/MKterminfo.sh /usr/local/src/deb-src/ncurses/ncurses/man/terminfo.head /usr/local/src/deb-src/ncurses/ncurses/man/../include/Caps /usr/local/src/deb-src/ncurses/ncurses/man/terminfo.tail >terminfo.5 make[2]: Leaving directory '/usr/local/src/deb-src/ncurses/ncurses/obj/man' cd include && /usr/bin/make -w DESTDIR="/usr/local/src/deb-src/ncurses/ncurses/debian/tmp" RPATH_LIST="/usr/lib/i386-linux-gnu" all make[2]: Entering directory '/usr/local/src/deb-src/ncurses/ncurses/obj/include' cat curses.head >curses.h AWK=mawk sh /usr/local/src/deb-src/ncurses/ncurses/include/MKkey_defs.sh /usr/local/src/deb-src/ncurses/ncurses/include/Caps >>curses.h sh -c 'if test "chtype" = "cchar_t" ; then cat /usr/local/src/deb-src/ncurses/ncurses/include/curses.wide >>curses.h ; fi' cat /usr/local/src/deb-src/ncurses/ncurses/include/curses.tail >>curses.h sh /usr/local/src/deb-src/ncurses/ncurses/include/MKhashsize.sh /usr/local/src/deb-src/ncurses/ncurses/include/Caps >hashsize.h AWK=mawk sh /usr/local/src/deb-src/ncurses/ncurses/include/MKncurses_def.sh /usr/local/src/deb-src/ncurses/ncurses/include/ncurses_defs >ncurses_def.h AWK=mawk sh /usr/local/src/deb-src/ncurses/ncurses/include/MKparametrized.sh /usr/local/src/deb-src/ncurses/ncurses/include/Caps >parametrized.h touch config.h mawk -f MKterm.h.awk /usr/local/src/deb-src/ncurses/ncurses/include/Caps > term.h sh /usr/local/src/deb-src/ncurses/ncurses/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 '/usr/local/src/deb-src/ncurses/ncurses/obj/include' cd ncurses && /usr/bin/make -w DESTDIR="/usr/local/src/deb-src/ncurses/ncurses/debian/tmp" RPATH_LIST="/usr/lib/i386-linux-gnu" all make[2]: Entering directory '/usr/local/src/deb-src/ncurses/ncurses/obj/ncurses' mawk -f /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKcodes.awk bigstrings=1 /usr/local/src/deb-src/ncurses/ncurses/ncurses/../include/Caps >codes.c gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -DHAVE_CONFIG_H -I. -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -g -O2 -fstack-protector-strong -Wformat -Werror=format-security --param max-inline-insns-single=1200 /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/make_hash.c -Wl,-z,relro sh -e /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKcaptab.sh mawk 1 /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKcaptab.awk /usr/local/src/deb-src/ncurses/ncurses/ncurses/../include/Caps > comp_captab.c sh -e /usr/local/src/deb-src/ncurses/ncurses/ncurses/tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I. -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG > expanded.c sh -e /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKfallback.sh /etc/terminfo /usr/local/src/deb-src/ncurses/ncurses/misc/terminfo.src /usr/bin/tic >fallback.c sh -e /usr/local/src/deb-src/ncurses/ncurses/ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I. -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c AWK=mawk sh /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKkeys_list.sh /usr/local/src/deb-src/ncurses/ncurses/include/Caps | sort >keys.list mawk -f /usr/local/src/deb-src/ncurses/ncurses/ncurses/base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c sh -e /usr/local/src/deb-src/ncurses/ncurses/ncurses/base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I. -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c mawk -f /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/MKnames.awk bigstrings=1 /usr/local/src/deb-src/ncurses/ncurses/ncurses/../include/Caps >names.c echo | mawk -f /usr/local/src/deb-src/ncurses/ncurses/ncurses/base/MKunctrl.awk bigstrings=1 >unctrl.c gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -DHAVE_CONFIG_H -I. -I/usr/local/src/deb-src/ncurses/ncurses/ncurses -I../include -I/usr/local/src/deb-src/ncurses/ncurses/ncurses/../include -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -g -O2 -fstack-protector-strong -Wformat -Werror=format-security --param max-inline-insns-single=1200 /usr/local/src/deb-src/ncurses/ncurses/ncurses/tinfo/make_keys.c -Wl,-z,relro ./make_keys keys.list > init_keytry.h make[2]: *** No rule to make target '\/usr/local/src/deb-src/ncurses/ncurses/package/\ncurses.map', needed by '../lib/libtinfo.so.5.9'. Stop. make[2]: Leaving directory '/usr/local/src/deb-src/ncurses/ncurses/obj/ncurses' Makefile:113: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/usr/local/src/deb-src/ncurses/ncurses/obj' debian/rules:281: recipe for target 'build-normal' failed make: *** [build-normal] Error 2