Command Wrapper Debug: running 'gcc-40 --version' .. gcc-40 is /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/gcc-40 Old Command: gcc-40 --version ENVPREFIX = 'CMD' APPEND_PO = '' OTHERS = '' INSERT = '-Os -pipe' REMOVE = '-march=* -mcpu=* -O -O[0-9s] -g* -I/usr/local/include -I/usr/include' APPEND = '-s' FILTER = '' Old PATH: /ROCK/src.ncurses.1148927205.11800.2630268837/wrappers:/ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper:/ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/games New PATH: /ROCK/src.ncurses.1148927205.11800.2630268837/wrappers:/ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/games Insert: -Os Insert: -pipe Copy: --version Append: -s New Command: gcc-40 -Os -pipe --version -s gcc-40 (GCC) 4.0.3 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. [ writing debug log to /ROCK/src.ncurses.1148927205.11800.2630268837/cmd_wrapper.log ] Running main build function 'build_this_package' ... Extracting ncurses-5.5.tar.bz2 (--use-compress-program=bzip2 -xf) ... Fixing ownership and permissions ... Removing CVS and .svn directories ... Changeing into /ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5 ... Creating /usr/<..> if required ... Autodetection for option impossible: --disable-debug passed thru. Removing unsupported '--without-libpam' from configure option string. Removing unsupported '--without-pam' from configure option string. Autodetection for option impossible: --disable-libpam passed thru. Autodetection for option impossible: --disable-pam passed thru. Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/lib --datadir=/usr/share --includedir=/usr/include/ncurses --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --disable-libpam --disable-pam --with-normal --with-shared --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu Configuring NCURSES 5.5 ABI 5 (Mon May 29 20:26:50 CEST 2006) checking build system type... i386-unknown-linux-gnu checking host system type... i386-unknown-linux-gnu checking target system type... i386-unknown-linux-gnu Configuring for linux-gnu checking for prefix... /usr checking for i386-unknown-linux-gnu-gcc... gcc-40 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-40 accepts -g... yes checking version of gcc-40... 4.0.3 checking how to run the C preprocessor... gcc-40 -E checking whether gcc-40 needs -traditional... no checking whether gcc-40 understands -c and -o together... yes checking for POSIXized ISC... no checking for gcc-40 option to accept ANSI C... -DCC_HAS_PROTOS checking for ldconfig... /sbin/ldconfig checking if you want to ensure bool is consistent with C++... yes checking for i386-unknown-linux-gnu-g++... g++-40 checking whether we are using the GNU C++ compiler... yes checking whether g++-40 accepts -g... yes checking version of g++... 4.0.3 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada95... yes checking if you want to build programs such as tic... yes checking if you wish to install curses.h... yes checking for mawk... gawk checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c checking for long file names... yes checking if filesystem supports mixed-case filenames... yes checking whether ln -s works... yes checking for ctags... no checking for etags... no checking for tdlint... no checking for lint... no checking for alint... no checking for man... no checking for man_db... no checking for i386-unknown-linux-gnu-ranlib... ranlib checking for i386-unknown-linux-gnu-ld... ld checking for i386-unknown-linux-gnu-ar... ar checking for archiver options (symbol AR_OPTS)... rv checking for makeflags variable... checking if you have specified an install-prefix... 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... yes checking if you want to build profiling libraries... no checking for specified models... shared normal debug checking for default model... shared checking if you want to build a separate terminfo library... no checking if you want to link with dbmalloc for testing... no checking if you want to link with dmalloc for testing... no checking if you want to link with the GPM mouse library... maybe checking for Gpm_Open in -lgpm... no checking for default loader flags... checking if rpath option should be used... no checking if release/abi version should be used for shared libs... auto checking which gcc-40 option to use... -fPIC 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 for list of fallback descriptions... checking if you want modern xterm or antique... xterm-new checking for list of terminfo directories... /usr/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to use restrict 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... no checking if you want broken-linker support code... no checking if gcc-40 -U and -D options work together... yes checking if we must define _GNU_SOURCE... 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 _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes 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 whether to use struct dirent64... no checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... auto checking for type of ospeed... short checking for type of mmask_t... auto checking if tputs should process BSD-style prefix padding... no checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no 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 for extended use of const keyword... no checking if you want $NCURSES_NO_PADDING code... yes 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 to use experimental extended colors... no checking if you want to use experimental extended mouse encoding... no checking if you want experimental safe-sprintf code... no checking if you want to display full commands during build... yes checking if you want to see compiler warnings... configure: checking for gcc-40 __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to enable runtime assertions... no checking whether to add trace feature to all models... no checking for gettimeofday... yes checking if -lm needed for math functions... yes checking for ANSI C header files... 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 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 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... yes checking for wctype.h... yes checking if sys/time.h works with sys/select.h... yes checking for gcc-40 option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for type of chtype... long 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 remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... 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 return type of signal handlers... void checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking if poll really works... no checking if we should include stdbool.h... yes checking for builtin bool type... no checking for library stdc++... no checking whether g++-40 understands -c and -o together... yes checking how to run the C++ preprocessor... g++-40 -E checking for typeinfo... 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... MATH_H checking if g++-40 accepts parameter initialization... no checking if g++-40 accepts static_cast... yes checking for strstream.h... no checking if g++-40 supports vscan function... stdio checking for gnatmake... no checking for library subsets... 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... /usr/include/ncurses checking for src modules... ncurses progs tack panel menu form configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head 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 tack/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (ncurses: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (ncurses: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (progs: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (progs: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (progs: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (tack: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (tack: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (tack: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (panel: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (panel: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (panel: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (menu: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (menu: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (menu: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (form: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (form: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (form: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (test: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (test: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (test: termlib+ext_tinfo+base+ext_funcs) Appending rules for shared model (c++: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (c++: termlib+ext_tinfo+base+ext_funcs) Appending rules for debug model (c++: termlib+ext_tinfo+base+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 5.5 20051010: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/bin lib directory: /lib include directory: /usr/include/ncurses man directory: /usr/share/man terminfo directory: /usr/share/terminfo ** Include-directory is not in a standard location cd man && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' cd include && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cat curses.head >curses.h AWK=gawk sh ./MKkey_defs.sh ./Caps >>curses.h sh -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' cat ./curses.tail >>curses.h sh ./MKhashsize.sh ./Caps >hashsize.h AWK=gawk sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=gawk sh ./MKparametrized.sh ./Caps >parametrized.h gawk -f MKterm.h.awk ./Caps > term.h sh ./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[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cd ncurses && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses" "gawk" generated <../include/curses.h | \ fgrep undef >../include/nomacros.h gawk -f ./tinfo/MKnames.awk ./../include/Caps cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr >names.c cat namehdr boolcodes numcodes strcodes codeftr >codes.c rm -f namehdr nameftr codeftr boolnames boolfnames boolcodes numnames numfnames numcodes strnames strfnames strcodes cc -o make_hash -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -DMAIN_PROGRAM ./tinfo/comp_hash.c sh ./tinfo/MKcaptab.awk gawk ./../include/Caps > comp_captab.c sh ./tty/MKexpanded.sh "gcc-40 -E" -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses > expanded.c sh ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src >fallback.c cc -o make_keys -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 ./tinfo/make_keys.c AWK=gawk sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list ./make_keys keys.list > init_keytry.h sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses" "gawk" generated <../include/curses.h >lib_gen.c gawk -f ./base/MKkeyname.awk keys.list > lib_keyname.c sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses" "gawk" implemented <../include/curses.h >link_test.c echo | gawk -f ./base/MKunctrl.awk >unctrl.c gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/memmove.c -o ../obj_s/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/setbuf.c -o ../obj_s/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o gcc-40 -shared -Wl,-soname,`basename ../lib/libncurses.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libncurses.so.5.5 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/memmove.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_entry.o ../obj_s/alloc_ttype.o ../obj_s/captoinfo.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_expand.o ../obj_s/comp_hash.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/doalloc.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/parse_entry.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/setbuf.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.072004 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 5360928 cd ../lib && (rm -f libncurses.so.5; ln -s libncurses.so.5.5 libncurses.so.5; rm -f libncurses.so; ln -s libncurses.so.5 libncurses.so; ) gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/memmove.c -o ../objects/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/expanded.c -o ../objects/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/access.c -o ../objects/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/codes.c -o ../objects/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/fallback.c -o ../objects/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/names.c -o ../objects/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/setbuf.c -o ../objects/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/tries.c -o ../objects/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/unctrl.c -o ../objects/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../ncurses/./base/version.c -o ../objects/version.o ar rv ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/memmove.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_entry.o ../objects/alloc_ttype.o ../objects/captoinfo.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_expand.o ../objects/comp_hash.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/doalloc.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/parse_entry.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/setbuf.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/write_entry.o ../objects/define_key.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o ar: creating ../lib/libncurses.a a - ../objects/hardscroll.o a - ../objects/hashmap.o a - ../objects/lib_addch.o a - ../objects/lib_addstr.o a - ../objects/lib_beep.o a - ../objects/lib_bkgd.o a - ../objects/lib_box.o a - ../objects/lib_chgat.o a - ../objects/lib_clear.o a - ../objects/lib_clearok.o a - ../objects/lib_clrbot.o a - ../objects/lib_clreol.o a - ../objects/lib_color.o a - ../objects/lib_colorset.o a - ../objects/lib_delch.o a - ../objects/lib_delwin.o a - ../objects/lib_echo.o a - ../objects/lib_endwin.o a - ../objects/lib_erase.o a - ../objects/lib_flash.o a - ../objects/lib_gen.o a - ../objects/lib_getch.o a - ../objects/lib_getstr.o a - ../objects/lib_hline.o a - ../objects/lib_immedok.o a - ../objects/lib_inchstr.o a - ../objects/lib_initscr.o a - ../objects/lib_insch.o a - ../objects/lib_insdel.o a - ../objects/lib_insnstr.o a - ../objects/lib_instr.o a - ../objects/lib_isendwin.o a - ../objects/lib_leaveok.o a - ../objects/lib_mouse.o a - ../objects/lib_move.o a - ../objects/lib_mvcur.o a - ../objects/lib_mvwin.o a - ../objects/lib_newterm.o a - ../objects/lib_newwin.o a - ../objects/lib_nl.o a - ../objects/lib_overlay.o a - ../objects/lib_pad.o a - ../objects/lib_printw.o a - ../objects/lib_redrawln.o a - ../objects/lib_refresh.o a - ../objects/lib_restart.o a - ../objects/lib_scanw.o a - ../objects/lib_screen.o a - ../objects/lib_scroll.o a - ../objects/lib_scrollok.o a - ../objects/lib_scrreg.o a - ../objects/lib_set_term.o a - ../objects/lib_slk.o a - ../objects/lib_slkatr_set.o a - ../objects/lib_slkatrof.o a - ../objects/lib_slkatron.o a - ../objects/lib_slkatrset.o a - ../objects/lib_slkattr.o a - ../objects/lib_slkclear.o a - ../objects/lib_slkcolor.o a - ../objects/lib_slkinit.o a - ../objects/lib_slklab.o a - ../objects/lib_slkrefr.o a - ../objects/lib_slkset.o a - ../objects/lib_slktouch.o a - ../objects/lib_touch.o a - ../objects/lib_tstp.o a - ../objects/lib_ungetch.o a - ../objects/lib_vidattr.o a - ../objects/lib_vline.o a - ../objects/lib_wattroff.o a - ../objects/lib_wattron.o a - ../objects/lib_winch.o a - ../objects/lib_window.o a - ../objects/nc_panel.o a - ../objects/safe_sprintf.o a - ../objects/tty_update.o a - ../objects/varargs.o a - ../objects/memmove.o a - ../objects/vsscanf.o a - ../objects/lib_freeall.o a - ../objects/expanded.o a - ../objects/lib_dft_fgbg.o a - ../objects/lib_print.o a - ../objects/resizeterm.o a - ../objects/wresize.o a - ../objects/access.o a - ../objects/add_tries.o a - ../objects/alloc_entry.o a - ../objects/alloc_ttype.o a - ../objects/captoinfo.o a - ../objects/codes.o a - ../objects/comp_captab.o a - ../objects/comp_error.o a - ../objects/comp_expand.o a - ../objects/comp_hash.o a - ../objects/comp_parse.o a - ../objects/comp_scan.o a - ../objects/doalloc.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/parse_entry.o a - ../objects/read_entry.o a - ../objects/read_termcap.o a - ../objects/setbuf.o a - ../objects/strings.o a - ../objects/tries.o a - ../objects/trim_sgr0.o a - ../objects/unctrl.o a - ../objects/visbuf.o a - ../objects/write_entry.o a - ../objects/define_key.o a - ../objects/key_defined.o a - ../objects/keybound.o a - ../objects/keyok.o a - ../objects/version.o ranlib ../lib/libncurses.a gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/hardscroll.c -o ../obj_g/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/hashmap.c -o ../obj_g/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_addch.c -o ../obj_g/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_addstr.c -o ../obj_g/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_beep.c -o ../obj_g/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_bkgd.c -o ../obj_g/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_box.c -o ../obj_g/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_chgat.c -o ../obj_g/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_clear.c -o ../obj_g/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_clearok.c -o ../obj_g/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_clrbot.c -o ../obj_g/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_clreol.c -o ../obj_g/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_color.c -o ../obj_g/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_colorset.c -o ../obj_g/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_delch.c -o ../obj_g/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_delwin.c -o ../obj_g/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_echo.c -o ../obj_g/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_endwin.c -o ../obj_g/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_erase.c -o ../obj_g/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_flash.c -o ../obj_g/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_getch.c -o ../obj_g/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_getstr.c -o ../obj_g/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_hline.c -o ../obj_g/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_immedok.c -o ../obj_g/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_inchstr.c -o ../obj_g/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_initscr.c -o ../obj_g/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_insch.c -o ../obj_g/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_insdel.c -o ../obj_g/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_insnstr.c -o ../obj_g/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_instr.c -o ../obj_g/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_isendwin.c -o ../obj_g/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_leaveok.c -o ../obj_g/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_mouse.c -o ../obj_g/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_move.c -o ../obj_g/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_mvwin.c -o ../obj_g/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_newterm.c -o ../obj_g/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_newwin.c -o ../obj_g/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_nl.c -o ../obj_g/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_overlay.c -o ../obj_g/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_pad.c -o ../obj_g/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_printw.c -o ../obj_g/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_redrawln.c -o ../obj_g/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_refresh.c -o ../obj_g/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_restart.c -o ../obj_g/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_scanw.c -o ../obj_g/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_screen.c -o ../obj_g/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_scroll.c -o ../obj_g/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_scrollok.c -o ../obj_g/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_scrreg.c -o ../obj_g/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_set_term.c -o ../obj_g/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slk.c -o ../obj_g/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatron.c -o ../obj_g/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkattr.c -o ../obj_g/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkclear.c -o ../obj_g/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkinit.c -o ../obj_g/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slklab.c -o ../obj_g/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slkset.c -o ../obj_g/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_slktouch.c -o ../obj_g/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_touch.c -o ../obj_g/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/lib_tstp.c -o ../obj_g/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_ungetch.c -o ../obj_g/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_vline.c -o ../obj_g/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_wattroff.c -o ../obj_g/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_wattron.c -o ../obj_g/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_winch.c -o ../obj_g/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_window.c -o ../obj_g/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/nc_panel.c -o ../obj_g/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/safe_sprintf.c -o ../obj_g/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/tty_update.c -o ../obj_g/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/varargs.c -o ../obj_g/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/memmove.c -o ../obj_g/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/vsscanf.c -o ../obj_g/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_freeall.c -o ../obj_g/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_print.c -o ../obj_g/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/resizeterm.c -o ../obj_g/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/trace_xnames.c -o ../obj_g/trace_xnames.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/wresize.c -o ../obj_g/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/access.c -o ../obj_g/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/add_tries.c -o ../obj_g/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/captoinfo.c -o ../obj_g/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/codes.c -o ../obj_g/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_error.c -o ../obj_g/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_expand.c -o ../obj_g/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_hash.c -o ../obj_g/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_parse.c -o ../obj_g/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_scan.c -o ../obj_g/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/doalloc.c -o ../obj_g/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/fallback.c -o ../obj_g/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/free_ttype.c -o ../obj_g/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/getenv_num.c -o ../obj_g/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/init_keytry.c -o ../obj_g/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_acs.c -o ../obj_g/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_data.c -o ../obj_g/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_longname.c -o ../obj_g/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_napms.c -o ../obj_g/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_options.c -o ../obj_g/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_raw.c -o ../obj_g/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_setup.c -o ../obj_g/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_termname.c -o ../obj_g/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_ti.c -o ../obj_g/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_trace.c -o ../obj_g/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tty/lib_twait.c -o ../obj_g/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/name_match.c -o ../obj_g/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/names.c -o ../obj_g/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/parse_entry.c -o ../obj_g/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/read_entry.c -o ../obj_g/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/read_termcap.c -o ../obj_g/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/setbuf.c -o ../obj_g/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/strings.c -o ../obj_g/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/trace_buf.c -o ../obj_g/trace_buf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/trace_tries.c -o ../obj_g/trace_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/tries.c -o ../obj_g/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./trace/visbuf.c -o ../obj_g/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./tinfo/write_entry.c -o ../obj_g/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/define_key.c -o ../obj_g/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/key_defined.c -o ../obj_g/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/keybound.c -o ../obj_g/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/keyok.c -o ../obj_g/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../ncurses/./base/version.c -o ../obj_g/version.o ar rv ../lib/libncurses_g.a ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/memmove.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/expanded.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_entry.o ../obj_g/alloc_ttype.o ../obj_g/captoinfo.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_expand.o ../obj_g/comp_hash.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/doalloc.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/parse_entry.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/setbuf.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o ar: creating ../lib/libncurses_g.a a - ../obj_g/hardscroll.o a - ../obj_g/hashmap.o a - ../obj_g/lib_addch.o a - ../obj_g/lib_addstr.o a - ../obj_g/lib_beep.o a - ../obj_g/lib_bkgd.o a - ../obj_g/lib_box.o a - ../obj_g/lib_chgat.o a - ../obj_g/lib_clear.o a - ../obj_g/lib_clearok.o a - ../obj_g/lib_clrbot.o a - ../obj_g/lib_clreol.o a - ../obj_g/lib_color.o a - ../obj_g/lib_colorset.o a - ../obj_g/lib_delch.o a - ../obj_g/lib_delwin.o a - ../obj_g/lib_echo.o a - ../obj_g/lib_endwin.o a - ../obj_g/lib_erase.o a - ../obj_g/lib_flash.o a - ../obj_g/lib_gen.o a - ../obj_g/lib_getch.o a - ../obj_g/lib_getstr.o a - ../obj_g/lib_hline.o a - ../obj_g/lib_immedok.o a - ../obj_g/lib_inchstr.o a - ../obj_g/lib_initscr.o a - ../obj_g/lib_insch.o a - ../obj_g/lib_insdel.o a - ../obj_g/lib_insnstr.o a - ../obj_g/lib_instr.o a - ../obj_g/lib_isendwin.o a - ../obj_g/lib_leaveok.o a - ../obj_g/lib_mouse.o a - ../obj_g/lib_move.o a - ../obj_g/lib_mvcur.o a - ../obj_g/lib_mvwin.o a - ../obj_g/lib_newterm.o a - ../obj_g/lib_newwin.o a - ../obj_g/lib_nl.o a - ../obj_g/lib_overlay.o a - ../obj_g/lib_pad.o a - ../obj_g/lib_printw.o a - ../obj_g/lib_redrawln.o a - ../obj_g/lib_refresh.o a - ../obj_g/lib_restart.o a - ../obj_g/lib_scanw.o a - ../obj_g/lib_screen.o a - ../obj_g/lib_scroll.o a - ../obj_g/lib_scrollok.o a - ../obj_g/lib_scrreg.o a - ../obj_g/lib_set_term.o a - ../obj_g/lib_slk.o a - ../obj_g/lib_slkatr_set.o a - ../obj_g/lib_slkatrof.o a - ../obj_g/lib_slkatron.o a - ../obj_g/lib_slkatrset.o a - ../obj_g/lib_slkattr.o a - ../obj_g/lib_slkclear.o a - ../obj_g/lib_slkcolor.o a - ../obj_g/lib_slkinit.o a - ../obj_g/lib_slklab.o a - ../obj_g/lib_slkrefr.o a - ../obj_g/lib_slkset.o a - ../obj_g/lib_slktouch.o a - ../obj_g/lib_touch.o a - ../obj_g/lib_tracedmp.o a - ../obj_g/lib_tracemse.o a - ../obj_g/lib_tstp.o a - ../obj_g/lib_ungetch.o a - ../obj_g/lib_vidattr.o a - ../obj_g/lib_vline.o a - ../obj_g/lib_wattroff.o a - ../obj_g/lib_wattron.o a - ../obj_g/lib_winch.o a - ../obj_g/lib_window.o a - ../obj_g/nc_panel.o a - ../obj_g/safe_sprintf.o a - ../obj_g/tty_update.o a - ../obj_g/varargs.o a - ../obj_g/memmove.o a - ../obj_g/vsscanf.o a - ../obj_g/lib_freeall.o a - ../obj_g/expanded.o a - ../obj_g/lib_dft_fgbg.o a - ../obj_g/lib_print.o a - ../obj_g/resizeterm.o a - ../obj_g/trace_xnames.o a - ../obj_g/wresize.o a - ../obj_g/access.o a - ../obj_g/add_tries.o a - ../obj_g/alloc_entry.o a - ../obj_g/alloc_ttype.o a - ../obj_g/captoinfo.o a - ../obj_g/codes.o a - ../obj_g/comp_captab.o a - ../obj_g/comp_error.o a - ../obj_g/comp_expand.o a - ../obj_g/comp_hash.o a - ../obj_g/comp_parse.o a - ../obj_g/comp_scan.o a - ../obj_g/doalloc.o a - ../obj_g/fallback.o a - ../obj_g/free_ttype.o a - ../obj_g/getenv_num.o a - ../obj_g/home_terminfo.o a - ../obj_g/init_keytry.o a - ../obj_g/lib_acs.o a - ../obj_g/lib_baudrate.o a - ../obj_g/lib_cur_term.o a - ../obj_g/lib_data.o a - ../obj_g/lib_has_cap.o a - ../obj_g/lib_kernel.o a - ../obj_g/lib_keyname.o a - ../obj_g/lib_longname.o a - ../obj_g/lib_napms.o a - ../obj_g/lib_options.o a - ../obj_g/lib_raw.o a - ../obj_g/lib_setup.o a - ../obj_g/lib_termcap.o a - ../obj_g/lib_termname.o a - ../obj_g/lib_tgoto.o a - ../obj_g/lib_ti.o a - ../obj_g/lib_tparm.o a - ../obj_g/lib_tputs.o a - ../obj_g/lib_trace.o a - ../obj_g/lib_traceatr.o a - ../obj_g/lib_tracebits.o a - ../obj_g/lib_tracechr.o a - ../obj_g/lib_ttyflags.o a - ../obj_g/lib_twait.o a - ../obj_g/name_match.o a - ../obj_g/names.o a - ../obj_g/parse_entry.o a - ../obj_g/read_entry.o a - ../obj_g/read_termcap.o a - ../obj_g/setbuf.o a - ../obj_g/strings.o a - ../obj_g/trace_buf.o a - ../obj_g/trace_tries.o a - ../obj_g/tries.o a - ../obj_g/trim_sgr0.o a - ../obj_g/unctrl.o a - ../obj_g/visbuf.o a - ../obj_g/write_entry.o a - ../obj_g/define_key.o a - ../obj_g/key_defined.o a - ../obj_g/keybound.o a - ../obj_g/keyok.o a - ../obj_g/version.o ranlib ../lib/libncurses_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' cd progs && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o gcc-40 ../obj_s/tic.o ../obj_s/dump_entry.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o tic gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o gcc-40 ../obj_s/toe.o ../obj_s/dump_entry.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o toe gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o gcc-40 ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o infocmp gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o gcc-40 ../obj_s/clear.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o clear gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o gcc-40 ../obj_s/tput.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o tput gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o gcc-40 ../obj_s/tset.o ../obj_s/dump_entry.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o tset make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' cd tack && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/ansi.c -o ../obj_s/ansi.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/charset.c -o ../obj_s/charset.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/color.c -o ../obj_s/color.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/control.c -o ../obj_s/control.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/crum.c -o ../obj_s/crum.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/edit.c -o ../obj_s/edit.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/fun.c -o ../obj_s/fun.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/init.c -o ../obj_s/init.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/menu.c -o ../obj_s/menu.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/modes.c -o ../obj_s/modes.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/output.c -o ../obj_s/output.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/pad.c -o ../obj_s/pad.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/scan.c -o ../obj_s/scan.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/sync.c -o ../obj_s/sync.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/sysdep.c -o ../obj_s/sysdep.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../tack/tack.c -o ../obj_s/tack.o gcc-40 ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o ../obj_s/control.o ../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o ../obj_s/init.o ../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o ../obj_s/pad.o ../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o ../obj_s/tack.o -L../lib -lncurses -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -o tack make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' cd panel && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' rm -f ../include/panel.h cp ./panel.h ../include/panel.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o gcc-40 -shared -Wl,-soname,`basename ../lib/libpanel.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libpanel.so.5.5 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncurses /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.024001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 1842464 cd ../lib && (rm -f libpanel.so.5; ln -s libpanel.so.5.5 libpanel.so.5; rm -f libpanel.so; ln -s libpanel.so.5 libpanel.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/panel.c -o ../objects/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_above.c -o ../objects/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_below.c -o ../objects/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_bottom.c -o ../objects/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_delete.c -o ../objects/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_hide.c -o ../objects/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_hidden.c -o ../objects/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_move.c -o ../objects/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_new.c -o ../objects/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_replace.c -o ../objects/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_show.c -o ../objects/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_top.c -o ../objects/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_update.c -o ../objects/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_user.c -o ../objects/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../panel/p_win.c -o ../objects/p_win.o ar rv ../lib/libpanel.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o ar: creating ../lib/libpanel.a a - ../objects/panel.o a - ../objects/p_above.o a - ../objects/p_below.o a - ../objects/p_bottom.o a - ../objects/p_delete.o a - ../objects/p_hide.o a - ../objects/p_hidden.o a - ../objects/p_move.o a - ../objects/p_new.o a - ../objects/p_replace.o a - ../objects/p_show.o a - ../objects/p_top.o a - ../objects/p_update.o a - ../objects/p_user.o a - ../objects/p_win.o ranlib ../lib/libpanel.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/panel.c -o ../obj_g/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_above.c -o ../obj_g/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_below.c -o ../obj_g/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_bottom.c -o ../obj_g/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_delete.c -o ../obj_g/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_hide.c -o ../obj_g/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_hidden.c -o ../obj_g/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_move.c -o ../obj_g/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_new.c -o ../obj_g/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_replace.c -o ../obj_g/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_show.c -o ../obj_g/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_top.c -o ../obj_g/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_update.c -o ../obj_g/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_user.c -o ../obj_g/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../panel/p_win.c -o ../obj_g/p_win.o ar rv ../lib/libpanel_g.a ../obj_g/panel.o ../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o ../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o ../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o ../obj_g/p_user.o ../obj_g/p_win.o ar: creating ../lib/libpanel_g.a a - ../obj_g/panel.o a - ../obj_g/p_above.o a - ../obj_g/p_below.o a - ../obj_g/p_bottom.o a - ../obj_g/p_delete.o a - ../obj_g/p_hide.o a - ../obj_g/p_hidden.o a - ../obj_g/p_move.o a - ../obj_g/p_new.o a - ../obj_g/p_replace.o a - ../obj_g/p_show.o a - ../obj_g/p_top.o a - ../obj_g/p_update.o a - ../obj_g/p_user.o a - ../obj_g/p_win.o ranlib ../lib/libpanel_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' cd menu && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' rm -f ../include/menu.h cp ./menu.h ../include/menu.h rm -f ../include/eti.h cp ./eti.h ../include/eti.h rm -f ../include/mf_common.h cp ./mf_common.h ../include/mf_common.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o gcc-40 -shared -Wl,-soname,`basename ../lib/libmenu.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libmenu.so.5.5 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncurses /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.028001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 2219296 cd ../lib && (rm -f libmenu.so.5; ln -s libmenu.so.5.5 libmenu.so.5; rm -f libmenu.so; ln -s libmenu.so.5 libmenu.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_attribs.c -o ../objects/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_cursor.c -o ../objects/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_driver.c -o ../objects/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_format.c -o ../objects/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_global.c -o ../objects/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_hook.c -o ../objects/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_new.c -o ../objects/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_top.c -o ../objects/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_use.c -o ../objects/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_val.c -o ../objects/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_items.c -o ../objects/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_new.c -o ../objects/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_opts.c -o ../objects/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_pad.c -o ../objects/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_pattern.c -o ../objects/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_post.c -o ../objects/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_req_name.c -o ../objects/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_scale.c -o ../objects/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_spacing.c -o ../objects/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_sub.c -o ../objects/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_userptr.c -o ../objects/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../menu/m_win.c -o ../objects/m_win.o ar rv ../lib/libmenu.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o ar: creating ../lib/libmenu.a a - ../objects/m_attribs.o a - ../objects/m_cursor.o a - ../objects/m_driver.o a - ../objects/m_format.o a - ../objects/m_global.o a - ../objects/m_hook.o a - ../objects/m_item_cur.o a - ../objects/m_item_nam.o a - ../objects/m_item_new.o a - ../objects/m_item_opt.o a - ../objects/m_item_top.o a - ../objects/m_item_use.o a - ../objects/m_item_val.o a - ../objects/m_item_vis.o a - ../objects/m_items.o a - ../objects/m_new.o a - ../objects/m_opts.o a - ../objects/m_pad.o a - ../objects/m_pattern.o a - ../objects/m_post.o a - ../objects/m_req_name.o a - ../objects/m_scale.o a - ../objects/m_spacing.o a - ../objects/m_sub.o a - ../objects/m_userptr.o a - ../objects/m_win.o ranlib ../lib/libmenu.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_attribs.c -o ../obj_g/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_cursor.c -o ../obj_g/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_driver.c -o ../obj_g/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_format.c -o ../obj_g/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_global.c -o ../obj_g/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_hook.c -o ../obj_g/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_cur.c -o ../obj_g/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_nam.c -o ../obj_g/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_new.c -o ../obj_g/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_opt.c -o ../obj_g/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_top.c -o ../obj_g/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_use.c -o ../obj_g/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_val.c -o ../obj_g/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_item_vis.c -o ../obj_g/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_items.c -o ../obj_g/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_new.c -o ../obj_g/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_opts.c -o ../obj_g/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_pad.c -o ../obj_g/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_pattern.c -o ../obj_g/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_post.c -o ../obj_g/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_req_name.c -o ../obj_g/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_scale.c -o ../obj_g/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_spacing.c -o ../obj_g/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_sub.c -o ../obj_g/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_trace.c -o ../obj_g/m_trace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_userptr.c -o ../obj_g/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../menu/m_win.c -o ../obj_g/m_win.o ar rv ../lib/libmenu_g.a ../obj_g/m_attribs.o ../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o ../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o ../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o ../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o ../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o ../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o ../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_trace.o ../obj_g/m_userptr.o ../obj_g/m_win.o ar: creating ../lib/libmenu_g.a a - ../obj_g/m_attribs.o a - ../obj_g/m_cursor.o a - ../obj_g/m_driver.o a - ../obj_g/m_format.o a - ../obj_g/m_global.o a - ../obj_g/m_hook.o a - ../obj_g/m_item_cur.o a - ../obj_g/m_item_nam.o a - ../obj_g/m_item_new.o a - ../obj_g/m_item_opt.o a - ../obj_g/m_item_top.o a - ../obj_g/m_item_use.o a - ../obj_g/m_item_val.o a - ../obj_g/m_item_vis.o a - ../obj_g/m_items.o a - ../obj_g/m_new.o a - ../obj_g/m_opts.o a - ../obj_g/m_pad.o a - ../obj_g/m_pattern.o a - ../obj_g/m_post.o a - ../obj_g/m_req_name.o a - ../obj_g/m_scale.o a - ../obj_g/m_spacing.o a - ../obj_g/m_sub.o a - ../obj_g/m_trace.o a - ../obj_g/m_userptr.o a - ../obj_g/m_win.o ranlib ../lib/libmenu_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' cd form && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' rm -f ../include/form.h cp ./form.h ../include/form.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o gcc-40 -shared -Wl,-soname,`basename ../lib/libform.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libform.so.5.5 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncurses /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.032001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 2546976 cd ../lib && (rm -f libform.so.5; ln -s libform.so.5.5 libform.so.5; rm -f libform.so; ln -s libform.so.5 libform.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_arg.c -o ../objects/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_attr.c -o ../objects/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_current.c -o ../objects/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_def.c -o ../objects/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_dup.c -o ../objects/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_info.c -o ../objects/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_just.c -o ../objects/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_link.c -o ../objects/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_max.c -o ../objects/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_move.c -o ../objects/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_opts.c -o ../objects/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_pad.c -o ../objects/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_page.c -o ../objects/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_stat.c -o ../objects/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_type.c -o ../objects/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fld_user.c -o ../objects/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_data.c -o ../objects/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_def.c -o ../objects/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_driver.c -o ../objects/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_hook.c -o ../objects/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_opts.c -o ../objects/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_page.c -o ../objects/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_post.c -o ../objects/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_scale.c -o ../objects/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_sub.c -o ../objects/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_user.c -o ../objects/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/frm_win.c -o ../objects/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_enum.c -o ../objects/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_int.c -o ../objects/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_num.c -o ../objects/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -c ../form/fty_regex.c -o ../objects/fty_regex.o ar rv ../lib/libform.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o ar: creating ../lib/libform.a a - ../objects/fld_arg.o a - ../objects/fld_attr.o a - ../objects/fld_current.o a - ../objects/fld_def.o a - ../objects/fld_dup.o a - ../objects/fld_ftchoice.o a - ../objects/fld_ftlink.o a - ../objects/fld_info.o a - ../objects/fld_just.o a - ../objects/fld_link.o a - ../objects/fld_max.o a - ../objects/fld_move.o a - ../objects/fld_newftyp.o a - ../objects/fld_opts.o a - ../objects/fld_pad.o a - ../objects/fld_page.o a - ../objects/fld_stat.o a - ../objects/fld_type.o a - ../objects/fld_user.o a - ../objects/frm_cursor.o a - ../objects/frm_data.o a - ../objects/frm_def.o a - ../objects/frm_driver.o a - ../objects/frm_hook.o a - ../objects/frm_opts.o a - ../objects/frm_page.o a - ../objects/frm_post.o a - ../objects/frm_req_name.o a - ../objects/frm_scale.o a - ../objects/frm_sub.o a - ../objects/frm_user.o a - ../objects/frm_win.o a - ../objects/fty_alnum.o a - ../objects/fty_alpha.o a - ../objects/fty_enum.o a - ../objects/fty_int.o a - ../objects/fty_ipv4.o a - ../objects/fty_num.o a - ../objects/fty_regex.o ranlib ../lib/libform.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/f_trace.c -o ../obj_g/f_trace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_arg.c -o ../obj_g/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_attr.c -o ../obj_g/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_current.c -o ../obj_g/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_def.c -o ../obj_g/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_dup.c -o ../obj_g/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_ftchoice.c -o ../obj_g/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_ftlink.c -o ../obj_g/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_info.c -o ../obj_g/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_just.c -o ../obj_g/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_link.c -o ../obj_g/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_max.c -o ../obj_g/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_move.c -o ../obj_g/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_newftyp.c -o ../obj_g/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_opts.c -o ../obj_g/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_pad.c -o ../obj_g/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_page.c -o ../obj_g/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_stat.c -o ../obj_g/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_type.c -o ../obj_g/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fld_user.c -o ../obj_g/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_cursor.c -o ../obj_g/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_data.c -o ../obj_g/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_def.c -o ../obj_g/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_driver.c -o ../obj_g/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_hook.c -o ../obj_g/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_opts.c -o ../obj_g/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_page.c -o ../obj_g/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_post.c -o ../obj_g/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_req_name.c -o ../obj_g/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_scale.c -o ../obj_g/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_sub.c -o ../obj_g/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_user.c -o ../obj_g/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/frm_win.c -o ../obj_g/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_alnum.c -o ../obj_g/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_alpha.c -o ../obj_g/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_enum.c -o ../obj_g/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_int.c -o ../obj_g/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_ipv4.c -o ../obj_g/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_num.c -o ../obj_g/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -g -DTRACE -c ../form/fty_regex.c -o ../obj_g/fty_regex.o ar rv ../lib/libform_g.a ../obj_g/f_trace.o ../obj_g/fld_arg.o ../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o ../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o ../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o ../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o ../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o ../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o ../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o ../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o ../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o ../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o ../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o ../obj_g/fty_num.o ../obj_g/fty_regex.o ar: creating ../lib/libform_g.a a - ../obj_g/f_trace.o a - ../obj_g/fld_arg.o a - ../obj_g/fld_attr.o a - ../obj_g/fld_current.o a - ../obj_g/fld_def.o a - ../obj_g/fld_dup.o a - ../obj_g/fld_ftchoice.o a - ../obj_g/fld_ftlink.o a - ../obj_g/fld_info.o a - ../obj_g/fld_just.o a - ../obj_g/fld_link.o a - ../obj_g/fld_max.o a - ../obj_g/fld_move.o a - ../obj_g/fld_newftyp.o a - ../obj_g/fld_opts.o a - ../obj_g/fld_pad.o a - ../obj_g/fld_page.o a - ../obj_g/fld_stat.o a - ../obj_g/fld_type.o a - ../obj_g/fld_user.o a - ../obj_g/frm_cursor.o a - ../obj_g/frm_data.o a - ../obj_g/frm_def.o a - ../obj_g/frm_driver.o a - ../obj_g/frm_hook.o a - ../obj_g/frm_opts.o a - ../obj_g/frm_page.o a - ../obj_g/frm_post.o a - ../obj_g/frm_req_name.o a - ../obj_g/frm_scale.o a - ../obj_g/frm_sub.o a - ../obj_g/frm_user.o a - ../obj_g/frm_win.o a - ../obj_g/fty_alnum.o a - ../obj_g/fty_alpha.o a - ../obj_g/fty_enum.o a - ../obj_g/fty_int.o a - ../obj_g/fty_ipv4.o a - ../obj_g/fty_num.o a - ../obj_g/fty_regex.o ranlib ../lib/libform_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' cd test && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/background.c -o ../obj_s/background.o gcc-40 -O2 -o background ../obj_s/background.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/blue.c -o ../obj_s/blue.o gcc-40 -O2 -o blue ../obj_s/blue.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/bs.c -o ../obj_s/bs.o gcc-40 -O2 -o bs ../obj_s/bs.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o gcc-40 -O2 -o cardfile ../obj_s/cardfile.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o gcc-40 -O2 -o color_set ../obj_s/color_set.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o gcc-40 -O2 -o demo_defkey ../obj_s/demo_defkey.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o gcc-40 -O2 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o gcc-40 -O2 -o demo_keyok ../obj_s/demo_keyok.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o gcc-40 -O2 -o demo_menus ../obj_s/demo_menus.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o gcc-40 -O2 -o demo_panels ../obj_s/demo_panels.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o gcc-40 -O2 -o demo_termcap ../obj_s/demo_termcap.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o gcc-40 -O2 -o ditto ../obj_s/ditto.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/dots.c -o ../obj_s/dots.o gcc-40 -O2 -o dots ../obj_s/dots.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/filter.c -o ../obj_s/filter.o gcc-40 -O2 -o filter ../obj_s/filter.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/firework.c -o ../obj_s/firework.o gcc-40 -O2 -o firework ../obj_s/firework.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o gcc-40 -O2 -o firstlast ../obj_s/firstlast.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o gcc-40 -O2 -o gdc ../obj_s/gdc.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o gcc-40 -O2 -o hanoi ../obj_s/hanoi.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o gcc-40 -O2 -o hashtest ../obj_s/hashtest.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o gcc-40 -O2 -o ins_wide ../obj_s/ins_wide.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o gcc-40 -O2 -o inserts ../obj_s/inserts.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o gcc-40 -O2 -o keynames ../obj_s/keynames.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/knight.c -o ../obj_s/knight.o gcc-40 -O2 -o knight ../obj_s/knight.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o gcc-40 -O2 -o lrtest ../obj_s/lrtest.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o gcc-40 -O2 -o ncurses ../obj_s/ncurses.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o gcc-40 -O2 -o newdemo ../obj_s/newdemo.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o gcc-40 -O2 -o railroad ../obj_s/railroad.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -L../lib -lncurses gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/rain.c -o ../obj_s/rain.o gcc-40 -O2 -o rain ../obj_s/rain.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o gcc-40 -O2 -o tclock ../obj_s/tclock.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o gcc-40 -O2 -o testaddch ../obj_s/testaddch.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o gcc-40 -O2 -o testcurs ../obj_s/testcurs.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o gcc-40 -O2 -o testscanw ../obj_s/testscanw.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/view.c -o ../obj_s/view.o gcc-40 -O2 -o view ../obj_s/view.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/worm.c -o ../obj_s/worm.o gcc-40 -O2 -o worm ../obj_s/worm.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o gcc-40 -O2 -o xmas ../obj_s/xmas.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' cd misc && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' WHICH_XTERM=xterm-new \ ticdir=/usr/share/terminfo \ sh ./gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' cd c++ && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' cp ./etip.h.in etip.h sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 1 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_STRSTREAM_H 0 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... USE_STRSTREAM_VSCAN 0 ... USE_STRSTREAM_VSCAN_CAST 0 g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o ar rv ../lib/libncurses++.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ar: creating ../lib/libncurses++.a a - ../obj_s/cursesf.o a - ../obj_s/cursesm.o a - ../obj_s/cursesw.o a - ../obj_s/cursespad.o a - ../obj_s/cursesp.o a - ../obj_s/cursslk.o a - ../obj_s/cursesapp.o a - ../obj_s/cursesmain.o ranlib ../lib/libncurses++.a g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC -c ../c++/demo.cc -o ../obj_s/demo.o g++-40 -o demo ../obj_s/demo.o -L../lib -lncurses++ -L../lib -lform -lmenu -lpanel -lncurses -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncurses -O2 -fPIC make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' cd man && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' sh ../edit_man.sh normal installing /usr/share/man . terminfo.5 ./*.[0-9]* installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/captoinfo.1m installing /usr/share/man/man1/clear.1 installing /usr/share/man/man3/curs_add_wch.3x .. installing alias add_wch.3x .. installing alias echo_wchar.3x .. installing alias mvadd_wch.3x .. installing alias mvwadd_wch.3x .. installing alias wadd_wch.3x .. installing alias wecho_wchar.3x installing /usr/share/man/man3/curs_add_wchstr.3x .. installing alias add_wchnstr.3x .. installing alias add_wchstr.3x .. installing alias mvadd_wchnstr.3x .. installing alias mvadd_wchstr.3x .. installing alias mvwadd_wchnstr.3x .. installing alias mvwadd_wchstr.3x .. installing alias wadd_wchnstr.3x .. installing alias wadd_wchstr.3x installing /usr/share/man/man3/curs_addch.3x .. installing alias addch.3x .. installing alias echochar.3x .. installing alias mvaddch.3x .. installing alias mvwaddch.3x .. installing alias waddch.3x .. installing alias wechochar.3x installing /usr/share/man/man3/curs_addchstr.3x .. installing alias addchnstr.3x .. installing alias addchstr.3x .. installing alias mvaddchnstr.3x .. installing alias mvaddchstr.3x .. installing alias mvwaddchnstr.3x .. installing alias mvwaddchstr.3x .. installing alias waddchnstr.3x .. installing alias waddchstr.3x installing /usr/share/man/man3/curs_addstr.3x .. installing alias addnstr.3x .. installing alias addstr.3x .. installing alias mvaddnstr.3x .. installing alias mvaddstr.3x .. installing alias mvwaddnstr.3x .. installing alias mvwaddstr.3x .. installing alias waddnstr.3x .. installing alias waddstr.3x installing /usr/share/man/man3/curs_addwstr.3x .. installing alias addnwstr.3x .. installing alias addwstr.3x .. installing alias mvaddnwstr.3x .. installing alias mvaddwstr.3x .. installing alias mvwaddnwstr.3x .. installing alias mvwaddwstr.3x .. installing alias waddnwstr.3x .. installing alias waddwstr.3x installing /usr/share/man/man3/curs_attr.3x .. installing alias PAIR_NUMBER.3x .. installing alias attr_get.3x .. installing alias attr_off.3x .. installing alias attr_on.3x .. installing alias attr_set.3x .. installing alias attroff.3x .. installing alias attron.3x .. installing alias attrset.3x .. installing alias chgat.3x .. installing alias color_set.3x .. installing alias mvchgat.3x .. installing alias mvwchgat.3x .. installing alias standend.3x .. installing alias standout.3x .. installing alias wattr_get.3x .. installing alias wattr_off.3x .. installing alias wattr_on.3x .. installing alias wattr_set.3x .. installing alias wattroff.3x .. installing alias wattron.3x .. installing alias wattrset.3x .. installing alias wchgat.3x .. installing alias wcolor_set.3x .. installing alias wstandend.3x .. installing alias wstandout.3x installing /usr/share/man/man3/curs_beep.3x .. installing alias beep.3x .. installing alias flash.3x installing /usr/share/man/man3/curs_bkgd.3x .. installing alias bkgd.3x .. installing alias bkgdset.3x .. installing alias getbkgd.3x .. installing alias wbkgd.3x .. installing alias wbkgdset.3x installing /usr/share/man/man3/curs_bkgrnd.3x .. installing alias bkgrnd.3x .. installing alias bkgrndset.3x .. installing alias getbkgrnd.3x .. installing alias wbkgrnd.3x .. installing alias wbkgrndset.3x .. installing alias wgetbkgrnd.3x installing /usr/share/man/man3/curs_border.3x .. installing alias border.3x .. installing alias box.3x .. installing alias hline.3x .. installing alias mvhline.3x .. installing alias mvvline.3x .. installing alias mvwhline.3x .. installing alias mvwvline.3x .. installing alias vline.3x .. installing alias wborder.3x .. installing alias whline.3x .. installing alias wvline.3x installing /usr/share/man/man3/curs_border_set.3x .. installing alias border_set.3x .. installing alias box_set.3x .. installing alias hline_set.3x .. installing alias mvhline_set.3x .. installing alias mvvline_set.3x .. installing alias mvwhline_set.3x .. installing alias mvwvline_set.3x .. installing alias vline_set.3x .. installing alias wborder_set.3x .. installing alias whline_set.3x .. installing alias wvline_set.3x installing /usr/share/man/man3/curs_clear.3x .. installing alias clear.3x .. installing alias clrtobot.3x .. installing alias clrtoeol.3x .. installing alias erase.3x .. installing alias wclear.3x .. installing alias wclrtobot.3x .. installing alias wclrtoeol.3x .. installing alias werase.3x installing /usr/share/man/man3/curs_color.3x .. installing alias COLOR_PAIR.3x .. installing alias can_change_color.3x .. installing alias color_content.3x .. installing alias has_colors.3x .. installing alias init_color.3x .. installing alias init_pair.3x .. installing alias pair_content.3x .. installing alias start_color.3x installing /usr/share/man/man3/curs_delch.3x .. installing alias delch.3x .. installing alias mvdelch.3x .. installing alias mvwdelch.3x .. installing alias wdelch.3x installing /usr/share/man/man3/curs_deleteln.3x .. installing alias deleteln.3x .. installing alias insdelln.3x .. installing alias insertln.3x .. installing alias wdeleteln.3x .. installing alias winsdelln.3x .. installing alias winsertln.3x installing /usr/share/man/man3/curs_extend.3x .. installing alias curses_version.3x .. installing alias use_extended_names.3x installing /usr/share/man/man3/curs_get_wch.3x .. installing alias get_wch.3x .. installing alias mvget_wch.3x .. installing alias mvwget_wch.3x .. installing alias unget_wch.3x .. installing alias wget_wch.3x installing /usr/share/man/man3/curs_get_wstr.3x .. installing alias get_wstr.3x .. installing alias getn_wstr.3x .. installing alias mvget_wstr.3x .. installing alias mvgetn_wstr.3x .. installing alias mvwget_wstr.3x .. installing alias mvwgetn_wstr.3x .. installing alias wget_wstr.3x .. installing alias wgetn_wstr.3x installing /usr/share/man/man3/curs_getcchar.3x .. installing alias getcchar.3x .. installing alias setcchar.3x installing /usr/share/man/man3/curs_getch.3x .. installing alias getch.3x .. installing alias has_key.3x .. installing alias mvgetch.3x .. installing alias mvwgetch.3x .. installing alias ungetch.3x .. installing alias wgetch.3x installing /usr/share/man/man3/curs_getstr.3x .. installing alias getnstr.3x .. installing alias getstr.3x .. installing alias mvgetnstr.3x .. installing alias mvgetstr.3x .. installing alias mvwgetnstr.3x .. installing alias mvwgetstr.3x .. installing alias wgetnstr.3x .. installing alias wgetstr.3x installing /usr/share/man/man3/curs_getyx.3x .. installing alias getbegyx.3x .. installing alias getmaxyx.3x .. installing alias getparyx.3x .. installing alias getyx.3x installing /usr/share/man/man3/curs_in_wch.3x .. installing alias in_wch.3x .. installing alias mvin_wch.3x .. installing alias mvwin_wch.3x .. installing alias win_wch.3x installing /usr/share/man/man3/curs_in_wchstr.3x .. installing alias in_wchnstr.3x .. installing alias in_wchstr.3x .. installing alias mvin_wchnstr.3x .. installing alias mvin_wchstr.3x .. installing alias mvwin_wchnstr.3x .. installing alias mvwin_wchstr.3x .. installing alias win_wchnstr.3x .. installing alias win_wchstr.3x installing /usr/share/man/man3/curs_inch.3x .. installing alias inch.3x .. installing alias mvinch.3x .. installing alias mvwinch.3x .. installing alias winch.3x installing /usr/share/man/man3/curs_inchstr.3x .. installing alias inchnstr.3x .. installing alias inchstr.3x .. installing alias mvinchnstr.3x .. installing alias mvinchstr.3x .. installing alias mvwinchnstr.3x .. installing alias mvwinchstr.3x .. installing alias winchnstr.3x .. installing alias winchstr.3x installing /usr/share/man/man3/curs_initscr.3x .. installing alias delscreen.3x .. installing alias endwin.3x .. installing alias initscr.3x .. installing alias isendwin.3x .. installing alias newterm.3x .. installing alias set_term.3x installing /usr/share/man/man3/curs_inopts.3x .. installing alias cbreak.3x .. installing alias echo.3x .. installing alias halfdelay.3x .. installing alias intrflush.3x .. installing alias keypad.3x .. installing alias meta.3x .. installing alias nocbreak.3x .. installing alias nodelay.3x .. installing alias noecho.3x .. installing alias noqiflush.3x .. installing alias noraw.3x .. installing alias notimeout.3x .. installing alias qiflush.3x .. installing alias raw.3x .. installing alias timeout.3x .. installing alias typeahead.3x .. installing alias wtimeout.3x installing /usr/share/man/man3/curs_ins_wch.3x .. installing alias ins_wch.3x .. installing alias mvins_wch.3x .. installing alias mvwins_wch.3x .. installing alias wins_wch.3x installing /usr/share/man/man3/curs_ins_wstr.3x .. installing alias ins_nwstr.3x .. installing alias ins_wstr.3x .. installing alias mvins_nwstr.3x .. installing alias mvins_wstr.3x .. installing alias mvwins_nwstr.3x .. installing alias mvwins_wstr.3x .. installing alias wins_nwstr.3x .. installing alias wins_wstr.3x installing /usr/share/man/man3/curs_insch.3x .. installing alias insch.3x .. installing alias mvinsch.3x .. installing alias mvwinsch.3x .. installing alias winsch.3x installing /usr/share/man/man3/curs_insstr.3x .. installing alias insnstr.3x .. installing alias insstr.3x .. installing alias mvinsnstr.3x .. installing alias mvinsstr.3x .. installing alias mvwinsnstr.3x .. installing alias mvwinsstr.3x .. installing alias winsnstr.3x .. installing alias winsstr.3x installing /usr/share/man/man3/curs_instr.3x .. installing alias innstr.3x .. installing alias instr.3x .. installing alias mvinnstr.3x .. installing alias mvinstr.3x .. installing alias mvwinnstr.3x .. installing alias mvwinstr.3x .. installing alias winnstr.3x .. installing alias winstr.3x installing /usr/share/man/man3/curs_inwstr.3x .. installing alias innwstr.3x .. installing alias inwstr.3x .. installing alias mvinnwstr.3x .. installing alias mvinwstr.3x .. installing alias mvwinnwstr.3x .. installing alias mvwinwstr.3x .. installing alias winnwstr.3x .. installing alias winwstr.3x installing /usr/share/man/man3/curs_kernel.3x .. installing alias curs_set.3x .. installing alias def_prog_mode.3x .. installing alias def_shell_mode.3x .. installing alias getsyx.3x .. installing alias napms.3x .. installing alias reset_prog_mode.3x .. installing alias reset_shell_mode.3x .. installing alias resetty.3x .. installing alias ripoffline.3x .. installing alias savetty.3x .. installing alias setsyx.3x installing /usr/share/man/man3/curs_mouse.3x .. installing alias getmouse.3x .. installing alias mouse_trafo.3x .. installing alias mouseinterval.3x .. installing alias mousemask.3x .. installing alias ungetmouse.3x .. installing alias wenclose.3x .. installing alias wmouse_trafo.3x installing /usr/share/man/man3/curs_move.3x .. installing alias move.3x .. installing alias wmove.3x installing /usr/share/man/man3/curs_outopts.3x .. installing alias clearok.3x .. installing alias idcok.3x .. installing alias idlok.3x .. installing alias immedok.3x .. installing alias leaveok.3x .. installing alias nl.3x .. installing alias nonl.3x .. installing alias scrollok.3x .. installing alias setscrreg.3x .. installing alias wsetscrreg.3x installing /usr/share/man/man3/curs_overlay.3x .. installing alias copywin.3x .. installing alias overlay.3x .. installing alias overwrite.3x installing /usr/share/man/man3/curs_pad.3x .. installing alias newpad.3x .. installing alias pecho_wchar.3x .. installing alias pechochar.3x .. installing alias pnoutrefresh.3x .. installing alias prefresh.3x .. installing alias subpad.3x installing /usr/share/man/man3/curs_print.3x .. installing alias mcprint.3x installing /usr/share/man/man3/curs_printw.3x .. installing alias mvprintw.3x .. installing alias mvwprintw.3x .. installing alias printw.3x .. installing alias vw_printw.3x .. installing alias vwprintw.3x .. installing alias wprintw.3x installing /usr/share/man/man3/curs_refresh.3x .. installing alias doupdate.3x .. installing alias redrawwin.3x .. installing alias refresh.3x .. installing alias wnoutrefresh.3x .. installing alias wredrawln.3x .. installing alias wrefresh.3x installing /usr/share/man/man3/curs_scanw.3x .. installing alias mvscanw.3x .. installing alias mvwscanw.3x .. installing alias scanw.3x .. installing alias vw_scanw.3x .. installing alias vwscanw.3x .. installing alias wscanw.3x installing /usr/share/man/man3/curs_scr_dump.3x .. installing alias scr_dump.3x .. installing alias scr_init.3x .. installing alias scr_restore.3x .. installing alias scr_set.3x installing /usr/share/man/man3/curs_scroll.3x .. installing alias scrl.3x .. installing alias scroll.3x .. installing alias wscrl.3x installing /usr/share/man/man3/curs_slk.3x .. installing alias slk_attr.3x .. installing alias slk_attr_off.3x .. installing alias slk_attr_on.3x .. installing alias slk_attr_set.3x .. installing alias slk_attroff.3x .. installing alias slk_attron.3x .. installing alias slk_attrset.3x .. installing alias slk_clear.3x .. installing alias slk_color.3x .. installing alias slk_init.3x .. installing alias slk_label.3x .. installing alias slk_noutrefresh.3x .. installing alias slk_refresh.3x .. installing alias slk_restore.3x .. installing alias slk_set.3x .. installing alias slk_touch.3x installing /usr/share/man/man3/curs_termattrs.3x .. installing alias baudrate.3x .. installing alias erasechar.3x .. installing alias erasewchar.3x .. installing alias has_ic.3x .. installing alias has_il.3x .. installing alias killchar.3x .. installing alias killwchar.3x .. installing alias longname.3x .. installing alias term_attrs.3x .. installing alias termattrs.3x .. installing alias termname.3x installing /usr/share/man/man3/curs_termcap.3x .. installing alias tgetent.3x .. installing alias tgetflag.3x .. installing alias tgetnum.3x .. installing alias tgetstr.3x .. installing alias tgoto.3x .. installing alias tputs.3x installing /usr/share/man/man3/curs_terminfo.3x .. installing alias del_curterm.3x .. installing alias mvcur.3x .. installing alias putp.3x .. installing alias restartterm.3x .. installing alias set_curterm.3x .. installing alias setterm.3x .. installing alias setupterm.3x .. installing alias tigetflag.3x .. installing alias tigetnum.3x .. installing alias tigetstr.3x .. installing alias tparm.3x .. installing alias tputs.3x .. installing alias vid_attr.3x .. installing alias vid_puts.3x .. installing alias vidattr.3x .. installing alias vidputs.3x installing /usr/share/man/man3/curs_touch.3x .. installing alias is_linetouched.3x .. installing alias is_wintouched.3x .. installing alias touchline.3x .. installing alias touchwin.3x .. installing alias untouchwin.3x .. installing alias wtouchln.3x installing /usr/share/man/man3/curs_trace.3x .. installing alias _nc_tracebits.3x .. installing alias _traceattr.3x .. installing alias _traceattr2.3x .. installing alias _tracechar.3x .. installing alias _tracechtype.3x .. installing alias _tracechtype2.3x .. installing alias _tracedump.3x .. installing alias _tracef.3x .. installing alias _tracemouse.3x .. installing alias trace.3x installing /usr/share/man/man3/curs_util.3x .. installing alias delay_output.3x .. installing alias filter.3x .. installing alias flushinp.3x .. installing alias getwin.3x .. installing alias key_name.3x .. installing alias keyname.3x .. installing alias putwin.3x .. installing alias unctrl.3x .. installing alias use_env.3x .. installing alias wunctrl.3x installing /usr/share/man/man3/curs_window.3x .. installing alias delwin.3x .. installing alias derwin.3x .. installing alias dupwin.3x .. installing alias mvderwin.3x .. installing alias mvwin.3x .. installing alias newwin.3x .. installing alias subwin.3x .. installing alias syncok.3x .. installing alias wcursyncup.3x .. installing alias wsyncdown.3x .. installing alias wsyncup.3x installing /usr/share/man/man3/default_colors.3x .. installing alias assume_default_colors.3x .. installing alias use_default_colors.3x installing /usr/share/man/man3/define_key.3x installing /usr/share/man/man3/form.3x installing /usr/share/man/man3/form_cursor.3x .. installing alias pos_form_cursor.3x installing /usr/share/man/man3/form_data.3x .. installing alias data_ahead.3x .. installing alias data_behind.3x installing /usr/share/man/man3/form_driver.3x installing /usr/share/man/man3/form_field.3x .. installing alias field_count.3x .. installing alias form_fields.3x .. installing alias move_field.3x .. installing alias set_form_fields.3x installing /usr/share/man/man3/form_field_attributes.3x .. installing alias field_back.3x .. installing alias field_fore.3x .. installing alias field_pad.3x .. installing alias set_field_back.3x .. installing alias set_field_fore.3x .. installing alias set_field_pad.3x installing /usr/share/man/man3/form_field_buffer.3x .. installing alias field_buffer.3x .. installing alias field_status.3x .. installing alias set_field_buffer.3x .. installing alias set_field_status.3x .. installing alias set_max_field.3x installing /usr/share/man/man3/form_field_info.3x .. installing alias dynamic_field_info.3x .. installing alias field_info.3x installing /usr/share/man/man3/form_field_just.3x .. installing alias field_just.3x .. installing alias set_field_just.3x installing /usr/share/man/man3/form_field_new.3x .. installing alias dup_field.3x .. installing alias free_field.3x .. installing alias link_field.3x .. installing alias new_field.3x installing /usr/share/man/man3/form_field_opts.3x .. installing alias field_opts.3x .. installing alias field_opts_off.3x .. installing alias field_opts_on.3x .. installing alias set_field_opts.3x installing /usr/share/man/man3/form_field_userptr.3x .. installing alias field_userptr.3x .. installing alias set_field_userptr.3x installing /usr/share/man/man3/form_field_validation.3x .. installing alias field_arg.3x .. installing alias field_type.3x .. installing alias set_field_type.3x installing /usr/share/man/man3/form_fieldtype.3x .. installing alias free_fieldtype.3x .. installing alias link_fieldtype.3x .. installing alias new_fieldtype.3x .. installing alias set_fieldtype_arg.3x .. installing alias set_fieldtype_choice.3x installing /usr/share/man/man3/form_hook.3x .. installing alias field_init.3x .. installing alias field_term.3x .. installing alias form_init.3x .. installing alias form_term.3x .. installing alias set_field_init.3x .. installing alias set_field_term.3x .. installing alias set_form_init.3x .. installing alias set_form_term.3x installing /usr/share/man/man3/form_new.3x .. installing alias free_form.3x .. installing alias new_form.3x installing /usr/share/man/man3/form_new_page.3x .. installing alias new_page.3x .. installing alias set_new_page.3x installing /usr/share/man/man3/form_opts.3x .. installing alias form_opts_off.3x .. installing alias form_opts_on.3x .. installing alias set_form_opts.3x installing /usr/share/man/man3/form_page.3x .. installing alias current_field.3x .. installing alias field_index.3x .. installing alias set_current_field.3x .. installing alias set_form_page.3x installing /usr/share/man/man3/form_post.3x .. installing alias post_form.3x .. installing alias unpost_form.3x installing /usr/share/man/man3/form_requestname.3x .. installing alias form_request_by_name.3x .. installing alias form_request_name.3x installing /usr/share/man/man3/form_userptr.3x .. installing alias set_form_userptr.3x installing /usr/share/man/man3/form_win.3x .. installing alias form_sub.3x .. installing alias scale_form.3x .. installing alias set_form_sub.3x .. installing alias set_form_win.3x installing /usr/share/man/man1/infocmp.1m installing /usr/share/man/man1/infotocap.1m installing /usr/share/man/man3/key_defined.3x installing /usr/share/man/man3/keybound.3x installing /usr/share/man/man3/keyok.3x installing /usr/share/man/man3/menu.3x installing /usr/share/man/man3/menu_attributes.3x .. installing alias menu_back.3x .. installing alias menu_fore.3x .. installing alias menu_grey.3x .. installing alias menu_pad.3x .. installing alias set_menu_back.3x .. installing alias set_menu_fore.3x .. installing alias set_menu_grey.3x .. installing alias set_menu_pad.3x installing /usr/share/man/man3/menu_cursor.3x .. installing alias pos_menu_cursor.3x installing /usr/share/man/man3/menu_driver.3x installing /usr/share/man/man3/menu_format.3x .. installing alias set_menu_format.3x installing /usr/share/man/man3/menu_hook.3x .. installing alias item_init.3x .. installing alias item_term.3x .. installing alias menu_init.3x .. installing alias menu_term.3x .. installing alias set_item_init.3x .. installing alias set_item_term.3x .. installing alias set_menu_init.3x .. installing alias set_menu_term.3x installing /usr/share/man/man3/menu_items.3x .. installing alias item_count.3x .. installing alias set_menu_items.3x installing /usr/share/man/man3/menu_mark.3x .. installing alias set_menu_mark.3x installing /usr/share/man/man3/menu_new.3x .. installing alias free_menu.3x .. installing alias new_menu.3x installing /usr/share/man/man3/menu_opts.3x .. installing alias menu_opts_off.3x .. installing alias menu_opts_on.3x .. installing alias set_menu_opts.3x installing /usr/share/man/man3/menu_pattern.3x .. installing alias set_menu_pattern.3x installing /usr/share/man/man3/menu_post.3x .. installing alias post_menu.3x .. installing alias unpost_menu.3x installing /usr/share/man/man3/menu_requestname.3x .. installing alias menu_request_by_name.3x .. installing alias menu_request_name.3x installing /usr/share/man/man3/menu_spacing.3x .. installing alias set_menu_spacing.3x installing /usr/share/man/man3/menu_userptr.3x .. installing alias set_menu_userptr.3x installing /usr/share/man/man3/menu_win.3x .. installing alias menu_sub.3x .. installing alias scale_menu.3x .. installing alias set_menu_sub.3x .. installing alias set_menu_win.3x installing /usr/share/man/man3/mitem_current.3x .. installing alias current_item.3x .. installing alias item_index.3x .. installing alias set_current_item.3x .. installing alias set_top_row.3x .. installing alias top_row.3x installing /usr/share/man/man3/mitem_name.3x .. installing alias item_description.3x .. installing alias item_name.3x installing /usr/share/man/man3/mitem_new.3x .. installing alias free_item.3x .. installing alias new_item.3x installing /usr/share/man/man3/mitem_opts.3x .. installing alias item_opts.3x .. installing alias item_opts_off.3x .. installing alias item_opts_on.3x .. installing alias set_item_opts.3x installing /usr/share/man/man3/mitem_userptr.3x .. installing alias item_userptr.3x .. installing alias set_item_userptr.3x installing /usr/share/man/man3/mitem_value.3x .. installing alias item_value.3x .. installing alias set_item_value.3x installing /usr/share/man/man3/mitem_visible.3x .. installing alias item_visible.3x installing /usr/share/man/man3/ncurses.3x installing /usr/share/man/man3/panel.3x .. installing alias bottom_panel.3x .. installing alias del_panel.3x .. installing alias hide_panel.3x .. installing alias move_panel.3x .. installing alias new_panel.3x .. installing alias panel_above.3x .. installing alias panel_below.3x .. installing alias panel_hidden.3x .. installing alias panel_userptr.3x .. installing alias panel_window.3x .. installing alias replace_panel.3x .. installing alias set_panel_userptr.3x .. installing alias show_panel.3x .. installing alias top_panel.3x .. installing alias update_panels.3x installing /usr/share/man/man3/resizeterm.3x .. installing alias is_term_resized.3x .. installing alias resize_term.3x installing /usr/share/man/man5/term.5 installing /usr/share/man/man7/term.7 installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/tic.1m installing /usr/share/man/man1/toe.1m installing /usr/share/man/man1/tput.1 .. installing alias reset.1 installing /usr/share/man/man1/tset.1 .. installing alias reset.1 installing /usr/share/man/man3/wresize.3x make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' cd include && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' installing term.h in /usr/include/ncurses installing curses.h in /usr/include/ncurses installing unctrl.h in /usr/include/ncurses installing termcap.h in /usr/include/ncurses installing ./ncurses_dll.h in /usr/include/ncurses make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cd ncurses && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' installing ../lib/libncurses.so.5.5 as /lib/libncurses.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libncurses.so.5.5 /lib/libncurses.so.5.5 cd /lib && (rm -f libncurses.so.5; ln -s libncurses.so.5.5 libncurses.so.5; rm -f libncurses.so; ln -s libncurses.so.5 libncurses.so; ) linking libncurses.so.5.5 to libcurses.so cd /lib && (rm -f libcurses.so; ln -s libncurses.so.5.5 libcurses.so; ) test -z "" && /sbin/ldconfig installing ../lib/libncurses.a as /lib/libncurses.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libncurses.a /lib/libncurses.a linking libcurses.a to libncurses.a (cd /lib && ln -s libncurses.a libcurses.a) ranlib /lib/libncurses.a installing ../lib/libncurses_g.a as /lib/libncurses_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libncurses_g.a /lib/libncurses_g.a ranlib /lib/libncurses_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' cd progs && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tic /usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c toe /usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic (cd /usr/bin && ln -s `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) linking captoinfo to tic (cd /usr/bin && ln -s `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c infocmp /usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c clear /usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tput /usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tset /usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset (cd /usr/bin && ln -s `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' cd tack && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tack /usr/bin/tack sh ../edit_man.sh normal installing /usr/share/man . ./*.[0-9]* installing /usr/share/man/man1/tack.1 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' cd panel && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' installing ../lib/libpanel.so.5.5 as /lib/libpanel.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libpanel.so.5.5 /lib/libpanel.so.5.5 cd /lib && (rm -f libpanel.so.5; ln -s libpanel.so.5.5 libpanel.so.5; rm -f libpanel.so; ln -s libpanel.so.5 libpanel.so; ) test -z "" && /sbin/ldconfig installing ../lib/libpanel.a as /lib/libpanel.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libpanel.a /lib/libpanel.a ranlib /lib/libpanel.a installing ../lib/libpanel_g.a as /lib/libpanel_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libpanel_g.a /lib/libpanel_g.a ranlib /lib/libpanel_g.a installing ./panel.h in /usr/include/ncurses make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' cd menu && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' installing ../lib/libmenu.so.5.5 as /lib/libmenu.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libmenu.so.5.5 /lib/libmenu.so.5.5 cd /lib && (rm -f libmenu.so.5; ln -s libmenu.so.5.5 libmenu.so.5; rm -f libmenu.so; ln -s libmenu.so.5 libmenu.so; ) test -z "" && /sbin/ldconfig installing ../lib/libmenu.a as /lib/libmenu.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libmenu.a /lib/libmenu.a ranlib /lib/libmenu.a installing ../lib/libmenu_g.a as /lib/libmenu_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libmenu_g.a /lib/libmenu_g.a ranlib /lib/libmenu_g.a installing ./eti.h in /usr/include/ncurses installing ./menu.h in /usr/include/ncurses make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' cd form && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' installing ../lib/libform.so.5.5 as /lib/libform.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libform.so.5.5 /lib/libform.so.5.5 cd /lib && (rm -f libform.so.5; ln -s libform.so.5.5 libform.so.5; rm -f libform.so; ln -s libform.so.5 libform.so; ) test -z "" && /sbin/ldconfig installing ../lib/libform.a as /lib/libform.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libform.a /lib/libform.a ranlib /lib/libform.a installing ../lib/libform_g.a as /lib/libform_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libform_g.a /lib/libform_g.a ranlib /lib/libform_g.a installing ./form.h in /usr/include/ncurses make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' cd test && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' cd misc && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' sh ../mkinstalldirs /usr/share/tabset mkdir /usr/share/tabset DESTDIR= \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ THIS_CC="gcc-40" \ THAT_CC="cc" \ sh ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. 1270 entries written to /usr/share/terminfo ** built new /usr/share/terminfo ** sym-linked /usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' cd c++ && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c ../lib/libncurses++.a /lib/libncurses++.a installing ./cursesapp.h in /usr/include/ncurses installing ./cursesf.h in /usr/include/ncurses installing ./cursesm.h in /usr/include/ncurses installing ./cursesp.h in /usr/include/ncurses installing ./cursesw.h in /usr/include/ncurses installing ./cursslk.h in /usr/include/ncurses installing etip.h in /usr/include/ncurses make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' cd man && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' rm -f core tags TAGS *~ *.bak *.ln *.atac trace rm -f terminfo.5 rm -f Makefile ../edit_man.* make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' cd include && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f curses.h hashsize.h ncurses_def.h parametrized.h term.h rm -f Makefile MKterm.h.awk curses.head termcap.h unctrl.h make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cd ncurses && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm: cannot remove `trace': Is a directory make[1]: [mostlyclean] Error 1 (ignored) rm -f captoinfo hardscroll link_test hashmap lib_mvcur rm -f ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/memmove.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/expanded.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_entry.o ../obj_s/alloc_ttype.o ../obj_s/captoinfo.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_expand.o ../obj_s/comp_hash.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/doalloc.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/parse_entry.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/setbuf.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o rm -f ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/memmove.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_entry.o ../objects/alloc_ttype.o ../objects/captoinfo.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_expand.o ../objects/comp_hash.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/doalloc.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/parse_entry.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/setbuf.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/write_entry.o ../objects/define_key.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o rm -f ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/memmove.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/expanded.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_entry.o ../obj_g/alloc_ttype.o ../obj_g/captoinfo.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_expand.o ../obj_g/comp_hash.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/doalloc.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/parse_entry.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/setbuf.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o rm -f ../include/nomacros.h codes.c comp_captab.c expanded.c fallback.c init_keytry.h keys.list lib_gen.c lib_keyname.c link_test.c names.c unctrl.c rm -f make_keys rm -f make_hash rm -rf .libs rm -f llib-lncurses.* rm -f ../lib/libncurses.so.5.5 rm -f ../lib/libncurses.so.5 rm -f ../lib/libncurses.so rm -f ../lib/libncurses.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libncurses.a rm -f ../lib/libncurses_g.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libncurses_g.a rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' cd progs && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f mvcur tctest hardscroll hashmap rm -f ../obj_s/clear.o ../obj_s/tic.o ../obj_s/toe.o ../obj_s/dump_entry.o ../obj_s/infocmp.o ../obj_s/tput.o ../obj_s/tset.o rm -f ../objects/clear.o ../objects/tic.o ../objects/toe.o ../objects/dump_entry.o ../objects/infocmp.o ../objects/tput.o ../objects/tset.o rm -f ../obj_g/clear.o ../obj_g/tic.o ../obj_g/toe.o ../obj_g/dump_entry.o ../obj_g/infocmp.o ../obj_g/tput.o ../obj_g/tset.o sh -c "if test -n '' ; then make clean x=''; fi" rm -f termsort.c transform.h rm -f tic toe infocmp clear tput tset rm -rf .libs rm -f ../obj_s/clear.o ../obj_s/tic.o ../obj_s/toe.o ../obj_s/dump_entry.o ../obj_s/infocmp.o ../obj_s/tput.o ../obj_s/tset.o rm -f ../objects/clear.o ../objects/tic.o ../objects/toe.o ../objects/dump_entry.o ../objects/infocmp.o ../objects/tput.o ../objects/tset.o rm -f ../obj_g/clear.o ../obj_g/tic.o ../obj_g/toe.o ../obj_g/dump_entry.o ../obj_g/infocmp.o ../obj_g/tput.o ../obj_g/tset.o rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' cd tack && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' rm -f core tags TAGS *~ *.bak *.i *.atac trace rm -f ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o ../obj_s/control.o ../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o ../obj_s/init.o ../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o ../obj_s/pad.o ../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o ../obj_s/tack.o rm -f ../objects/ansi.o ../objects/charset.o ../objects/color.o ../objects/control.o ../objects/crum.o ../objects/edit.o ../objects/fun.o ../objects/init.o ../objects/menu.o ../objects/modes.o ../objects/output.o ../objects/pad.o ../objects/scan.o ../objects/sync.o ../objects/sysdep.o ../objects/tack.o rm -f ../obj_g/ansi.o ../obj_g/charset.o ../obj_g/color.o ../obj_g/control.o ../obj_g/crum.o ../obj_g/edit.o ../obj_g/fun.o ../obj_g/init.o ../obj_g/menu.o ../obj_g/modes.o ../obj_g/output.o ../obj_g/pad.o ../obj_g/scan.o ../obj_g/sync.o ../obj_g/sysdep.o ../obj_g/tack.o sh -c "if test -n '' ; then make clean x=''; fi" rm -f tack rm -rf .libs rm -f ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o ../obj_s/control.o ../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o ../obj_s/init.o ../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o ../obj_s/pad.o ../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o ../obj_s/tack.o rm -f ../objects/ansi.o ../objects/charset.o ../objects/color.o ../objects/control.o ../objects/crum.o ../objects/edit.o ../objects/fun.o ../objects/init.o ../objects/menu.o ../objects/modes.o ../objects/output.o ../objects/pad.o ../objects/scan.o ../objects/sync.o ../objects/sysdep.o ../objects/tack.o rm -f ../obj_g/ansi.o ../obj_g/charset.o ../obj_g/color.o ../obj_g/control.o ../obj_g/crum.o ../obj_g/edit.o ../obj_g/fun.o ../obj_g/init.o ../obj_g/menu.o ../obj_g/modes.o ../obj_g/output.o ../obj_g/pad.o ../obj_g/scan.o ../obj_g/sync.o ../obj_g/sysdep.o ../obj_g/tack.o rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' cd panel && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o rm -f ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o rm -f ../obj_g/panel.o ../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o ../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o ../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o ../obj_g/p_user.o ../obj_g/p_win.o rm -f ../include/panel.h rm -f llib-lpanel.* rm -f ../lib/libpanel.so.5.5 rm -f ../lib/libpanel.so.5 rm -f ../lib/libpanel.so rm -f ../lib/libpanel.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libpanel.a rm -f ../lib/libpanel_g.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libpanel_g.a rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' cd menu && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o rm -f ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o rm -f ../obj_g/m_attribs.o ../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o ../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o ../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o ../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o ../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o ../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o ../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_trace.o ../obj_g/m_userptr.o ../obj_g/m_win.o rm -f ../include/menu.h ../include/eti.h ../include/mf_common.h rm -f llib-lmenu.* rm -f ../lib/libmenu.so.5.5 rm -f ../lib/libmenu.so.5 rm -f ../lib/libmenu.so rm -f ../lib/libmenu.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libmenu.a rm -f ../lib/libmenu_g.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libmenu_g.a rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' cd form && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o rm -f ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o rm -f ../obj_g/f_trace.o ../obj_g/fld_arg.o ../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o ../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o ../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o ../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o ../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o ../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o ../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o ../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o ../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o ../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o ../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o ../obj_g/fty_num.o ../obj_g/fty_regex.o rm -f ../include/form.h rm -f llib-lform.* rm -f ../lib/libform.so.5.5 rm -f ../lib/libform.so.5 rm -f ../lib/libform.so rm -f ../lib/libform.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libform.a rm -f ../lib/libform_g.a rm -f ../lib/ rm: cannot remove `../lib/': Is a directory make[1]: [clean] Error 1 (ignored) rm -f ../lib/libform_g.a rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' cd test && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' rm -f core tags TAGS *~ *.bak *.i *.ln *.atac trace rm -f ../obj_s/background.o ../obj_s/blue.o ../obj_s/bs.o ../obj_s/cardfile.o ../obj_s/color_set.o ../obj_s/demo_defkey.o ../obj_s/demo_keyok.o ../obj_s/demo_forms.o ../obj_s/demo_menus.o ../obj_s/demo_panels.o ../obj_s/demo_termcap.o ../obj_s/ditto.o ../obj_s/dots.o ../obj_s/edit_field.o ../obj_s/filter.o ../obj_s/firework.o ../obj_s/firstlast.o ../obj_s/gdc.o ../obj_s/hanoi.o ../obj_s/hashtest.o ../obj_s/ins_wide.o ../obj_s/inserts.o ../obj_s/keynames.o ../obj_s/knight.o ../obj_s/lrtest.o ../obj_s/ncurses.o ../obj_s/newdemo.o ../obj_s/railroad.o ../obj_s/rain.o ../obj_s/tclock.o ../obj_s/testaddch.o ../obj_s/testcurs.o ../obj_s/testscanw.o ../obj_s/view.o ../obj_s/worm.o ../obj_s/xmas.o rm -f ../objects/background.o ../objects/blue.o ../objects/bs.o ../objects/cardfile.o ../objects/color_set.o ../objects/demo_defkey.o ../objects/demo_keyok.o ../objects/demo_forms.o ../objects/demo_menus.o ../objects/demo_panels.o ../objects/demo_termcap.o ../objects/ditto.o ../objects/dots.o ../objects/edit_field.o ../objects/filter.o ../objects/firework.o ../objects/firstlast.o ../objects/gdc.o ../objects/hanoi.o ../objects/hashtest.o ../objects/ins_wide.o ../objects/inserts.o ../objects/keynames.o ../objects/knight.o ../objects/lrtest.o ../objects/ncurses.o ../objects/newdemo.o ../objects/railroad.o ../objects/rain.o ../objects/tclock.o ../objects/testaddch.o ../objects/testcurs.o ../objects/testscanw.o ../objects/view.o ../objects/worm.o ../objects/xmas.o rm -f ../obj_g/background.o ../obj_g/blue.o ../obj_g/bs.o ../obj_g/cardfile.o ../obj_g/color_set.o ../obj_g/demo_defkey.o ../obj_g/demo_keyok.o ../obj_g/demo_forms.o ../obj_g/demo_menus.o ../obj_g/demo_panels.o ../obj_g/demo_termcap.o ../obj_g/ditto.o ../obj_g/dots.o ../obj_g/edit_field.o ../obj_g/filter.o ../obj_g/firework.o ../obj_g/firstlast.o ../obj_g/gdc.o ../obj_g/hanoi.o ../obj_g/hashtest.o ../obj_g/ins_wide.o ../obj_g/inserts.o ../obj_g/keynames.o ../obj_g/knight.o ../obj_g/lrtest.o ../obj_g/ncurses.o ../obj_g/newdemo.o ../obj_g/railroad.o ../obj_g/rain.o ../obj_g/tclock.o ../obj_g/testaddch.o ../obj_g/testcurs.o ../obj_g/testscanw.o ../obj_g/view.o ../obj_g/worm.o ../obj_g/xmas.o sh -c "if test -n '' ; then make clean x=''; fi" rm -rf *.o screendump *.lis background blue bs cardfile color_set demo_defkey demo_forms demo_keyok demo_menus demo_panels demo_termcap ditto dots filter firework firstlast gdc hanoi hashtest ins_wide inserts keynames knight lrtest ncurses newdemo railroad rain tclock testaddch testcurs testscanw view worm xmas .libs rm -f ../obj_s/background.o ../obj_s/blue.o ../obj_s/bs.o ../obj_s/cardfile.o ../obj_s/color_set.o ../obj_s/demo_defkey.o ../obj_s/demo_keyok.o ../obj_s/demo_forms.o ../obj_s/demo_menus.o ../obj_s/demo_panels.o ../obj_s/demo_termcap.o ../obj_s/ditto.o ../obj_s/dots.o ../obj_s/edit_field.o ../obj_s/filter.o ../obj_s/firework.o ../obj_s/firstlast.o ../obj_s/gdc.o ../obj_s/hanoi.o ../obj_s/hashtest.o ../obj_s/ins_wide.o ../obj_s/inserts.o ../obj_s/keynames.o ../obj_s/knight.o ../obj_s/lrtest.o ../obj_s/ncurses.o ../obj_s/newdemo.o ../obj_s/railroad.o ../obj_s/rain.o ../obj_s/tclock.o ../obj_s/testaddch.o ../obj_s/testcurs.o ../obj_s/testscanw.o ../obj_s/view.o ../obj_s/worm.o ../obj_s/xmas.o rm -f ../objects/background.o ../objects/blue.o ../objects/bs.o ../objects/cardfile.o ../objects/color_set.o ../objects/demo_defkey.o ../objects/demo_keyok.o ../objects/demo_forms.o ../objects/demo_menus.o ../objects/demo_panels.o ../objects/demo_termcap.o ../objects/ditto.o ../objects/dots.o ../objects/edit_field.o ../objects/filter.o ../objects/firework.o ../objects/firstlast.o ../objects/gdc.o ../objects/hanoi.o ../objects/hashtest.o ../objects/ins_wide.o ../objects/inserts.o ../objects/keynames.o ../objects/knight.o ../objects/lrtest.o ../objects/ncurses.o ../objects/newdemo.o ../objects/railroad.o ../objects/rain.o ../objects/tclock.o ../objects/testaddch.o ../objects/testcurs.o ../objects/testscanw.o ../objects/view.o ../objects/worm.o ../objects/xmas.o rm -f ../obj_g/background.o ../obj_g/blue.o ../obj_g/bs.o ../obj_g/cardfile.o ../obj_g/color_set.o ../obj_g/demo_defkey.o ../obj_g/demo_keyok.o ../obj_g/demo_forms.o ../obj_g/demo_menus.o ../obj_g/demo_panels.o ../obj_g/demo_termcap.o ../obj_g/ditto.o ../obj_g/dots.o ../obj_g/edit_field.o ../obj_g/filter.o ../obj_g/firework.o ../obj_g/firstlast.o ../obj_g/gdc.o ../obj_g/hanoi.o ../obj_g/hashtest.o ../obj_g/ins_wide.o ../obj_g/inserts.o ../obj_g/keynames.o ../obj_g/knight.o ../obj_g/lrtest.o ../obj_g/ncurses.o ../obj_g/newdemo.o ../obj_g/railroad.o ../obj_g/rain.o ../obj_g/tclock.o ../obj_g/testaddch.o ../obj_g/testcurs.o ../obj_g/testscanw.o ../obj_g/view.o ../obj_g/worm.o ../obj_g/xmas.o rm -f Makefile ncurses_cfg.h config.* make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' cd misc && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' rm -f terminfo.tmp rm -f run_tic.sed rm -f core tags TAGS *~ *.bak *.ln *.atac trace rm -f Makefile run_tic.sh make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' cd c++ && make DESTDIR="" distclean make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' rm -f core tags TAGS *~ *.bak *.i *.ii *.ln *.atac trace rm -f ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesp.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ../obj_s/demo.o rm -f ../objects/cursesf.o ../objects/cursesm.o ../objects/cursesp.o ../objects/cursesw.o ../objects/cursespad.o ../objects/cursslk.o ../objects/cursesapp.o ../objects/cursesmain.o ../objects/demo.o rm -f ../obj_g/cursesf.o ../obj_g/cursesm.o ../obj_g/cursesp.o ../obj_g/cursesw.o ../obj_g/cursespad.o ../obj_g/cursslk.o ../obj_g/cursesapp.o ../obj_g/cursesmain.o ../obj_g/demo.o sh -c "if test -n '' ; then make clean x=''; fi" rm -rf ../obj_s/SunWS_cache rm -f demo etip.h ../lib/libncurses++.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ../obj_s/demo.o rm -rf .libs rm -f ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesp.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ../obj_s/demo.o rm -f ../objects/cursesf.o ../objects/cursesm.o ../objects/cursesp.o ../objects/cursesw.o ../objects/cursespad.o ../objects/cursslk.o ../objects/cursesapp.o ../objects/cursesmain.o ../objects/demo.o rm -f ../obj_g/cursesf.o ../obj_g/cursesm.o ../obj_g/cursesp.o ../obj_g/cursesw.o ../obj_g/cursespad.o ../obj_g/cursslk.o ../obj_g/cursesapp.o ../obj_g/cursesmain.o ../obj_g/demo.o rm -f Makefile make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' rm -f config.cache config.log config.status Makefile include/ncurses_cfg.h rm -f headers.sh headers.sed rm -rf lib obj_s objects obj_g Autodetection for option impossible: --disable-debug passed thru. Removing unsupported '--without-libpam' from configure option string. Removing unsupported '--without-pam' from configure option string. Autodetection for option impossible: --disable-libpam passed thru. Autodetection for option impossible: --disable-pam passed thru. Running bash ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libdir=/lib --datadir=/usr/share --includedir=/usr/include/ncursesw --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var --disable-debug --disable-libpam --disable-pam --with-normal --with-shared --enable-widec --build=i386-unknown-linux-gnu --host=i386-unknown-linux-gnu Configuring NCURSES 5.5 ABI 5 (Mon May 29 20:28:43 CEST 2006) checking build system type... i386-unknown-linux-gnu checking host system type... i386-unknown-linux-gnu checking target system type... i386-unknown-linux-gnu Configuring for linux-gnu checking for prefix... /usr checking for i386-unknown-linux-gnu-gcc... gcc-40 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-40 accepts -g... yes checking version of gcc-40... 4.0.3 checking how to run the C preprocessor... gcc-40 -E checking whether gcc-40 needs -traditional... no checking whether gcc-40 understands -c and -o together... yes checking for POSIXized ISC... no checking for gcc-40 option to accept ANSI C... -DCC_HAS_PROTOS checking for ldconfig... /sbin/ldconfig checking if you want to ensure bool is consistent with C++... yes checking for i386-unknown-linux-gnu-g++... g++-40 checking whether we are using the GNU C++ compiler... yes checking whether g++-40 accepts -g... yes checking version of g++... 4.0.3 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada95... yes checking if you want to build programs such as tic... yes checking if you wish to install curses.h... yes checking for mawk... gawk checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c checking for long file names... yes checking if filesystem supports mixed-case filenames... yes checking whether ln -s works... yes checking for ctags... no checking for etags... no checking for tdlint... no checking for lint... no checking for alint... no checking for man... no checking for man_db... no checking for i386-unknown-linux-gnu-ranlib... ranlib checking for i386-unknown-linux-gnu-ld... ld checking for i386-unknown-linux-gnu-ar... ar checking for archiver options (symbol AR_OPTS)... rv checking for makeflags variable... checking if you have specified an install-prefix... 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... yes checking if you want to build profiling libraries... no checking for specified models... shared normal debug checking for default model... shared checking if you want to build a separate terminfo library... no checking if you want to link with dbmalloc for testing... no checking if you want to link with dmalloc for testing... no checking if you want to link with the GPM mouse library... maybe checking for Gpm_Open in -lgpm... no checking for default loader flags... checking if rpath option should be used... no checking if release/abi version should be used for shared libs... auto checking which gcc-40 option to use... -fPIC 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 for list of fallback descriptions... checking if you want modern xterm or antique... xterm-new checking for list of terminfo directories... /usr/share/terminfo checking for default terminfo directory... /usr/share/terminfo checking if big-core option selected... yes checking if you want termcap-fallback support... no checking if ~/.terminfo is wanted... yes checking if you want to use restrict 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... no checking if you want broken-linker support code... no checking if gcc-40 -U and -D options work together... yes checking if we must define _GNU_SOURCE... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... yes checking if we must define _XOPEN_SOURCE_EXTENDED... no checking for putwc... yes checking for btowc... yes checking for wctob... yes checking for mbtowc... yes checking for wctomb... yes checking for mblen... yes checking for mbrlen... yes checking for mbrtowc... yes checking if we must include wchar.h to declare mbstate_t... yes checking if we must include wchar.h to declare wchar_t... no checking if we must include wchar.h to declare wint_t... no checking whether to enable _LP64 definition in curses.h... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes 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 whether to use struct dirent64... no checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... auto checking for type of ospeed... short checking for type of mmask_t... auto checking if tputs should process BSD-style prefix padding... no checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no 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 for extended use of const keyword... no checking if you want $NCURSES_NO_PADDING code... yes 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 to use experimental extended colors... no checking if you want to use experimental extended mouse encoding... no checking if you want experimental safe-sprintf code... no checking if you want to display full commands during build... yes checking if you want to see compiler warnings... configure: checking for gcc-40 __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to enable runtime assertions... no checking whether to add trace feature to all models... no checking for gettimeofday... yes checking if -lm needed for math functions... yes checking for ANSI C header files... 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 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 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... yes checking for wctype.h... yes checking if sys/time.h works with sys/select.h... yes checking for gcc-40 option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for type of chtype... long 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 remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... 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 return type of signal handlers... void checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking if poll really works... no checking if we should include stdbool.h... yes checking for builtin bool type... no checking for library stdc++... no checking whether g++-40 understands -c and -o together... yes checking how to run the C++ preprocessor... g++-40 -E checking for typeinfo... 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... MATH_H checking if g++-40 accepts parameter initialization... no checking if g++-40 accepts static_cast... yes checking for strstream.h... no checking if g++-40 supports vscan function... stdio checking for gnatmake... no checking for library subsets... termlib+ext_tinfo+base+widechar+ext_funcs checking default library suffix... w checking default library-dependency suffix... w.so checking default object directory... obj_s checking c++ library-dependency suffix... w.a checking where we will install curses.h... /usr/include/ncursesw checking for src modules... ncurses progs tack panel menu form configure: creating ./config.status config.status: creating include/MKterm.h.awk config.status: creating include/curses.head 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 tack/Makefile config.status: creating panel/Makefile config.status: creating menu/Makefile config.status: creating form/Makefile config.status: creating test/Makefile config.status: creating misc/Makefile config.status: creating c++/Makefile config.status: creating misc/run_tic.sh config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for shared model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (ncurses: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (progs: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (progs: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (progs: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (tack: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (tack: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (tack: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (panel: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (panel: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (panel: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (menu: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (menu: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (menu: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (form: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (form: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (form: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (test: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (test: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (test: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for shared model (c++: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for normal model (c++: termlib+ext_tinfo+base+widechar+ext_funcs) Appending rules for debug model (c++: termlib+ext_tinfo+base+widechar+ext_funcs) creating headers.sh ** Configuration summary for NCURSES 5.5 20051010: extended funcs: yes xterm terminfo: xterm-new bin directory: /usr/bin lib directory: /lib include directory: /usr/include/ncursesw man directory: /usr/share/man terminfo directory: /usr/share/terminfo ** Include-directory is not in a standard location cd man && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' cd include && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cat curses.head >curses.h AWK=gawk sh ./MKkey_defs.sh ./Caps >>curses.h sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' cat ./curses.tail >>curses.h sh ./MKhashsize.sh ./Caps >hashsize.h AWK=gawk sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=gawk sh ./MKparametrized.sh ./Caps >parametrized.h gawk -f MKterm.h.awk ./Caps > term.h sh ./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[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cd ncurses && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw" "gawk" generated <../include/curses.h | \ fgrep undef >../include/nomacros.h gawk -f ./tinfo/MKnames.awk ./../include/Caps cat namehdr boolnames boolfnames numnames numfnames strnames strfnames nameftr >names.c cat namehdr boolcodes numcodes strcodes codeftr >codes.c rm -f namehdr nameftr codeftr boolnames boolfnames boolcodes numnames numfnames numcodes strnames strfnames strcodes cc -o make_hash -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -DMAIN_PROGRAM ./tinfo/comp_hash.c sh ./tinfo/MKcaptab.awk gawk ./../include/Caps > comp_captab.c sh ./tty/MKexpanded.sh "gcc-40 -E" -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw > expanded.c sh ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src >fallback.c cc -o make_keys -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 ./tinfo/make_keys.c AWK=gawk sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list ./make_keys keys.list > init_keytry.h sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw" "gawk" generated <../include/curses.h >lib_gen.c gawk -f ./base/MKkeyname.awk keys.list > lib_keyname.c sh ./base/MKlib_gen.sh "gcc-40 -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw" "gawk" implemented <../include/curses.h >link_test.c echo | gawk -f ./base/MKunctrl.awk >unctrl.c gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/memmove.c -o ../obj_s/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/setbuf.c -o ../obj_s/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o gcc-40 -shared -Wl,-soname,`basename ../lib/libncursesw.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libncursesw.so.5.5 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/memmove.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_entry.o ../obj_s/alloc_ttype.o ../obj_s/captoinfo.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_expand.o ../obj_s/comp_hash.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/doalloc.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/parse_entry.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/setbuf.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.076004 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 5852448 cd ../lib && (rm -f libncursesw.so.5; ln -s libncursesw.so.5.5 libncursesw.so.5; rm -f libncursesw.so; ln -s libncursesw.so.5 libncursesw.so; ) gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/memmove.c -o ../objects/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/charable.c -o ../objects/charable.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/expanded.c -o ../objects/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/access.c -o ../objects/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/codes.c -o ../objects/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/fallback.c -o ../objects/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/names.c -o ../objects/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/setbuf.c -o ../objects/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/tries.c -o ../objects/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/unctrl.c -o ../objects/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../ncurses/./base/version.c -o ../objects/version.o ar rv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/memmove.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_get_wch.o ../objects/lib_erasewchar.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_entry.o ../objects/alloc_ttype.o ../objects/captoinfo.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_expand.o ../objects/comp_hash.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/doalloc.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/parse_entry.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/setbuf.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/write_entry.o ../objects/define_key.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o ar: creating ../lib/libncursesw.a a - ../objects/hardscroll.o a - ../objects/hashmap.o a - ../objects/lib_addch.o a - ../objects/lib_addstr.o a - ../objects/lib_beep.o a - ../objects/lib_bkgd.o a - ../objects/lib_box.o a - ../objects/lib_chgat.o a - ../objects/lib_clear.o a - ../objects/lib_clearok.o a - ../objects/lib_clrbot.o a - ../objects/lib_clreol.o a - ../objects/lib_color.o a - ../objects/lib_colorset.o a - ../objects/lib_delch.o a - ../objects/lib_delwin.o a - ../objects/lib_echo.o a - ../objects/lib_endwin.o a - ../objects/lib_erase.o a - ../objects/lib_flash.o a - ../objects/lib_gen.o a - ../objects/lib_getch.o a - ../objects/lib_getstr.o a - ../objects/lib_hline.o a - ../objects/lib_immedok.o a - ../objects/lib_inchstr.o a - ../objects/lib_initscr.o a - ../objects/lib_insch.o a - ../objects/lib_insdel.o a - ../objects/lib_insnstr.o a - ../objects/lib_instr.o a - ../objects/lib_isendwin.o a - ../objects/lib_leaveok.o a - ../objects/lib_mouse.o a - ../objects/lib_move.o a - ../objects/lib_mvcur.o a - ../objects/lib_mvwin.o a - ../objects/lib_newterm.o a - ../objects/lib_newwin.o a - ../objects/lib_nl.o a - ../objects/lib_overlay.o a - ../objects/lib_pad.o a - ../objects/lib_printw.o a - ../objects/lib_redrawln.o a - ../objects/lib_refresh.o a - ../objects/lib_restart.o a - ../objects/lib_scanw.o a - ../objects/lib_screen.o a - ../objects/lib_scroll.o a - ../objects/lib_scrollok.o a - ../objects/lib_scrreg.o a - ../objects/lib_set_term.o a - ../objects/lib_slk.o a - ../objects/lib_slkatr_set.o a - ../objects/lib_slkatrof.o a - ../objects/lib_slkatron.o a - ../objects/lib_slkatrset.o a - ../objects/lib_slkattr.o a - ../objects/lib_slkclear.o a - ../objects/lib_slkcolor.o a - ../objects/lib_slkinit.o a - ../objects/lib_slklab.o a - ../objects/lib_slkrefr.o a - ../objects/lib_slkset.o a - ../objects/lib_slktouch.o a - ../objects/lib_touch.o a - ../objects/lib_tstp.o a - ../objects/lib_ungetch.o a - ../objects/lib_vidattr.o a - ../objects/lib_vline.o a - ../objects/lib_wattroff.o a - ../objects/lib_wattron.o a - ../objects/lib_winch.o a - ../objects/lib_window.o a - ../objects/nc_panel.o a - ../objects/safe_sprintf.o a - ../objects/tty_update.o a - ../objects/varargs.o a - ../objects/memmove.o a - ../objects/vsscanf.o a - ../objects/lib_freeall.o a - ../objects/charable.o a - ../objects/lib_add_wch.o a - ../objects/lib_box_set.o a - ../objects/lib_cchar.o a - ../objects/lib_get_wch.o a - ../objects/lib_erasewchar.o a - ../objects/lib_get_wstr.o a - ../objects/lib_hline_set.o a - ../objects/lib_in_wch.o a - ../objects/lib_in_wchnstr.o a - ../objects/lib_ins_wch.o a - ../objects/lib_inwstr.o a - ../objects/lib_pecho_wchar.o a - ../objects/lib_slk_wset.o a - ../objects/lib_unget_wch.o a - ../objects/lib_vid_attr.o a - ../objects/lib_vline_set.o a - ../objects/lib_wacs.o a - ../objects/lib_wunctrl.o a - ../objects/expanded.o a - ../objects/lib_dft_fgbg.o a - ../objects/lib_print.o a - ../objects/resizeterm.o a - ../objects/wresize.o a - ../objects/access.o a - ../objects/add_tries.o a - ../objects/alloc_entry.o a - ../objects/alloc_ttype.o a - ../objects/captoinfo.o a - ../objects/codes.o a - ../objects/comp_captab.o a - ../objects/comp_error.o a - ../objects/comp_expand.o a - ../objects/comp_hash.o a - ../objects/comp_parse.o a - ../objects/comp_scan.o a - ../objects/doalloc.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/parse_entry.o a - ../objects/read_entry.o a - ../objects/read_termcap.o a - ../objects/setbuf.o a - ../objects/strings.o a - ../objects/tries.o a - ../objects/trim_sgr0.o a - ../objects/unctrl.o a - ../objects/visbuf.o a - ../objects/write_entry.o a - ../objects/define_key.o a - ../objects/key_defined.o a - ../objects/keybound.o a - ../objects/keyok.o a - ../objects/version.o ranlib ../lib/libncursesw.a gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/hardscroll.c -o ../obj_g/hardscroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/hashmap.c -o ../obj_g/hashmap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_addch.c -o ../obj_g/lib_addch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_addstr.c -o ../obj_g/lib_addstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_beep.c -o ../obj_g/lib_beep.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_bkgd.c -o ../obj_g/lib_bkgd.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_box.c -o ../obj_g/lib_box.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_chgat.c -o ../obj_g/lib_chgat.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_clear.c -o ../obj_g/lib_clear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_clearok.c -o ../obj_g/lib_clearok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_clrbot.c -o ../obj_g/lib_clrbot.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_clreol.c -o ../obj_g/lib_clreol.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_color.c -o ../obj_g/lib_color.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_colorset.c -o ../obj_g/lib_colorset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_delch.c -o ../obj_g/lib_delch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_delwin.c -o ../obj_g/lib_delwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_echo.c -o ../obj_g/lib_echo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_endwin.c -o ../obj_g/lib_endwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_erase.c -o ../obj_g/lib_erase.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_flash.c -o ../obj_g/lib_flash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_getch.c -o ../obj_g/lib_getch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_getstr.c -o ../obj_g/lib_getstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_hline.c -o ../obj_g/lib_hline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_immedok.c -o ../obj_g/lib_immedok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_inchstr.c -o ../obj_g/lib_inchstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_initscr.c -o ../obj_g/lib_initscr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_insch.c -o ../obj_g/lib_insch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_insdel.c -o ../obj_g/lib_insdel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_insnstr.c -o ../obj_g/lib_insnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_instr.c -o ../obj_g/lib_instr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_isendwin.c -o ../obj_g/lib_isendwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_leaveok.c -o ../obj_g/lib_leaveok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_mouse.c -o ../obj_g/lib_mouse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_move.c -o ../obj_g/lib_move.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_mvwin.c -o ../obj_g/lib_mvwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_newterm.c -o ../obj_g/lib_newterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_newwin.c -o ../obj_g/lib_newwin.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_nl.c -o ../obj_g/lib_nl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_overlay.c -o ../obj_g/lib_overlay.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_pad.c -o ../obj_g/lib_pad.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_printw.c -o ../obj_g/lib_printw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_redrawln.c -o ../obj_g/lib_redrawln.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_refresh.c -o ../obj_g/lib_refresh.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_restart.c -o ../obj_g/lib_restart.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_scanw.c -o ../obj_g/lib_scanw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_screen.c -o ../obj_g/lib_screen.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_scroll.c -o ../obj_g/lib_scroll.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_scrollok.c -o ../obj_g/lib_scrollok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_scrreg.c -o ../obj_g/lib_scrreg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_set_term.c -o ../obj_g/lib_set_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slk.c -o ../obj_g/lib_slk.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatron.c -o ../obj_g/lib_slkatron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkattr.c -o ../obj_g/lib_slkattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkclear.c -o ../obj_g/lib_slkclear.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkinit.c -o ../obj_g/lib_slkinit.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slklab.c -o ../obj_g/lib_slklab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slkset.c -o ../obj_g/lib_slkset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_slktouch.c -o ../obj_g/lib_slktouch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_touch.c -o ../obj_g/lib_touch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/lib_tstp.c -o ../obj_g/lib_tstp.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_ungetch.c -o ../obj_g/lib_ungetch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_vline.c -o ../obj_g/lib_vline.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_wattroff.c -o ../obj_g/lib_wattroff.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_wattron.c -o ../obj_g/lib_wattron.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_winch.c -o ../obj_g/lib_winch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_window.c -o ../obj_g/lib_window.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/nc_panel.c -o ../obj_g/nc_panel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/safe_sprintf.c -o ../obj_g/safe_sprintf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/tty_update.c -o ../obj_g/tty_update.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/varargs.c -o ../obj_g/varargs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/memmove.c -o ../obj_g/memmove.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/vsscanf.c -o ../obj_g/vsscanf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_freeall.c -o ../obj_g/lib_freeall.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/charable.c -o ../obj_g/charable.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_g/lib_add_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_box_set.c -o ../obj_g/lib_box_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_cchar.c -o ../obj_g/lib_cchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_g/lib_get_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_g/lib_erasewchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_g/lib_get_wstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_g/lib_hline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_g/lib_in_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_g/lib_in_wchnstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_g/lib_ins_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_g/lib_inwstr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_g/lib_pecho_wchar.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_g/lib_slk_wset.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_g/lib_unget_wch.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_g/lib_vid_attr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_g/lib_vline_set.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_wacs.c -o ../obj_g/lib_wacs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_g/lib_wunctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_print.c -o ../obj_g/lib_print.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/resizeterm.c -o ../obj_g/resizeterm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/trace_xnames.c -o ../obj_g/trace_xnames.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/wresize.c -o ../obj_g/wresize.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/access.c -o ../obj_g/access.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/add_tries.c -o ../obj_g/add_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/captoinfo.c -o ../obj_g/captoinfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/codes.c -o ../obj_g/codes.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_error.c -o ../obj_g/comp_error.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_expand.c -o ../obj_g/comp_expand.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_hash.c -o ../obj_g/comp_hash.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_parse.c -o ../obj_g/comp_parse.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/comp_scan.c -o ../obj_g/comp_scan.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/doalloc.c -o ../obj_g/doalloc.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/fallback.c -o ../obj_g/fallback.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/free_ttype.c -o ../obj_g/free_ttype.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/getenv_num.c -o ../obj_g/getenv_num.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/init_keytry.c -o ../obj_g/init_keytry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_acs.c -o ../obj_g/lib_acs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_data.c -o ../obj_g/lib_data.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_longname.c -o ../obj_g/lib_longname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_napms.c -o ../obj_g/lib_napms.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_options.c -o ../obj_g/lib_options.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_raw.c -o ../obj_g/lib_raw.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_setup.c -o ../obj_g/lib_setup.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_termname.c -o ../obj_g/lib_termname.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_ti.c -o ../obj_g/lib_ti.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_trace.c -o ../obj_g/lib_trace.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tty/lib_twait.c -o ../obj_g/lib_twait.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/name_match.c -o ../obj_g/name_match.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/names.c -o ../obj_g/names.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/parse_entry.c -o ../obj_g/parse_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/read_entry.c -o ../obj_g/read_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/read_termcap.c -o ../obj_g/read_termcap.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/setbuf.c -o ../obj_g/setbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/strings.c -o ../obj_g/strings.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/trace_buf.c -o ../obj_g/trace_buf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/trace_tries.c -o ../obj_g/trace_tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/tries.c -o ../obj_g/tries.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./trace/visbuf.c -o ../obj_g/visbuf.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./tinfo/write_entry.c -o ../obj_g/write_entry.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/define_key.c -o ../obj_g/define_key.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/key_defined.c -o ../obj_g/key_defined.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/keybound.c -o ../obj_g/keybound.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/keyok.c -o ../obj_g/keyok.o gcc-40 -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../ncurses/./base/version.c -o ../obj_g/version.o ar rv ../lib/libncursesw_g.a ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/memmove.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/charable.o ../obj_g/lib_add_wch.o ../obj_g/lib_box_set.o ../obj_g/lib_cchar.o ../obj_g/lib_get_wch.o ../obj_g/lib_erasewchar.o ../obj_g/lib_get_wstr.o ../obj_g/lib_hline_set.o ../obj_g/lib_in_wch.o ../obj_g/lib_in_wchnstr.o ../obj_g/lib_ins_wch.o ../obj_g/lib_inwstr.o ../obj_g/lib_pecho_wchar.o ../obj_g/lib_slk_wset.o ../obj_g/lib_unget_wch.o ../obj_g/lib_vid_attr.o ../obj_g/lib_vline_set.o ../obj_g/lib_wacs.o ../obj_g/lib_wunctrl.o ../obj_g/expanded.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/wresize.o ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_entry.o ../obj_g/alloc_ttype.o ../obj_g/captoinfo.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_expand.o ../obj_g/comp_hash.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/doalloc.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/parse_entry.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/setbuf.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o ar: creating ../lib/libncursesw_g.a a - ../obj_g/hardscroll.o a - ../obj_g/hashmap.o a - ../obj_g/lib_addch.o a - ../obj_g/lib_addstr.o a - ../obj_g/lib_beep.o a - ../obj_g/lib_bkgd.o a - ../obj_g/lib_box.o a - ../obj_g/lib_chgat.o a - ../obj_g/lib_clear.o a - ../obj_g/lib_clearok.o a - ../obj_g/lib_clrbot.o a - ../obj_g/lib_clreol.o a - ../obj_g/lib_color.o a - ../obj_g/lib_colorset.o a - ../obj_g/lib_delch.o a - ../obj_g/lib_delwin.o a - ../obj_g/lib_echo.o a - ../obj_g/lib_endwin.o a - ../obj_g/lib_erase.o a - ../obj_g/lib_flash.o a - ../obj_g/lib_gen.o a - ../obj_g/lib_getch.o a - ../obj_g/lib_getstr.o a - ../obj_g/lib_hline.o a - ../obj_g/lib_immedok.o a - ../obj_g/lib_inchstr.o a - ../obj_g/lib_initscr.o a - ../obj_g/lib_insch.o a - ../obj_g/lib_insdel.o a - ../obj_g/lib_insnstr.o a - ../obj_g/lib_instr.o a - ../obj_g/lib_isendwin.o a - ../obj_g/lib_leaveok.o a - ../obj_g/lib_mouse.o a - ../obj_g/lib_move.o a - ../obj_g/lib_mvcur.o a - ../obj_g/lib_mvwin.o a - ../obj_g/lib_newterm.o a - ../obj_g/lib_newwin.o a - ../obj_g/lib_nl.o a - ../obj_g/lib_overlay.o a - ../obj_g/lib_pad.o a - ../obj_g/lib_printw.o a - ../obj_g/lib_redrawln.o a - ../obj_g/lib_refresh.o a - ../obj_g/lib_restart.o a - ../obj_g/lib_scanw.o a - ../obj_g/lib_screen.o a - ../obj_g/lib_scroll.o a - ../obj_g/lib_scrollok.o a - ../obj_g/lib_scrreg.o a - ../obj_g/lib_set_term.o a - ../obj_g/lib_slk.o a - ../obj_g/lib_slkatr_set.o a - ../obj_g/lib_slkatrof.o a - ../obj_g/lib_slkatron.o a - ../obj_g/lib_slkatrset.o a - ../obj_g/lib_slkattr.o a - ../obj_g/lib_slkclear.o a - ../obj_g/lib_slkcolor.o a - ../obj_g/lib_slkinit.o a - ../obj_g/lib_slklab.o a - ../obj_g/lib_slkrefr.o a - ../obj_g/lib_slkset.o a - ../obj_g/lib_slktouch.o a - ../obj_g/lib_touch.o a - ../obj_g/lib_tracedmp.o a - ../obj_g/lib_tracemse.o a - ../obj_g/lib_tstp.o a - ../obj_g/lib_ungetch.o a - ../obj_g/lib_vidattr.o a - ../obj_g/lib_vline.o a - ../obj_g/lib_wattroff.o a - ../obj_g/lib_wattron.o a - ../obj_g/lib_winch.o a - ../obj_g/lib_window.o a - ../obj_g/nc_panel.o a - ../obj_g/safe_sprintf.o a - ../obj_g/tty_update.o a - ../obj_g/varargs.o a - ../obj_g/memmove.o a - ../obj_g/vsscanf.o a - ../obj_g/lib_freeall.o a - ../obj_g/charable.o a - ../obj_g/lib_add_wch.o a - ../obj_g/lib_box_set.o a - ../obj_g/lib_cchar.o a - ../obj_g/lib_get_wch.o a - ../obj_g/lib_erasewchar.o a - ../obj_g/lib_get_wstr.o a - ../obj_g/lib_hline_set.o a - ../obj_g/lib_in_wch.o a - ../obj_g/lib_in_wchnstr.o a - ../obj_g/lib_ins_wch.o a - ../obj_g/lib_inwstr.o a - ../obj_g/lib_pecho_wchar.o a - ../obj_g/lib_slk_wset.o a - ../obj_g/lib_unget_wch.o a - ../obj_g/lib_vid_attr.o a - ../obj_g/lib_vline_set.o a - ../obj_g/lib_wacs.o a - ../obj_g/lib_wunctrl.o a - ../obj_g/expanded.o a - ../obj_g/lib_dft_fgbg.o a - ../obj_g/lib_print.o a - ../obj_g/resizeterm.o a - ../obj_g/trace_xnames.o a - ../obj_g/wresize.o a - ../obj_g/access.o a - ../obj_g/add_tries.o a - ../obj_g/alloc_entry.o a - ../obj_g/alloc_ttype.o a - ../obj_g/captoinfo.o a - ../obj_g/codes.o a - ../obj_g/comp_captab.o a - ../obj_g/comp_error.o a - ../obj_g/comp_expand.o a - ../obj_g/comp_hash.o a - ../obj_g/comp_parse.o a - ../obj_g/comp_scan.o a - ../obj_g/doalloc.o a - ../obj_g/fallback.o a - ../obj_g/free_ttype.o a - ../obj_g/getenv_num.o a - ../obj_g/home_terminfo.o a - ../obj_g/init_keytry.o a - ../obj_g/lib_acs.o a - ../obj_g/lib_baudrate.o a - ../obj_g/lib_cur_term.o a - ../obj_g/lib_data.o a - ../obj_g/lib_has_cap.o a - ../obj_g/lib_kernel.o a - ../obj_g/lib_keyname.o a - ../obj_g/lib_longname.o a - ../obj_g/lib_napms.o a - ../obj_g/lib_options.o a - ../obj_g/lib_raw.o a - ../obj_g/lib_setup.o a - ../obj_g/lib_termcap.o a - ../obj_g/lib_termname.o a - ../obj_g/lib_tgoto.o a - ../obj_g/lib_ti.o a - ../obj_g/lib_tparm.o a - ../obj_g/lib_tputs.o a - ../obj_g/lib_trace.o a - ../obj_g/lib_traceatr.o a - ../obj_g/lib_tracebits.o a - ../obj_g/lib_tracechr.o a - ../obj_g/lib_ttyflags.o a - ../obj_g/lib_twait.o a - ../obj_g/name_match.o a - ../obj_g/names.o a - ../obj_g/parse_entry.o a - ../obj_g/read_entry.o a - ../obj_g/read_termcap.o a - ../obj_g/setbuf.o a - ../obj_g/strings.o a - ../obj_g/trace_buf.o a - ../obj_g/trace_tries.o a - ../obj_g/tries.o a - ../obj_g/trim_sgr0.o a - ../obj_g/unctrl.o a - ../obj_g/visbuf.o a - ../obj_g/write_entry.o a - ../obj_g/define_key.o a - ../obj_g/key_defined.o a - ../obj_g/keybound.o a - ../obj_g/keyok.o a - ../obj_g/version.o ranlib ../lib/libncursesw_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' cd progs && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o gcc-40 ../obj_s/tic.o ../obj_s/dump_entry.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o tic gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o gcc-40 ../obj_s/toe.o ../obj_s/dump_entry.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o toe gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o gcc-40 ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o infocmp gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o gcc-40 ../obj_s/clear.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o clear gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o gcc-40 ../obj_s/tput.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o tput gcc-40 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o gcc-40 ../obj_s/tset.o ../obj_s/dump_entry.o -L../lib -lncursesw -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o tset make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' cd tack && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/ansi.c -o ../obj_s/ansi.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/charset.c -o ../obj_s/charset.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/color.c -o ../obj_s/color.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/control.c -o ../obj_s/control.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/crum.c -o ../obj_s/crum.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/edit.c -o ../obj_s/edit.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/fun.c -o ../obj_s/fun.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/init.c -o ../obj_s/init.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/menu.c -o ../obj_s/menu.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/modes.c -o ../obj_s/modes.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/output.c -o ../obj_s/output.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/pad.c -o ../obj_s/pad.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/scan.c -o ../obj_s/scan.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/sync.c -o ../obj_s/sync.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/sysdep.c -o ../obj_s/sysdep.o gcc-40 -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../tack/tack.c -o ../obj_s/tack.o gcc-40 ../obj_s/ansi.o ../obj_s/charset.o ../obj_s/color.o ../obj_s/control.o ../obj_s/crum.o ../obj_s/edit.o ../obj_s/fun.o ../obj_s/init.o ../obj_s/menu.o ../obj_s/modes.o ../obj_s/output.o ../obj_s/pad.o ../obj_s/scan.o ../obj_s/sync.o ../obj_s/sysdep.o ../obj_s/tack.o -L../lib -lncursesw -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -o tack make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' cd panel && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' rm -f ../include/panel.h cp ./panel.h ../include/panel.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o gcc-40 -shared -Wl,-soname,`basename ../lib/libpanelw.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libpanelw.so.5.5 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.024001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 1850656 cd ../lib && (rm -f libpanelw.so.5; ln -s libpanelw.so.5.5 libpanelw.so.5; rm -f libpanelw.so; ln -s libpanelw.so.5 libpanelw.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/panel.c -o ../objects/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_above.c -o ../objects/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_below.c -o ../objects/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_bottom.c -o ../objects/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_delete.c -o ../objects/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_hide.c -o ../objects/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_hidden.c -o ../objects/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_move.c -o ../objects/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_new.c -o ../objects/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_replace.c -o ../objects/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_show.c -o ../objects/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_top.c -o ../objects/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_update.c -o ../objects/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_user.c -o ../objects/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../panel/p_win.c -o ../objects/p_win.o ar rv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o ar: creating ../lib/libpanelw.a a - ../objects/panel.o a - ../objects/p_above.o a - ../objects/p_below.o a - ../objects/p_bottom.o a - ../objects/p_delete.o a - ../objects/p_hide.o a - ../objects/p_hidden.o a - ../objects/p_move.o a - ../objects/p_new.o a - ../objects/p_replace.o a - ../objects/p_show.o a - ../objects/p_top.o a - ../objects/p_update.o a - ../objects/p_user.o a - ../objects/p_win.o ranlib ../lib/libpanelw.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/panel.c -o ../obj_g/panel.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_above.c -o ../obj_g/p_above.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_below.c -o ../obj_g/p_below.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_bottom.c -o ../obj_g/p_bottom.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_delete.c -o ../obj_g/p_delete.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_hide.c -o ../obj_g/p_hide.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_hidden.c -o ../obj_g/p_hidden.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_move.c -o ../obj_g/p_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_new.c -o ../obj_g/p_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_replace.c -o ../obj_g/p_replace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_show.c -o ../obj_g/p_show.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_top.c -o ../obj_g/p_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_update.c -o ../obj_g/p_update.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_user.c -o ../obj_g/p_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../panel/p_win.c -o ../obj_g/p_win.o ar rv ../lib/libpanelw_g.a ../obj_g/panel.o ../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o ../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o ../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o ../obj_g/p_user.o ../obj_g/p_win.o ar: creating ../lib/libpanelw_g.a a - ../obj_g/panel.o a - ../obj_g/p_above.o a - ../obj_g/p_below.o a - ../obj_g/p_bottom.o a - ../obj_g/p_delete.o a - ../obj_g/p_hide.o a - ../obj_g/p_hidden.o a - ../obj_g/p_move.o a - ../obj_g/p_new.o a - ../obj_g/p_replace.o a - ../obj_g/p_show.o a - ../obj_g/p_top.o a - ../obj_g/p_update.o a - ../obj_g/p_user.o a - ../obj_g/p_win.o ranlib ../lib/libpanelw_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' cd menu && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' rm -f ../include/menu.h cp ./menu.h ../include/menu.h rm -f ../include/eti.h cp ./eti.h ../include/eti.h rm -f ../include/mf_common.h cp ./mf_common.h ../include/mf_common.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o gcc-40 -shared -Wl,-soname,`basename ../lib/libmenuw.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libmenuw.so.5.5 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.028001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 2231584 cd ../lib && (rm -f libmenuw.so.5; ln -s libmenuw.so.5.5 libmenuw.so.5; rm -f libmenuw.so; ln -s libmenuw.so.5 libmenuw.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_attribs.c -o ../objects/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_cursor.c -o ../objects/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_driver.c -o ../objects/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_format.c -o ../objects/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_global.c -o ../objects/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_hook.c -o ../objects/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_new.c -o ../objects/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_top.c -o ../objects/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_use.c -o ../objects/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_val.c -o ../objects/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_items.c -o ../objects/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_new.c -o ../objects/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_opts.c -o ../objects/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_pad.c -o ../objects/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_pattern.c -o ../objects/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_post.c -o ../objects/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_req_name.c -o ../objects/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_scale.c -o ../objects/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_spacing.c -o ../objects/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_sub.c -o ../objects/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_userptr.c -o ../objects/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../menu/m_win.c -o ../objects/m_win.o ar rv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o ar: creating ../lib/libmenuw.a a - ../objects/m_attribs.o a - ../objects/m_cursor.o a - ../objects/m_driver.o a - ../objects/m_format.o a - ../objects/m_global.o a - ../objects/m_hook.o a - ../objects/m_item_cur.o a - ../objects/m_item_nam.o a - ../objects/m_item_new.o a - ../objects/m_item_opt.o a - ../objects/m_item_top.o a - ../objects/m_item_use.o a - ../objects/m_item_val.o a - ../objects/m_item_vis.o a - ../objects/m_items.o a - ../objects/m_new.o a - ../objects/m_opts.o a - ../objects/m_pad.o a - ../objects/m_pattern.o a - ../objects/m_post.o a - ../objects/m_req_name.o a - ../objects/m_scale.o a - ../objects/m_spacing.o a - ../objects/m_sub.o a - ../objects/m_userptr.o a - ../objects/m_win.o ranlib ../lib/libmenuw.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_attribs.c -o ../obj_g/m_attribs.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_cursor.c -o ../obj_g/m_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_driver.c -o ../obj_g/m_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_format.c -o ../obj_g/m_format.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_global.c -o ../obj_g/m_global.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_hook.c -o ../obj_g/m_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_cur.c -o ../obj_g/m_item_cur.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_nam.c -o ../obj_g/m_item_nam.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_new.c -o ../obj_g/m_item_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_opt.c -o ../obj_g/m_item_opt.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_top.c -o ../obj_g/m_item_top.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_use.c -o ../obj_g/m_item_use.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_val.c -o ../obj_g/m_item_val.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_item_vis.c -o ../obj_g/m_item_vis.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_items.c -o ../obj_g/m_items.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_new.c -o ../obj_g/m_new.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_opts.c -o ../obj_g/m_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_pad.c -o ../obj_g/m_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_pattern.c -o ../obj_g/m_pattern.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_post.c -o ../obj_g/m_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_req_name.c -o ../obj_g/m_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_scale.c -o ../obj_g/m_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_spacing.c -o ../obj_g/m_spacing.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_sub.c -o ../obj_g/m_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_trace.c -o ../obj_g/m_trace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_userptr.c -o ../obj_g/m_userptr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../menu/m_win.c -o ../obj_g/m_win.o ar rv ../lib/libmenuw_g.a ../obj_g/m_attribs.o ../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o ../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o ../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o ../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o ../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o ../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o ../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_trace.o ../obj_g/m_userptr.o ../obj_g/m_win.o ar: creating ../lib/libmenuw_g.a a - ../obj_g/m_attribs.o a - ../obj_g/m_cursor.o a - ../obj_g/m_driver.o a - ../obj_g/m_format.o a - ../obj_g/m_global.o a - ../obj_g/m_hook.o a - ../obj_g/m_item_cur.o a - ../obj_g/m_item_nam.o a - ../obj_g/m_item_new.o a - ../obj_g/m_item_opt.o a - ../obj_g/m_item_top.o a - ../obj_g/m_item_use.o a - ../obj_g/m_item_val.o a - ../obj_g/m_item_vis.o a - ../obj_g/m_items.o a - ../obj_g/m_new.o a - ../obj_g/m_opts.o a - ../obj_g/m_pad.o a - ../obj_g/m_pattern.o a - ../obj_g/m_post.o a - ../obj_g/m_req_name.o a - ../obj_g/m_scale.o a - ../obj_g/m_spacing.o a - ../obj_g/m_sub.o a - ../obj_g/m_trace.o a - ../obj_g/m_userptr.o a - ../obj_g/m_win.o ranlib ../lib/libmenuw_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' cd form && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' rm -f ../include/form.h cp ./form.h ../include/form.h gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o gcc-40 -shared -Wl,-soname,`basename ../lib/libformw.so.5.5 .5.5`.5,-stats,-lc -o ../lib/libformw.so.5.5 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: total time in link: 0.032001 /usr/lib/gcc/i386-unknown-linux-gnu/4.0.3/../../../../i386-unknown-linux-gnu/bin/ld: data size 2559264 cd ../lib && (rm -f libformw.so.5; ln -s libformw.so.5.5 libformw.so.5; rm -f libformw.so; ln -s libformw.so.5 libformw.so; ) gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_arg.c -o ../objects/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_attr.c -o ../objects/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_current.c -o ../objects/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_def.c -o ../objects/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_dup.c -o ../objects/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_info.c -o ../objects/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_just.c -o ../objects/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_link.c -o ../objects/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_max.c -o ../objects/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_move.c -o ../objects/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_opts.c -o ../objects/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_pad.c -o ../objects/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_page.c -o ../objects/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_stat.c -o ../objects/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_type.c -o ../objects/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fld_user.c -o ../objects/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_data.c -o ../objects/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_def.c -o ../objects/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_driver.c -o ../objects/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_hook.c -o ../objects/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_opts.c -o ../objects/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_page.c -o ../objects/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_post.c -o ../objects/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_scale.c -o ../objects/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_sub.c -o ../objects/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_user.c -o ../objects/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/frm_win.c -o ../objects/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_enum.c -o ../objects/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_int.c -o ../objects/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_num.c -o ../objects/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -c ../form/fty_regex.c -o ../objects/fty_regex.o ar rv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o ar: creating ../lib/libformw.a a - ../objects/fld_arg.o a - ../objects/fld_attr.o a - ../objects/fld_current.o a - ../objects/fld_def.o a - ../objects/fld_dup.o a - ../objects/fld_ftchoice.o a - ../objects/fld_ftlink.o a - ../objects/fld_info.o a - ../objects/fld_just.o a - ../objects/fld_link.o a - ../objects/fld_max.o a - ../objects/fld_move.o a - ../objects/fld_newftyp.o a - ../objects/fld_opts.o a - ../objects/fld_pad.o a - ../objects/fld_page.o a - ../objects/fld_stat.o a - ../objects/fld_type.o a - ../objects/fld_user.o a - ../objects/frm_cursor.o a - ../objects/frm_data.o a - ../objects/frm_def.o a - ../objects/frm_driver.o a - ../objects/frm_hook.o a - ../objects/frm_opts.o a - ../objects/frm_page.o a - ../objects/frm_post.o a - ../objects/frm_req_name.o a - ../objects/frm_scale.o a - ../objects/frm_sub.o a - ../objects/frm_user.o a - ../objects/frm_win.o a - ../objects/fty_alnum.o a - ../objects/fty_alpha.o a - ../objects/fty_enum.o a - ../objects/fty_int.o a - ../objects/fty_ipv4.o a - ../objects/fty_num.o a - ../objects/fty_regex.o ranlib ../lib/libformw.a gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/f_trace.c -o ../obj_g/f_trace.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_arg.c -o ../obj_g/fld_arg.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_attr.c -o ../obj_g/fld_attr.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_current.c -o ../obj_g/fld_current.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_def.c -o ../obj_g/fld_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_dup.c -o ../obj_g/fld_dup.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_ftchoice.c -o ../obj_g/fld_ftchoice.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_ftlink.c -o ../obj_g/fld_ftlink.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_info.c -o ../obj_g/fld_info.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_just.c -o ../obj_g/fld_just.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_link.c -o ../obj_g/fld_link.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_max.c -o ../obj_g/fld_max.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_move.c -o ../obj_g/fld_move.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_newftyp.c -o ../obj_g/fld_newftyp.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_opts.c -o ../obj_g/fld_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_pad.c -o ../obj_g/fld_pad.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_page.c -o ../obj_g/fld_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_stat.c -o ../obj_g/fld_stat.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_type.c -o ../obj_g/fld_type.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fld_user.c -o ../obj_g/fld_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_cursor.c -o ../obj_g/frm_cursor.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_data.c -o ../obj_g/frm_data.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_def.c -o ../obj_g/frm_def.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_driver.c -o ../obj_g/frm_driver.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_hook.c -o ../obj_g/frm_hook.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_opts.c -o ../obj_g/frm_opts.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_page.c -o ../obj_g/frm_page.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_post.c -o ../obj_g/frm_post.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_req_name.c -o ../obj_g/frm_req_name.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_scale.c -o ../obj_g/frm_scale.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_sub.c -o ../obj_g/frm_sub.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_user.c -o ../obj_g/frm_user.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/frm_win.c -o ../obj_g/frm_win.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_alnum.c -o ../obj_g/fty_alnum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_alpha.c -o ../obj_g/fty_alpha.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_enum.c -o ../obj_g/fty_enum.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_int.c -o ../obj_g/fty_int.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_ipv4.c -o ../obj_g/fty_ipv4.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_num.c -o ../obj_g/fty_num.o gcc-40 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -g -DTRACE -c ../form/fty_regex.c -o ../obj_g/fty_regex.o ar rv ../lib/libformw_g.a ../obj_g/f_trace.o ../obj_g/fld_arg.o ../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o ../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o ../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o ../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o ../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o ../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o ../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o ../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o ../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o ../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o ../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o ../obj_g/fty_num.o ../obj_g/fty_regex.o ar: creating ../lib/libformw_g.a a - ../obj_g/f_trace.o a - ../obj_g/fld_arg.o a - ../obj_g/fld_attr.o a - ../obj_g/fld_current.o a - ../obj_g/fld_def.o a - ../obj_g/fld_dup.o a - ../obj_g/fld_ftchoice.o a - ../obj_g/fld_ftlink.o a - ../obj_g/fld_info.o a - ../obj_g/fld_just.o a - ../obj_g/fld_link.o a - ../obj_g/fld_max.o a - ../obj_g/fld_move.o a - ../obj_g/fld_newftyp.o a - ../obj_g/fld_opts.o a - ../obj_g/fld_pad.o a - ../obj_g/fld_page.o a - ../obj_g/fld_stat.o a - ../obj_g/fld_type.o a - ../obj_g/fld_user.o a - ../obj_g/frm_cursor.o a - ../obj_g/frm_data.o a - ../obj_g/frm_def.o a - ../obj_g/frm_driver.o a - ../obj_g/frm_hook.o a - ../obj_g/frm_opts.o a - ../obj_g/frm_page.o a - ../obj_g/frm_post.o a - ../obj_g/frm_req_name.o a - ../obj_g/frm_scale.o a - ../obj_g/frm_sub.o a - ../obj_g/frm_user.o a - ../obj_g/frm_win.o a - ../obj_g/fty_alnum.o a - ../obj_g/fty_alpha.o a - ../obj_g/fty_enum.o a - ../obj_g/fty_int.o a - ../obj_g/fty_ipv4.o a - ../obj_g/fty_num.o a - ../obj_g/fty_regex.o ranlib ../lib/libformw_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' cd test && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/background.c -o ../obj_s/background.o gcc-40 -O2 -o background ../obj_s/background.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/blue.c -o ../obj_s/blue.o gcc-40 -O2 -o blue ../obj_s/blue.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/bs.c -o ../obj_s/bs.o gcc-40 -O2 -o bs ../obj_s/bs.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o gcc-40 -O2 -o cardfile ../obj_s/cardfile.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o gcc-40 -O2 -o color_set ../obj_s/color_set.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o gcc-40 -O2 -o demo_defkey ../obj_s/demo_defkey.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o gcc-40 -O2 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o gcc-40 -O2 -o demo_keyok ../obj_s/demo_keyok.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o gcc-40 -O2 -o demo_menus ../obj_s/demo_menus.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o gcc-40 -O2 -o demo_panels ../obj_s/demo_panels.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o gcc-40 -O2 -o demo_termcap ../obj_s/demo_termcap.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o gcc-40 -O2 -o ditto ../obj_s/ditto.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/dots.c -o ../obj_s/dots.o gcc-40 -O2 -o dots ../obj_s/dots.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/filter.c -o ../obj_s/filter.o gcc-40 -O2 -o filter ../obj_s/filter.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/firework.c -o ../obj_s/firework.o gcc-40 -O2 -o firework ../obj_s/firework.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o gcc-40 -O2 -o firstlast ../obj_s/firstlast.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o gcc-40 -O2 -o gdc ../obj_s/gdc.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o gcc-40 -O2 -o hanoi ../obj_s/hanoi.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o gcc-40 -O2 -o hashtest ../obj_s/hashtest.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o gcc-40 -O2 -o ins_wide ../obj_s/ins_wide.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o gcc-40 -O2 -o inserts ../obj_s/inserts.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o gcc-40 -O2 -o keynames ../obj_s/keynames.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/knight.c -o ../obj_s/knight.o gcc-40 -O2 -o knight ../obj_s/knight.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o gcc-40 -O2 -o lrtest ../obj_s/lrtest.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o gcc-40 -O2 -o ncurses ../obj_s/ncurses.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o gcc-40 -O2 -o newdemo ../obj_s/newdemo.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o gcc-40 -O2 -o railroad ../obj_s/railroad.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -L../lib -lncursesw gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/rain.c -o ../obj_s/rain.o gcc-40 -O2 -o rain ../obj_s/rain.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o gcc-40 -O2 -o tclock ../obj_s/tclock.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o gcc-40 -O2 -o testaddch ../obj_s/testaddch.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o gcc-40 -O2 -o testcurs ../obj_s/testcurs.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o gcc-40 -O2 -o testscanw ../obj_s/testscanw.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/view.c -o ../obj_s/view.o gcc-40 -O2 -o view ../obj_s/view.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/worm.c -o ../obj_s/worm.o gcc-40 -O2 -o worm ../obj_s/worm.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` gcc-40 -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o gcc-40 -O2 -o xmas ../obj_s/xmas.o -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' cd misc && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' WHICH_XTERM=xterm-new \ ticdir=/usr/share/terminfo \ sh ./gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' cd c++ && make DESTDIR="" all make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' cp ./etip.h.in etip.h sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h ... CPP_HAS_PARAM_INIT 0 ... CPP_HAS_STATIC_CAST 1 ... ETIP_NEEDS_MATH_EXCEPTION 0 ... ETIP_NEEDS_MATH_H 1 ... HAVE_BUILTIN_H 0 ... HAVE_GPP_BUILTIN_H 0 ... HAVE_GXX_BUILTIN_H 0 ... HAVE_STRSTREAM_H 0 ... HAVE_TYPEINFO 1 ... HAVE_VALUES_H 0 ... USE_STRSTREAM_VSCAN 0 ... USE_STRSTREAM_VSCAN_CAST 0 g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o ar rv ../lib/libncurses++w.a ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o ar: creating ../lib/libncurses++w.a a - ../obj_s/cursesf.o a - ../obj_s/cursesm.o a - ../obj_s/cursesw.o a - ../obj_s/cursespad.o a - ../obj_s/cursesp.o a - ../obj_s/cursslk.o a - ../obj_s/cursesapp.o a - ../obj_s/cursesmain.o ranlib ../lib/libncurses++w.a g++-40 -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC -c ../c++/demo.cc -o ../obj_s/demo.o g++-40 -o demo ../obj_s/demo.o -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -Wl,-rpath,/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/lib -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/usr/include/ncursesw -O2 -fPIC make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' cd man && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' sh ../edit_man.sh normal installing /usr/share/man . terminfo.5 ./*.[0-9]* installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/captoinfo.1m installing /usr/share/man/man1/clear.1 installing /usr/share/man/man3/curs_add_wch.3x installing /usr/share/man/man3/curs_add_wchstr.3x installing /usr/share/man/man3/curs_addch.3x installing /usr/share/man/man3/curs_addchstr.3x installing /usr/share/man/man3/curs_addstr.3x installing /usr/share/man/man3/curs_addwstr.3x installing /usr/share/man/man3/curs_attr.3x installing /usr/share/man/man3/curs_beep.3x installing /usr/share/man/man3/curs_bkgd.3x installing /usr/share/man/man3/curs_bkgrnd.3x installing /usr/share/man/man3/curs_border.3x installing /usr/share/man/man3/curs_border_set.3x installing /usr/share/man/man3/curs_clear.3x installing /usr/share/man/man3/curs_color.3x installing /usr/share/man/man3/curs_delch.3x installing /usr/share/man/man3/curs_deleteln.3x installing /usr/share/man/man3/curs_extend.3x installing /usr/share/man/man3/curs_get_wch.3x installing /usr/share/man/man3/curs_get_wstr.3x installing /usr/share/man/man3/curs_getcchar.3x installing /usr/share/man/man3/curs_getch.3x installing /usr/share/man/man3/curs_getstr.3x installing /usr/share/man/man3/curs_getyx.3x installing /usr/share/man/man3/curs_in_wch.3x installing /usr/share/man/man3/curs_in_wchstr.3x installing /usr/share/man/man3/curs_inch.3x installing /usr/share/man/man3/curs_inchstr.3x installing /usr/share/man/man3/curs_initscr.3x installing /usr/share/man/man3/curs_inopts.3x installing /usr/share/man/man3/curs_ins_wch.3x installing /usr/share/man/man3/curs_ins_wstr.3x installing /usr/share/man/man3/curs_insch.3x installing /usr/share/man/man3/curs_insstr.3x installing /usr/share/man/man3/curs_instr.3x installing /usr/share/man/man3/curs_inwstr.3x installing /usr/share/man/man3/curs_kernel.3x installing /usr/share/man/man3/curs_mouse.3x installing /usr/share/man/man3/curs_move.3x installing /usr/share/man/man3/curs_outopts.3x installing /usr/share/man/man3/curs_overlay.3x installing /usr/share/man/man3/curs_pad.3x installing /usr/share/man/man3/curs_print.3x installing /usr/share/man/man3/curs_printw.3x installing /usr/share/man/man3/curs_refresh.3x installing /usr/share/man/man3/curs_scanw.3x installing /usr/share/man/man3/curs_scr_dump.3x installing /usr/share/man/man3/curs_scroll.3x installing /usr/share/man/man3/curs_slk.3x installing /usr/share/man/man3/curs_termattrs.3x installing /usr/share/man/man3/curs_termcap.3x .. installing alias tputs.3x installing /usr/share/man/man3/curs_terminfo.3x .. installing alias tputs.3x installing /usr/share/man/man3/curs_touch.3x installing /usr/share/man/man3/curs_trace.3x installing /usr/share/man/man3/curs_util.3x installing /usr/share/man/man3/curs_window.3x installing /usr/share/man/man3/default_colors.3x installing /usr/share/man/man3/define_key.3x installing /usr/share/man/man3/form.3x installing /usr/share/man/man3/form_cursor.3x installing /usr/share/man/man3/form_data.3x installing /usr/share/man/man3/form_driver.3x installing /usr/share/man/man3/form_field.3x installing /usr/share/man/man3/form_field_attributes.3x installing /usr/share/man/man3/form_field_buffer.3x installing /usr/share/man/man3/form_field_info.3x installing /usr/share/man/man3/form_field_just.3x installing /usr/share/man/man3/form_field_new.3x installing /usr/share/man/man3/form_field_opts.3x installing /usr/share/man/man3/form_field_userptr.3x installing /usr/share/man/man3/form_field_validation.3x installing /usr/share/man/man3/form_fieldtype.3x installing /usr/share/man/man3/form_hook.3x installing /usr/share/man/man3/form_new.3x installing /usr/share/man/man3/form_new_page.3x installing /usr/share/man/man3/form_opts.3x installing /usr/share/man/man3/form_page.3x installing /usr/share/man/man3/form_post.3x installing /usr/share/man/man3/form_requestname.3x installing /usr/share/man/man3/form_userptr.3x installing /usr/share/man/man3/form_win.3x installing /usr/share/man/man1/infocmp.1m installing /usr/share/man/man1/infotocap.1m installing /usr/share/man/man3/key_defined.3x installing /usr/share/man/man3/keybound.3x installing /usr/share/man/man3/keyok.3x installing /usr/share/man/man3/menu.3x installing /usr/share/man/man3/menu_attributes.3x installing /usr/share/man/man3/menu_cursor.3x installing /usr/share/man/man3/menu_driver.3x installing /usr/share/man/man3/menu_format.3x installing /usr/share/man/man3/menu_hook.3x installing /usr/share/man/man3/menu_items.3x installing /usr/share/man/man3/menu_mark.3x installing /usr/share/man/man3/menu_new.3x installing /usr/share/man/man3/menu_opts.3x installing /usr/share/man/man3/menu_pattern.3x installing /usr/share/man/man3/menu_post.3x installing /usr/share/man/man3/menu_requestname.3x installing /usr/share/man/man3/menu_spacing.3x installing /usr/share/man/man3/menu_userptr.3x installing /usr/share/man/man3/menu_win.3x installing /usr/share/man/man3/mitem_current.3x installing /usr/share/man/man3/mitem_name.3x installing /usr/share/man/man3/mitem_new.3x installing /usr/share/man/man3/mitem_opts.3x installing /usr/share/man/man3/mitem_userptr.3x installing /usr/share/man/man3/mitem_value.3x installing /usr/share/man/man3/mitem_visible.3x installing /usr/share/man/man3/ncurses.3x installing /usr/share/man/man3/panel.3x installing /usr/share/man/man3/resizeterm.3x installing /usr/share/man/man5/term.5 installing /usr/share/man/man7/term.7 installing /usr/share/man/man5/terminfo.5 installing /usr/share/man/man1/tic.1m installing /usr/share/man/man1/toe.1m installing /usr/share/man/man1/tput.1 .. installing alias reset.1 installing /usr/share/man/man1/tset.1 .. installing alias reset.1 installing /usr/share/man/man3/wresize.3x make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/man' cd include && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' sh ./../mkinstalldirs /usr/include/ncursesw mkdir /usr/include/ncursesw installing term.h in /usr/include/ncursesw installing curses.h in /usr/include/ncursesw installing unctrl.h in /usr/include/ncursesw installing termcap.h in /usr/include/ncursesw installing ./ncurses_dll.h in /usr/include/ncursesw make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/include' cd ncurses && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' installing ../lib/libncursesw.so.5.5 as /lib/libncursesw.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libncursesw.so.5.5 /lib/libncursesw.so.5.5 cd /lib && (rm -f libncursesw.so.5; ln -s libncursesw.so.5.5 libncursesw.so.5; rm -f libncursesw.so; ln -s libncursesw.so.5 libncursesw.so; ) linking libncursesw.so.5.5 to libcursesw.so cd /lib && (rm -f libcursesw.so; ln -s libncursesw.so.5.5 libcursesw.so; ) test -z "" && /sbin/ldconfig installing ../lib/libncursesw.a as /lib/libncursesw.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libncursesw.a /lib/libncursesw.a ranlib /lib/libncursesw.a installing ../lib/libncursesw_g.a as /lib/libncursesw_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libncursesw_g.a /lib/libncursesw_g.a ranlib /lib/libncursesw_g.a make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/ncurses' cd progs && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tic /usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c toe /usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking infotocap to tic (cd /usr/bin && ln -s `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) linking captoinfo to tic (cd /usr/bin && ln -s `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c infocmp /usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c clear /usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tput /usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tset /usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` linking reset to tset (cd /usr/bin && ln -s `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`) make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/progs' cd tack && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c tack /usr/bin/tack sh ../edit_man.sh normal installing /usr/share/man . ./*.[0-9]* installing /usr/share/man/man1/tack.1 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/tack' cd panel && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' installing ../lib/libpanelw.so.5.5 as /lib/libpanelw.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libpanelw.so.5.5 /lib/libpanelw.so.5.5 cd /lib && (rm -f libpanelw.so.5; ln -s libpanelw.so.5.5 libpanelw.so.5; rm -f libpanelw.so; ln -s libpanelw.so.5 libpanelw.so; ) test -z "" && /sbin/ldconfig installing ../lib/libpanelw.a as /lib/libpanelw.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libpanelw.a /lib/libpanelw.a ranlib /lib/libpanelw.a installing ../lib/libpanelw_g.a as /lib/libpanelw_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libpanelw_g.a /lib/libpanelw_g.a ranlib /lib/libpanelw_g.a installing ./panel.h in /usr/include/ncursesw make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/panel' cd menu && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' installing ../lib/libmenuw.so.5.5 as /lib/libmenuw.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libmenuw.so.5.5 /lib/libmenuw.so.5.5 cd /lib && (rm -f libmenuw.so.5; ln -s libmenuw.so.5.5 libmenuw.so.5; rm -f libmenuw.so; ln -s libmenuw.so.5 libmenuw.so; ) test -z "" && /sbin/ldconfig installing ../lib/libmenuw.a as /lib/libmenuw.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libmenuw.a /lib/libmenuw.a ranlib /lib/libmenuw.a installing ../lib/libmenuw_g.a as /lib/libmenuw_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libmenuw_g.a /lib/libmenuw_g.a ranlib /lib/libmenuw_g.a installing ./eti.h in /usr/include/ncursesw installing ./menu.h in /usr/include/ncursesw make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/menu' cd form && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' installing ../lib/libformw.so.5.5 as /lib/libformw.so.5.5 /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 755 ../lib/libformw.so.5.5 /lib/libformw.so.5.5 cd /lib && (rm -f libformw.so.5; ln -s libformw.so.5.5 libformw.so.5; rm -f libformw.so; ln -s libformw.so.5 libformw.so; ) test -z "" && /sbin/ldconfig installing ../lib/libformw.a as /lib/libformw.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libformw.a /lib/libformw.a ranlib /lib/libformw.a installing ../lib/libformw_g.a as /lib/libformw_g.a /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c -m 644 ../lib/libformw_g.a /lib/libformw_g.a ranlib /lib/libformw_g.a installing ./form.h in /usr/include/ncursesw make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/form' cd test && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/test' cd misc && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' DESTDIR= \ prefix=/usr \ exec_prefix=/usr \ bindir=/usr/bin \ top_srcdir=.. \ srcdir=. \ datadir=/usr/share \ ticdir=/usr/share/terminfo \ source=terminfo.tmp \ THIS_CC="gcc-40" \ THAT_CC="cc" \ sh ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /usr/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. 1270 entries written to /usr/share/terminfo ** built new /usr/share/terminfo ** sym-linked /usr/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/misc' cd c++ && make DESTDIR="" install make[1]: Entering directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' /ROCK/build/bbs-TRUNK-x86-generic-expert/ROCK/tools.chroot/wrapper/install -c ../lib/libncurses++w.a /lib/libncurses++w.a installing ./cursesapp.h in /usr/include/ncursesw installing ./cursesf.h in /usr/include/ncursesw installing ./cursesm.h in /usr/include/ncursesw installing ./cursesp.h in /usr/include/ncursesw installing ./cursesw.h in /usr/include/ncursesw installing ./cursslk.h in /usr/include/ncursesw installing etip.h in /usr/include/ncursesw make[1]: Leaving directory `/ROCK/src.ncurses.1148927205.11800.2630268837/ncurses-5.5/c++' Trying to copy the default documentation ... Creating file list and doing final adaptions ... Processing /lib corrections ... Verifing the .la files ... Found 3187 files for this package. Applying package split: 40 ncurses:dev (/lib/.*\.(la|a|o)$|/include/|/man[23]/) Applying package split: 42 ncurses:dev /pkgconfig/ Applying package split: 60 ncurses:doc /share/doc/ Calculating package dependencies ... Creating flist file ... Creating package dependencies file ... Creating package description ... Creating md5sum and cksum files ... Creating flist file ... Creating package dependencies file ... Creating package description ... Creating md5sum and cksum files ... Creating flist file ... Creating package dependencies file ... Creating package description ... Creating md5sum and cksum files ... Making post-install adaptions. Finished building ncurses=ncurses.