Wed Aug 29 21:00:28 CEST 2007 KB: 439676 /mnt/build_dir checking for egrep... grep -E Configuring NCURSES 5.6 ABI 5 (Wed Aug 29 21:00:28 CEST 2007) checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu Configuring for linux-gnu checking for prefix... /tools checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 4.1.2 checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking whether gcc understands -c and -o together... yes checking for POSIXized ISC... no checking for gcc 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++... /tools/bin/g++ checking version of g++... 4.1.2 checking if you want to build C++ binding and demo... yes checking if you want to build with Ada95... no checking if you want to build programs such as tic... yes checking if you wish to install curses.h... yes checking for mawk... no checking for gawk... gawk checking for egrep... (cached) grep -E checking for a BSD compatible install... /bin/install -c checking for tdlint... no checking for lint... no checking for alint... no checking whether ln -s works... yes checking whether make sets ${MAKE}... yes checking if filesystem supports mixed-case filenames... yes checking for ctags... no checking for etags... no checking for makeflags variable... given option "-${MAKEFLAGS}", no match "make[1]: Entering directory `/mnt/build_dir/sources/ncurses-5.6' .-wk make[1]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6'" given option "${MFLAGS}", no match "make[1]: Entering directory `/mnt/build_dir/sources/ncurses-5.6' .-wk make[1]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6'" checking for long file names... yes checking if filesystem supports mixed-case filenames... (cached) yes checking for ranlib... ranlib checking for ld... ld checking for ar... ar checking for archiver options (symbol AR_OPTS)... rv 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... no checking if you want to build profiling libraries... no checking for specified models... shared normal checking for default model... shared checking if you want to build a separate terminfo library... no checking if you want to link with the GPM mouse library... maybe checking for gpm.h... 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 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 whether to use hashed database instead of directory/tree... no checking for list of fallback descriptions... checking if you want modern xterm or antique... xterm-new checking for list of terminfo directories... /tools/share/terminfo checking for default terminfo directory... /tools/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 restricted environment when running as root... yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if gcc -U and -D options work together... yes checking if we must define _GNU_SOURCE... yes checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... no checking whether to enable _LP64 definition in curses.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking 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 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for signed char... yes checking size of signed char... 1 checking if you want to use signed Boolean array in term.h... no checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want all development code... no checking if you want hard-tabs code... no checking if you want limited support for xmc... no checking if you do not want to assume colors are white-on-black... yes checking if you want hashmap scrolling-optimization code... yes checking if you want colorfgbg code... no checking if you want 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 experimental wgetch-events 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 __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking for gettimeofday... yes checking if -lm needed for math functions... yes checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for 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... (cached) yes checking for wctype.h... yes checking if sys/time.h works with sys/select.h... yes checking for gcc 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... yes checking if we should include stdbool.h... yes checking for builtin bool type... no checking for library stdc++... no checking whether /tools/bin/g++ understands -c and -o together... yes checking how to run the C++ preprocessor... /tools/bin/g++ -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 /tools/bin/g++ accepts parameter initialization... no checking if /tools/bin/g++ accepts static_cast... yes checking for strstream.h... no checking if /tools/bin/g++ supports vscan function... stdio 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... ${prefix}/include 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 misc/ncurses-config 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 shared model (progs: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal 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 shared model (panel: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal 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 shared model (form: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal 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 shared model (c++: termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (c++: termlib+ext_tinfo+base+ext_funcs) creating headers.sh make[1]: Entering directory `/mnt/build_dir/sources/ncurses-5.6' ** Configuration summary for NCURSES 5.6 20061217: extended funcs: yes xterm terminfo: xterm-new bin directory: /tools/bin lib directory: /tools/lib include directory: /tools/include man directory: /tools/man terminfo directory: /tools/share/terminfo make[1]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6' make[1]: Entering directory `/mnt/build_dir/sources/ncurses-5.6' cd man && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/man' sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5 make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/man' cd include && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/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[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/include' cd ncurses && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/ncurses' 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 made codes.c gcc -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/tools/include -O2 -DMAIN_PROGRAM ./tinfo/comp_hash.c sh ./tinfo/MKcaptab.awk gawk ./../include/Caps > comp_captab.c sh ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include > expanded.c sh ./tinfo/MKfallback.sh /tools/share/terminfo ../misc/terminfo.src >fallback.c sh ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include" "gawk" generated <../include/curses.h >lib_gen.c AWK=gawk sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list gawk -f ./base/MKkeyname.awk keys.list > lib_keyname.c sh ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include" "gawk" implemented <../include/curses.h >link_test.c made names.c echo | gawk -f ./base/MKunctrl.awk >unctrl.c gcc -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/tools/include -O2 ./tinfo/make_keys.c ./make_keys keys.list > init_keytry.h gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/memmove.c -o ../obj_s/memmove.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/setbuf.c -o ../obj_s/setbuf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o linking ../lib/libncurses.so.5.6 gcc -O2 -shared -Wl,-soname,`basename ../lib/libncurses.so.5.6 .5.6`.5,-stats,-lc -o ../lib/libncurses.so.5.6 ../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/legacy_coding.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/db_iterator.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/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: total time in link: 0.072988 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: data size 5717216 cd ../lib && (rm -f libncurses.so.5; ln -s libncurses.so.5.6 libncurses.so.5; rm -f libncurses.so; ln -s libncurses.so.5 libncurses.so; ) gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/memmove.c -o ../objects/memmove.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/expanded.c -o ../objects/expanded.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/access.c -o ../objects/access.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/codes.c -o ../objects/codes.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/fallback.c -o ../objects/fallback.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/names.c -o ../objects/names.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/setbuf.c -o ../objects/setbuf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/tries.c -o ../objects/tries.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/unctrl.c -o ../objects/unctrl.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o gcc -DHAVE_CONFIG_H -I../ncurses -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -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/legacy_coding.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/db_iterator.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/hashed_db.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/legacy_coding.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/db_iterator.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/hashed_db.o a - ../objects/key_defined.o a - ../objects/keybound.o a - ../objects/keyok.o a - ../objects/version.o ranlib ../lib/libncurses.a make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/ncurses' cd progs && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/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 -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o gcc ../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/tools/include -O2 -fPIC -o tic gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o gcc ../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/tools/include -O2 -fPIC -o infocmp gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o gcc ../obj_s/clear.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -o clear gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o gcc ../obj_s/tput.o -L../lib -lncurses -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -o tput gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o gcc ../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/tools/include -O2 -fPIC -o tset gcc -I../progs -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o gcc ../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/tools/include -O2 -fPIC -o toe make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/progs' cd tack && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/tack' gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/ansi.c -o ../obj_s/ansi.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/charset.c -o ../obj_s/charset.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/color.c -o ../obj_s/color.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/control.c -o ../obj_s/control.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/crum.c -o ../obj_s/crum.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/edit.c -o ../obj_s/edit.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/fun.c -o ../obj_s/fun.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/init.c -o ../obj_s/init.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/menu.c -o ../obj_s/menu.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/modes.c -o ../obj_s/modes.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/output.c -o ../obj_s/output.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/pad.c -o ../obj_s/pad.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/scan.c -o ../obj_s/scan.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/sync.c -o ../obj_s/sync.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/sysdep.c -o ../obj_s/sysdep.o gcc -DHAVE_CONFIG_H -I../tack -I. -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../tack/tack.c -o ../obj_s/tack.o gcc ../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/tools/include -O2 -fPIC -o tack make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/tack' cd panel && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/panel' rm -f ../include/panel.h cp ./panel.h ../include/panel.h gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o linking ../lib/libpanel.so.5.6 gcc -O2 -shared -Wl,-soname,`basename ../lib/libpanel.so.5.6 .5.6`.5,-stats,-lc -o ../lib/libpanel.so.5.6 ../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 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: total time in link: 0.029995 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: data size 1952992 cd ../lib && (rm -f libpanel.so.5; ln -s libpanel.so.5.6 libpanel.so.5; rm -f libpanel.so; ln -s libpanel.so.5 libpanel.so; ) gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/panel.c -o ../objects/panel.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_above.c -o ../objects/p_above.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_below.c -o ../objects/p_below.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_bottom.c -o ../objects/p_bottom.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_delete.c -o ../objects/p_delete.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_hide.c -o ../objects/p_hide.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_hidden.c -o ../objects/p_hidden.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_move.c -o ../objects/p_move.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_new.c -o ../objects/p_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_replace.c -o ../objects/p_replace.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_show.c -o ../objects/p_show.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_top.c -o ../objects/p_top.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_update.c -o ../objects/p_update.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../panel/p_user.c -o ../objects/p_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -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 make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/panel' cd menu && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/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 -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o linking ../lib/libmenu.so.5.6 gcc -O2 -shared -Wl,-soname,`basename ../lib/libmenu.so.5.6 .5.6`.5,-stats,-lc -o ../lib/libmenu.so.5.6 ../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 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: total time in link: 0.033994 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: data size 2403552 cd ../lib && (rm -f libmenu.so.5; ln -s libmenu.so.5.6 libmenu.so.5; rm -f libmenu.so; ln -s libmenu.so.5 libmenu.so; ) gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_attribs.c -o ../objects/m_attribs.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_cursor.c -o ../objects/m_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_driver.c -o ../objects/m_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_format.c -o ../objects/m_format.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_global.c -o ../objects/m_global.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_hook.c -o ../objects/m_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_new.c -o ../objects/m_item_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_top.c -o ../objects/m_item_top.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_use.c -o ../objects/m_item_use.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_val.c -o ../objects/m_item_val.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_items.c -o ../objects/m_items.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_new.c -o ../objects/m_new.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_opts.c -o ../objects/m_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_pad.c -o ../objects/m_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_pattern.c -o ../objects/m_pattern.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_post.c -o ../objects/m_post.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_req_name.c -o ../objects/m_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_scale.c -o ../objects/m_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_spacing.c -o ../objects/m_spacing.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_sub.c -o ../objects/m_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../menu/m_userptr.c -o ../objects/m_userptr.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -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 make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/menu' cd form && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/form' rm -f ../include/form.h cp ./form.h ../include/form.h gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o linking ../lib/libform.so.5.6 gcc -O2 -shared -Wl,-soname,`basename ../lib/libform.so.5.6 .5.6`.5,-stats,-lc -o ../lib/libform.so.5.6 ../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 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: total time in link: 0.038993 /mnt/build_dir/tools/bin/../lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/bin/ld: data size 2755808 cd ../lib && (rm -f libform.so.5; ln -s libform.so.5.6 libform.so.5; rm -f libform.so; ln -s libform.so.5 libform.so; ) gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_arg.c -o ../objects/fld_arg.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_attr.c -o ../objects/fld_attr.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_current.c -o ../objects/fld_current.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_def.c -o ../objects/fld_def.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_dup.c -o ../objects/fld_dup.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_info.c -o ../objects/fld_info.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_just.c -o ../objects/fld_just.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_link.c -o ../objects/fld_link.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_max.c -o ../objects/fld_max.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_move.c -o ../objects/fld_move.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_opts.c -o ../objects/fld_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_pad.c -o ../objects/fld_pad.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_page.c -o ../objects/fld_page.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_stat.c -o ../objects/fld_stat.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_type.c -o ../objects/fld_type.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fld_user.c -o ../objects/fld_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_data.c -o ../objects/frm_data.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_def.c -o ../objects/frm_def.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_driver.c -o ../objects/frm_driver.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_hook.c -o ../objects/frm_hook.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_opts.c -o ../objects/frm_opts.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_page.c -o ../objects/frm_page.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_post.c -o ../objects/frm_post.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_scale.c -o ../objects/frm_scale.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_sub.c -o ../objects/frm_sub.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_user.c -o ../objects/frm_user.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/frm_win.c -o ../objects/frm_win.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_enum.c -o ../objects/fty_enum.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_int.c -o ../objects/fty_int.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -c ../form/fty_num.c -o ../objects/fty_num.o gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -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 make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/form' cd test && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/test' gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/background.c -o ../obj_s/background.o gcc -O2 -o background ../obj_s/background.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/blue.c -o ../obj_s/blue.o gcc -O2 -o blue ../obj_s/blue.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/bs.c -o ../obj_s/bs.o gcc -O2 -o bs ../obj_s/bs.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o gcc -O2 -o cardfile ../obj_s/cardfile.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o gcc -O2 -o chgat ../obj_s/chgat.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o gcc -O2 -o color_set ../obj_s/color_set.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o gcc -O2 -o demo_altkeys ../obj_s/demo_altkeys.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o gcc -O2 -o demo_defkey ../obj_s/demo_defkey.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o gcc -O2 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o gcc -O2 -o demo_keyok ../obj_s/demo_keyok.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o gcc -O2 -o demo_menus ../obj_s/demo_menus.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o gcc -O2 -o demo_panels ../obj_s/demo_panels.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o gcc -O2 -o demo_termcap ../obj_s/demo_termcap.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o gcc -O2 -o ditto ../obj_s/ditto.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/dots.c -o ../obj_s/dots.o gcc -O2 -o dots ../obj_s/dots.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o gcc -O2 -o echochar ../obj_s/echochar.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/filter.c -o ../obj_s/filter.o gcc -O2 -o filter ../obj_s/filter.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/firework.c -o ../obj_s/firework.o gcc -O2 -o firework ../obj_s/firework.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o gcc -O2 -o firstlast ../obj_s/firstlast.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o gcc -O2 -o foldkeys ../obj_s/foldkeys.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o gcc -O2 -o gdc ../obj_s/gdc.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o gcc -O2 -o hanoi ../obj_s/hanoi.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o gcc -O2 -o hashtest ../obj_s/hashtest.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o gcc -O2 -o ins_wide ../obj_s/ins_wide.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o gcc -O2 -o inserts ../obj_s/inserts.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o gcc -O2 -o keynames ../obj_s/keynames.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/knight.c -o ../obj_s/knight.o gcc -O2 -o knight ../obj_s/knight.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o gcc -O2 -o lrtest ../obj_s/lrtest.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o gcc -O2 -o movewindow ../obj_s/movewindow.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o gcc -O2 -o ncurses ../obj_s/ncurses.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lform -lmenu -lpanel -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o gcc -O2 -o newdemo ../obj_s/newdemo.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o gcc -O2 -o railroad ../obj_s/railroad.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -L../lib -lncurses -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/rain.c -o ../obj_s/rain.o gcc -O2 -o rain ../obj_s/rain.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o gcc -O2 -o redraw ../obj_s/redraw.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o gcc -O2 -o savescreen ../obj_s/savescreen.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o gcc -O2 -o tclock ../obj_s/tclock.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o gcc -O2 -o testaddch ../obj_s/testaddch.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o gcc -O2 -o testcurs ../obj_s/testcurs.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o gcc -O2 -o testscanw ../obj_s/testscanw.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/view.c -o ../obj_s/view.o gcc -O2 -o view ../obj_s/view.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/worm.c -o ../obj_s/worm.o gcc -O2 -o worm ../obj_s/worm.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm gcc -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o gcc -O2 -o xmas ../obj_s/xmas.o -Wl,-rpath,/mnt/build_dir/sources/ncurses-5.6/lib -I../test -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC `echo "-L../lib -lform -lmenu -lpanel -lncurses " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm make[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/test' cd misc && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/misc' WHICH_XTERM=xterm-new \ ticdir=/tools/share/terminfo \ /bin/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[2]: Leaving directory `/mnt/build_dir/sources/ncurses-5.6/misc' cd c++ && make DESTDIR="" all make[2]: Entering directory `/mnt/build_dir/sources/ncurses-5.6/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 /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -O2 -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o /tools/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -I/tools/include -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/libnc