Advertisement
Guest User

Ncurses and Solaris build

a guest
Dec 28th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 369.75 KB | None | 0 0
  1. solaris:Build-Scripts$ sudo -E ./build-ncurses.sh
  2. Password:
  3.  
  4. Adding /usr/gnu/bin to PATH for Solaris
  5.  
  6. Common flags and options:
  7.  
  8. INSTALL_PREFIX: /usr/local
  9. INSTALL_LIBDIR: /usr/local/lib64
  10.  
  11. PKGCONFIG: /usr/local/lib64/pkgconfig
  12. CPPFLAGS: -I/usr/local/include -DNDEBUG
  13. CFLAGS: -m64 -march=native -fPIC
  14. CXXFLAGS: -m64 -march=native -fPIC
  15. LDFLAGS: -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64
  16. LDLIBS: -ldl -lpthread
  17.  
  18. SH_CACERT_PATH: /etc/openssl/certs
  19.  
  20. If you enter a sudo password, then it will be used for installation.
  21. If you don't enter a password, then ensure INSTALL_PREFIX is writable.
  22. To avoid sudo and the password, just press ENTER and they won't be used.
  23. Please enter password for sudo:
  24.  
  25. ********** ncurses **********
  26.  
  27. --2017-12-28 15:41:02-- https://ftp.gnu.org/pub/gnu/ncurses/ncurses-6.0.tar.gz
  28. Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b
  29. Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected.
  30. HTTP request sent, awaiting response... 200 OK
  31. Length: 3131891 (3.0M) [application/x-gzip]
  32. Saving to: 'ncurses-6.0.tar.gz'
  33.  
  34. ncurses-6.0.tar.gz 100%[===================>] 2.99M 4.15MB/s in 0.7s
  35.  
  36. 2017-12-28 15:41:04 (4.15 MB/s) - 'ncurses-6.0.tar.gz' saved [3131891/3131891]
  37.  
  38. checking for egrep... grep -E
  39. Configuring NCURSES 6.0 ABI 6 (Thu Dec 28 15:41:05 EST 2017)
  40. checking for package version... 6.0
  41. checking for package patch date... 20150808
  42. checking build system type... x86_64-pc-solaris2.11
  43. checking host system type... x86_64-pc-solaris2.11
  44. checking target system type... x86_64-pc-solaris2.11
  45. Configuring for solaris2.11
  46. checking for prefix... /usr/local
  47. checking for gcc... gcc
  48. checking for C compiler default output... a.out
  49. checking whether the C compiler works... yes
  50. checking whether we are cross compiling... no
  51. checking for executable suffix...
  52. checking for object suffix... o
  53. checking whether we are using the GNU C compiler... yes
  54. checking whether gcc accepts -g... yes
  55. checking version of gcc... 5.4.0
  56. checking for gcc option to accept ANSI C... none needed
  57. checking $CC variable... ok
  58. checking how to run the C preprocessor... gcc -E
  59. checking whether gcc needs -traditional... no
  60. checking whether gcc understands -c and -o together... yes
  61. checking for ldconfig... no
  62. checking if you want to ensure bool is consistent with C++... yes
  63. checking for g++... g++
  64. checking whether we are using the GNU C++ compiler... yes
  65. checking whether g++ accepts -g... yes
  66. checking if g++ works... yes
  67. checking for g++... /bin/g++
  68. checking version of /bin/g++... 5.4.0
  69. checking if you want to build C++ binding and demo... yes
  70. checking if you want to build with Ada95... no
  71. checking if you want to install terminal database... yes
  72. checking if you want to install manpages... yes
  73. checking if you want to build programs such as tic... yes
  74. checking if you want to build test-programs... yes
  75. checking if you wish to install curses.h... yes
  76. checking for mawk... mawk
  77. checking for egrep... (cached) grep -E
  78. checking for a BSD compatible install... /usr/gnu/bin/install -c
  79. checking for tdlint... no
  80. checking for lint... no
  81. checking for alint... no
  82. checking for splint... no
  83. checking for lclint... no
  84. checking whether ln -s works... yes
  85. checking if ln -s -f options work... yes
  86. checking for long file names... yes
  87. checking if you want to use pkg-config... yes
  88. checking for pkg-config... /bin/pkg-config
  89. checking for /bin/pkg-config library directory... yes
  90. checking if we should install .pc files for /bin/pkg-config... yes
  91. configure: WARNING: no PKG_CONFIG_LIBDIR was found
  92. checking if we should assume mixed-case filenames... auto
  93. checking if filesystem supports mixed-case filenames... yes
  94. checking whether gmake sets ${MAKE}... yes
  95. checking for exctags... no
  96. checking for ctags... ctags
  97. checking for exetags... no
  98. checking for etags... etags
  99. checking for ctags... yes
  100. checking for etags... yes
  101. checking for makeflags variable...
  102. checking for ranlib... ranlib
  103. checking for ld... ld
  104. checking for ar... ar
  105. checking for nm... nm
  106. checking for ar... (cached) ar
  107. checking for options to update archives... -curv
  108. checking if you have specified an install-prefix...
  109. checking if libtool -version-number should be used... yes
  110. checking if you want to build libraries with libtool... no
  111. checking if you want to build shared libraries... yes
  112. checking if you want to build static libraries... yes
  113. checking if you want to build debug libraries... yes
  114. checking if you want to build profiling libraries... no
  115. checking if you want to build C++ shared libraries... yes
  116. checking for specified models... shared normal debug
  117. checking for default model... shared
  118. checking if you want to have a library-prefix... auto
  119. checking for PATH separator... :
  120. checking if you want to build a separate terminfo library... yes
  121. checking if you want to build a separate tic library... no
  122. checking if you want to link with the GPM mouse library... maybe
  123. checking for gpm.h... no
  124. checking for default loader flags...
  125. checking if rpath option should be used... no
  126. checking if shared libraries should be relinked during install... yes
  127. checking for an rpath option... -R
  128. checking if we need a space after rpath option... no
  129. checking if release/abi version should be used for shared libs... auto
  130. checking which gcc option to use... -fPIC
  131. checking if versioned-symbols file should be used... no
  132. checking if you want to disable library suffixes... no
  133. checking if rpath-hack should be disabled... no
  134. checking for updated LDFLAGS... maybe
  135. checking for ldd... ldd
  136. checking if you wish to append extra suffix to header/library paths...
  137. checking if you wish to install ncurses overwriting curses... no
  138. checking if external terminfo-database is used... yes
  139. checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
  140. checking whether to use hashed database instead of directory/tree... no
  141. checking for list of fallback descriptions...
  142. checking if you want modern xterm or antique... xterm-new
  143. checking if xterm backspace sends BS or DEL... BS
  144. checking for list of terminfo directories... /usr/local/share/terminfo
  145. checking for default terminfo directory... /usr/local/share/terminfo
  146. checking if big-core option selected... yes
  147. checking if big-strings option selected... yes
  148. checking if you want termcap-fallback support... no
  149. checking if ~/.terminfo is wanted... yes
  150. checking if you want to use restricted environment when running as root... no
  151. checking for remove... yes
  152. checking for unlink... yes
  153. checking if link/symlink functions work... link symlink
  154. checking if tic should use symbolic links... no
  155. checking if tic should use hard links... yes
  156. checking if you want broken-linker support code... no
  157. checking if tputs should process BSD-style prefix padding... no
  158. checking if SIGWINCH is defined... yes
  159. checking for nl_langinfo and CODESET... yes
  160. checking if you want wide-character code... yes
  161. checking if wchar.h can be used as is... yes
  162. checking for putwc... yes
  163. checking for btowc... yes
  164. checking for wctob... yes
  165. checking for mbtowc... yes
  166. checking for wctomb... yes
  167. checking for mblen... yes
  168. checking for mbrlen... yes
  169. checking for mbrtowc... yes
  170. checking for wcsrtombs... yes
  171. checking for mbsrtowcs... yes
  172. checking for wcstombs... yes
  173. checking for mbstowcs... yes
  174. checking if we must include wchar.h to declare mbstate_t... yes
  175. checking if we must include wchar.h to declare wchar_t... no
  176. checking if we must include wchar.h to declare wint_t... yes
  177. checking whether to enable _LP64 definition in curses.h... yes
  178. checking for special C compiler options needed for large files... no
  179. checking for _FILE_OFFSET_BITS value needed for large files... no
  180. checking for _LARGE_FILES value needed for large files... no
  181. checking for _LARGEFILE_SOURCE value needed for large files... no
  182. checking for fseeko... yes
  183. checking whether to use struct dirent64... no
  184. checking if you want tparm not to use X/Open fixed-parameter list... yes
  185. checking for type of bool... auto
  186. checking for alternate terminal capabilities file... Caps
  187. checking for type of chtype... uint32_t
  188. checking for type of ospeed... short
  189. checking for type of mmask_t... uint32_t
  190. checking for size CCHARW_MAX... 5
  191. checking for type of tparm args... intptr_t
  192. checking if RCS identifiers should be compiled-in... no
  193. checking format of man-pages... normal
  194. checking for manpage renaming... no
  195. checking if manpage aliases will be installed... yes
  196. checking if manpage symlinks should be used... yes
  197. checking for manpage tbl... no
  198. checking if you want to build with function extensions... yes
  199. checking if you want to build with SCREEN extensions... yes
  200. checking if you want to build with terminal-driver... no
  201. checking for extended use of const keyword... yes
  202. checking if you want to use extended colors... yes
  203. checking if you want to use extended mouse encoding... yes
  204. checking if you want to use extended putwin/screendump... yes
  205. checking if you want $NCURSES_NO_PADDING code... yes
  206. checking for ANSI C header files... yes
  207. checking for sys/types.h... yes
  208. checking for sys/stat.h... yes
  209. checking for stdlib.h... yes
  210. checking for string.h... yes
  211. checking for memory.h... yes
  212. checking for strings.h... yes
  213. checking for inttypes.h... yes
  214. checking for stdint.h... yes
  215. checking for unistd.h... yes
  216. checking for signed char... yes
  217. checking size of signed char... 1
  218. checking if you want to use signed Boolean array in term.h... no
  219. checking if you want SIGWINCH handler... yes
  220. checking if you want user-definable terminal capabilities like termcap... yes
  221. checking if you want all development code... no
  222. checking if you want hard-tabs code... no
  223. checking if you want limited support for xmc... no
  224. checking if you do not want to assume colors are white-on-black... yes
  225. checking if you want hashmap scrolling-optimization code... yes
  226. checking if you want colorfgbg code... no
  227. checking if you want interop bindings... yes
  228. checking if you want to link with the pthread library... no
  229. checking if you want reentrant code... no
  230. checking if you want experimental safe-sprintf code... no
  231. checking if you want wgetch-events code... no
  232. checking if you want to see long compiling messages... yes
  233. checking if you want to see compiler warnings...
  234. configure: checking for gcc __attribute__ directives...
  235. ... scanf
  236. ... printf
  237. ... unused
  238. ... noreturn
  239. checking if you want to work around bogus compiler/loader warnings... no
  240. checking if you want to enable runtime assertions... no
  241. checking if you want to use dmalloc for testing... no
  242. checking if you want to use dbmalloc for testing... no
  243. checking if you want to use valgrind for testing... no
  244. checking if you want to perform memory-leak testing... no
  245. checking whether to add trace feature to all models... no
  246. checking if we want to use GNAT projects... yes
  247. checking for gettimeofday... yes
  248. checking if -lm needed for math functions... yes
  249. checking for ANSI C header files... (cached) yes
  250. checking for dirent.h that defines DIR... yes
  251. checking for opendir in -ldir... no
  252. checking whether time.h and sys/time.h may both be included... yes
  253. checking for regcomp... yes
  254. checking for regular-expression headers... regex.h
  255. checking for fcntl.h... yes
  256. checking for getopt.h... yes
  257. checking for limits.h... yes
  258. checking for locale.h... yes
  259. checking for math.h... yes
  260. checking for poll.h... yes
  261. checking for sys/bsdtypes.h... no
  262. checking for sys/ioctl.h... yes
  263. checking for sys/param.h... yes
  264. checking for sys/poll.h... yes
  265. checking for sys/select.h... yes
  266. checking for sys/time.h... yes
  267. checking for sys/times.h... yes
  268. checking for ttyent.h... no
  269. checking for unistd.h... (cached) yes
  270. checking for wctype.h... yes
  271. checking for unistd.h... (cached) yes
  272. checking for getopt.h... (cached) yes
  273. checking for header declaring getopt variables... stdio.h
  274. checking if sys/time.h works with sys/select.h... yes
  275. checking for an ANSI C-conforming const... yes
  276. checking for inline... inline
  277. checking if gcc supports options to tune inlining... yes
  278. checking for signal global datatype... volatile sig_atomic_t
  279. checking if unsigned literals are legal... yes
  280. checking if external errno is declared... yes
  281. checking if external errno exists... yes
  282. checking if data-only library module links... yes
  283. checking for getcwd... yes
  284. checking for getegid... yes
  285. checking for geteuid... yes
  286. checking for getopt... yes
  287. checking for getttynam... no
  288. checking for issetugid... yes
  289. checking for poll... yes
  290. checking for putenv... yes
  291. checking for remove... (cached) yes
  292. checking for select... yes
  293. checking for setbuf... yes
  294. checking for setbuffer... yes
  295. checking for setenv... yes
  296. checking for setvbuf... yes
  297. checking for sigaction... yes
  298. checking for sigvec... no
  299. checking for strdup... yes
  300. checking for strstr... yes
  301. checking for tcgetpgrp... yes
  302. checking for times... yes
  303. checking for vsnprintf... yes
  304. checking for isascii... yes
  305. checking whether sigaction needs _POSIX_SOURCE... no
  306. checking if nanosleep really works... yes
  307. checking for termio.h... yes
  308. checking for termios.h... yes
  309. checking for unistd.h... (cached) yes
  310. checking whether termios.h needs _POSIX_SOURCE... no
  311. checking for tcgetattr... yes
  312. checking for vsscanf function or workaround... vsscanf
  313. checking for working mkstemp... yes
  314. checking whether setvbuf arguments are reversed... no
  315. checking for intptr_t... yes
  316. checking for ssize_t... yes
  317. checking for type sigaction_t... no
  318. checking declaration of size-change... yes
  319. checking for memmove... yes
  320. checking if poll really works... yes
  321. checking for va_copy... yes
  322. checking for __va_copy... yes
  323. checking for pid_t... yes
  324. checking for unistd.h... (cached) yes
  325. checking for vfork.h... no
  326. checking for fork... yes
  327. checking for vfork... yes
  328. checking for working fork... (cached) yes
  329. checking for working vfork... (cached) yes
  330. checking for openpty in -lutil... no
  331. checking for openpty header... no
  332. checking if we should include stdbool.h... yes
  333. checking for builtin bool type... no
  334. checking for library stdc++... no
  335. checking whether /bin/g++ understands -c and -o together... yes
  336. checking how to run the C++ preprocessor... /bin/g++ -E
  337. checking for typeinfo... yes
  338. checking for iostream... yes
  339. checking if iostream uses std-namespace... yes
  340. checking if we should include stdbool.h... (cached) yes
  341. checking for builtin bool type... yes
  342. checking for size of bool... unsigned char
  343. checking for special defines needed for etip.h...
  344. checking if /bin/g++ accepts parameter initialization... no
  345. checking if /bin/g++ accepts static_cast... yes
  346. checking for wchar_t... yes
  347. checking size of wchar_t... 4
  348. checking for library subsets... ticlib+termlib+ext_tinfo base+widechar+ext_funcs
  349. checking default library suffix... w
  350. checking default library-dependency suffix... w.so
  351. checking default object directory... obj_s
  352. checking c++ library-dependency suffix... w.so
  353. checking where we will install curses.h... ${prefix}/include/ncursesw
  354. checking for src modules... ncurses progs panel menu form
  355. checking for tic... /usr/gnu/bin/tic
  356. checking for defines to add to ncursesw6-config script... -D__EXTENSIONS__
  357. package: ncursesw
  358. configure: creating ./config.status
  359. config.status: creating include/MKterm.h.awk
  360. config.status: creating include/curses.head
  361. config.status: creating include/ncurses_dll.h
  362. config.status: creating include/termcap.h
  363. config.status: creating include/unctrl.h
  364. config.status: creating man/Makefile
  365. config.status: creating include/Makefile
  366. config.status: creating ncurses/Makefile
  367. config.status: creating progs/Makefile
  368. config.status: creating panel/Makefile
  369. config.status: creating menu/Makefile
  370. config.status: creating form/Makefile
  371. config.status: creating test/Makefile
  372. config.status: creating misc/Makefile
  373. config.status: creating c++/Makefile
  374. config.status: creating misc/run_tic.sh
  375. config.status: creating misc/ncurses-config
  376. config.status: creating man/ncursesw6-config.1
  377. config.status: creating misc/gen-pkgconfig
  378. config.status: creating Makefile
  379. config.status: creating include/ncurses_cfg.h
  380. Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo)
  381. Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo)
  382. Appending rules for debug model (ncurses: ticlib+termlib+ext_tinfo)
  383. Appending rules for shared model (ncurses: base+widechar+ext_funcs)
  384. Appending rules for normal model (ncurses: base+widechar+ext_funcs)
  385. Appending rules for debug model (ncurses: base+widechar+ext_funcs)
  386. Appending rules for shared model (progs: ticlib+termlib+ext_tinfo)
  387. Appending rules for normal model (progs: ticlib+termlib+ext_tinfo)
  388. Appending rules for debug model (progs: ticlib+termlib+ext_tinfo)
  389. Appending rules for shared model (progs: base+widechar+ext_funcs)
  390. Appending rules for normal model (progs: base+widechar+ext_funcs)
  391. Appending rules for debug model (progs: base+widechar+ext_funcs)
  392. Appending rules for shared model (panel: ticlib+termlib+ext_tinfo)
  393. Appending rules for normal model (panel: ticlib+termlib+ext_tinfo)
  394. Appending rules for debug model (panel: ticlib+termlib+ext_tinfo)
  395. Appending rules for shared model (panel: base+widechar+ext_funcs)
  396. Appending rules for normal model (panel: base+widechar+ext_funcs)
  397. Appending rules for debug model (panel: base+widechar+ext_funcs)
  398. Appending rules for shared model (menu: ticlib+termlib+ext_tinfo)
  399. Appending rules for normal model (menu: ticlib+termlib+ext_tinfo)
  400. Appending rules for debug model (menu: ticlib+termlib+ext_tinfo)
  401. Appending rules for shared model (menu: base+widechar+ext_funcs)
  402. Appending rules for normal model (menu: base+widechar+ext_funcs)
  403. Appending rules for debug model (menu: base+widechar+ext_funcs)
  404. Appending rules for shared model (form: ticlib+termlib+ext_tinfo)
  405. Appending rules for normal model (form: ticlib+termlib+ext_tinfo)
  406. Appending rules for debug model (form: ticlib+termlib+ext_tinfo)
  407. Appending rules for shared model (form: base+widechar+ext_funcs)
  408. Appending rules for normal model (form: base+widechar+ext_funcs)
  409. Appending rules for debug model (form: base+widechar+ext_funcs)
  410. Appending rules for shared model (test: ticlib+termlib+ext_tinfo)
  411. Appending rules for normal model (test: ticlib+termlib+ext_tinfo)
  412. Appending rules for debug model (test: ticlib+termlib+ext_tinfo)
  413. Appending rules for shared model (test: base+widechar+ext_funcs)
  414. Appending rules for normal model (test: base+widechar+ext_funcs)
  415. Appending rules for debug model (test: base+widechar+ext_funcs)
  416. Appending rules for shared model (c++: ticlib+termlib+ext_tinfo)
  417. Appending rules for normal model (c++: ticlib+termlib+ext_tinfo)
  418. Appending rules for debug model (c++: ticlib+termlib+ext_tinfo)
  419. Appending rules for shared model (c++: base+widechar+ext_funcs)
  420. Appending rules for normal model (c++: base+widechar+ext_funcs)
  421. Appending rules for debug model (c++: base+widechar+ext_funcs)
  422. creating headers.sh
  423.  
  424. ** Configuration summary for NCURSES 6.0 20150808:
  425.  
  426. extended funcs: yes
  427. xterm terminfo: xterm-new
  428.  
  429. bin directory: /usr/local/bin
  430. lib directory: /usr/local/lib64
  431. include directory: /usr/local/include/ncursesw
  432. man directory: /usr/local/share/man
  433. terminfo directory: /usr/local/share/terminfo
  434. pkg-config directory: yes
  435.  
  436. ** Include-directory is not in a standard location
  437. cd man && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  438. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  439. /bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
  440. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  441. cd include && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  442. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  443. cat curses.head >curses.h
  444. /bin/sh ./MKhashsize.sh ./Caps >hashsize.h
  445. AWK=mawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
  446. AWK=mawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.h
  447. AWK=mawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.h
  448. touch config.h
  449. mawk -f MKterm.h.awk ./Caps > term.h
  450. /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
  451. ** edit: HAVE_TCGETATTR 1
  452. ** edit: HAVE_TERMIOS_H 1
  453. ** edit: HAVE_TERMIO_H 1
  454. /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
  455. cat ./curses.tail >>curses.h
  456. ** edit: BROKEN_LINKER 0
  457. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  458. cd ncurses && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  459. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  460. mawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.c
  461. gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 ./tinfo/make_hash.c -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  462. /bin/sh -e ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG > expanded.c
  463. /bin/sh -e ./tinfo/MKfallback.sh /usr/local/share/terminfo ../misc/terminfo.src /usr/gnu/bin/tic >fallback.c
  464. /bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG" "mawk" generated <../include/curses.h >lib_gen.c
  465. AWK=mawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
  466. .. adding -P option to work around gcc 5.4.0
  467. /bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG" "mawk" implemented <../include/curses.h >link_test.c
  468. mawk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps >names.c
  469. echo | mawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
  470. .. adding -P option to work around gcc 5.4.0
  471. gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 ./tinfo/make_keys.c -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  472. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o
  473. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
  474. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o
  475. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/codes.c -o ../obj_s/codes.o
  476. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o
  477. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
  478. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o
  479. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o
  480. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
  481. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/fallback.c -o ../obj_s/fallback.o
  482. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o
  483. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o
  484. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o
  485. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
  486. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
  487. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o
  488. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o
  489. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o
  490. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
  491. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o
  492. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
  493. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o
  494. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o
  495. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
  496. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o
  497. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o
  498. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o
  499. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
  500. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o
  501. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
  502. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o
  503. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o
  504. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
  505. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o
  506. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/names.c -o ../obj_s/names.o
  507. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o
  508. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o
  509. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o
  510. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
  511. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
  512. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o
  513. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
  514. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
  515. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o
  516. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o
  517. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o
  518. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o
  519. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o
  520. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o
  521. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o
  522. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o
  523. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
  524. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o
  525. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o
  526. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
  527. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./base/version.c -o ../obj_s/version.o
  528. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/access.c -o ../objects/access.o
  529. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
  530. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
  531. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/codes.c -o ../objects/codes.o
  532. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
  533. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
  534. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
  535. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
  536. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
  537. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/fallback.c -o ../objects/fallback.o
  538. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
  539. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
  540. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
  541. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
  542. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
  543. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
  544. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
  545. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
  546. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
  547. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
  548. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
  549. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
  550. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
  551. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
  552. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
  553. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
  554. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
  555. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
  556. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
  557. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
  558. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
  559. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
  560. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
  561. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
  562. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/names.c -o ../objects/names.o
  563. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
  564. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
  565. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
  566. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
  567. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/tries.c -o ../objects/tries.o
  568. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
  569. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/unctrl.c -o ../objects/unctrl.o
  570. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
  571. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o
  572. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o
  573. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
  574. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
  575. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o
  576. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
  577. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
  578. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
  579. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
  580. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
  581. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
  582. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
  583. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./base/version.c -o ../objects/version.o
  584. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/access.c -o ../obj_g/access.o
  585. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/add_tries.c -o ../obj_g/add_tries.o
  586. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_g/alloc_ttype.o
  587. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/codes.c -o ../obj_g/codes.o
  588. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_error.c -o ../obj_g/comp_error.o
  589. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_hash.c -o ../obj_g/comp_hash.o
  590. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/db_iterator.c -o ../obj_g/db_iterator.o
  591. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/doalloc.c -o ../obj_g/doalloc.o
  592. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/entries.c -o ../obj_g/entries.o
  593. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/fallback.c -o ../obj_g/fallback.o
  594. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/free_ttype.c -o ../obj_g/free_ttype.o
  595. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/getenv_num.c -o ../obj_g/getenv_num.o
  596. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_g/home_terminfo.o
  597. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_acs.c -o ../obj_g/lib_acs.o
  598. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_g/lib_baudrate.o
  599. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_g/lib_cur_term.o
  600. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_data.c -o ../obj_g/lib_data.o
  601. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_g/lib_has_cap.o
  602. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_g/lib_kernel.o
  603. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_longname.c -o ../obj_g/lib_longname.o
  604. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_napms.c -o ../obj_g/lib_napms.o
  605. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_options.c -o ../obj_g/lib_options.o
  606. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_raw.c -o ../obj_g/lib_raw.o
  607. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_setup.c -o ../obj_g/lib_setup.o
  608. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_g/lib_termcap.o
  609. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_termname.c -o ../obj_g/lib_termname.o
  610. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_g/lib_tgoto.o
  611. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ti.c -o ../obj_g/lib_ti.o
  612. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_g/lib_tparm.o
  613. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_g/lib_tputs.o
  614. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/lib_trace.c -o ../obj_g/lib_trace.o
  615. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/lib_traceatr.c -o ../obj_g/lib_traceatr.o
  616. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/lib_tracebits.c -o ../obj_g/lib_tracebits.o
  617. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/lib_tracechr.c -o ../obj_g/lib_tracechr.o
  618. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_g/lib_ttyflags.o
  619. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tty/lib_twait.c -o ../obj_g/lib_twait.o
  620. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/name_match.c -o ../obj_g/name_match.o
  621. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/names.c -o ../obj_g/names.o
  622. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/obsolete.c -o ../obj_g/obsolete.o
  623. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/read_entry.c -o ../obj_g/read_entry.o
  624. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/read_termcap.c -o ../obj_g/read_termcap.o
  625. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/strings.c -o ../obj_g/strings.o
  626. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/trace_buf.c -o ../obj_g/trace_buf.o
  627. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/trace_tries.c -o ../obj_g/trace_tries.o
  628. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/tries.c -o ../obj_g/tries.o
  629. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_g/trim_sgr0.o
  630. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/unctrl.c -o ../obj_g/unctrl.o
  631. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./trace/visbuf.c -o ../obj_g/visbuf.o
  632. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_g/alloc_entry.o
  633. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/captoinfo.c -o ../obj_g/captoinfo.o
  634. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_expand.c -o ../obj_g/comp_expand.o
  635. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_parse.c -o ../obj_g/comp_parse.o
  636. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/comp_scan.c -o ../obj_g/comp_scan.o
  637. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/parse_entry.c -o ../obj_g/parse_entry.o
  638. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/write_entry.c -o ../obj_g/write_entry.o
  639. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/define_key.c -o ../obj_g/define_key.o
  640. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/hashed_db.c -o ../obj_g/hashed_db.o
  641. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/key_defined.c -o ../obj_g/key_defined.o
  642. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/keybound.c -o ../obj_g/keybound.o
  643. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/keyok.c -o ../obj_g/keyok.o
  644. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./base/version.c -o ../obj_g/version.o
  645. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
  646. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
  647. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
  648. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o
  649. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o
  650. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
  651. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o
  652. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o
  653. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
  654. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
  655. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o
  656. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o
  657. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
  658. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o
  659. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o
  660. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o
  661. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
  662. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o
  663. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
  664. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o
  665. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
  666. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
  667. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
  668. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
  669. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o
  670. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
  671. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
  672. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o
  673. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o
  674. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o
  675. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o
  676. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o
  677. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o
  678. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o
  679. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o
  680. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
  681. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o
  682. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o
  683. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o
  684. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o
  685. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
  686. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o
  687. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o
  688. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o
  689. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o
  690. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
  691. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
  692. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o
  693. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o
  694. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o
  695. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o
  696. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o
  697. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
  698. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o
  699. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o
  700. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o
  701. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
  702. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
  703. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o
  704. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o
  705. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o
  706. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
  707. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
  708. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o
  709. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o
  710. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o
  711. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
  712. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o
  713. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
  714. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o
  715. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o
  716. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o
  717. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
  718. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o
  719. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o
  720. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
  721. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o
  722. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o
  723. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o
  724. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
  725. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
  726. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o
  727. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o
  728. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o
  729. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o
  730. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o
  731. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
  732. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o
  733. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o
  734. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o
  735. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o
  736. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
  737. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o
  738. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o
  739. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o
  740. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o
  741. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
  742. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o
  743. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o
  744. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o
  745. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o
  746. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
  747. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o
  748. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o
  749. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o
  750. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o
  751. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
  752. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
  753. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
  754. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
  755. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
  756. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
  757. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
  758. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
  759. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
  760. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
  761. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
  762. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
  763. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
  764. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
  765. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
  766. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
  767. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
  768. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
  769. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
  770. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
  771. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
  772. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
  773. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
  774. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
  775. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
  776. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
  777. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
  778. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
  779. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
  780. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
  781. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
  782. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
  783. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
  784. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
  785. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
  786. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
  787. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
  788. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
  789. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
  790. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
  791. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
  792. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
  793. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
  794. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
  795. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
  796. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
  797. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
  798. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
  799. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
  800. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
  801. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
  802. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
  803. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
  804. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
  805. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
  806. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
  807. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
  808. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
  809. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
  810. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
  811. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
  812. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
  813. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
  814. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
  815. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
  816. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
  817. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
  818. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
  819. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
  820. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
  821. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
  822. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
  823. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
  824. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
  825. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
  826. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
  827. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
  828. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
  829. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
  830. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
  831. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
  832. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
  833. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/charable.c -o ../objects/charable.o
  834. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o
  835. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o
  836. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
  837. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
  838. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o
  839. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
  840. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o
  841. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o
  842. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o
  843. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o
  844. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o
  845. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.o
  846. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
  847. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o
  848. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o
  849. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o
  850. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o
  851. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o
  852. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o
  853. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
  854. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
  855. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
  856. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
  857. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
  858. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
  859. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
  860. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
  861. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/hardscroll.c -o ../obj_g/hardscroll.o
  862. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/hashmap.c -o ../obj_g/hashmap.o
  863. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_addch.c -o ../obj_g/lib_addch.o
  864. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_addstr.c -o ../obj_g/lib_addstr.o
  865. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_beep.c -o ../obj_g/lib_beep.o
  866. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_bkgd.c -o ../obj_g/lib_bkgd.o
  867. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_box.c -o ../obj_g/lib_box.o
  868. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_chgat.c -o ../obj_g/lib_chgat.o
  869. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_clear.c -o ../obj_g/lib_clear.o
  870. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_clearok.c -o ../obj_g/lib_clearok.o
  871. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_clrbot.c -o ../obj_g/lib_clrbot.o
  872. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_clreol.c -o ../obj_g/lib_clreol.o
  873. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_color.c -o ../obj_g/lib_color.o
  874. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_colorset.c -o ../obj_g/lib_colorset.o
  875. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_delch.c -o ../obj_g/lib_delch.o
  876. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_delwin.c -o ../obj_g/lib_delwin.o
  877. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_echo.c -o ../obj_g/lib_echo.o
  878. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_endwin.c -o ../obj_g/lib_endwin.o
  879. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_erase.c -o ../obj_g/lib_erase.o
  880. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_flash.c -o ../obj_g/lib_flash.o
  881. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/lib_gen.c -o ../obj_g/lib_gen.o
  882. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_getch.c -o ../obj_g/lib_getch.o
  883. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_getstr.c -o ../obj_g/lib_getstr.o
  884. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_hline.c -o ../obj_g/lib_hline.o
  885. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_immedok.c -o ../obj_g/lib_immedok.o
  886. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_inchstr.c -o ../obj_g/lib_inchstr.o
  887. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_initscr.c -o ../obj_g/lib_initscr.o
  888. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_insch.c -o ../obj_g/lib_insch.o
  889. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_insdel.c -o ../obj_g/lib_insdel.o
  890. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_insnstr.c -o ../obj_g/lib_insnstr.o
  891. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_instr.c -o ../obj_g/lib_instr.o
  892. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_isendwin.c -o ../obj_g/lib_isendwin.o
  893. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_leaveok.c -o ../obj_g/lib_leaveok.o
  894. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_mouse.c -o ../obj_g/lib_mouse.o
  895. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_move.c -o ../obj_g/lib_move.o
  896. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/lib_mvcur.c -o ../obj_g/lib_mvcur.o
  897. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_mvwin.c -o ../obj_g/lib_mvwin.o
  898. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_newterm.c -o ../obj_g/lib_newterm.o
  899. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_newwin.c -o ../obj_g/lib_newwin.o
  900. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_nl.c -o ../obj_g/lib_nl.o
  901. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_overlay.c -o ../obj_g/lib_overlay.o
  902. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_pad.c -o ../obj_g/lib_pad.o
  903. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_printw.c -o ../obj_g/lib_printw.o
  904. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_redrawln.c -o ../obj_g/lib_redrawln.o
  905. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_refresh.c -o ../obj_g/lib_refresh.o
  906. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_restart.c -o ../obj_g/lib_restart.o
  907. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_scanw.c -o ../obj_g/lib_scanw.o
  908. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_screen.c -o ../obj_g/lib_screen.o
  909. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_scroll.c -o ../obj_g/lib_scroll.o
  910. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_scrollok.c -o ../obj_g/lib_scrollok.o
  911. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_scrreg.c -o ../obj_g/lib_scrreg.o
  912. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_set_term.c -o ../obj_g/lib_set_term.o
  913. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slk.c -o ../obj_g/lib_slk.o
  914. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_g/lib_slkatr_set.o
  915. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkatrof.c -o ../obj_g/lib_slkatrof.o
  916. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkatron.c -o ../obj_g/lib_slkatron.o
  917. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkatrset.c -o ../obj_g/lib_slkatrset.o
  918. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkattr.c -o ../obj_g/lib_slkattr.o
  919. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkclear.c -o ../obj_g/lib_slkclear.o
  920. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkcolor.c -o ../obj_g/lib_slkcolor.o
  921. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkinit.c -o ../obj_g/lib_slkinit.o
  922. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slklab.c -o ../obj_g/lib_slklab.o
  923. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkrefr.c -o ../obj_g/lib_slkrefr.o
  924. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slkset.c -o ../obj_g/lib_slkset.o
  925. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_slktouch.c -o ../obj_g/lib_slktouch.o
  926. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_touch.c -o ../obj_g/lib_touch.o
  927. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./trace/lib_tracedmp.c -o ../obj_g/lib_tracedmp.o
  928. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./trace/lib_tracemse.c -o ../obj_g/lib_tracemse.o
  929. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/lib_tstp.c -o ../obj_g/lib_tstp.o
  930. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_ungetch.c -o ../obj_g/lib_ungetch.o
  931. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/lib_vidattr.c -o ../obj_g/lib_vidattr.o
  932. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_vline.c -o ../obj_g/lib_vline.o
  933. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_wattroff.c -o ../obj_g/lib_wattroff.o
  934. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_wattron.c -o ../obj_g/lib_wattron.o
  935. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_winch.c -o ../obj_g/lib_winch.o
  936. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_window.c -o ../obj_g/lib_window.o
  937. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/nc_panel.c -o ../obj_g/nc_panel.o
  938. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/safe_sprintf.c -o ../obj_g/safe_sprintf.o
  939. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tty/tty_update.c -o ../obj_g/tty_update.o
  940. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./trace/varargs.c -o ../obj_g/varargs.o
  941. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/vsscanf.c -o ../obj_g/vsscanf.o
  942. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_freeall.c -o ../obj_g/lib_freeall.o
  943. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/charable.c -o ../obj_g/charable.o
  944. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_g/lib_add_wch.o
  945. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_box_set.c -o ../obj_g/lib_box_set.o
  946. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_cchar.c -o ../obj_g/lib_cchar.o
  947. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_g/lib_erasewchar.o
  948. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_g/lib_get_wch.o
  949. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_g/lib_get_wstr.o
  950. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_g/lib_hline_set.o
  951. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_g/lib_in_wch.o
  952. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_g/lib_in_wchnstr.o
  953. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_g/lib_ins_wch.o
  954. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_g/lib_inwstr.o
  955. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_key_name.c -o ../obj_g/lib_key_name.o
  956. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_g/lib_pecho_wchar.o
  957. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_g/lib_slk_wset.o
  958. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_g/lib_unget_wch.o
  959. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_g/lib_vid_attr.o
  960. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_g/lib_vline_set.o
  961. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_wacs.c -o ../obj_g/lib_wacs.o
  962. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_g/lib_wunctrl.o
  963. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/expanded.c -o ../obj_g/expanded.o
  964. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/legacy_coding.c -o ../obj_g/legacy_coding.o
  965. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_g/lib_dft_fgbg.o
  966. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tinfo/lib_print.c -o ../obj_g/lib_print.o
  967. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/resizeterm.c -o ../obj_g/resizeterm.o
  968. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./trace/trace_xnames.c -o ../obj_g/trace_xnames.o
  969. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./tinfo/use_screen.c -o ../obj_g/use_screen.o
  970. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/use_window.c -o ../obj_g/use_window.o
  971. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../ncurses/./base/wresize.c -o ../obj_g/wresize.o
  972. /bin/sh -e ./tinfo/MKcaptab.sh mawk 1 ./tinfo/MKcaptab.awk ./../include/Caps > comp_captab.c
  973. mawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
  974. ./make_keys keys.list > init_keytry.h
  975. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
  976. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
  977. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
  978. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
  979. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -DUSE_TERMLIB -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
  980. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/comp_captab.c -o ../obj_g/comp_captab.o
  981. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/./tinfo/init_keytry.c -o ../obj_g/init_keytry.o
  982. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -DUSE_TERMLIB -c ../ncurses/lib_keyname.c -o ../obj_g/lib_keyname.o
  983. ar -curv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o
  984. a - ../objects/hardscroll.o
  985. a - ../objects/hashmap.o
  986. a - ../objects/lib_addch.o
  987. a - ../objects/lib_addstr.o
  988. a - ../objects/lib_beep.o
  989. a - ../objects/lib_bkgd.o
  990. a - ../objects/lib_box.o
  991. a - ../objects/lib_chgat.o
  992. a - ../objects/lib_clear.o
  993. a - ../objects/lib_clearok.o
  994. a - ../objects/lib_clrbot.o
  995. a - ../objects/lib_clreol.o
  996. a - ../objects/lib_color.o
  997. a - ../objects/lib_colorset.o
  998. a - ../objects/lib_delch.o
  999. a - ../objects/lib_delwin.o
  1000. a - ../objects/lib_echo.o
  1001. a - ../objects/lib_endwin.o
  1002. a - ../objects/lib_erase.o
  1003. a - ../objects/lib_flash.o
  1004. a - ../objects/lib_gen.o
  1005. a - ../objects/lib_getch.o
  1006. a - ../objects/lib_getstr.o
  1007. a - ../objects/lib_hline.o
  1008. a - ../objects/lib_immedok.o
  1009. a - ../objects/lib_inchstr.o
  1010. a - ../objects/lib_initscr.o
  1011. a - ../objects/lib_insch.o
  1012. a - ../objects/lib_insdel.o
  1013. a - ../objects/lib_insnstr.o
  1014. a - ../objects/lib_instr.o
  1015. a - ../objects/lib_isendwin.o
  1016. a - ../objects/lib_leaveok.o
  1017. a - ../objects/lib_mouse.o
  1018. a - ../objects/lib_move.o
  1019. a - ../objects/lib_mvcur.o
  1020. a - ../objects/lib_mvwin.o
  1021. a - ../objects/lib_newterm.o
  1022. a - ../objects/lib_newwin.o
  1023. a - ../objects/lib_nl.o
  1024. a - ../objects/lib_overlay.o
  1025. a - ../objects/lib_pad.o
  1026. a - ../objects/lib_printw.o
  1027. a - ../objects/lib_redrawln.o
  1028. a - ../objects/lib_refresh.o
  1029. a - ../objects/lib_restart.o
  1030. a - ../objects/lib_scanw.o
  1031. a - ../objects/lib_screen.o
  1032. a - ../objects/lib_scroll.o
  1033. a - ../objects/lib_scrollok.o
  1034. a - ../objects/lib_scrreg.o
  1035. a - ../objects/lib_set_term.o
  1036. a - ../objects/lib_slk.o
  1037. a - ../objects/lib_slkatr_set.o
  1038. a - ../objects/lib_slkatrof.o
  1039. a - ../objects/lib_slkatron.o
  1040. a - ../objects/lib_slkatrset.o
  1041. a - ../objects/lib_slkattr.o
  1042. a - ../objects/lib_slkclear.o
  1043. a - ../objects/lib_slkcolor.o
  1044. a - ../objects/lib_slkinit.o
  1045. a - ../objects/lib_slklab.o
  1046. a - ../objects/lib_slkrefr.o
  1047. a - ../objects/lib_slkset.o
  1048. a - ../objects/lib_slktouch.o
  1049. a - ../objects/lib_touch.o
  1050. a - ../objects/lib_tstp.o
  1051. a - ../objects/lib_ungetch.o
  1052. a - ../objects/lib_vidattr.o
  1053. a - ../objects/lib_vline.o
  1054. a - ../objects/lib_wattroff.o
  1055. a - ../objects/lib_wattron.o
  1056. a - ../objects/lib_winch.o
  1057. a - ../objects/lib_window.o
  1058. a - ../objects/nc_panel.o
  1059. a - ../objects/safe_sprintf.o
  1060. a - ../objects/tty_update.o
  1061. a - ../objects/varargs.o
  1062. a - ../objects/vsscanf.o
  1063. a - ../objects/lib_freeall.o
  1064. a - ../objects/charable.o
  1065. a - ../objects/lib_add_wch.o
  1066. a - ../objects/lib_box_set.o
  1067. a - ../objects/lib_cchar.o
  1068. a - ../objects/lib_erasewchar.o
  1069. a - ../objects/lib_get_wch.o
  1070. a - ../objects/lib_get_wstr.o
  1071. a - ../objects/lib_hline_set.o
  1072. a - ../objects/lib_in_wch.o
  1073. a - ../objects/lib_in_wchnstr.o
  1074. a - ../objects/lib_ins_wch.o
  1075. a - ../objects/lib_inwstr.o
  1076. a - ../objects/lib_key_name.o
  1077. a - ../objects/lib_pecho_wchar.o
  1078. a - ../objects/lib_slk_wset.o
  1079. a - ../objects/lib_unget_wch.o
  1080. a - ../objects/lib_vid_attr.o
  1081. a - ../objects/lib_vline_set.o
  1082. a - ../objects/lib_wacs.o
  1083. a - ../objects/lib_wunctrl.o
  1084. a - ../objects/expanded.o
  1085. a - ../objects/legacy_coding.o
  1086. a - ../objects/lib_dft_fgbg.o
  1087. a - ../objects/lib_print.o
  1088. a - ../objects/resizeterm.o
  1089. a - ../objects/use_screen.o
  1090. a - ../objects/use_window.o
  1091. a - ../objects/wresize.o
  1092. ar -curv ../lib/libncursesw_g.a ../obj_g/hardscroll.o ../obj_g/hashmap.o ../obj_g/lib_addch.o ../obj_g/lib_addstr.o ../obj_g/lib_beep.o ../obj_g/lib_bkgd.o ../obj_g/lib_box.o ../obj_g/lib_chgat.o ../obj_g/lib_clear.o ../obj_g/lib_clearok.o ../obj_g/lib_clrbot.o ../obj_g/lib_clreol.o ../obj_g/lib_color.o ../obj_g/lib_colorset.o ../obj_g/lib_delch.o ../obj_g/lib_delwin.o ../obj_g/lib_echo.o ../obj_g/lib_endwin.o ../obj_g/lib_erase.o ../obj_g/lib_flash.o ../obj_g/lib_gen.o ../obj_g/lib_getch.o ../obj_g/lib_getstr.o ../obj_g/lib_hline.o ../obj_g/lib_immedok.o ../obj_g/lib_inchstr.o ../obj_g/lib_initscr.o ../obj_g/lib_insch.o ../obj_g/lib_insdel.o ../obj_g/lib_insnstr.o ../obj_g/lib_instr.o ../obj_g/lib_isendwin.o ../obj_g/lib_leaveok.o ../obj_g/lib_mouse.o ../obj_g/lib_move.o ../obj_g/lib_mvcur.o ../obj_g/lib_mvwin.o ../obj_g/lib_newterm.o ../obj_g/lib_newwin.o ../obj_g/lib_nl.o ../obj_g/lib_overlay.o ../obj_g/lib_pad.o ../obj_g/lib_printw.o ../obj_g/lib_redrawln.o ../obj_g/lib_refresh.o ../obj_g/lib_restart.o ../obj_g/lib_scanw.o ../obj_g/lib_screen.o ../obj_g/lib_scroll.o ../obj_g/lib_scrollok.o ../obj_g/lib_scrreg.o ../obj_g/lib_set_term.o ../obj_g/lib_slk.o ../obj_g/lib_slkatr_set.o ../obj_g/lib_slkatrof.o ../obj_g/lib_slkatron.o ../obj_g/lib_slkatrset.o ../obj_g/lib_slkattr.o ../obj_g/lib_slkclear.o ../obj_g/lib_slkcolor.o ../obj_g/lib_slkinit.o ../obj_g/lib_slklab.o ../obj_g/lib_slkrefr.o ../obj_g/lib_slkset.o ../obj_g/lib_slktouch.o ../obj_g/lib_touch.o ../obj_g/lib_tracedmp.o ../obj_g/lib_tracemse.o ../obj_g/lib_tstp.o ../obj_g/lib_ungetch.o ../obj_g/lib_vidattr.o ../obj_g/lib_vline.o ../obj_g/lib_wattroff.o ../obj_g/lib_wattron.o ../obj_g/lib_winch.o ../obj_g/lib_window.o ../obj_g/nc_panel.o ../obj_g/safe_sprintf.o ../obj_g/tty_update.o ../obj_g/varargs.o ../obj_g/vsscanf.o ../obj_g/lib_freeall.o ../obj_g/charable.o ../obj_g/lib_add_wch.o ../obj_g/lib_box_set.o ../obj_g/lib_cchar.o ../obj_g/lib_erasewchar.o ../obj_g/lib_get_wch.o ../obj_g/lib_get_wstr.o ../obj_g/lib_hline_set.o ../obj_g/lib_in_wch.o ../obj_g/lib_in_wchnstr.o ../obj_g/lib_ins_wch.o ../obj_g/lib_inwstr.o ../obj_g/lib_key_name.o ../obj_g/lib_pecho_wchar.o ../obj_g/lib_slk_wset.o ../obj_g/lib_unget_wch.o ../obj_g/lib_vid_attr.o ../obj_g/lib_vline_set.o ../obj_g/lib_wacs.o ../obj_g/lib_wunctrl.o ../obj_g/expanded.o ../obj_g/legacy_coding.o ../obj_g/lib_dft_fgbg.o ../obj_g/lib_print.o ../obj_g/resizeterm.o ../obj_g/trace_xnames.o ../obj_g/use_screen.o ../obj_g/use_window.o ../obj_g/wresize.o
  1093. a - ../obj_g/hardscroll.o
  1094. a - ../obj_g/hashmap.o
  1095. a - ../obj_g/lib_addch.o
  1096. a - ../obj_g/lib_addstr.o
  1097. a - ../obj_g/lib_beep.o
  1098. a - ../obj_g/lib_bkgd.o
  1099. a - ../obj_g/lib_box.o
  1100. a - ../obj_g/lib_chgat.o
  1101. a - ../obj_g/lib_clear.o
  1102. a - ../obj_g/lib_clearok.o
  1103. a - ../obj_g/lib_clrbot.o
  1104. a - ../obj_g/lib_clreol.o
  1105. a - ../obj_g/lib_color.o
  1106. a - ../obj_g/lib_colorset.o
  1107. a - ../obj_g/lib_delch.o
  1108. a - ../obj_g/lib_delwin.o
  1109. a - ../obj_g/lib_echo.o
  1110. a - ../obj_g/lib_endwin.o
  1111. a - ../obj_g/lib_erase.o
  1112. a - ../obj_g/lib_flash.o
  1113. a - ../obj_g/lib_gen.o
  1114. a - ../obj_g/lib_getch.o
  1115. a - ../obj_g/lib_getstr.o
  1116. a - ../obj_g/lib_hline.o
  1117. a - ../obj_g/lib_immedok.o
  1118. a - ../obj_g/lib_inchstr.o
  1119. a - ../obj_g/lib_initscr.o
  1120. a - ../obj_g/lib_insch.o
  1121. a - ../obj_g/lib_insdel.o
  1122. a - ../obj_g/lib_insnstr.o
  1123. a - ../obj_g/lib_instr.o
  1124. a - ../obj_g/lib_isendwin.o
  1125. a - ../obj_g/lib_leaveok.o
  1126. a - ../obj_g/lib_mouse.o
  1127. a - ../obj_g/lib_move.o
  1128. a - ../obj_g/lib_mvcur.o
  1129. a - ../obj_g/lib_mvwin.o
  1130. a - ../obj_g/lib_newterm.o
  1131. a - ../obj_g/lib_newwin.o
  1132. a - ../obj_g/lib_nl.o
  1133. a - ../obj_g/lib_overlay.o
  1134. a - ../obj_g/lib_pad.o
  1135. a - ../obj_g/lib_printw.o
  1136. a - ../obj_g/lib_redrawln.o
  1137. a - ../obj_g/lib_refresh.o
  1138. a - ../obj_g/lib_restart.o
  1139. a - ../obj_g/lib_scanw.o
  1140. a - ../obj_g/lib_screen.o
  1141. a - ../obj_g/lib_scroll.o
  1142. a - ../obj_g/lib_scrollok.o
  1143. a - ../obj_g/lib_scrreg.o
  1144. a - ../obj_g/lib_set_term.o
  1145. a - ../obj_g/lib_slk.o
  1146. a - ../obj_g/lib_slkatr_set.o
  1147. a - ../obj_g/lib_slkatrof.o
  1148. a - ../obj_g/lib_slkatron.o
  1149. a - ../obj_g/lib_slkatrset.o
  1150. a - ../obj_g/lib_slkattr.o
  1151. a - ../obj_g/lib_slkclear.o
  1152. a - ../obj_g/lib_slkcolor.o
  1153. a - ../obj_g/lib_slkinit.o
  1154. a - ../obj_g/lib_slklab.o
  1155. a - ../obj_g/lib_slkrefr.o
  1156. a - ../obj_g/lib_slkset.o
  1157. a - ../obj_g/lib_slktouch.o
  1158. a - ../obj_g/lib_touch.o
  1159. a - ../obj_g/lib_tracedmp.o
  1160. a - ../obj_g/lib_tracemse.o
  1161. a - ../obj_g/lib_tstp.o
  1162. a - ../obj_g/lib_ungetch.o
  1163. a - ../obj_g/lib_vidattr.o
  1164. a - ../obj_g/lib_vline.o
  1165. a - ../obj_g/lib_wattroff.o
  1166. a - ../obj_g/lib_wattron.o
  1167. a - ../obj_g/lib_winch.o
  1168. a - ../obj_g/lib_window.o
  1169. a - ../obj_g/nc_panel.o
  1170. a - ../obj_g/safe_sprintf.o
  1171. a - ../obj_g/tty_update.o
  1172. a - ../obj_g/varargs.o
  1173. a - ../obj_g/vsscanf.o
  1174. a - ../obj_g/lib_freeall.o
  1175. a - ../obj_g/charable.o
  1176. a - ../obj_g/lib_add_wch.o
  1177. a - ../obj_g/lib_box_set.o
  1178. a - ../obj_g/lib_cchar.o
  1179. a - ../obj_g/lib_erasewchar.o
  1180. a - ../obj_g/lib_get_wch.o
  1181. a - ../obj_g/lib_get_wstr.o
  1182. a - ../obj_g/lib_hline_set.o
  1183. a - ../obj_g/lib_in_wch.o
  1184. a - ../obj_g/lib_in_wchnstr.o
  1185. a - ../obj_g/lib_ins_wch.o
  1186. a - ../obj_g/lib_inwstr.o
  1187. a - ../obj_g/lib_key_name.o
  1188. a - ../obj_g/lib_pecho_wchar.o
  1189. a - ../obj_g/lib_slk_wset.o
  1190. a - ../obj_g/lib_unget_wch.o
  1191. a - ../obj_g/lib_vid_attr.o
  1192. a - ../obj_g/lib_vline_set.o
  1193. a - ../obj_g/lib_wacs.o
  1194. a - ../obj_g/lib_wunctrl.o
  1195. a - ../obj_g/expanded.o
  1196. a - ../obj_g/legacy_coding.o
  1197. a - ../obj_g/lib_dft_fgbg.o
  1198. a - ../obj_g/lib_print.o
  1199. a - ../obj_g/resizeterm.o
  1200. a - ../obj_g/trace_xnames.o
  1201. a - ../obj_g/use_screen.o
  1202. a - ../obj_g/use_window.o
  1203. a - ../obj_g/wresize.o
  1204. ranlib ../lib/libncursesw.a
  1205. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -DUSE_TERMLIB -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
  1206. ar -curv ../lib/libtinfow.a ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
  1207. a - ../objects/access.o
  1208. a - ../objects/add_tries.o
  1209. a - ../objects/alloc_ttype.o
  1210. a - ../objects/codes.o
  1211. a - ../objects/comp_captab.o
  1212. a - ../objects/comp_error.o
  1213. a - ../objects/comp_hash.o
  1214. a - ../objects/db_iterator.o
  1215. a - ../objects/doalloc.o
  1216. a - ../objects/entries.o
  1217. a - ../objects/fallback.o
  1218. a - ../objects/free_ttype.o
  1219. a - ../objects/getenv_num.o
  1220. a - ../objects/home_terminfo.o
  1221. a - ../objects/init_keytry.o
  1222. a - ../objects/lib_acs.o
  1223. a - ../objects/lib_baudrate.o
  1224. a - ../objects/lib_cur_term.o
  1225. a - ../objects/lib_data.o
  1226. a - ../objects/lib_has_cap.o
  1227. a - ../objects/lib_kernel.o
  1228. a - ../objects/lib_keyname.o
  1229. a - ../objects/lib_longname.o
  1230. a - ../objects/lib_napms.o
  1231. a - ../objects/lib_options.o
  1232. a - ../objects/lib_raw.o
  1233. a - ../objects/lib_setup.o
  1234. a - ../objects/lib_termcap.o
  1235. a - ../objects/lib_termname.o
  1236. a - ../objects/lib_tgoto.o
  1237. a - ../objects/lib_ti.o
  1238. a - ../objects/lib_tparm.o
  1239. a - ../objects/lib_tputs.o
  1240. a - ../objects/lib_trace.o
  1241. a - ../objects/lib_ttyflags.o
  1242. a - ../objects/lib_twait.o
  1243. a - ../objects/name_match.o
  1244. a - ../objects/names.o
  1245. a - ../objects/obsolete.o
  1246. a - ../objects/read_entry.o
  1247. a - ../objects/read_termcap.o
  1248. a - ../objects/strings.o
  1249. a - ../objects/tries.o
  1250. a - ../objects/trim_sgr0.o
  1251. a - ../objects/unctrl.o
  1252. a - ../objects/visbuf.o
  1253. a - ../objects/alloc_entry.o
  1254. a - ../objects/captoinfo.o
  1255. a - ../objects/comp_expand.o
  1256. a - ../objects/comp_parse.o
  1257. a - ../objects/comp_scan.o
  1258. a - ../objects/parse_entry.o
  1259. a - ../objects/write_entry.o
  1260. a - ../objects/define_key.o
  1261. a - ../objects/hashed_db.o
  1262. a - ../objects/key_defined.o
  1263. a - ../objects/keybound.o
  1264. a - ../objects/keyok.o
  1265. a - ../objects/version.o
  1266. ranlib ../lib/libtinfow.a
  1267. ar -curv ../lib/libtinfow_g.a ../obj_g/access.o ../obj_g/add_tries.o ../obj_g/alloc_ttype.o ../obj_g/codes.o ../obj_g/comp_captab.o ../obj_g/comp_error.o ../obj_g/comp_hash.o ../obj_g/db_iterator.o ../obj_g/doalloc.o ../obj_g/entries.o ../obj_g/fallback.o ../obj_g/free_ttype.o ../obj_g/getenv_num.o ../obj_g/home_terminfo.o ../obj_g/init_keytry.o ../obj_g/lib_acs.o ../obj_g/lib_baudrate.o ../obj_g/lib_cur_term.o ../obj_g/lib_data.o ../obj_g/lib_has_cap.o ../obj_g/lib_kernel.o ../obj_g/lib_keyname.o ../obj_g/lib_longname.o ../obj_g/lib_napms.o ../obj_g/lib_options.o ../obj_g/lib_raw.o ../obj_g/lib_setup.o ../obj_g/lib_termcap.o ../obj_g/lib_termname.o ../obj_g/lib_tgoto.o ../obj_g/lib_ti.o ../obj_g/lib_tparm.o ../obj_g/lib_tputs.o ../obj_g/lib_trace.o ../obj_g/lib_traceatr.o ../obj_g/lib_tracebits.o ../obj_g/lib_tracechr.o ../obj_g/lib_ttyflags.o ../obj_g/lib_twait.o ../obj_g/name_match.o ../obj_g/names.o ../obj_g/obsolete.o ../obj_g/read_entry.o ../obj_g/read_termcap.o ../obj_g/strings.o ../obj_g/trace_buf.o ../obj_g/trace_tries.o ../obj_g/tries.o ../obj_g/trim_sgr0.o ../obj_g/unctrl.o ../obj_g/visbuf.o ../obj_g/alloc_entry.o ../obj_g/captoinfo.o ../obj_g/comp_expand.o ../obj_g/comp_parse.o ../obj_g/comp_scan.o ../obj_g/parse_entry.o ../obj_g/write_entry.o ../obj_g/define_key.o ../obj_g/hashed_db.o ../obj_g/key_defined.o ../obj_g/keybound.o ../obj_g/keyok.o ../obj_g/version.o
  1268. ranlib ../lib/libncursesw_g.a
  1269. a - ../obj_g/access.o
  1270. a - ../obj_g/add_tries.o
  1271. a - ../obj_g/alloc_ttype.o
  1272. a - ../obj_g/codes.o
  1273. a - ../obj_g/comp_captab.o
  1274. a - ../obj_g/comp_error.o
  1275. a - ../obj_g/comp_hash.o
  1276. a - ../obj_g/db_iterator.o
  1277. a - ../obj_g/doalloc.o
  1278. a - ../obj_g/entries.o
  1279. a - ../obj_g/fallback.o
  1280. a - ../obj_g/free_ttype.o
  1281. a - ../obj_g/getenv_num.o
  1282. a - ../obj_g/home_terminfo.o
  1283. a - ../obj_g/init_keytry.o
  1284. a - ../obj_g/lib_acs.o
  1285. a - ../obj_g/lib_baudrate.o
  1286. a - ../obj_g/lib_cur_term.o
  1287. a - ../obj_g/lib_data.o
  1288. a - ../obj_g/lib_has_cap.o
  1289. a - ../obj_g/lib_kernel.o
  1290. a - ../obj_g/lib_keyname.o
  1291. a - ../obj_g/lib_longname.o
  1292. a - ../obj_g/lib_napms.o
  1293. a - ../obj_g/lib_options.o
  1294. a - ../obj_g/lib_raw.o
  1295. a - ../obj_g/lib_setup.o
  1296. a - ../obj_g/lib_termcap.o
  1297. a - ../obj_g/lib_termname.o
  1298. a - ../obj_g/lib_tgoto.o
  1299. a - ../obj_g/lib_ti.o
  1300. a - ../obj_g/lib_tparm.o
  1301. a - ../obj_g/lib_tputs.o
  1302. a - ../obj_g/lib_trace.o
  1303. a - ../obj_g/lib_traceatr.o
  1304. a - ../obj_g/lib_tracebits.o
  1305. a - ../obj_g/lib_tracechr.o
  1306. a - ../obj_g/lib_ttyflags.o
  1307. a - ../obj_g/lib_twait.o
  1308. a - ../obj_g/name_match.o
  1309. a - ../obj_g/names.o
  1310. a - ../obj_g/obsolete.o
  1311. a - ../obj_g/read_entry.o
  1312. a - ../obj_g/read_termcap.o
  1313. a - ../obj_g/strings.o
  1314. a - ../obj_g/trace_buf.o
  1315. a - ../obj_g/trace_tries.o
  1316. a - ../obj_g/tries.o
  1317. a - ../obj_g/trim_sgr0.o
  1318. a - ../obj_g/unctrl.o
  1319. a - ../obj_g/visbuf.o
  1320. a - ../obj_g/alloc_entry.o
  1321. a - ../obj_g/captoinfo.o
  1322. a - ../obj_g/comp_expand.o
  1323. a - ../obj_g/comp_parse.o
  1324. a - ../obj_g/comp_scan.o
  1325. a - ../obj_g/parse_entry.o
  1326. a - ../obj_g/write_entry.o
  1327. a - ../obj_g/define_key.o
  1328. a - ../obj_g/hashed_db.o
  1329. a - ../obj_g/key_defined.o
  1330. a - ../obj_g/keybound.o
  1331. a - ../obj_g/keyok.o
  1332. a - ../obj_g/version.o
  1333. ranlib ../lib/libtinfow_g.a
  1334. linking ../lib/libtinfow.so.6.0
  1335. gcc -shared -dy -G -h `basename ../lib/libtinfow.so.6.0 .6.0`.6 -o ../lib/libtinfow.so.6.0 ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../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 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  1336. cd ../lib && (ln -s -f libtinfow.so.6.0 libtinfow.so.6; ln -s -f libtinfow.so.6 libtinfow.so; )
  1337. linking ../lib/libncursesw.so.6.0
  1338. gcc -shared -dy -G -h `basename ../lib/libncursesw.so.6.0 .6.0`.6 -o ../lib/libncursesw.so.6.0 ../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/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o -L../lib -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  1339. cd ../lib && (ln -s -f libncursesw.so.6.0 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
  1340. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  1341. cd progs && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1342. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  1343. /bin/sh ./MKtermsort.sh mawk ./../include/Caps >termsort.c
  1344. echo "#ifndef __TRANSFORM_H" >transform.h
  1345. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/tparm_type.c -o ../obj_s/tparm_type.o
  1346. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o
  1347. echo "#define __TRANSFORM_H 1" >>transform.h
  1348. echo "#include <progs.priv.h>" >>transform.h
  1349. echo "extern bool same_program(const char *, const char *);" >>transform.h
  1350. /bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi'
  1351. echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
  1352. echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
  1353. echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
  1354. echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
  1355. echo "#endif /* __TRANSFORM_H */" >>transform.h
  1356. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o
  1357. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/tabs.c -o ../obj_s/tabs.o
  1358. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o
  1359. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o
  1360. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o
  1361. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o
  1362. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/transform.c -o ../obj_s/transform.o
  1363. gcc ../obj_s/clear.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -o clear
  1364. gcc ../obj_s/tabs.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -o tabs
  1365. gcc -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o
  1366. gcc ../obj_s/toe.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -ltinfow -ldl -lpthread -o toe
  1367. gcc ../obj_s/tset.o ../obj_s/transform.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -o tset
  1368. gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -ltinfow -ldl -lpthread -o infocmp
  1369. gcc ../obj_s/tput.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -o tput
  1370. gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -R/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -ltinfow -ldl -lpthread -o tic
  1371. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  1372. cd panel && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1373. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  1374. rm -f ../include/panel.h
  1375. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o
  1376. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o
  1377. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o
  1378. cp ./panel.h ../include/panel.h
  1379. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o
  1380. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o
  1381. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o
  1382. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o
  1383. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o
  1384. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o
  1385. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o
  1386. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o
  1387. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o
  1388. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o
  1389. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o
  1390. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o
  1391. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/panel.c -o ../objects/panel.o
  1392. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_above.c -o ../objects/p_above.o
  1393. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_below.c -o ../objects/p_below.o
  1394. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../objects/p_bottom.o
  1395. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../objects/p_delete.o
  1396. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../objects/p_hide.o
  1397. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../objects/p_hidden.o
  1398. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_move.c -o ../objects/p_move.o
  1399. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_new.c -o ../objects/p_new.o
  1400. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_replace.c -o ../objects/p_replace.o
  1401. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_show.c -o ../objects/p_show.o
  1402. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_top.c -o ../objects/p_top.o
  1403. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_update.c -o ../objects/p_update.o
  1404. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_user.c -o ../objects/p_user.o
  1405. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../panel/p_win.c -o ../objects/p_win.o
  1406. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/panel.c -o ../obj_g/panel.o
  1407. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_above.c -o ../obj_g/p_above.o
  1408. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_below.c -o ../obj_g/p_below.o
  1409. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_bottom.c -o ../obj_g/p_bottom.o
  1410. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_delete.c -o ../obj_g/p_delete.o
  1411. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_hide.c -o ../obj_g/p_hide.o
  1412. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_hidden.c -o ../obj_g/p_hidden.o
  1413. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_move.c -o ../obj_g/p_move.o
  1414. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_new.c -o ../obj_g/p_new.o
  1415. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_replace.c -o ../obj_g/p_replace.o
  1416. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_show.c -o ../obj_g/p_show.o
  1417. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_top.c -o ../obj_g/p_top.o
  1418. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_update.c -o ../obj_g/p_update.o
  1419. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_user.c -o ../obj_g/p_user.o
  1420. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../panel/p_win.c -o ../obj_g/p_win.o
  1421. linking ../lib/libpanelw.so.6.0
  1422. gcc -shared -dy -G -h `basename ../lib/libpanelw.so.6.0 .6.0`.6 -o ../lib/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  1423. ar -curv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
  1424. a - ../objects/panel.o
  1425. a - ../objects/p_above.o
  1426. a - ../objects/p_below.o
  1427. a - ../objects/p_bottom.o
  1428. a - ../objects/p_delete.o
  1429. a - ../objects/p_hide.o
  1430. a - ../objects/p_hidden.o
  1431. a - ../objects/p_move.o
  1432. a - ../objects/p_new.o
  1433. a - ../objects/p_replace.o
  1434. a - ../objects/p_show.o
  1435. a - ../objects/p_top.o
  1436. a - ../objects/p_update.o
  1437. a - ../objects/p_user.o
  1438. a - ../objects/p_win.o
  1439. ranlib ../lib/libpanelw.a
  1440. cd ../lib && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
  1441. ar -curv ../lib/libpanelw_g.a ../obj_g/panel.o ../obj_g/p_above.o ../obj_g/p_below.o ../obj_g/p_bottom.o ../obj_g/p_delete.o ../obj_g/p_hide.o ../obj_g/p_hidden.o ../obj_g/p_move.o ../obj_g/p_new.o ../obj_g/p_replace.o ../obj_g/p_show.o ../obj_g/p_top.o ../obj_g/p_update.o ../obj_g/p_user.o ../obj_g/p_win.o
  1442. a - ../obj_g/panel.o
  1443. a - ../obj_g/p_above.o
  1444. a - ../obj_g/p_below.o
  1445. a - ../obj_g/p_bottom.o
  1446. a - ../obj_g/p_delete.o
  1447. a - ../obj_g/p_hide.o
  1448. a - ../obj_g/p_hidden.o
  1449. a - ../obj_g/p_move.o
  1450. a - ../obj_g/p_new.o
  1451. a - ../obj_g/p_replace.o
  1452. a - ../obj_g/p_show.o
  1453. a - ../obj_g/p_top.o
  1454. a - ../obj_g/p_update.o
  1455. a - ../obj_g/p_user.o
  1456. a - ../obj_g/p_win.o
  1457. ranlib ../lib/libpanelw_g.a
  1458. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  1459. cd menu && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1460. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  1461. rm -f ../include/menu.h
  1462. rm -f ../include/eti.h
  1463. rm -f ../include/mf_common.h
  1464. cp ./menu.h ../include/menu.h
  1465. cp ./eti.h ../include/eti.h
  1466. cp ./mf_common.h ../include/mf_common.h
  1467. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o
  1468. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o
  1469. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o
  1470. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o
  1471. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o
  1472. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o
  1473. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o
  1474. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o
  1475. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o
  1476. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o
  1477. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o
  1478. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o
  1479. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o
  1480. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o
  1481. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o
  1482. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o
  1483. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o
  1484. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o
  1485. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o
  1486. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o
  1487. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o
  1488. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o
  1489. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o
  1490. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o
  1491. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o
  1492. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o
  1493. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_attribs.c -o ../objects/m_attribs.o
  1494. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../objects/m_cursor.o
  1495. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../objects/m_driver.o
  1496. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_format.c -o ../objects/m_format.o
  1497. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_global.c -o ../objects/m_global.o
  1498. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../objects/m_hook.o
  1499. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
  1500. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
  1501. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_new.c -o ../objects/m_item_new.o
  1502. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
  1503. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_top.c -o ../objects/m_item_top.o
  1504. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_use.c -o ../objects/m_item_use.o
  1505. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_val.c -o ../objects/m_item_val.o
  1506. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
  1507. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_items.c -o ../objects/m_items.o
  1508. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_new.c -o ../objects/m_new.o
  1509. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../objects/m_opts.o
  1510. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../objects/m_pad.o
  1511. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_pattern.c -o ../objects/m_pattern.o
  1512. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_post.c -o ../objects/m_post.o
  1513. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_req_name.c -o ../objects/m_req_name.o
  1514. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../objects/m_scale.o
  1515. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_spacing.c -o ../objects/m_spacing.o
  1516. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../objects/m_sub.o
  1517. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_userptr.c -o ../objects/m_userptr.o
  1518. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../menu/m_win.c -o ../objects/m_win.o
  1519. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_attribs.c -o ../obj_g/m_attribs.o
  1520. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_cursor.c -o ../obj_g/m_cursor.o
  1521. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_driver.c -o ../obj_g/m_driver.o
  1522. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_format.c -o ../obj_g/m_format.o
  1523. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_global.c -o ../obj_g/m_global.o
  1524. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_hook.c -o ../obj_g/m_hook.o
  1525. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_cur.c -o ../obj_g/m_item_cur.o
  1526. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_nam.c -o ../obj_g/m_item_nam.o
  1527. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_new.c -o ../obj_g/m_item_new.o
  1528. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_opt.c -o ../obj_g/m_item_opt.o
  1529. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_top.c -o ../obj_g/m_item_top.o
  1530. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_use.c -o ../obj_g/m_item_use.o
  1531. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_val.c -o ../obj_g/m_item_val.o
  1532. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_item_vis.c -o ../obj_g/m_item_vis.o
  1533. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_items.c -o ../obj_g/m_items.o
  1534. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_new.c -o ../obj_g/m_new.o
  1535. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_opts.c -o ../obj_g/m_opts.o
  1536. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_pad.c -o ../obj_g/m_pad.o
  1537. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_pattern.c -o ../obj_g/m_pattern.o
  1538. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_post.c -o ../obj_g/m_post.o
  1539. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_req_name.c -o ../obj_g/m_req_name.o
  1540. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_scale.c -o ../obj_g/m_scale.o
  1541. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_spacing.c -o ../obj_g/m_spacing.o
  1542. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_sub.c -o ../obj_g/m_sub.o
  1543. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_trace.c -o ../obj_g/m_trace.o
  1544. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_userptr.c -o ../obj_g/m_userptr.o
  1545. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../menu/m_win.c -o ../obj_g/m_win.o
  1546. linking ../lib/libmenuw.so.6.0
  1547. gcc -shared -dy -G -h `basename ../lib/libmenuw.so.6.0 .6.0`.6 -o ../lib/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  1548. ar -curv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
  1549. ar -curv ../lib/libmenuw_g.a ../obj_g/m_attribs.o ../obj_g/m_cursor.o ../obj_g/m_driver.o ../obj_g/m_format.o ../obj_g/m_global.o ../obj_g/m_hook.o ../obj_g/m_item_cur.o ../obj_g/m_item_nam.o ../obj_g/m_item_new.o ../obj_g/m_item_opt.o ../obj_g/m_item_top.o ../obj_g/m_item_use.o ../obj_g/m_item_val.o ../obj_g/m_item_vis.o ../obj_g/m_items.o ../obj_g/m_new.o ../obj_g/m_opts.o ../obj_g/m_pad.o ../obj_g/m_pattern.o ../obj_g/m_post.o ../obj_g/m_req_name.o ../obj_g/m_scale.o ../obj_g/m_spacing.o ../obj_g/m_sub.o ../obj_g/m_trace.o ../obj_g/m_userptr.o ../obj_g/m_win.o
  1550. a - ../obj_g/m_attribs.o
  1551. a - ../objects/m_attribs.o
  1552. a - ../objects/m_cursor.o
  1553. a - ../obj_g/m_cursor.o
  1554. a - ../objects/m_driver.o
  1555. a - ../obj_g/m_driver.o
  1556. a - ../objects/m_format.o
  1557. a - ../obj_g/m_format.o
  1558. a - ../objects/m_global.o
  1559. a - ../obj_g/m_global.o
  1560. a - ../obj_g/m_hook.o
  1561. a - ../objects/m_hook.o
  1562. a - ../obj_g/m_item_cur.o
  1563. a - ../obj_g/m_item_nam.o
  1564. a - ../objects/m_item_cur.o
  1565. a - ../obj_g/m_item_new.o
  1566. a - ../objects/m_item_nam.o
  1567. a - ../obj_g/m_item_opt.o
  1568. a - ../obj_g/m_item_top.o
  1569. a - ../objects/m_item_new.o
  1570. a - ../obj_g/m_item_use.o
  1571. a - ../objects/m_item_opt.o
  1572. a - ../obj_g/m_item_val.o
  1573. a - ../objects/m_item_top.o
  1574. a - ../obj_g/m_item_vis.o
  1575. a - ../objects/m_item_use.o
  1576. a - ../obj_g/m_items.o
  1577. a - ../obj_g/m_new.o
  1578. a - ../objects/m_item_val.o
  1579. a - ../obj_g/m_opts.o
  1580. a - ../objects/m_item_vis.o
  1581. a - ../obj_g/m_pad.o
  1582. a - ../objects/m_items.o
  1583. a - ../obj_g/m_pattern.o
  1584. a - ../objects/m_new.o
  1585. a - ../obj_g/m_post.o
  1586. a - ../objects/m_opts.o
  1587. a - ../obj_g/m_req_name.o
  1588. a - ../obj_g/m_scale.o
  1589. a - ../objects/m_pad.o
  1590. a - ../obj_g/m_spacing.o
  1591. a - ../objects/m_pattern.o
  1592. a - ../obj_g/m_sub.o
  1593. a - ../objects/m_post.o
  1594. a - ../obj_g/m_trace.o
  1595. a - ../objects/m_req_name.o
  1596. a - ../obj_g/m_userptr.o
  1597. a - ../obj_g/m_win.o
  1598. a - ../objects/m_scale.o
  1599. a - ../objects/m_spacing.o
  1600. a - ../objects/m_sub.o
  1601. a - ../objects/m_userptr.o
  1602. a - ../objects/m_win.o
  1603. ranlib ../lib/libmenuw.a
  1604. ranlib ../lib/libmenuw_g.a
  1605. cd ../lib && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
  1606. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  1607. cd form && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1608. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  1609. rm -f ../include/form.h
  1610. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o
  1611. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o
  1612. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o
  1613. cp ./form.h ../include/form.h
  1614. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o
  1615. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o
  1616. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o
  1617. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o
  1618. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o
  1619. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o
  1620. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o
  1621. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o
  1622. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o
  1623. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o
  1624. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o
  1625. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o
  1626. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o
  1627. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o
  1628. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o
  1629. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o
  1630. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o
  1631. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o
  1632. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o
  1633. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o
  1634. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o
  1635. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o
  1636. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o
  1637. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o
  1638. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o
  1639. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o
  1640. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o
  1641. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o
  1642. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o
  1643. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o
  1644. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o
  1645. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o
  1646. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o
  1647. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o
  1648. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o
  1649. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o
  1650. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o
  1651. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../objects/fld_arg.o
  1652. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../objects/fld_attr.o
  1653. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_current.c -o ../objects/fld_current.o
  1654. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_def.c -o ../objects/fld_def.o
  1655. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../objects/fld_dup.o
  1656. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
  1657. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
  1658. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_info.c -o ../objects/fld_info.o
  1659. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_just.c -o ../objects/fld_just.o
  1660. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_link.c -o ../objects/fld_link.o
  1661. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_max.c -o ../objects/fld_max.o
  1662. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_move.c -o ../objects/fld_move.o
  1663. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
  1664. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../objects/fld_opts.o
  1665. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../objects/fld_pad.o
  1666. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_page.c -o ../objects/fld_page.o
  1667. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../objects/fld_stat.o
  1668. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_type.c -o ../objects/fld_type.o
  1669. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fld_user.c -o ../objects/fld_user.o
  1670. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
  1671. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_data.c -o ../objects/frm_data.o
  1672. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_def.c -o ../objects/frm_def.o
  1673. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_driver.c -o ../objects/frm_driver.o
  1674. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../objects/frm_hook.o
  1675. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../objects/frm_opts.o
  1676. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_page.c -o ../objects/frm_page.o
  1677. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_post.c -o ../objects/frm_post.o
  1678. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
  1679. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_scale.c -o ../objects/frm_scale.o
  1680. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../objects/frm_sub.o
  1681. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_user.c -o ../objects/frm_user.o
  1682. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/frm_win.c -o ../objects/frm_win.o
  1683. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
  1684. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
  1685. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../objects/fty_enum.o
  1686. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_generic.c -o ../objects/fty_generic.o
  1687. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_int.c -o ../objects/fty_int.o
  1688. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
  1689. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_num.c -o ../objects/fty_num.o
  1690. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -c ../form/fty_regex.c -o ../objects/fty_regex.o
  1691. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/f_trace.c -o ../obj_g/f_trace.o
  1692. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_arg.c -o ../obj_g/fld_arg.o
  1693. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_attr.c -o ../obj_g/fld_attr.o
  1694. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_current.c -o ../obj_g/fld_current.o
  1695. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_def.c -o ../obj_g/fld_def.o
  1696. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_dup.c -o ../obj_g/fld_dup.o
  1697. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_ftchoice.c -o ../obj_g/fld_ftchoice.o
  1698. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_ftlink.c -o ../obj_g/fld_ftlink.o
  1699. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_info.c -o ../obj_g/fld_info.o
  1700. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_just.c -o ../obj_g/fld_just.o
  1701. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_link.c -o ../obj_g/fld_link.o
  1702. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_max.c -o ../obj_g/fld_max.o
  1703. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_move.c -o ../obj_g/fld_move.o
  1704. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_newftyp.c -o ../obj_g/fld_newftyp.o
  1705. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_opts.c -o ../obj_g/fld_opts.o
  1706. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_pad.c -o ../obj_g/fld_pad.o
  1707. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_page.c -o ../obj_g/fld_page.o
  1708. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_stat.c -o ../obj_g/fld_stat.o
  1709. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_type.c -o ../obj_g/fld_type.o
  1710. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fld_user.c -o ../obj_g/fld_user.o
  1711. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_cursor.c -o ../obj_g/frm_cursor.o
  1712. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_data.c -o ../obj_g/frm_data.o
  1713. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_def.c -o ../obj_g/frm_def.o
  1714. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_driver.c -o ../obj_g/frm_driver.o
  1715. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_hook.c -o ../obj_g/frm_hook.o
  1716. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_opts.c -o ../obj_g/frm_opts.o
  1717. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_page.c -o ../obj_g/frm_page.o
  1718. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_post.c -o ../obj_g/frm_post.o
  1719. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_req_name.c -o ../obj_g/frm_req_name.o
  1720. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_scale.c -o ../obj_g/frm_scale.o
  1721. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_sub.c -o ../obj_g/frm_sub.o
  1722. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_user.c -o ../obj_g/frm_user.o
  1723. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/frm_win.c -o ../obj_g/frm_win.o
  1724. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_alnum.c -o ../obj_g/fty_alnum.o
  1725. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_alpha.c -o ../obj_g/fty_alpha.o
  1726. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_enum.c -o ../obj_g/fty_enum.o
  1727. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_generic.c -o ../obj_g/fty_generic.o
  1728. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_int.c -o ../obj_g/fty_int.o
  1729. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_ipv4.c -o ../obj_g/fty_ipv4.o
  1730. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_num.c -o ../obj_g/fty_num.o
  1731. gcc -I../ncurses -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -g -DTRACE -c ../form/fty_regex.c -o ../obj_g/fty_regex.o
  1732. linking ../lib/libformw.so.6.0
  1733. gcc -shared -dy -G -h `basename ../lib/libformw.so.6.0 .6.0`.6 -o ../lib/libformw.so.6.0 ../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_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  1734. ar -curv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
  1735. a - ../objects/fld_arg.o
  1736. a - ../objects/fld_attr.o
  1737. a - ../objects/fld_current.o
  1738. a - ../objects/fld_def.o
  1739. a - ../objects/fld_dup.o
  1740. a - ../objects/fld_ftchoice.o
  1741. a - ../objects/fld_ftlink.o
  1742. a - ../objects/fld_info.o
  1743. a - ../objects/fld_just.o
  1744. a - ../objects/fld_link.o
  1745. a - ../objects/fld_max.o
  1746. a - ../objects/fld_move.o
  1747. a - ../objects/fld_newftyp.o
  1748. a - ../objects/fld_opts.o
  1749. a - ../objects/fld_pad.o
  1750. a - ../objects/fld_page.o
  1751. a - ../objects/fld_stat.o
  1752. a - ../objects/fld_type.o
  1753. a - ../objects/fld_user.o
  1754. a - ../objects/frm_cursor.o
  1755. a - ../objects/frm_data.o
  1756. a - ../objects/frm_def.o
  1757. a - ../objects/frm_driver.o
  1758. a - ../objects/frm_hook.o
  1759. a - ../objects/frm_opts.o
  1760. a - ../objects/frm_page.o
  1761. a - ../objects/frm_post.o
  1762. a - ../objects/frm_req_name.o
  1763. a - ../objects/frm_scale.o
  1764. a - ../objects/frm_sub.o
  1765. a - ../objects/frm_user.o
  1766. a - ../objects/frm_win.o
  1767. a - ../objects/fty_alnum.o
  1768. a - ../objects/fty_alpha.o
  1769. a - ../objects/fty_enum.o
  1770. a - ../objects/fty_generic.o
  1771. a - ../objects/fty_int.o
  1772. a - ../objects/fty_ipv4.o
  1773. a - ../objects/fty_num.o
  1774. a - ../objects/fty_regex.o
  1775. ranlib ../lib/libformw.a
  1776. ar -curv ../lib/libformw_g.a ../obj_g/f_trace.o ../obj_g/fld_arg.o ../obj_g/fld_attr.o ../obj_g/fld_current.o ../obj_g/fld_def.o ../obj_g/fld_dup.o ../obj_g/fld_ftchoice.o ../obj_g/fld_ftlink.o ../obj_g/fld_info.o ../obj_g/fld_just.o ../obj_g/fld_link.o ../obj_g/fld_max.o ../obj_g/fld_move.o ../obj_g/fld_newftyp.o ../obj_g/fld_opts.o ../obj_g/fld_pad.o ../obj_g/fld_page.o ../obj_g/fld_stat.o ../obj_g/fld_type.o ../obj_g/fld_user.o ../obj_g/frm_cursor.o ../obj_g/frm_data.o ../obj_g/frm_def.o ../obj_g/frm_driver.o ../obj_g/frm_hook.o ../obj_g/frm_opts.o ../obj_g/frm_page.o ../obj_g/frm_post.o ../obj_g/frm_req_name.o ../obj_g/frm_scale.o ../obj_g/frm_sub.o ../obj_g/frm_user.o ../obj_g/frm_win.o ../obj_g/fty_alnum.o ../obj_g/fty_alpha.o ../obj_g/fty_enum.o ../obj_g/fty_generic.o ../obj_g/fty_int.o ../obj_g/fty_ipv4.o ../obj_g/fty_num.o ../obj_g/fty_regex.o
  1777. a - ../obj_g/f_trace.o
  1778. a - ../obj_g/fld_arg.o
  1779. a - ../obj_g/fld_attr.o
  1780. a - ../obj_g/fld_current.o
  1781. a - ../obj_g/fld_def.o
  1782. a - ../obj_g/fld_dup.o
  1783. a - ../obj_g/fld_ftchoice.o
  1784. a - ../obj_g/fld_ftlink.o
  1785. a - ../obj_g/fld_info.o
  1786. a - ../obj_g/fld_just.o
  1787. a - ../obj_g/fld_link.o
  1788. a - ../obj_g/fld_max.o
  1789. a - ../obj_g/fld_move.o
  1790. a - ../obj_g/fld_newftyp.o
  1791. a - ../obj_g/fld_opts.o
  1792. a - ../obj_g/fld_pad.o
  1793. a - ../obj_g/fld_page.o
  1794. a - ../obj_g/fld_stat.o
  1795. a - ../obj_g/fld_type.o
  1796. a - ../obj_g/fld_user.o
  1797. a - ../obj_g/frm_cursor.o
  1798. a - ../obj_g/frm_data.o
  1799. a - ../obj_g/frm_def.o
  1800. a - ../obj_g/frm_driver.o
  1801. a - ../obj_g/frm_hook.o
  1802. a - ../obj_g/frm_opts.o
  1803. a - ../obj_g/frm_page.o
  1804. a - ../obj_g/frm_post.o
  1805. a - ../obj_g/frm_req_name.o
  1806. a - ../obj_g/frm_scale.o
  1807. a - ../obj_g/frm_sub.o
  1808. a - ../obj_g/frm_user.o
  1809. a - ../obj_g/frm_win.o
  1810. a - ../obj_g/fty_alnum.o
  1811. a - ../obj_g/fty_alpha.o
  1812. a - ../obj_g/fty_enum.o
  1813. a - ../obj_g/fty_generic.o
  1814. a - ../obj_g/fty_int.o
  1815. a - ../obj_g/fty_ipv4.o
  1816. a - ../obj_g/fty_num.o
  1817. a - ../obj_g/fty_regex.o
  1818. ranlib ../lib/libformw_g.a
  1819. cd ../lib && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
  1820. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  1821. cd test && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1822. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  1823. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/background.c -o ../obj_s/background.o
  1824. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/blue.c -o ../obj_s/blue.o
  1825. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/bs.c -o ../obj_s/bs.o
  1826. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o
  1827. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o
  1828. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/clip_printw.c -o ../obj_s/clip_printw.o
  1829. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o
  1830. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o
  1831. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o
  1832. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o
  1833. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o
  1834. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o
  1835. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o
  1836. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o
  1837. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o
  1838. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o
  1839. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o
  1840. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/dots.c -o ../obj_s/dots.o
  1841. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/dots_curses.c -o ../obj_s/dots_curses.o
  1842. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o
  1843. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/dots_termcap.c -o ../obj_s/dots_termcap.o
  1844. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o
  1845. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/filter.c -o ../obj_s/filter.o
  1846. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/firework.c -o ../obj_s/firework.o
  1847. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o
  1848. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o
  1849. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/form_driver_w.c -o ../obj_s/form_driver_w.o
  1850. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o
  1851. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o
  1852. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o
  1853. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/inch_wide.c -o ../obj_s/inch_wide.o
  1854. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/inchs.c -o ../obj_s/inchs.o
  1855. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o
  1856. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/insdelln.c -o ../obj_s/insdelln.o
  1857. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o
  1858. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/key_names.c -o ../obj_s/key_names.o
  1859. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o
  1860. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/knight.c -o ../obj_s/knight.o
  1861. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o
  1862. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o
  1863. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o
  1864. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o
  1865. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o
  1866. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/rain.c -o ../obj_s/rain.o
  1867. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o
  1868. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o
  1869. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o
  1870. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o
  1871. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o
  1872. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_addstr.c -o ../obj_s/test_addstr.o
  1873. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o
  1874. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_arrays.c -o ../obj_s/test_arrays.o
  1875. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o
  1876. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_getstr.c -o ../obj_s/test_getstr.o
  1877. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_instr.c -o ../obj_s/test_instr.o
  1878. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o
  1879. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_opaque.c -o ../obj_s/test_opaque.o
  1880. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_setupterm.c -o ../obj_s/test_setupterm.o
  1881. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_vid_puts.c -o ../obj_s/test_vid_puts.o
  1882. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/test_vidputs.c -o ../obj_s/test_vidputs.o
  1883. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o
  1884. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o
  1885. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o
  1886. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/view.c -o ../obj_s/view.o
  1887. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/worm.c -o ../obj_s/worm.o
  1888. gcc -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o
  1889. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o background ../obj_s/background.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1890. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1891. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1892. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1893. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1894. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1895. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1896. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1897. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1898. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1899. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1900. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1901. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1902. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1903. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1904. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1905. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1906. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1907. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1908. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1909. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1910. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1911. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1912. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1913. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1914. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1915. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1916. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1917. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1918. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1919. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1920. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1921. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1922. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1923. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1924. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1925. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1926. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1927. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1928. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread -lm
  1929. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1930. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1931. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1932. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1933. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1934. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1935. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1936. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1937. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1938. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1939. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC -ltinfow -ldl -lpthread -lm
  1940. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1941. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1942. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1943. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1944. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1945. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1946. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1947. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1948. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1949. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1950. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1951. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o view ../obj_s/view.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1952. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1953. gcc -m64 -march=native -fPIC --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -ldl -lpthread" | sed -e 's/-lform.*-lpanel[^ ]*//'` -lm
  1954. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  1955. cd misc && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1956. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  1957. WHICH_XTERM=xterm-new \
  1958. XTERM_KBS=BS \
  1959. datadir=/usr/local/share \
  1960. /bin/sh ./gen_edit.sh >run_tic.sed
  1961. echo '** adjusting tabset paths'
  1962. ** adjusting tabset paths
  1963. sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
  1964. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  1965. cd c++ && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" all
  1966. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  1967. cp ./etip.h.in etip.h
  1968. /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
  1969. substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
  1970. ... CPP_HAS_PARAM_INIT 0
  1971. ... CPP_HAS_STATIC_CAST 1
  1972. ... ETIP_NEEDS_MATH_EXCEPTION 0
  1973. ... ETIP_NEEDS_MATH_H 0
  1974. ... HAVE_BUILTIN_H 0
  1975. ... HAVE_GPP_BUILTIN_H 0
  1976. ... HAVE_GXX_BUILTIN_H 0
  1977. ... HAVE_IOSTREAM 1
  1978. ... HAVE_TYPEINFO 1
  1979. ... HAVE_VALUES_H 0
  1980. ... IOSTREAM_NAMESPACE 1
  1981. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o
  1982. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o
  1983. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o
  1984. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o
  1985. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o
  1986. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o
  1987. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o
  1988. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o
  1989. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesf.cc -o ../objects/cursesf.o
  1990. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesm.cc -o ../objects/cursesm.o
  1991. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesw.cc -o ../objects/cursesw.o
  1992. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursespad.cc -o ../objects/cursespad.o
  1993. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesp.cc -o ../objects/cursesp.o
  1994. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursslk.cc -o ../objects/cursslk.o
  1995. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesapp.cc -o ../objects/cursesapp.o
  1996. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -c ../c++/cursesmain.cc -o ../objects/cursesmain.o
  1997. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesf.cc -o ../obj_g/cursesf.o
  1998. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesm.cc -o ../obj_g/cursesm.o
  1999. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesw.cc -o ../obj_g/cursesw.o
  2000. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursespad.cc -o ../obj_g/cursespad.o
  2001. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesp.cc -o ../obj_g/cursesp.o
  2002. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursslk.cc -o ../obj_g/cursslk.o
  2003. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesapp.cc -o ../obj_g/cursesapp.o
  2004. /bin/g++ -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -g -DTRACE -c ../c++/cursesmain.cc -o ../obj_g/cursesmain.o
  2005. compiling demo (obj_s)
  2006. linking ../lib/libncurses++w.so.6.0
  2007. /bin/g++ -shared -dy -G -h `basename ../lib/libncurses++w.so.6.0 .6.0`.6 -o ../lib/libncurses++w.so.6.0 ../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 -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread -lstdc++ -ldl -lpthread
  2008. ar -curv ../lib/libncurses++w.a ../objects/cursesf.o ../objects/cursesm.o ../objects/cursesw.o ../objects/cursespad.o ../objects/cursesp.o ../objects/cursslk.o ../objects/cursesapp.o ../objects/cursesmain.o
  2009. a - ../objects/cursesf.o
  2010. a - ../objects/cursesm.o
  2011. a - ../objects/cursesw.o
  2012. a - ../objects/cursespad.o
  2013. a - ../objects/cursesp.o
  2014. a - ../objects/cursslk.o
  2015. a - ../objects/cursesapp.o
  2016. a - ../objects/cursesmain.o
  2017. cd ../lib && (ln -s -f libncurses++w.so.6.0 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; )
  2018. ranlib ../lib/libncurses++w.a
  2019. ar -curv ../lib/libncurses++w_g.a ../obj_g/cursesf.o ../obj_g/cursesm.o ../obj_g/cursesw.o ../obj_g/cursespad.o ../obj_g/cursesp.o ../obj_g/cursslk.o ../obj_g/cursesapp.o ../obj_g/cursesmain.o
  2020. a - ../obj_g/cursesf.o
  2021. a - ../obj_g/cursesm.o
  2022. a - ../obj_g/cursesw.o
  2023. a - ../obj_g/cursespad.o
  2024. a - ../obj_g/cursesp.o
  2025. a - ../obj_g/cursslk.o
  2026. a - ../obj_g/cursesapp.o
  2027. a - ../obj_g/cursesmain.o
  2028. ranlib ../lib/libncurses++w_g.a
  2029. /bin/g++ -o demo ../obj_s/demo.o -R/usr/local/lib64 -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread -R /export/home/jwalton/Build-Scripts/ncurses-6.0/lib:/usr/local/lib64 -lstdc++ -ldl -lpthread -DHAVE_CONFIG_H -I. -I../include -I/usr/local/include -DNDEBUG -D__EXTENSIONS__ -DNDEBUG -m64 -march=native -fPIC -fPIC
  2030. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  2031. cd man && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  2032. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  2033. /bin/sh ../edit_man.sh normal removing /usr/local/share/man . terminfo.5 *-config.1 ./*.[0-9]*
  2034. ...made /export/home/jwalton/Build-Scripts/ncurses-6.0/man_alias.sed
  2035. removing /usr/local/share/man/man5/terminfo.5
  2036. .. removing alias terminfo.5
  2037. removing /usr/local/share/man/man1/ncursesw6-config.1
  2038. .. removing alias ncursesw6-config.1
  2039. removing /usr/local/share/man/man1/captoinfo.1m
  2040. .. removing alias captoinfo.1m
  2041. removing /usr/local/share/man/man1/clear.1
  2042. .. removing alias clear.1
  2043. removing /usr/local/share/man/man3/curs_add_wch.3x
  2044. .. removing alias add_wch.3x
  2045. .. removing alias echo_wchar.3x
  2046. .. removing alias mvadd_wch.3x
  2047. .. removing alias mvwadd_wch.3x
  2048. .. removing alias wadd_wch.3x
  2049. .. removing alias wecho_wchar.3x
  2050. removing /usr/local/share/man/man3/curs_add_wchstr.3x
  2051. .. removing alias add_wchnstr.3x
  2052. .. removing alias add_wchstr.3x
  2053. .. removing alias mvadd_wchnstr.3x
  2054. .. removing alias mvadd_wchstr.3x
  2055. .. removing alias mvwadd_wchnstr.3x
  2056. .. removing alias mvwadd_wchstr.3x
  2057. .. removing alias wadd_wchnstr.3x
  2058. .. removing alias wadd_wchstr.3x
  2059. removing /usr/local/share/man/man3/curs_addch.3x
  2060. .. removing alias addch.3x
  2061. .. removing alias echochar.3x
  2062. .. removing alias mvaddch.3x
  2063. .. removing alias mvwaddch.3x
  2064. .. removing alias waddch.3x
  2065. .. removing alias wechochar.3x
  2066. removing /usr/local/share/man/man3/curs_addchstr.3x
  2067. .. removing alias addchnstr.3x
  2068. .. removing alias addchstr.3x
  2069. .. removing alias mvaddchnstr.3x
  2070. .. removing alias mvaddchstr.3x
  2071. .. removing alias mvwaddchnstr.3x
  2072. .. removing alias mvwaddchstr.3x
  2073. .. removing alias waddchnstr.3x
  2074. .. removing alias waddchstr.3x
  2075. removing /usr/local/share/man/man3/curs_addstr.3x
  2076. .. removing alias addnstr.3x
  2077. .. removing alias addstr.3x
  2078. .. removing alias mvaddnstr.3x
  2079. .. removing alias mvaddstr.3x
  2080. .. removing alias mvwaddnstr.3x
  2081. .. removing alias mvwaddstr.3x
  2082. .. removing alias waddnstr.3x
  2083. .. removing alias waddstr.3x
  2084. removing /usr/local/share/man/man3/curs_addwstr.3x
  2085. .. removing alias addnwstr.3x
  2086. .. removing alias addwstr.3x
  2087. .. removing alias mvaddnwstr.3x
  2088. .. removing alias mvaddwstr.3x
  2089. .. removing alias mvwaddnwstr.3x
  2090. .. removing alias mvwaddwstr.3x
  2091. .. removing alias waddnwstr.3x
  2092. .. removing alias waddwstr.3x
  2093. removing /usr/local/share/man/man3/curs_attr.3x
  2094. .. removing alias PAIR_NUMBER.3x
  2095. .. removing alias attr_get.3x
  2096. .. removing alias attr_off.3x
  2097. .. removing alias attr_on.3x
  2098. .. removing alias attr_set.3x
  2099. .. removing alias attroff.3x
  2100. .. removing alias attron.3x
  2101. .. removing alias attrset.3x
  2102. .. removing alias chgat.3x
  2103. .. removing alias color_set.3x
  2104. .. removing alias mvchgat.3x
  2105. .. removing alias mvwchgat.3x
  2106. .. removing alias standend.3x
  2107. .. removing alias standout.3x
  2108. .. removing alias wattr_get.3x
  2109. .. removing alias wattr_off.3x
  2110. .. removing alias wattr_on.3x
  2111. .. removing alias wattr_set.3x
  2112. .. removing alias wattroff.3x
  2113. .. removing alias wattron.3x
  2114. .. removing alias wattrset.3x
  2115. .. removing alias wchgat.3x
  2116. .. removing alias wcolor_set.3x
  2117. .. removing alias wstandend.3x
  2118. .. removing alias wstandout.3x
  2119. removing /usr/local/share/man/man3/curs_beep.3x
  2120. .. removing alias beep.3x
  2121. .. removing alias flash.3x
  2122. removing /usr/local/share/man/man3/curs_bkgd.3x
  2123. .. removing alias bkgd.3x
  2124. .. removing alias bkgdset.3x
  2125. .. removing alias getbkgd.3x
  2126. .. removing alias wbkgd.3x
  2127. .. removing alias wbkgdset.3x
  2128. removing /usr/local/share/man/man3/curs_bkgrnd.3x
  2129. .. removing alias bkgrnd.3x
  2130. .. removing alias bkgrndset.3x
  2131. .. removing alias getbkgrnd.3x
  2132. .. removing alias wbkgrnd.3x
  2133. .. removing alias wbkgrndset.3x
  2134. .. removing alias wgetbkgrnd.3x
  2135. removing /usr/local/share/man/man3/curs_border.3x
  2136. .. removing alias border.3x
  2137. .. removing alias box.3x
  2138. .. removing alias hline.3x
  2139. .. removing alias mvhline.3x
  2140. .. removing alias mvvline.3x
  2141. .. removing alias mvwhline.3x
  2142. .. removing alias mvwvline.3x
  2143. .. removing alias vline.3x
  2144. .. removing alias wborder.3x
  2145. .. removing alias whline.3x
  2146. .. removing alias wvline.3x
  2147. removing /usr/local/share/man/man3/curs_border_set.3x
  2148. .. removing alias border_set.3x
  2149. .. removing alias box_set.3x
  2150. .. removing alias hline_set.3x
  2151. .. removing alias mvhline_set.3x
  2152. .. removing alias mvvline_set.3x
  2153. .. removing alias mvwhline_set.3x
  2154. .. removing alias mvwvline_set.3x
  2155. .. removing alias vline_set.3x
  2156. .. removing alias wborder_set.3x
  2157. .. removing alias whline_set.3x
  2158. .. removing alias wvline_set.3x
  2159. removing /usr/local/share/man/man3/curs_clear.3x
  2160. .. removing alias clear.3x
  2161. .. removing alias clrtobot.3x
  2162. .. removing alias clrtoeol.3x
  2163. .. removing alias erase.3x
  2164. .. removing alias wclear.3x
  2165. .. removing alias wclrtobot.3x
  2166. .. removing alias wclrtoeol.3x
  2167. .. removing alias werase.3x
  2168. removing /usr/local/share/man/man3/curs_color.3x
  2169. .. removing alias COLOR_PAIR.3x
  2170. .. removing alias can_change_color.3x
  2171. .. removing alias color_content.3x
  2172. .. removing alias has_colors.3x
  2173. .. removing alias init_color.3x
  2174. .. removing alias init_pair.3x
  2175. .. removing alias pair_content.3x
  2176. .. removing alias start_color.3x
  2177. removing /usr/local/share/man/man3/curs_delch.3x
  2178. .. removing alias delch.3x
  2179. .. removing alias mvdelch.3x
  2180. .. removing alias mvwdelch.3x
  2181. .. removing alias wdelch.3x
  2182. removing /usr/local/share/man/man3/curs_deleteln.3x
  2183. .. removing alias deleteln.3x
  2184. .. removing alias insdelln.3x
  2185. .. removing alias insertln.3x
  2186. .. removing alias wdeleteln.3x
  2187. .. removing alias winsdelln.3x
  2188. .. removing alias winsertln.3x
  2189. removing /usr/local/share/man/man3/curs_extend.3x
  2190. .. removing alias curses_version.3x
  2191. .. removing alias use_extended_names.3x
  2192. removing /usr/local/share/man/man3/curs_get_wch.3x
  2193. .. removing alias get_wch.3x
  2194. .. removing alias mvget_wch.3x
  2195. .. removing alias mvwget_wch.3x
  2196. .. removing alias unget_wch.3x
  2197. .. removing alias wget_wch.3x
  2198. removing /usr/local/share/man/man3/curs_get_wstr.3x
  2199. .. removing alias get_wstr.3x
  2200. .. removing alias getn_wstr.3x
  2201. .. removing alias mvget_wstr.3x
  2202. .. removing alias mvgetn_wstr.3x
  2203. .. removing alias mvwget_wstr.3x
  2204. .. removing alias mvwgetn_wstr.3x
  2205. .. removing alias wget_wstr.3x
  2206. .. removing alias wgetn_wstr.3x
  2207. removing /usr/local/share/man/man3/curs_getcchar.3x
  2208. .. removing alias getcchar.3x
  2209. .. removing alias setcchar.3x
  2210. removing /usr/local/share/man/man3/curs_getch.3x
  2211. .. removing alias getch.3x
  2212. .. removing alias has_key.3x
  2213. .. removing alias mvgetch.3x
  2214. .. removing alias mvwgetch.3x
  2215. .. removing alias ungetch.3x
  2216. .. removing alias wgetch.3x
  2217. removing /usr/local/share/man/man3/curs_getstr.3x
  2218. .. removing alias getnstr.3x
  2219. .. removing alias getstr.3x
  2220. .. removing alias mvgetnstr.3x
  2221. .. removing alias mvgetstr.3x
  2222. .. removing alias mvwgetnstr.3x
  2223. .. removing alias mvwgetstr.3x
  2224. .. removing alias wgetnstr.3x
  2225. .. removing alias wgetstr.3x
  2226. removing /usr/local/share/man/man3/curs_getyx.3x
  2227. .. removing alias getbegyx.3x
  2228. .. removing alias getmaxyx.3x
  2229. .. removing alias getparyx.3x
  2230. .. removing alias getyx.3x
  2231. removing /usr/local/share/man/man3/curs_in_wch.3x
  2232. .. removing alias in_wch.3x
  2233. .. removing alias mvin_wch.3x
  2234. .. removing alias mvwin_wch.3x
  2235. .. removing alias win_wch.3x
  2236. removing /usr/local/share/man/man3/curs_in_wchstr.3x
  2237. .. removing alias in_wchnstr.3x
  2238. .. removing alias in_wchstr.3x
  2239. .. removing alias mvin_wchnstr.3x
  2240. .. removing alias mvin_wchstr.3x
  2241. .. removing alias mvwin_wchnstr.3x
  2242. .. removing alias mvwin_wchstr.3x
  2243. .. removing alias win_wchnstr.3x
  2244. .. removing alias win_wchstr.3x
  2245. removing /usr/local/share/man/man3/curs_inch.3x
  2246. .. removing alias inch.3x
  2247. .. removing alias mvinch.3x
  2248. .. removing alias mvwinch.3x
  2249. .. removing alias winch.3x
  2250. removing /usr/local/share/man/man3/curs_inchstr.3x
  2251. .. removing alias inchnstr.3x
  2252. .. removing alias inchstr.3x
  2253. .. removing alias mvinchnstr.3x
  2254. .. removing alias mvinchstr.3x
  2255. .. removing alias mvwinchnstr.3x
  2256. .. removing alias mvwinchstr.3x
  2257. .. removing alias winchnstr.3x
  2258. .. removing alias winchstr.3x
  2259. removing /usr/local/share/man/man3/curs_initscr.3x
  2260. .. removing alias delscreen.3x
  2261. .. removing alias endwin.3x
  2262. .. removing alias initscr.3x
  2263. .. removing alias isendwin.3x
  2264. .. removing alias newterm.3x
  2265. .. removing alias set_term.3x
  2266. removing /usr/local/share/man/man3/curs_inopts.3x
  2267. .. removing alias cbreak.3x
  2268. .. removing alias echo.3x
  2269. .. removing alias halfdelay.3x
  2270. .. removing alias intrflush.3x
  2271. .. removing alias keypad.3x
  2272. .. removing alias meta.3x
  2273. .. removing alias nocbreak.3x
  2274. .. removing alias nodelay.3x
  2275. .. removing alias noecho.3x
  2276. .. removing alias noqiflush.3x
  2277. .. removing alias noraw.3x
  2278. .. removing alias notimeout.3x
  2279. .. removing alias qiflush.3x
  2280. .. removing alias raw.3x
  2281. .. removing alias timeout.3x
  2282. .. removing alias typeahead.3x
  2283. .. removing alias wtimeout.3x
  2284. removing /usr/local/share/man/man3/curs_ins_wch.3x
  2285. .. removing alias ins_wch.3x
  2286. .. removing alias mvins_wch.3x
  2287. .. removing alias mvwins_wch.3x
  2288. .. removing alias wins_wch.3x
  2289. removing /usr/local/share/man/man3/curs_ins_wstr.3x
  2290. .. removing alias ins_nwstr.3x
  2291. .. removing alias ins_wstr.3x
  2292. .. removing alias mvins_nwstr.3x
  2293. .. removing alias mvins_wstr.3x
  2294. .. removing alias mvwins_nwstr.3x
  2295. .. removing alias mvwins_wstr.3x
  2296. .. removing alias wins_nwstr.3x
  2297. .. removing alias wins_wstr.3x
  2298. removing /usr/local/share/man/man3/curs_insch.3x
  2299. .. removing alias insch.3x
  2300. .. removing alias mvinsch.3x
  2301. .. removing alias mvwinsch.3x
  2302. .. removing alias winsch.3x
  2303. removing /usr/local/share/man/man3/curs_insstr.3x
  2304. .. removing alias insnstr.3x
  2305. .. removing alias insstr.3x
  2306. .. removing alias mvinsnstr.3x
  2307. .. removing alias mvinsstr.3x
  2308. .. removing alias mvwinsnstr.3x
  2309. .. removing alias mvwinsstr.3x
  2310. .. removing alias winsnstr.3x
  2311. .. removing alias winsstr.3x
  2312. removing /usr/local/share/man/man3/curs_instr.3x
  2313. .. removing alias innstr.3x
  2314. .. removing alias instr.3x
  2315. .. removing alias mvinnstr.3x
  2316. .. removing alias mvinstr.3x
  2317. .. removing alias mvwinnstr.3x
  2318. .. removing alias mvwinstr.3x
  2319. .. removing alias winnstr.3x
  2320. .. removing alias winstr.3x
  2321. removing /usr/local/share/man/man3/curs_inwstr.3x
  2322. .. removing alias innwstr.3x
  2323. .. removing alias inwstr.3x
  2324. .. removing alias mvinnwstr.3x
  2325. .. removing alias mvinwstr.3x
  2326. .. removing alias mvwinnwstr.3x
  2327. .. removing alias mvwinwstr.3x
  2328. .. removing alias winnwstr.3x
  2329. .. removing alias winwstr.3x
  2330. removing /usr/local/share/man/man3/curs_kernel.3x
  2331. .. removing alias curs_set.3x
  2332. .. removing alias def_prog_mode.3x
  2333. .. removing alias def_shell_mode.3x
  2334. .. removing alias getsyx.3x
  2335. .. removing alias napms.3x
  2336. .. removing alias reset_prog_mode.3x
  2337. .. removing alias reset_shell_mode.3x
  2338. .. removing alias resetty.3x
  2339. .. removing alias ripoffline.3x
  2340. .. removing alias savetty.3x
  2341. .. removing alias setsyx.3x
  2342. removing /usr/local/share/man/man3/curs_legacy.3x
  2343. .. removing alias getattrs.3x
  2344. .. removing alias getbegx.3x
  2345. .. removing alias getbegy.3x
  2346. .. removing alias getcurx.3x
  2347. .. removing alias getcury.3x
  2348. .. removing alias getmaxx.3x
  2349. .. removing alias getmaxy.3x
  2350. .. removing alias getparx.3x
  2351. .. removing alias getpary.3x
  2352. removing /usr/local/share/man/man3/curs_memleaks.3x
  2353. .. removing alias _nc_free_and_exit.3x
  2354. .. removing alias _nc_freeall.3x
  2355. removing /usr/local/share/man/man3/curs_mouse.3x
  2356. .. removing alias getmouse.3x
  2357. .. removing alias has_mouse.3x
  2358. .. removing alias mouse_trafo.3x
  2359. .. removing alias mouseinterval.3x
  2360. .. removing alias mousemask.3x
  2361. .. removing alias ungetmouse.3x
  2362. .. removing alias wenclose.3x
  2363. .. removing alias wmouse_trafo.3x
  2364. removing /usr/local/share/man/man3/curs_move.3x
  2365. .. removing alias move.3x
  2366. .. removing alias wmove.3x
  2367. removing /usr/local/share/man/man3/curs_opaque.3x
  2368. .. removing alias is_cleared.3x
  2369. .. removing alias is_idcok.3x
  2370. .. removing alias is_idlok.3x
  2371. .. removing alias is_immedok.3x
  2372. .. removing alias is_keypad.3x
  2373. .. removing alias is_leaveok.3x
  2374. .. removing alias is_nodelay.3x
  2375. .. removing alias is_notimeout.3x
  2376. .. removing alias is_pad.3x
  2377. .. removing alias is_scrollok.3x
  2378. .. removing alias is_subwin.3x
  2379. .. removing alias is_syncok.3x
  2380. .. removing alias wgetdelay.3x
  2381. .. removing alias wgetparent.3x
  2382. .. removing alias wgetscrreg.3x
  2383. removing /usr/local/share/man/man3/curs_outopts.3x
  2384. .. removing alias clearok.3x
  2385. .. removing alias idcok.3x
  2386. .. removing alias idlok.3x
  2387. .. removing alias immedok.3x
  2388. .. removing alias leaveok.3x
  2389. .. removing alias nl.3x
  2390. .. removing alias nonl.3x
  2391. .. removing alias scrollok.3x
  2392. .. removing alias setscrreg.3x
  2393. .. removing alias wsetscrreg.3x
  2394. removing /usr/local/share/man/man3/curs_overlay.3x
  2395. .. removing alias copywin.3x
  2396. .. removing alias overlay.3x
  2397. .. removing alias overwrite.3x
  2398. removing /usr/local/share/man/man3/curs_pad.3x
  2399. .. removing alias newpad.3x
  2400. .. removing alias pecho_wchar.3x
  2401. .. removing alias pechochar.3x
  2402. .. removing alias pnoutrefresh.3x
  2403. .. removing alias prefresh.3x
  2404. .. removing alias subpad.3x
  2405. removing /usr/local/share/man/man3/curs_print.3x
  2406. .. removing alias mcprint.3x
  2407. removing /usr/local/share/man/man3/curs_printw.3x
  2408. .. removing alias mvprintw.3x
  2409. .. removing alias mvwprintw.3x
  2410. .. removing alias printw.3x
  2411. .. removing alias vw_printw.3x
  2412. .. removing alias vwprintw.3x
  2413. .. removing alias wprintw.3x
  2414. removing /usr/local/share/man/man3/curs_refresh.3x
  2415. .. removing alias doupdate.3x
  2416. .. removing alias redrawwin.3x
  2417. .. removing alias refresh.3x
  2418. .. removing alias wnoutrefresh.3x
  2419. .. removing alias wredrawln.3x
  2420. .. removing alias wrefresh.3x
  2421. removing /usr/local/share/man/man3/curs_scanw.3x
  2422. .. removing alias mvscanw.3x
  2423. .. removing alias mvwscanw.3x
  2424. .. removing alias scanw.3x
  2425. .. removing alias vw_scanw.3x
  2426. .. removing alias vwscanw.3x
  2427. .. removing alias wscanw.3x
  2428. removing /usr/local/share/man/man3/curs_scr_dump.3x
  2429. .. removing alias scr_dump.3x
  2430. .. removing alias scr_init.3x
  2431. .. removing alias scr_restore.3x
  2432. .. removing alias scr_set.3x
  2433. removing /usr/local/share/man/man3/curs_scroll.3x
  2434. .. removing alias scrl.3x
  2435. .. removing alias scroll.3x
  2436. .. removing alias wscrl.3x
  2437. removing /usr/local/share/man/man3/curs_slk.3x
  2438. .. removing alias slk_attr.3x
  2439. .. removing alias slk_attr_off.3x
  2440. .. removing alias slk_attr_on.3x
  2441. .. removing alias slk_attr_set.3x
  2442. .. removing alias slk_attroff.3x
  2443. .. removing alias slk_attron.3x
  2444. .. removing alias slk_attrset.3x
  2445. .. removing alias slk_clear.3x
  2446. .. removing alias slk_color.3x
  2447. .. removing alias slk_init.3x
  2448. .. removing alias slk_label.3x
  2449. .. removing alias slk_noutrefresh.3x
  2450. .. removing alias slk_refresh.3x
  2451. .. removing alias slk_restore.3x
  2452. .. removing alias slk_set.3x
  2453. .. removing alias slk_touch.3x
  2454. .. removing alias slk_wset.3x
  2455. removing /usr/local/share/man/man3/curs_sp_funcs.3x
  2456. .. removing alias assume_default_colors_sp.3x
  2457. .. removing alias baudrate_sp.3x
  2458. .. removing alias beep_sp.3x
  2459. .. removing alias can_change_color_sp.3x
  2460. .. removing alias cbreak_sp.3x
  2461. .. removing alias ceiling_panel.3x
  2462. .. removing alias color_content_sp.3x
  2463. .. removing alias curs_set_sp.3x
  2464. .. removing alias def_prog_mode_sp.3x
  2465. .. removing alias def_shell_mode_sp.3x
  2466. .. removing alias define_key_sp.3x
  2467. .. removing alias del_curterm_sp.3x
  2468. .. removing alias delay_output_sp.3x
  2469. .. removing alias doupdate_sp.3x
  2470. .. removing alias echo_sp.3x
  2471. .. removing alias endwin_sp.3x
  2472. .. removing alias erasechar_sp.3x
  2473. .. removing alias filter_sp.3x
  2474. .. removing alias flash_sp.3x
  2475. .. removing alias flushinp_sp.3x
  2476. .. removing alias get_escdelay_sp.3x
  2477. .. removing alias getmouse_sp.3x
  2478. .. removing alias getwin_sp.3x
  2479. .. removing alias ground_panel.3x
  2480. .. removing alias halfdelay_sp.3x
  2481. .. removing alias has_colors_sp.3x
  2482. .. removing alias has_ic_sp.3x
  2483. .. removing alias has_il_sp.3x
  2484. .. removing alias has_key_sp.3x
  2485. .. removing alias has_mouse_sp.3x
  2486. .. removing alias init_color_sp.3x
  2487. .. removing alias init_pair_sp.3x
  2488. .. removing alias intrflush_sp.3x
  2489. .. removing alias is_term_resized_sp.3x
  2490. .. removing alias isendwin_sp.3x
  2491. .. removing alias key_defined_sp.3x
  2492. .. removing alias keybound_sp.3x
  2493. .. removing alias keyname_sp.3x
  2494. .. removing alias keyok_sp.3x
  2495. .. removing alias killchar_sp.3x
  2496. .. removing alias mcprint_sp.3x
  2497. .. removing alias mouseinterval_sp.3x
  2498. .. removing alias mousemask_sp.3x
  2499. .. removing alias mvcur_sp.3x
  2500. .. removing alias napms_sp.3x
  2501. .. removing alias new_form_sp.3x
  2502. .. removing alias new_menu_sp.3x
  2503. .. removing alias new_prescr.3x
  2504. .. removing alias newpad_sp.3x
  2505. .. removing alias newterm_sp.3x
  2506. .. removing alias newwin_sp.3x
  2507. .. removing alias nl_sp.3x
  2508. .. removing alias nocbreak_sp.3x
  2509. .. removing alias noecho_sp.3x
  2510. .. removing alias nofilter_sp.3x
  2511. .. removing alias nonl_sp.3x
  2512. .. removing alias noqiflush_sp.3x
  2513. .. removing alias noraw_sp.3x
  2514. .. removing alias pair_content_sp.3x
  2515. .. removing alias putp_sp.3x
  2516. .. removing alias qiflush_sp.3x
  2517. .. removing alias raw_sp.3x
  2518. .. removing alias reset_prog_mode_sp.3x
  2519. .. removing alias reset_shell_mode_sp.3x
  2520. .. removing alias resetty_sp.3x
  2521. .. removing alias resize_term_sp.3x
  2522. .. removing alias resizeterm_sp.3x
  2523. .. removing alias restartterm_sp.3x
  2524. .. removing alias ripoffline_sp.3x
  2525. .. removing alias savetty_sp.3x
  2526. .. removing alias scr_init_sp.3x
  2527. .. removing alias scr_restore_sp.3x
  2528. .. removing alias scr_set_sp.3x
  2529. .. removing alias set_curterm_sp.3x
  2530. .. removing alias set_escdelay_sp.3x
  2531. .. removing alias set_tabsize_sp.3x
  2532. .. removing alias slk_attr_set_sp.3x
  2533. .. removing alias slk_attr_sp.3x
  2534. .. removing alias slk_attroff_sp.3x
  2535. .. removing alias slk_attron_sp.3x
  2536. .. removing alias slk_attrset_sp.3x
  2537. .. removing alias slk_clear_sp.3x
  2538. .. removing alias slk_color_sp.3x
  2539. .. removing alias slk_init_sp.3x
  2540. .. removing alias slk_label_sp.3x
  2541. .. removing alias slk_noutrefresh_sp.3x
  2542. .. removing alias slk_refresh_sp.3x
  2543. .. removing alias slk_restore_sp.3x
  2544. .. removing alias slk_set_sp.3x
  2545. .. removing alias slk_touch_sp.3x
  2546. .. removing alias start_color_sp.3x
  2547. .. removing alias term_attrs_sp.3x
  2548. .. removing alias termattrs_sp.3x
  2549. .. removing alias termname_sp.3x
  2550. .. removing alias tgetent_sp.3x
  2551. .. removing alias tgetflag_sp.3x
  2552. .. removing alias tgetnum_sp.3x
  2553. .. removing alias tgetstr_sp.3x
  2554. .. removing alias tigetflag_sp.3x
  2555. .. removing alias tigetnum_sp.3x
  2556. .. removing alias tigetstr_sp.3x
  2557. .. removing alias tputs_sp.3x
  2558. .. removing alias typeahead_sp.3x
  2559. .. removing alias unctrl_sp.3x
  2560. .. removing alias unget_wch_sp.3x
  2561. .. removing alias ungetch_sp.3x
  2562. .. removing alias ungetmouse_sp.3x
  2563. .. removing alias update_panels_sp.3x
  2564. .. removing alias use_default_colors_sp.3x
  2565. .. removing alias use_env_sp.3x
  2566. .. removing alias use_legacy_coding_sp.3x
  2567. .. removing alias vid_attr_sp.3x
  2568. .. removing alias vid_puts_sp.3x
  2569. .. removing alias vidattr_sp.3x
  2570. .. removing alias vidputs_sp.3x
  2571. .. removing alias wunctrl_sp.3x
  2572. removing /usr/local/share/man/man3/curs_termattrs.3x
  2573. .. removing alias baudrate.3x
  2574. .. removing alias erasechar.3x
  2575. .. removing alias erasewchar.3x
  2576. .. removing alias has_ic.3x
  2577. .. removing alias has_il.3x
  2578. .. removing alias killchar.3x
  2579. .. removing alias killwchar.3x
  2580. .. removing alias longname.3x
  2581. .. removing alias term_attrs.3x
  2582. .. removing alias termattrs.3x
  2583. .. removing alias termname.3x
  2584. removing /usr/local/share/man/man3/curs_termcap.3x
  2585. .. removing alias BC.3x
  2586. .. removing alias PC.3x
  2587. .. removing alias UP.3x
  2588. .. removing alias ospeed.3x
  2589. .. removing alias tgetent.3x
  2590. .. removing alias tgetflag.3x
  2591. .. removing alias tgetnum.3x
  2592. .. removing alias tgetstr.3x
  2593. .. removing alias tgoto.3x
  2594. .. removing alias tputs.3x
  2595. removing /usr/local/share/man/man3/curs_terminfo.3x
  2596. .. removing alias del_curterm.3x
  2597. .. removing alias mvcur.3x
  2598. .. removing alias putp.3x
  2599. .. removing alias restartterm.3x
  2600. .. removing alias set_curterm.3x
  2601. .. removing alias setterm.3x
  2602. .. removing alias setupterm.3x
  2603. .. removing alias tigetflag.3x
  2604. .. removing alias tigetnum.3x
  2605. .. removing alias tigetstr.3x
  2606. .. removing alias tiparm.3x
  2607. .. removing alias tparm.3x
  2608. .. removing alias tputs.3x
  2609. .. removing alias vid_attr.3x
  2610. .. removing alias vid_puts.3x
  2611. .. removing alias vidattr.3x
  2612. .. removing alias vidputs.3x
  2613. removing /usr/local/share/man/man3/curs_threads.3x
  2614. .. removing alias get_escdelay.3x
  2615. .. removing alias set_escdelay.3x
  2616. .. removing alias set_tabsize.3x
  2617. .. removing alias use_screen.3x
  2618. .. removing alias use_window.3x
  2619. removing /usr/local/share/man/man3/curs_touch.3x
  2620. .. removing alias is_linetouched.3x
  2621. .. removing alias is_wintouched.3x
  2622. .. removing alias touchline.3x
  2623. .. removing alias touchwin.3x
  2624. .. removing alias untouchwin.3x
  2625. .. removing alias wtouchln.3x
  2626. removing /usr/local/share/man/man3/curs_trace.3x
  2627. .. removing alias _nc_tracebits.3x
  2628. .. removing alias _traceattr.3x
  2629. .. removing alias _traceattr2.3x
  2630. .. removing alias _tracecchar_t.3x
  2631. .. removing alias _tracecchar_t2.3x
  2632. .. removing alias _tracechar.3x
  2633. .. removing alias _tracechtype.3x
  2634. .. removing alias _tracechtype2.3x
  2635. .. removing alias _tracedump.3x
  2636. .. removing alias _tracef.3x
  2637. .. removing alias _tracemouse.3x
  2638. .. removing alias trace.3x
  2639. removing /usr/local/share/man/man3/curs_util.3x
  2640. .. removing alias delay_output.3x
  2641. .. removing alias filter.3x
  2642. .. removing alias flushinp.3x
  2643. .. removing alias getwin.3x
  2644. .. removing alias key_name.3x
  2645. .. removing alias keyname.3x
  2646. .. removing alias nofilter.3x
  2647. .. removing alias putwin.3x
  2648. .. removing alias unctrl.3x
  2649. .. removing alias use_env.3x
  2650. .. removing alias use_tioctl.3x
  2651. .. removing alias wunctrl.3x
  2652. removing /usr/local/share/man/man3/curs_variables.3x
  2653. .. removing alias COLORS.3x
  2654. .. removing alias COLOR_PAIRS.3x
  2655. .. removing alias COLS.3x
  2656. .. removing alias ESCDELAY.3x
  2657. .. removing alias LINES.3x
  2658. .. removing alias TABSIZE.3x
  2659. .. removing alias curscr.3x
  2660. .. removing alias newscr.3x
  2661. .. removing alias stdscr.3x
  2662. removing /usr/local/share/man/man3/curs_window.3x
  2663. .. removing alias delwin.3x
  2664. .. removing alias derwin.3x
  2665. .. removing alias dupwin.3x
  2666. .. removing alias mvderwin.3x
  2667. .. removing alias mvwin.3x
  2668. .. removing alias newwin.3x
  2669. .. removing alias subwin.3x
  2670. .. removing alias syncok.3x
  2671. .. removing alias wcursyncup.3x
  2672. .. removing alias wsyncdown.3x
  2673. .. removing alias wsyncup.3x
  2674. removing /usr/local/share/man/man3/default_colors.3x
  2675. .. removing alias assume_default_colors.3x
  2676. .. removing alias use_default_colors.3x
  2677. removing /usr/local/share/man/man3/define_key.3x
  2678. .. removing alias define_key.3x
  2679. removing /usr/local/share/man/man3/form.3x
  2680. .. removing alias form.3x
  2681. removing /usr/local/share/man/man3/form_cursor.3x
  2682. .. removing alias form_cursor.3x
  2683. .. removing alias pos_form_cursor.3x
  2684. removing /usr/local/share/man/man3/form_data.3x
  2685. .. removing alias data_ahead.3x
  2686. .. removing alias data_behind.3x
  2687. .. removing alias form_data.3x
  2688. removing /usr/local/share/man/man3/form_driver.3x
  2689. .. removing alias form_driver.3x
  2690. .. removing alias form_driver_w.3x
  2691. removing /usr/local/share/man/man3/form_field.3x
  2692. .. removing alias field_count.3x
  2693. .. removing alias form_field.3x
  2694. .. removing alias form_fields.3x
  2695. .. removing alias move_field.3x
  2696. .. removing alias set_form_fields.3x
  2697. removing /usr/local/share/man/man3/form_field_attributes.3x
  2698. .. removing alias field_back.3x
  2699. .. removing alias field_fore.3x
  2700. .. removing alias field_pad.3x
  2701. .. removing alias form_field_attributes.3x
  2702. .. removing alias set_field_back.3x
  2703. .. removing alias set_field_fore.3x
  2704. .. removing alias set_field_pad.3x
  2705. removing /usr/local/share/man/man3/form_field_buffer.3x
  2706. .. removing alias field_buffer.3x
  2707. .. removing alias field_status.3x
  2708. .. removing alias form_field_buffer.3x
  2709. .. removing alias set_field_buffer.3x
  2710. .. removing alias set_field_status.3x
  2711. .. removing alias set_max_field.3x
  2712. removing /usr/local/share/man/man3/form_field_info.3x
  2713. .. removing alias dynamic_field_info.3x
  2714. .. removing alias field_info.3x
  2715. .. removing alias form_field_info.3x
  2716. removing /usr/local/share/man/man3/form_field_just.3x
  2717. .. removing alias field_just.3x
  2718. .. removing alias form_field_just.3x
  2719. .. removing alias set_field_just.3x
  2720. removing /usr/local/share/man/man3/form_field_new.3x
  2721. .. removing alias dup_field.3x
  2722. .. removing alias form_field_new.3x
  2723. .. removing alias free_field.3x
  2724. .. removing alias link_field.3x
  2725. .. removing alias new_field.3x
  2726. removing /usr/local/share/man/man3/form_field_opts.3x
  2727. .. removing alias field_opts.3x
  2728. .. removing alias field_opts_off.3x
  2729. .. removing alias field_opts_on.3x
  2730. .. removing alias form_field_opts.3x
  2731. .. removing alias set_field_opts.3x
  2732. removing /usr/local/share/man/man3/form_field_userptr.3x
  2733. .. removing alias field_userptr.3x
  2734. .. removing alias form_field_userptr.3x
  2735. .. removing alias set_field_userptr.3x
  2736. removing /usr/local/share/man/man3/form_field_validation.3x
  2737. .. removing alias field_arg.3x
  2738. .. removing alias field_type.3x
  2739. .. removing alias form_field_validation.3x
  2740. .. removing alias set_field_type.3x
  2741. removing /usr/local/share/man/man3/form_fieldtype.3x
  2742. .. removing alias form_fieldtype.3x
  2743. .. removing alias free_fieldtype.3x
  2744. .. removing alias link_fieldtype.3x
  2745. .. removing alias new_fieldtype.3x
  2746. .. removing alias set_fieldtype_arg.3x
  2747. .. removing alias set_fieldtype_choice.3x
  2748. removing /usr/local/share/man/man3/form_hook.3x
  2749. .. removing alias field_init.3x
  2750. .. removing alias field_term.3x
  2751. .. removing alias form_hook.3x
  2752. .. removing alias form_init.3x
  2753. .. removing alias form_term.3x
  2754. .. removing alias set_field_init.3x
  2755. .. removing alias set_field_term.3x
  2756. .. removing alias set_form_init.3x
  2757. .. removing alias set_form_term.3x
  2758. removing /usr/local/share/man/man3/form_new.3x
  2759. .. removing alias form_new.3x
  2760. .. removing alias free_form.3x
  2761. .. removing alias new_form.3x
  2762. removing /usr/local/share/man/man3/form_new_page.3x
  2763. .. removing alias form_new_page.3x
  2764. .. removing alias new_page.3x
  2765. .. removing alias set_new_page.3x
  2766. removing /usr/local/share/man/man3/form_opts.3x
  2767. .. removing alias form_opts.3x
  2768. .. removing alias form_opts_off.3x
  2769. .. removing alias form_opts_on.3x
  2770. .. removing alias set_form_opts.3x
  2771. removing /usr/local/share/man/man3/form_page.3x
  2772. .. removing alias current_field.3x
  2773. .. removing alias field_index.3x
  2774. .. removing alias form_page.3x
  2775. .. removing alias set_current_field.3x
  2776. .. removing alias set_form_page.3x
  2777. removing /usr/local/share/man/man3/form_post.3x
  2778. .. removing alias form_post.3x
  2779. .. removing alias post_form.3x
  2780. .. removing alias unpost_form.3x
  2781. removing /usr/local/share/man/man3/form_requestname.3x
  2782. .. removing alias form_request_by_name.3x
  2783. .. removing alias form_request_name.3x
  2784. .. removing alias form_requestname.3x
  2785. removing /usr/local/share/man/man3/form_userptr.3x
  2786. .. removing alias form_userptr.3x
  2787. .. removing alias set_form_userptr.3x
  2788. removing /usr/local/share/man/man3/form_variables.3x
  2789. .. removing alias TYPE_ALNUM.3x
  2790. .. removing alias TYPE_ALPHA.3x
  2791. .. removing alias TYPE_ENUM.3x
  2792. .. removing alias TYPE_INTEGER.3x
  2793. .. removing alias TYPE_IPV4.3x
  2794. .. removing alias TYPE_NUMERIC.3x
  2795. .. removing alias TYPE_REGEXP.3x
  2796. removing /usr/local/share/man/man3/form_win.3x
  2797. .. removing alias form_sub.3x
  2798. .. removing alias form_win.3x
  2799. .. removing alias scale_form.3x
  2800. .. removing alias set_form_sub.3x
  2801. .. removing alias set_form_win.3x
  2802. removing /usr/local/share/man/man1/infocmp.1m
  2803. .. removing alias infocmp.1m
  2804. removing /usr/local/share/man/man1/infotocap.1m
  2805. .. removing alias infotocap.1m
  2806. removing /usr/local/share/man/man3/key_defined.3x
  2807. .. removing alias key_defined.3x
  2808. removing /usr/local/share/man/man3/keybound.3x
  2809. .. removing alias keybound.3x
  2810. removing /usr/local/share/man/man3/keyok.3x
  2811. .. removing alias keyok.3x
  2812. removing /usr/local/share/man/man3/legacy_coding.3x
  2813. .. removing alias use_legacy_coding.3x
  2814. removing /usr/local/share/man/man3/menu.3x
  2815. .. removing alias menu.3x
  2816. removing /usr/local/share/man/man3/menu_attributes.3x
  2817. .. removing alias menu_attributes.3x
  2818. .. removing alias menu_back.3x
  2819. .. removing alias menu_fore.3x
  2820. .. removing alias menu_grey.3x
  2821. .. removing alias menu_pad.3x
  2822. .. removing alias set_menu_back.3x
  2823. .. removing alias set_menu_fore.3x
  2824. .. removing alias set_menu_grey.3x
  2825. .. removing alias set_menu_pad.3x
  2826. removing /usr/local/share/man/man3/menu_cursor.3x
  2827. .. removing alias menu_cursor.3x
  2828. .. removing alias pos_menu_cursor.3x
  2829. removing /usr/local/share/man/man3/menu_driver.3x
  2830. .. removing alias menu_driver.3x
  2831. removing /usr/local/share/man/man3/menu_format.3x
  2832. .. removing alias menu_format.3x
  2833. .. removing alias set_menu_format.3x
  2834. removing /usr/local/share/man/man3/menu_hook.3x
  2835. .. removing alias item_init.3x
  2836. .. removing alias item_term.3x
  2837. .. removing alias menu_hook.3x
  2838. .. removing alias menu_init.3x
  2839. .. removing alias menu_term.3x
  2840. .. removing alias set_item_init.3x
  2841. .. removing alias set_item_term.3x
  2842. .. removing alias set_menu_init.3x
  2843. .. removing alias set_menu_term.3x
  2844. removing /usr/local/share/man/man3/menu_items.3x
  2845. .. removing alias item_count.3x
  2846. .. removing alias menu_items.3x
  2847. .. removing alias set_menu_items.3x
  2848. removing /usr/local/share/man/man3/menu_mark.3x
  2849. .. removing alias menu_mark.3x
  2850. .. removing alias set_menu_mark.3x
  2851. removing /usr/local/share/man/man3/menu_new.3x
  2852. .. removing alias free_menu.3x
  2853. .. removing alias menu_new.3x
  2854. .. removing alias new_menu.3x
  2855. removing /usr/local/share/man/man3/menu_opts.3x
  2856. .. removing alias menu_opts.3x
  2857. .. removing alias menu_opts_off.3x
  2858. .. removing alias menu_opts_on.3x
  2859. .. removing alias set_menu_opts.3x
  2860. removing /usr/local/share/man/man3/menu_pattern.3x
  2861. .. removing alias menu_pattern.3x
  2862. .. removing alias set_menu_pattern.3x
  2863. removing /usr/local/share/man/man3/menu_post.3x
  2864. .. removing alias menu_post.3x
  2865. .. removing alias post_menu.3x
  2866. .. removing alias unpost_menu.3x
  2867. removing /usr/local/share/man/man3/menu_requestname.3x
  2868. .. removing alias menu_request_by_name.3x
  2869. .. removing alias menu_request_name.3x
  2870. .. removing alias menu_requestname.3x
  2871. removing /usr/local/share/man/man3/menu_spacing.3x
  2872. .. removing alias menu_spacing.3x
  2873. .. removing alias set_menu_spacing.3x
  2874. removing /usr/local/share/man/man3/menu_userptr.3x
  2875. .. removing alias menu_userptr.3x
  2876. .. removing alias set_menu_userptr.3x
  2877. removing /usr/local/share/man/man3/menu_win.3x
  2878. .. removing alias menu_sub.3x
  2879. .. removing alias menu_win.3x
  2880. .. removing alias scale_menu.3x
  2881. .. removing alias set_menu_sub.3x
  2882. .. removing alias set_menu_win.3x
  2883. removing /usr/local/share/man/man3/mitem_current.3x
  2884. .. removing alias current_item.3x
  2885. .. removing alias item_index.3x
  2886. .. removing alias mitem_current.3x
  2887. .. removing alias set_current_item.3x
  2888. .. removing alias set_top_row.3x
  2889. .. removing alias top_row.3x
  2890. removing /usr/local/share/man/man3/mitem_name.3x
  2891. .. removing alias item_description.3x
  2892. .. removing alias item_name.3x
  2893. .. removing alias mitem_name.3x
  2894. removing /usr/local/share/man/man3/mitem_new.3x
  2895. .. removing alias free_item.3x
  2896. .. removing alias mitem_new.3x
  2897. .. removing alias new_item.3x
  2898. removing /usr/local/share/man/man3/mitem_opts.3x
  2899. .. removing alias item_opts.3x
  2900. .. removing alias item_opts_off.3x
  2901. .. removing alias item_opts_on.3x
  2902. .. removing alias mitem_opts.3x
  2903. .. removing alias set_item_opts.3x
  2904. removing /usr/local/share/man/man3/mitem_userptr.3x
  2905. .. removing alias item_userptr.3x
  2906. .. removing alias mitem_userptr.3x
  2907. .. removing alias set_item_userptr.3x
  2908. removing /usr/local/share/man/man3/mitem_value.3x
  2909. .. removing alias item_value.3x
  2910. .. removing alias mitem_value.3x
  2911. .. removing alias set_item_value.3x
  2912. removing /usr/local/share/man/man3/mitem_visible.3x
  2913. .. removing alias item_visible.3x
  2914. .. removing alias mitem_visible.3x
  2915. removing /usr/local/share/man/man3/ncurses.3x
  2916. .. removing alias ncurses.3x
  2917. .. removing alias curses.3x
  2918. .. removing alias ncursesw6-config.1
  2919. removing /usr/local/share/man/man3/panel.3x
  2920. .. removing alias bottom_panel.3x
  2921. .. removing alias del_panel.3x
  2922. .. removing alias hide_panel.3x
  2923. .. removing alias move_panel.3x
  2924. .. removing alias new_panel.3x
  2925. .. removing alias panel.3x
  2926. .. removing alias panel_above.3x
  2927. .. removing alias panel_below.3x
  2928. .. removing alias panel_hidden.3x
  2929. .. removing alias panel_userptr.3x
  2930. .. removing alias panel_window.3x
  2931. .. removing alias replace_panel.3x
  2932. .. removing alias set_panel_userptr.3x
  2933. .. removing alias show_panel.3x
  2934. .. removing alias top_panel.3x
  2935. .. removing alias update_panels.3x
  2936. removing /usr/local/share/man/man3/resizeterm.3x
  2937. .. removing alias is_term_resized.3x
  2938. .. removing alias resize_term.3x
  2939. .. removing alias resizeterm.3x
  2940. removing /usr/local/share/man/man1/tabs.1
  2941. .. removing alias tabs.1
  2942. removing /usr/local/share/man/man5/term.5
  2943. .. removing alias term.5
  2944. removing /usr/local/share/man/man7/term.7
  2945. .. removing alias term.7
  2946. removing /usr/local/share/man/man3/term_variables.3x
  2947. .. removing alias SP.3x
  2948. .. removing alias acs_map.3x
  2949. .. removing alias boolcodes.3x
  2950. .. removing alias boolfnames.3x
  2951. .. removing alias boolnames.3x
  2952. .. removing alias cur_term.3x
  2953. .. removing alias numcodes.3x
  2954. .. removing alias numfnames.3x
  2955. .. removing alias numnames.3x
  2956. .. removing alias strcodes.3x
  2957. .. removing alias strfnames.3x
  2958. .. removing alias strnames.3x
  2959. .. removing alias ttytype.3x
  2960. .. removing alias terminfo.5
  2961. removing /usr/local/share/man/man1/tic.1m
  2962. .. removing alias tic.1m
  2963. removing /usr/local/share/man/man1/toe.1m
  2964. .. removing alias toe.1m
  2965. removing /usr/local/share/man/man1/tput.1
  2966. .. removing alias reset.1
  2967. .. removing alias tput.1
  2968. removing /usr/local/share/man/man1/tset.1
  2969. .. removing alias reset.1
  2970. .. removing alias tset.1
  2971. removing /usr/local/share/man/man3/wresize.3x
  2972. .. removing alias wresize.3x
  2973. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  2974. cd include && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  2975. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  2976. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  2977. cd ncurses && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  2978. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  2979. uninstalling /usr/local/lib64/libtinfow.so.6.0
  2980. rm -f /usr/local/lib64/libtinfow.so.6.0
  2981. rm -f /usr/local/lib64/libtinfow.so.6
  2982. rm -f /usr/local/lib64/libtinfow.so
  2983. uninstalling /usr/local/lib64/libtinfow.a
  2984. uninstalling /usr/local/lib64/libtinfow_g.a
  2985. uninstalling /usr/local/lib64/libncursesw.so.6.0
  2986. rm -f /usr/local/lib64/libncursesw.so.6.0
  2987. rm -f /usr/local/lib64/libncursesw.so.6
  2988. rm -f /usr/local/lib64/libncursesw.so
  2989. uninstalling /usr/local/lib64/libncursesw.a
  2990. uninstalling /usr/local/lib64/libncursesw_g.a
  2991. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  2992. cd progs && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  2993. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  2994. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  2995. cd panel && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  2996. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  2997. uninstalling /usr/local/lib64/libpanelw.so.6.0
  2998. rm -f /usr/local/lib64/libpanelw.so.6.0
  2999. rm -f /usr/local/lib64/libpanelw.so.6
  3000. rm -f /usr/local/lib64/libpanelw.so
  3001. uninstalling /usr/local/lib64/libpanelw.a
  3002. uninstalling /usr/local/lib64/libpanelw_g.a
  3003. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  3004. cd menu && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  3005. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  3006. uninstalling /usr/local/lib64/libmenuw.so.6.0
  3007. rm -f /usr/local/lib64/libmenuw.so.6.0
  3008. rm -f /usr/local/lib64/libmenuw.so.6
  3009. rm -f /usr/local/lib64/libmenuw.so
  3010. uninstalling /usr/local/lib64/libmenuw.a
  3011. uninstalling /usr/local/lib64/libmenuw_g.a
  3012. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  3013. cd form && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  3014. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  3015. uninstalling /usr/local/lib64/libformw.so.6.0
  3016. rm -f /usr/local/lib64/libformw.so.6.0
  3017. rm -f /usr/local/lib64/libformw.so.6
  3018. rm -f /usr/local/lib64/libformw.so
  3019. uninstalling /usr/local/lib64/libformw.a
  3020. uninstalling /usr/local/lib64/libformw_g.a
  3021. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  3022. cd test && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  3023. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  3024. gmake[1]: Nothing to be done for `uninstall'.
  3025. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  3026. cd misc && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  3027. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  3028. test -d /usr/local/share/tabset && rm -rf /usr/local/share/tabset
  3029. test -d /usr/local/share/terminfo && rm -rf /usr/local/share/terminfo
  3030. test -f /usr/local/share/terminfo.db && rm -f /usr/local/share/terminfo.db
  3031. gmake[1]: [uninstall.data] Error 1 (ignored)
  3032. rm -f /usr/local/bin/ncursesw6-config
  3033. /bin/sh -c 'for name in *.pc; do rm -f yes/$name; done'
  3034. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  3035. cd c++ && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" uninstall
  3036. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  3037. uninstalling /usr/local/lib64/libncurses++w.so.6.0
  3038. rm -f /usr/local/lib64/libncurses++w.so.6.0
  3039. rm -f /usr/local/lib64/libncurses++w.so.6
  3040. rm -f /usr/local/lib64/libncurses++w.so
  3041. uninstalling /usr/local/lib64/libncurses++w.a
  3042. uninstalling /usr/local/lib64/libncurses++w_g.a
  3043. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  3044. cd man && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3045. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  3046. /bin/sh ../edit_man.sh normal installing /usr/local/share/man . terminfo.5 *-config.1 ./*.[0-9]*
  3047. installing /usr/local/share/man/man5/terminfo.5
  3048. installing /usr/local/share/man/man1/ncursesw6-config.1
  3049. installing /usr/local/share/man/man1/captoinfo.1m
  3050. installing /usr/local/share/man/man1/clear.1
  3051. installing /usr/local/share/man/man3/curs_add_wch.3x
  3052. .. installing alias add_wch.3x
  3053. .. installing alias echo_wchar.3x
  3054. .. installing alias mvadd_wch.3x
  3055. .. installing alias mvwadd_wch.3x
  3056. .. installing alias wadd_wch.3x
  3057. .. installing alias wecho_wchar.3x
  3058. installing /usr/local/share/man/man3/curs_add_wchstr.3x
  3059. .. installing alias add_wchnstr.3x
  3060. .. installing alias add_wchstr.3x
  3061. .. installing alias mvadd_wchnstr.3x
  3062. .. installing alias mvadd_wchstr.3x
  3063. .. installing alias mvwadd_wchnstr.3x
  3064. .. installing alias mvwadd_wchstr.3x
  3065. .. installing alias wadd_wchnstr.3x
  3066. .. installing alias wadd_wchstr.3x
  3067. installing /usr/local/share/man/man3/curs_addch.3x
  3068. .. installing alias addch.3x
  3069. .. installing alias echochar.3x
  3070. .. installing alias mvaddch.3x
  3071. .. installing alias mvwaddch.3x
  3072. .. installing alias waddch.3x
  3073. .. installing alias wechochar.3x
  3074. installing /usr/local/share/man/man3/curs_addchstr.3x
  3075. .. installing alias addchnstr.3x
  3076. .. installing alias addchstr.3x
  3077. .. installing alias mvaddchnstr.3x
  3078. .. installing alias mvaddchstr.3x
  3079. .. installing alias mvwaddchnstr.3x
  3080. .. installing alias mvwaddchstr.3x
  3081. .. installing alias waddchnstr.3x
  3082. .. installing alias waddchstr.3x
  3083. installing /usr/local/share/man/man3/curs_addstr.3x
  3084. .. installing alias addnstr.3x
  3085. .. installing alias addstr.3x
  3086. .. installing alias mvaddnstr.3x
  3087. .. installing alias mvaddstr.3x
  3088. .. installing alias mvwaddnstr.3x
  3089. .. installing alias mvwaddstr.3x
  3090. .. installing alias waddnstr.3x
  3091. .. installing alias waddstr.3x
  3092. installing /usr/local/share/man/man3/curs_addwstr.3x
  3093. .. installing alias addnwstr.3x
  3094. .. installing alias addwstr.3x
  3095. .. installing alias mvaddnwstr.3x
  3096. .. installing alias mvaddwstr.3x
  3097. .. installing alias mvwaddnwstr.3x
  3098. .. installing alias mvwaddwstr.3x
  3099. .. installing alias waddnwstr.3x
  3100. .. installing alias waddwstr.3x
  3101. installing /usr/local/share/man/man3/curs_attr.3x
  3102. .. installing alias PAIR_NUMBER.3x
  3103. .. installing alias attr_get.3x
  3104. .. installing alias attr_off.3x
  3105. .. installing alias attr_on.3x
  3106. .. installing alias attr_set.3x
  3107. .. installing alias attroff.3x
  3108. .. installing alias attron.3x
  3109. .. installing alias attrset.3x
  3110. .. installing alias chgat.3x
  3111. .. installing alias color_set.3x
  3112. .. installing alias mvchgat.3x
  3113. .. installing alias mvwchgat.3x
  3114. .. installing alias standend.3x
  3115. .. installing alias standout.3x
  3116. .. installing alias wattr_get.3x
  3117. .. installing alias wattr_off.3x
  3118. .. installing alias wattr_on.3x
  3119. .. installing alias wattr_set.3x
  3120. .. installing alias wattroff.3x
  3121. .. installing alias wattron.3x
  3122. .. installing alias wattrset.3x
  3123. .. installing alias wchgat.3x
  3124. .. installing alias wcolor_set.3x
  3125. .. installing alias wstandend.3x
  3126. .. installing alias wstandout.3x
  3127. installing /usr/local/share/man/man3/curs_beep.3x
  3128. .. installing alias beep.3x
  3129. .. installing alias flash.3x
  3130. installing /usr/local/share/man/man3/curs_bkgd.3x
  3131. .. installing alias bkgd.3x
  3132. .. installing alias bkgdset.3x
  3133. .. installing alias getbkgd.3x
  3134. .. installing alias wbkgd.3x
  3135. .. installing alias wbkgdset.3x
  3136. installing /usr/local/share/man/man3/curs_bkgrnd.3x
  3137. .. installing alias bkgrnd.3x
  3138. .. installing alias bkgrndset.3x
  3139. .. installing alias getbkgrnd.3x
  3140. .. installing alias wbkgrnd.3x
  3141. .. installing alias wbkgrndset.3x
  3142. .. installing alias wgetbkgrnd.3x
  3143. installing /usr/local/share/man/man3/curs_border.3x
  3144. .. installing alias border.3x
  3145. .. installing alias box.3x
  3146. .. installing alias hline.3x
  3147. .. installing alias mvhline.3x
  3148. .. installing alias mvvline.3x
  3149. .. installing alias mvwhline.3x
  3150. .. installing alias mvwvline.3x
  3151. .. installing alias vline.3x
  3152. .. installing alias wborder.3x
  3153. .. installing alias whline.3x
  3154. .. installing alias wvline.3x
  3155. installing /usr/local/share/man/man3/curs_border_set.3x
  3156. .. installing alias border_set.3x
  3157. .. installing alias box_set.3x
  3158. .. installing alias hline_set.3x
  3159. .. installing alias mvhline_set.3x
  3160. .. installing alias mvvline_set.3x
  3161. .. installing alias mvwhline_set.3x
  3162. .. installing alias mvwvline_set.3x
  3163. .. installing alias vline_set.3x
  3164. .. installing alias wborder_set.3x
  3165. .. installing alias whline_set.3x
  3166. .. installing alias wvline_set.3x
  3167. installing /usr/local/share/man/man3/curs_clear.3x
  3168. .. installing alias clear.3x
  3169. .. installing alias clrtobot.3x
  3170. .. installing alias clrtoeol.3x
  3171. .. installing alias erase.3x
  3172. .. installing alias wclear.3x
  3173. .. installing alias wclrtobot.3x
  3174. .. installing alias wclrtoeol.3x
  3175. .. installing alias werase.3x
  3176. installing /usr/local/share/man/man3/curs_color.3x
  3177. .. installing alias COLOR_PAIR.3x
  3178. .. installing alias can_change_color.3x
  3179. .. installing alias color_content.3x
  3180. .. installing alias has_colors.3x
  3181. .. installing alias init_color.3x
  3182. .. installing alias init_pair.3x
  3183. .. installing alias pair_content.3x
  3184. .. installing alias start_color.3x
  3185. installing /usr/local/share/man/man3/curs_delch.3x
  3186. .. installing alias delch.3x
  3187. .. installing alias mvdelch.3x
  3188. .. installing alias mvwdelch.3x
  3189. .. installing alias wdelch.3x
  3190. installing /usr/local/share/man/man3/curs_deleteln.3x
  3191. .. installing alias deleteln.3x
  3192. .. installing alias insdelln.3x
  3193. .. installing alias insertln.3x
  3194. .. installing alias wdeleteln.3x
  3195. .. installing alias winsdelln.3x
  3196. .. installing alias winsertln.3x
  3197. installing /usr/local/share/man/man3/curs_extend.3x
  3198. .. installing alias curses_version.3x
  3199. .. installing alias use_extended_names.3x
  3200. installing /usr/local/share/man/man3/curs_get_wch.3x
  3201. .. installing alias get_wch.3x
  3202. .. installing alias mvget_wch.3x
  3203. .. installing alias mvwget_wch.3x
  3204. .. installing alias unget_wch.3x
  3205. .. installing alias wget_wch.3x
  3206. installing /usr/local/share/man/man3/curs_get_wstr.3x
  3207. .. installing alias get_wstr.3x
  3208. .. installing alias getn_wstr.3x
  3209. .. installing alias mvget_wstr.3x
  3210. .. installing alias mvgetn_wstr.3x
  3211. .. installing alias mvwget_wstr.3x
  3212. .. installing alias mvwgetn_wstr.3x
  3213. .. installing alias wget_wstr.3x
  3214. .. installing alias wgetn_wstr.3x
  3215. installing /usr/local/share/man/man3/curs_getcchar.3x
  3216. .. installing alias getcchar.3x
  3217. .. installing alias setcchar.3x
  3218. installing /usr/local/share/man/man3/curs_getch.3x
  3219. .. installing alias getch.3x
  3220. .. installing alias has_key.3x
  3221. .. installing alias mvgetch.3x
  3222. .. installing alias mvwgetch.3x
  3223. .. installing alias ungetch.3x
  3224. .. installing alias wgetch.3x
  3225. installing /usr/local/share/man/man3/curs_getstr.3x
  3226. .. installing alias getnstr.3x
  3227. .. installing alias getstr.3x
  3228. .. installing alias mvgetnstr.3x
  3229. .. installing alias mvgetstr.3x
  3230. .. installing alias mvwgetnstr.3x
  3231. .. installing alias mvwgetstr.3x
  3232. .. installing alias wgetnstr.3x
  3233. .. installing alias wgetstr.3x
  3234. installing /usr/local/share/man/man3/curs_getyx.3x
  3235. .. installing alias getbegyx.3x
  3236. .. installing alias getmaxyx.3x
  3237. .. installing alias getparyx.3x
  3238. .. installing alias getyx.3x
  3239. installing /usr/local/share/man/man3/curs_in_wch.3x
  3240. .. installing alias in_wch.3x
  3241. .. installing alias mvin_wch.3x
  3242. .. installing alias mvwin_wch.3x
  3243. .. installing alias win_wch.3x
  3244. installing /usr/local/share/man/man3/curs_in_wchstr.3x
  3245. .. installing alias in_wchnstr.3x
  3246. .. installing alias in_wchstr.3x
  3247. .. installing alias mvin_wchnstr.3x
  3248. .. installing alias mvin_wchstr.3x
  3249. .. installing alias mvwin_wchnstr.3x
  3250. .. installing alias mvwin_wchstr.3x
  3251. .. installing alias win_wchnstr.3x
  3252. .. installing alias win_wchstr.3x
  3253. installing /usr/local/share/man/man3/curs_inch.3x
  3254. .. installing alias inch.3x
  3255. .. installing alias mvinch.3x
  3256. .. installing alias mvwinch.3x
  3257. .. installing alias winch.3x
  3258. installing /usr/local/share/man/man3/curs_inchstr.3x
  3259. .. installing alias inchnstr.3x
  3260. .. installing alias inchstr.3x
  3261. .. installing alias mvinchnstr.3x
  3262. .. installing alias mvinchstr.3x
  3263. .. installing alias mvwinchnstr.3x
  3264. .. installing alias mvwinchstr.3x
  3265. .. installing alias winchnstr.3x
  3266. .. installing alias winchstr.3x
  3267. installing /usr/local/share/man/man3/curs_initscr.3x
  3268. .. installing alias delscreen.3x
  3269. .. installing alias endwin.3x
  3270. .. installing alias initscr.3x
  3271. .. installing alias isendwin.3x
  3272. .. installing alias newterm.3x
  3273. .. installing alias set_term.3x
  3274. installing /usr/local/share/man/man3/curs_inopts.3x
  3275. .. installing alias cbreak.3x
  3276. .. installing alias echo.3x
  3277. .. installing alias halfdelay.3x
  3278. .. installing alias intrflush.3x
  3279. .. installing alias keypad.3x
  3280. .. installing alias meta.3x
  3281. .. installing alias nocbreak.3x
  3282. .. installing alias nodelay.3x
  3283. .. installing alias noecho.3x
  3284. .. installing alias noqiflush.3x
  3285. .. installing alias noraw.3x
  3286. .. installing alias notimeout.3x
  3287. .. installing alias qiflush.3x
  3288. .. installing alias raw.3x
  3289. .. installing alias timeout.3x
  3290. .. installing alias typeahead.3x
  3291. .. installing alias wtimeout.3x
  3292. installing /usr/local/share/man/man3/curs_ins_wch.3x
  3293. .. installing alias ins_wch.3x
  3294. .. installing alias mvins_wch.3x
  3295. .. installing alias mvwins_wch.3x
  3296. .. installing alias wins_wch.3x
  3297. installing /usr/local/share/man/man3/curs_ins_wstr.3x
  3298. .. installing alias ins_nwstr.3x
  3299. .. installing alias ins_wstr.3x
  3300. .. installing alias mvins_nwstr.3x
  3301. .. installing alias mvins_wstr.3x
  3302. .. installing alias mvwins_nwstr.3x
  3303. .. installing alias mvwins_wstr.3x
  3304. .. installing alias wins_nwstr.3x
  3305. .. installing alias wins_wstr.3x
  3306. installing /usr/local/share/man/man3/curs_insch.3x
  3307. .. installing alias insch.3x
  3308. .. installing alias mvinsch.3x
  3309. .. installing alias mvwinsch.3x
  3310. .. installing alias winsch.3x
  3311. installing /usr/local/share/man/man3/curs_insstr.3x
  3312. .. installing alias insnstr.3x
  3313. .. installing alias insstr.3x
  3314. .. installing alias mvinsnstr.3x
  3315. .. installing alias mvinsstr.3x
  3316. .. installing alias mvwinsnstr.3x
  3317. .. installing alias mvwinsstr.3x
  3318. .. installing alias winsnstr.3x
  3319. .. installing alias winsstr.3x
  3320. installing /usr/local/share/man/man3/curs_instr.3x
  3321. .. installing alias innstr.3x
  3322. .. installing alias instr.3x
  3323. .. installing alias mvinnstr.3x
  3324. .. installing alias mvinstr.3x
  3325. .. installing alias mvwinnstr.3x
  3326. .. installing alias mvwinstr.3x
  3327. .. installing alias winnstr.3x
  3328. .. installing alias winstr.3x
  3329. installing /usr/local/share/man/man3/curs_inwstr.3x
  3330. .. installing alias innwstr.3x
  3331. .. installing alias inwstr.3x
  3332. .. installing alias mvinnwstr.3x
  3333. .. installing alias mvinwstr.3x
  3334. .. installing alias mvwinnwstr.3x
  3335. .. installing alias mvwinwstr.3x
  3336. .. installing alias winnwstr.3x
  3337. .. installing alias winwstr.3x
  3338. installing /usr/local/share/man/man3/curs_kernel.3x
  3339. .. installing alias curs_set.3x
  3340. .. installing alias def_prog_mode.3x
  3341. .. installing alias def_shell_mode.3x
  3342. .. installing alias getsyx.3x
  3343. .. installing alias napms.3x
  3344. .. installing alias reset_prog_mode.3x
  3345. .. installing alias reset_shell_mode.3x
  3346. .. installing alias resetty.3x
  3347. .. installing alias ripoffline.3x
  3348. .. installing alias savetty.3x
  3349. .. installing alias setsyx.3x
  3350. installing /usr/local/share/man/man3/curs_legacy.3x
  3351. .. installing alias getattrs.3x
  3352. .. installing alias getbegx.3x
  3353. .. installing alias getbegy.3x
  3354. .. installing alias getcurx.3x
  3355. .. installing alias getcury.3x
  3356. .. installing alias getmaxx.3x
  3357. .. installing alias getmaxy.3x
  3358. .. installing alias getparx.3x
  3359. .. installing alias getpary.3x
  3360. installing /usr/local/share/man/man3/curs_memleaks.3x
  3361. .. installing alias _nc_free_and_exit.3x
  3362. .. installing alias _nc_freeall.3x
  3363. installing /usr/local/share/man/man3/curs_mouse.3x
  3364. .. installing alias getmouse.3x
  3365. .. installing alias has_mouse.3x
  3366. .. installing alias mouse_trafo.3x
  3367. .. installing alias mouseinterval.3x
  3368. .. installing alias mousemask.3x
  3369. .. installing alias ungetmouse.3x
  3370. .. installing alias wenclose.3x
  3371. .. installing alias wmouse_trafo.3x
  3372. installing /usr/local/share/man/man3/curs_move.3x
  3373. .. installing alias move.3x
  3374. .. installing alias wmove.3x
  3375. installing /usr/local/share/man/man3/curs_opaque.3x
  3376. .. installing alias is_cleared.3x
  3377. .. installing alias is_idcok.3x
  3378. .. installing alias is_idlok.3x
  3379. .. installing alias is_immedok.3x
  3380. .. installing alias is_keypad.3x
  3381. .. installing alias is_leaveok.3x
  3382. .. installing alias is_nodelay.3x
  3383. .. installing alias is_notimeout.3x
  3384. .. installing alias is_pad.3x
  3385. .. installing alias is_scrollok.3x
  3386. .. installing alias is_subwin.3x
  3387. .. installing alias is_syncok.3x
  3388. .. installing alias wgetdelay.3x
  3389. .. installing alias wgetparent.3x
  3390. .. installing alias wgetscrreg.3x
  3391. installing /usr/local/share/man/man3/curs_outopts.3x
  3392. .. installing alias clearok.3x
  3393. .. installing alias idcok.3x
  3394. .. installing alias idlok.3x
  3395. .. installing alias immedok.3x
  3396. .. installing alias leaveok.3x
  3397. .. installing alias nl.3x
  3398. .. installing alias nonl.3x
  3399. .. installing alias scrollok.3x
  3400. .. installing alias setscrreg.3x
  3401. .. installing alias wsetscrreg.3x
  3402. installing /usr/local/share/man/man3/curs_overlay.3x
  3403. .. installing alias copywin.3x
  3404. .. installing alias overlay.3x
  3405. .. installing alias overwrite.3x
  3406. installing /usr/local/share/man/man3/curs_pad.3x
  3407. .. installing alias newpad.3x
  3408. .. installing alias pecho_wchar.3x
  3409. .. installing alias pechochar.3x
  3410. .. installing alias pnoutrefresh.3x
  3411. .. installing alias prefresh.3x
  3412. .. installing alias subpad.3x
  3413. installing /usr/local/share/man/man3/curs_print.3x
  3414. .. installing alias mcprint.3x
  3415. installing /usr/local/share/man/man3/curs_printw.3x
  3416. .. installing alias mvprintw.3x
  3417. .. installing alias mvwprintw.3x
  3418. .. installing alias printw.3x
  3419. .. installing alias vw_printw.3x
  3420. .. installing alias vwprintw.3x
  3421. .. installing alias wprintw.3x
  3422. installing /usr/local/share/man/man3/curs_refresh.3x
  3423. .. installing alias doupdate.3x
  3424. .. installing alias redrawwin.3x
  3425. .. installing alias refresh.3x
  3426. .. installing alias wnoutrefresh.3x
  3427. .. installing alias wredrawln.3x
  3428. .. installing alias wrefresh.3x
  3429. installing /usr/local/share/man/man3/curs_scanw.3x
  3430. .. installing alias mvscanw.3x
  3431. .. installing alias mvwscanw.3x
  3432. .. installing alias scanw.3x
  3433. .. installing alias vw_scanw.3x
  3434. .. installing alias vwscanw.3x
  3435. .. installing alias wscanw.3x
  3436. installing /usr/local/share/man/man3/curs_scr_dump.3x
  3437. .. installing alias scr_dump.3x
  3438. .. installing alias scr_init.3x
  3439. .. installing alias scr_restore.3x
  3440. .. installing alias scr_set.3x
  3441. installing /usr/local/share/man/man3/curs_scroll.3x
  3442. .. installing alias scrl.3x
  3443. .. installing alias scroll.3x
  3444. .. installing alias wscrl.3x
  3445. installing /usr/local/share/man/man3/curs_slk.3x
  3446. .. installing alias slk_attr.3x
  3447. .. installing alias slk_attr_off.3x
  3448. .. installing alias slk_attr_on.3x
  3449. .. installing alias slk_attr_set.3x
  3450. .. installing alias slk_attroff.3x
  3451. .. installing alias slk_attron.3x
  3452. .. installing alias slk_attrset.3x
  3453. .. installing alias slk_clear.3x
  3454. .. installing alias slk_color.3x
  3455. .. installing alias slk_init.3x
  3456. .. installing alias slk_label.3x
  3457. .. installing alias slk_noutrefresh.3x
  3458. .. installing alias slk_refresh.3x
  3459. .. installing alias slk_restore.3x
  3460. .. installing alias slk_set.3x
  3461. .. installing alias slk_touch.3x
  3462. .. installing alias slk_wset.3x
  3463. installing /usr/local/share/man/man3/curs_sp_funcs.3x
  3464. .. installing alias assume_default_colors_sp.3x
  3465. .. installing alias baudrate_sp.3x
  3466. .. installing alias beep_sp.3x
  3467. .. installing alias can_change_color_sp.3x
  3468. .. installing alias cbreak_sp.3x
  3469. .. installing alias ceiling_panel.3x
  3470. .. installing alias color_content_sp.3x
  3471. .. installing alias curs_set_sp.3x
  3472. .. installing alias def_prog_mode_sp.3x
  3473. .. installing alias def_shell_mode_sp.3x
  3474. .. installing alias define_key_sp.3x
  3475. .. installing alias del_curterm_sp.3x
  3476. .. installing alias delay_output_sp.3x
  3477. .. installing alias doupdate_sp.3x
  3478. .. installing alias echo_sp.3x
  3479. .. installing alias endwin_sp.3x
  3480. .. installing alias erasechar_sp.3x
  3481. .. installing alias filter_sp.3x
  3482. .. installing alias flash_sp.3x
  3483. .. installing alias flushinp_sp.3x
  3484. .. installing alias get_escdelay_sp.3x
  3485. .. installing alias getmouse_sp.3x
  3486. .. installing alias getwin_sp.3x
  3487. .. installing alias ground_panel.3x
  3488. .. installing alias halfdelay_sp.3x
  3489. .. installing alias has_colors_sp.3x
  3490. .. installing alias has_ic_sp.3x
  3491. .. installing alias has_il_sp.3x
  3492. .. installing alias has_key_sp.3x
  3493. .. installing alias has_mouse_sp.3x
  3494. .. installing alias init_color_sp.3x
  3495. .. installing alias init_pair_sp.3x
  3496. .. installing alias intrflush_sp.3x
  3497. .. installing alias is_term_resized_sp.3x
  3498. .. installing alias isendwin_sp.3x
  3499. .. installing alias key_defined_sp.3x
  3500. .. installing alias keybound_sp.3x
  3501. .. installing alias keyname_sp.3x
  3502. .. installing alias keyok_sp.3x
  3503. .. installing alias killchar_sp.3x
  3504. .. installing alias mcprint_sp.3x
  3505. .. installing alias mouseinterval_sp.3x
  3506. .. installing alias mousemask_sp.3x
  3507. .. installing alias mvcur_sp.3x
  3508. .. installing alias napms_sp.3x
  3509. .. installing alias new_form_sp.3x
  3510. .. installing alias new_menu_sp.3x
  3511. .. installing alias new_prescr.3x
  3512. .. installing alias newpad_sp.3x
  3513. .. installing alias newterm_sp.3x
  3514. .. installing alias newwin_sp.3x
  3515. .. installing alias nl_sp.3x
  3516. .. installing alias nocbreak_sp.3x
  3517. .. installing alias noecho_sp.3x
  3518. .. installing alias nofilter_sp.3x
  3519. .. installing alias nonl_sp.3x
  3520. .. installing alias noqiflush_sp.3x
  3521. .. installing alias noraw_sp.3x
  3522. .. installing alias pair_content_sp.3x
  3523. .. installing alias putp_sp.3x
  3524. .. installing alias qiflush_sp.3x
  3525. .. installing alias raw_sp.3x
  3526. .. installing alias reset_prog_mode_sp.3x
  3527. .. installing alias reset_shell_mode_sp.3x
  3528. .. installing alias resetty_sp.3x
  3529. .. installing alias resize_term_sp.3x
  3530. .. installing alias resizeterm_sp.3x
  3531. .. installing alias restartterm_sp.3x
  3532. .. installing alias ripoffline_sp.3x
  3533. .. installing alias savetty_sp.3x
  3534. .. installing alias scr_init_sp.3x
  3535. .. installing alias scr_restore_sp.3x
  3536. .. installing alias scr_set_sp.3x
  3537. .. installing alias set_curterm_sp.3x
  3538. .. installing alias set_escdelay_sp.3x
  3539. .. installing alias set_tabsize_sp.3x
  3540. .. installing alias slk_attr_set_sp.3x
  3541. .. installing alias slk_attr_sp.3x
  3542. .. installing alias slk_attroff_sp.3x
  3543. .. installing alias slk_attron_sp.3x
  3544. .. installing alias slk_attrset_sp.3x
  3545. .. installing alias slk_clear_sp.3x
  3546. .. installing alias slk_color_sp.3x
  3547. .. installing alias slk_init_sp.3x
  3548. .. installing alias slk_label_sp.3x
  3549. .. installing alias slk_noutrefresh_sp.3x
  3550. .. installing alias slk_refresh_sp.3x
  3551. .. installing alias slk_restore_sp.3x
  3552. .. installing alias slk_set_sp.3x
  3553. .. installing alias slk_touch_sp.3x
  3554. .. installing alias start_color_sp.3x
  3555. .. installing alias term_attrs_sp.3x
  3556. .. installing alias termattrs_sp.3x
  3557. .. installing alias termname_sp.3x
  3558. .. installing alias tgetent_sp.3x
  3559. .. installing alias tgetflag_sp.3x
  3560. .. installing alias tgetnum_sp.3x
  3561. .. installing alias tgetstr_sp.3x
  3562. .. installing alias tigetflag_sp.3x
  3563. .. installing alias tigetnum_sp.3x
  3564. .. installing alias tigetstr_sp.3x
  3565. .. installing alias tputs_sp.3x
  3566. .. installing alias typeahead_sp.3x
  3567. .. installing alias unctrl_sp.3x
  3568. .. installing alias unget_wch_sp.3x
  3569. .. installing alias ungetch_sp.3x
  3570. .. installing alias ungetmouse_sp.3x
  3571. .. installing alias update_panels_sp.3x
  3572. .. installing alias use_default_colors_sp.3x
  3573. .. installing alias use_env_sp.3x
  3574. .. installing alias use_legacy_coding_sp.3x
  3575. .. installing alias vid_attr_sp.3x
  3576. .. installing alias vid_puts_sp.3x
  3577. .. installing alias vidattr_sp.3x
  3578. .. installing alias vidputs_sp.3x
  3579. .. installing alias wunctrl_sp.3x
  3580. installing /usr/local/share/man/man3/curs_termattrs.3x
  3581. .. installing alias baudrate.3x
  3582. .. installing alias erasechar.3x
  3583. .. installing alias erasewchar.3x
  3584. .. installing alias has_ic.3x
  3585. .. installing alias has_il.3x
  3586. .. installing alias killchar.3x
  3587. .. installing alias killwchar.3x
  3588. .. installing alias longname.3x
  3589. .. installing alias term_attrs.3x
  3590. .. installing alias termattrs.3x
  3591. .. installing alias termname.3x
  3592. installing /usr/local/share/man/man3/curs_termcap.3x
  3593. .. installing alias BC.3x
  3594. .. installing alias PC.3x
  3595. .. installing alias UP.3x
  3596. .. installing alias ospeed.3x
  3597. .. installing alias tgetent.3x
  3598. .. installing alias tgetflag.3x
  3599. .. installing alias tgetnum.3x
  3600. .. installing alias tgetstr.3x
  3601. .. installing alias tgoto.3x
  3602. .. installing alias tputs.3x
  3603. installing /usr/local/share/man/man3/curs_terminfo.3x
  3604. .. installing alias del_curterm.3x
  3605. .. installing alias mvcur.3x
  3606. .. installing alias putp.3x
  3607. .. installing alias restartterm.3x
  3608. .. installing alias set_curterm.3x
  3609. .. installing alias setterm.3x
  3610. .. installing alias setupterm.3x
  3611. .. installing alias tigetflag.3x
  3612. .. installing alias tigetnum.3x
  3613. .. installing alias tigetstr.3x
  3614. .. installing alias tiparm.3x
  3615. .. installing alias tparm.3x
  3616. .. installing alias tputs.3x
  3617. .. installing alias vid_attr.3x
  3618. .. installing alias vid_puts.3x
  3619. .. installing alias vidattr.3x
  3620. .. installing alias vidputs.3x
  3621. installing /usr/local/share/man/man3/curs_threads.3x
  3622. .. installing alias get_escdelay.3x
  3623. .. installing alias set_escdelay.3x
  3624. .. installing alias set_tabsize.3x
  3625. .. installing alias use_screen.3x
  3626. .. installing alias use_window.3x
  3627. installing /usr/local/share/man/man3/curs_touch.3x
  3628. .. installing alias is_linetouched.3x
  3629. .. installing alias is_wintouched.3x
  3630. .. installing alias touchline.3x
  3631. .. installing alias touchwin.3x
  3632. .. installing alias untouchwin.3x
  3633. .. installing alias wtouchln.3x
  3634. installing /usr/local/share/man/man3/curs_trace.3x
  3635. .. installing alias _nc_tracebits.3x
  3636. .. installing alias _traceattr.3x
  3637. .. installing alias _traceattr2.3x
  3638. .. installing alias _tracecchar_t.3x
  3639. .. installing alias _tracecchar_t2.3x
  3640. .. installing alias _tracechar.3x
  3641. .. installing alias _tracechtype.3x
  3642. .. installing alias _tracechtype2.3x
  3643. .. installing alias _tracedump.3x
  3644. .. installing alias _tracef.3x
  3645. .. installing alias _tracemouse.3x
  3646. .. installing alias trace.3x
  3647. installing /usr/local/share/man/man3/curs_util.3x
  3648. .. installing alias delay_output.3x
  3649. .. installing alias filter.3x
  3650. .. installing alias flushinp.3x
  3651. .. installing alias getwin.3x
  3652. .. installing alias key_name.3x
  3653. .. installing alias keyname.3x
  3654. .. installing alias nofilter.3x
  3655. .. installing alias putwin.3x
  3656. .. installing alias unctrl.3x
  3657. .. installing alias use_env.3x
  3658. .. installing alias use_tioctl.3x
  3659. .. installing alias wunctrl.3x
  3660. installing /usr/local/share/man/man3/curs_variables.3x
  3661. .. installing alias COLORS.3x
  3662. .. installing alias COLOR_PAIRS.3x
  3663. .. installing alias COLS.3x
  3664. .. installing alias ESCDELAY.3x
  3665. .. installing alias LINES.3x
  3666. .. installing alias TABSIZE.3x
  3667. .. installing alias curscr.3x
  3668. .. installing alias newscr.3x
  3669. .. installing alias stdscr.3x
  3670. installing /usr/local/share/man/man3/curs_window.3x
  3671. .. installing alias delwin.3x
  3672. .. installing alias derwin.3x
  3673. .. installing alias dupwin.3x
  3674. .. installing alias mvderwin.3x
  3675. .. installing alias mvwin.3x
  3676. .. installing alias newwin.3x
  3677. .. installing alias subwin.3x
  3678. .. installing alias syncok.3x
  3679. .. installing alias wcursyncup.3x
  3680. .. installing alias wsyncdown.3x
  3681. .. installing alias wsyncup.3x
  3682. installing /usr/local/share/man/man3/default_colors.3x
  3683. .. installing alias assume_default_colors.3x
  3684. .. installing alias use_default_colors.3x
  3685. installing /usr/local/share/man/man3/define_key.3x
  3686. installing /usr/local/share/man/man3/form.3x
  3687. installing /usr/local/share/man/man3/form_cursor.3x
  3688. .. installing alias pos_form_cursor.3x
  3689. installing /usr/local/share/man/man3/form_data.3x
  3690. .. installing alias data_ahead.3x
  3691. .. installing alias data_behind.3x
  3692. installing /usr/local/share/man/man3/form_driver.3x
  3693. .. installing alias form_driver_w.3x
  3694. installing /usr/local/share/man/man3/form_field.3x
  3695. .. installing alias field_count.3x
  3696. .. installing alias form_fields.3x
  3697. .. installing alias move_field.3x
  3698. .. installing alias set_form_fields.3x
  3699. installing /usr/local/share/man/man3/form_field_attributes.3x
  3700. .. installing alias field_back.3x
  3701. .. installing alias field_fore.3x
  3702. .. installing alias field_pad.3x
  3703. .. installing alias set_field_back.3x
  3704. .. installing alias set_field_fore.3x
  3705. .. installing alias set_field_pad.3x
  3706. installing /usr/local/share/man/man3/form_field_buffer.3x
  3707. .. installing alias field_buffer.3x
  3708. .. installing alias field_status.3x
  3709. .. installing alias set_field_buffer.3x
  3710. .. installing alias set_field_status.3x
  3711. .. installing alias set_max_field.3x
  3712. installing /usr/local/share/man/man3/form_field_info.3x
  3713. .. installing alias dynamic_field_info.3x
  3714. .. installing alias field_info.3x
  3715. installing /usr/local/share/man/man3/form_field_just.3x
  3716. .. installing alias field_just.3x
  3717. .. installing alias set_field_just.3x
  3718. installing /usr/local/share/man/man3/form_field_new.3x
  3719. .. installing alias dup_field.3x
  3720. .. installing alias free_field.3x
  3721. .. installing alias link_field.3x
  3722. .. installing alias new_field.3x
  3723. installing /usr/local/share/man/man3/form_field_opts.3x
  3724. .. installing alias field_opts.3x
  3725. .. installing alias field_opts_off.3x
  3726. .. installing alias field_opts_on.3x
  3727. .. installing alias set_field_opts.3x
  3728. installing /usr/local/share/man/man3/form_field_userptr.3x
  3729. .. installing alias field_userptr.3x
  3730. .. installing alias set_field_userptr.3x
  3731. installing /usr/local/share/man/man3/form_field_validation.3x
  3732. .. installing alias field_arg.3x
  3733. .. installing alias field_type.3x
  3734. .. installing alias set_field_type.3x
  3735. installing /usr/local/share/man/man3/form_fieldtype.3x
  3736. .. installing alias free_fieldtype.3x
  3737. .. installing alias link_fieldtype.3x
  3738. .. installing alias new_fieldtype.3x
  3739. .. installing alias set_fieldtype_arg.3x
  3740. .. installing alias set_fieldtype_choice.3x
  3741. installing /usr/local/share/man/man3/form_hook.3x
  3742. .. installing alias field_init.3x
  3743. .. installing alias field_term.3x
  3744. .. installing alias form_init.3x
  3745. .. installing alias form_term.3x
  3746. .. installing alias set_field_init.3x
  3747. .. installing alias set_field_term.3x
  3748. .. installing alias set_form_init.3x
  3749. .. installing alias set_form_term.3x
  3750. installing /usr/local/share/man/man3/form_new.3x
  3751. .. installing alias free_form.3x
  3752. .. installing alias new_form.3x
  3753. installing /usr/local/share/man/man3/form_new_page.3x
  3754. .. installing alias new_page.3x
  3755. .. installing alias set_new_page.3x
  3756. installing /usr/local/share/man/man3/form_opts.3x
  3757. .. installing alias form_opts_off.3x
  3758. .. installing alias form_opts_on.3x
  3759. .. installing alias set_form_opts.3x
  3760. installing /usr/local/share/man/man3/form_page.3x
  3761. .. installing alias current_field.3x
  3762. .. installing alias field_index.3x
  3763. .. installing alias set_current_field.3x
  3764. .. installing alias set_form_page.3x
  3765. installing /usr/local/share/man/man3/form_post.3x
  3766. .. installing alias post_form.3x
  3767. .. installing alias unpost_form.3x
  3768. installing /usr/local/share/man/man3/form_requestname.3x
  3769. .. installing alias form_request_by_name.3x
  3770. .. installing alias form_request_name.3x
  3771. installing /usr/local/share/man/man3/form_userptr.3x
  3772. .. installing alias set_form_userptr.3x
  3773. installing /usr/local/share/man/man3/form_variables.3x
  3774. .. installing alias TYPE_ALNUM.3x
  3775. .. installing alias TYPE_ALPHA.3x
  3776. .. installing alias TYPE_ENUM.3x
  3777. .. installing alias TYPE_INTEGER.3x
  3778. .. installing alias TYPE_IPV4.3x
  3779. .. installing alias TYPE_NUMERIC.3x
  3780. .. installing alias TYPE_REGEXP.3x
  3781. installing /usr/local/share/man/man3/form_win.3x
  3782. .. installing alias form_sub.3x
  3783. .. installing alias scale_form.3x
  3784. .. installing alias set_form_sub.3x
  3785. .. installing alias set_form_win.3x
  3786. installing /usr/local/share/man/man1/infocmp.1m
  3787. installing /usr/local/share/man/man1/infotocap.1m
  3788. installing /usr/local/share/man/man3/key_defined.3x
  3789. installing /usr/local/share/man/man3/keybound.3x
  3790. installing /usr/local/share/man/man3/keyok.3x
  3791. installing /usr/local/share/man/man3/legacy_coding.3x
  3792. .. installing alias use_legacy_coding.3x
  3793. installing /usr/local/share/man/man3/menu.3x
  3794. installing /usr/local/share/man/man3/menu_attributes.3x
  3795. .. installing alias menu_back.3x
  3796. .. installing alias menu_fore.3x
  3797. .. installing alias menu_grey.3x
  3798. .. installing alias menu_pad.3x
  3799. .. installing alias set_menu_back.3x
  3800. .. installing alias set_menu_fore.3x
  3801. .. installing alias set_menu_grey.3x
  3802. .. installing alias set_menu_pad.3x
  3803. installing /usr/local/share/man/man3/menu_cursor.3x
  3804. .. installing alias pos_menu_cursor.3x
  3805. installing /usr/local/share/man/man3/menu_driver.3x
  3806. installing /usr/local/share/man/man3/menu_format.3x
  3807. .. installing alias set_menu_format.3x
  3808. installing /usr/local/share/man/man3/menu_hook.3x
  3809. .. installing alias item_init.3x
  3810. .. installing alias item_term.3x
  3811. .. installing alias menu_init.3x
  3812. .. installing alias menu_term.3x
  3813. .. installing alias set_item_init.3x
  3814. .. installing alias set_item_term.3x
  3815. .. installing alias set_menu_init.3x
  3816. .. installing alias set_menu_term.3x
  3817. installing /usr/local/share/man/man3/menu_items.3x
  3818. .. installing alias item_count.3x
  3819. .. installing alias set_menu_items.3x
  3820. installing /usr/local/share/man/man3/menu_mark.3x
  3821. .. installing alias set_menu_mark.3x
  3822. installing /usr/local/share/man/man3/menu_new.3x
  3823. .. installing alias free_menu.3x
  3824. .. installing alias new_menu.3x
  3825. installing /usr/local/share/man/man3/menu_opts.3x
  3826. .. installing alias menu_opts_off.3x
  3827. .. installing alias menu_opts_on.3x
  3828. .. installing alias set_menu_opts.3x
  3829. installing /usr/local/share/man/man3/menu_pattern.3x
  3830. .. installing alias set_menu_pattern.3x
  3831. installing /usr/local/share/man/man3/menu_post.3x
  3832. .. installing alias post_menu.3x
  3833. .. installing alias unpost_menu.3x
  3834. installing /usr/local/share/man/man3/menu_requestname.3x
  3835. .. installing alias menu_request_by_name.3x
  3836. .. installing alias menu_request_name.3x
  3837. installing /usr/local/share/man/man3/menu_spacing.3x
  3838. .. installing alias set_menu_spacing.3x
  3839. installing /usr/local/share/man/man3/menu_userptr.3x
  3840. .. installing alias set_menu_userptr.3x
  3841. installing /usr/local/share/man/man3/menu_win.3x
  3842. .. installing alias menu_sub.3x
  3843. .. installing alias scale_menu.3x
  3844. .. installing alias set_menu_sub.3x
  3845. .. installing alias set_menu_win.3x
  3846. installing /usr/local/share/man/man3/mitem_current.3x
  3847. .. installing alias current_item.3x
  3848. .. installing alias item_index.3x
  3849. .. installing alias set_current_item.3x
  3850. .. installing alias set_top_row.3x
  3851. .. installing alias top_row.3x
  3852. installing /usr/local/share/man/man3/mitem_name.3x
  3853. .. installing alias item_description.3x
  3854. .. installing alias item_name.3x
  3855. installing /usr/local/share/man/man3/mitem_new.3x
  3856. .. installing alias free_item.3x
  3857. .. installing alias new_item.3x
  3858. installing /usr/local/share/man/man3/mitem_opts.3x
  3859. .. installing alias item_opts.3x
  3860. .. installing alias item_opts_off.3x
  3861. .. installing alias item_opts_on.3x
  3862. .. installing alias set_item_opts.3x
  3863. installing /usr/local/share/man/man3/mitem_userptr.3x
  3864. .. installing alias item_userptr.3x
  3865. .. installing alias set_item_userptr.3x
  3866. installing /usr/local/share/man/man3/mitem_value.3x
  3867. .. installing alias item_value.3x
  3868. .. installing alias set_item_value.3x
  3869. installing /usr/local/share/man/man3/mitem_visible.3x
  3870. .. installing alias item_visible.3x
  3871. installing /usr/local/share/man/man3/ncurses.3x
  3872. .. installing alias curses.3x
  3873. installing /usr/local/share/man/man1/ncursesw6-config.1
  3874. installing /usr/local/share/man/man3/panel.3x
  3875. .. installing alias bottom_panel.3x
  3876. .. installing alias del_panel.3x
  3877. .. installing alias hide_panel.3x
  3878. .. installing alias move_panel.3x
  3879. .. installing alias new_panel.3x
  3880. .. installing alias panel_above.3x
  3881. .. installing alias panel_below.3x
  3882. .. installing alias panel_hidden.3x
  3883. .. installing alias panel_userptr.3x
  3884. .. installing alias panel_window.3x
  3885. .. installing alias replace_panel.3x
  3886. .. installing alias set_panel_userptr.3x
  3887. .. installing alias show_panel.3x
  3888. .. installing alias top_panel.3x
  3889. .. installing alias update_panels.3x
  3890. installing /usr/local/share/man/man3/resizeterm.3x
  3891. .. installing alias is_term_resized.3x
  3892. .. installing alias resize_term.3x
  3893. installing /usr/local/share/man/man1/tabs.1
  3894. installing /usr/local/share/man/man5/term.5
  3895. installing /usr/local/share/man/man7/term.7
  3896. installing /usr/local/share/man/man3/term_variables.3x
  3897. .. installing alias SP.3x
  3898. .. installing alias acs_map.3x
  3899. .. installing alias boolcodes.3x
  3900. .. installing alias boolfnames.3x
  3901. .. installing alias boolnames.3x
  3902. .. installing alias cur_term.3x
  3903. .. installing alias numcodes.3x
  3904. .. installing alias numfnames.3x
  3905. .. installing alias numnames.3x
  3906. .. installing alias strcodes.3x
  3907. .. installing alias strfnames.3x
  3908. .. installing alias strnames.3x
  3909. .. installing alias ttytype.3x
  3910. installing /usr/local/share/man/man5/terminfo.5
  3911. installing /usr/local/share/man/man1/tic.1m
  3912. installing /usr/local/share/man/man1/toe.1m
  3913. installing /usr/local/share/man/man1/tput.1
  3914. .. installing alias reset.1
  3915. installing /usr/local/share/man/man1/tset.1
  3916. .. installing alias reset.1
  3917. installing /usr/local/share/man/man3/wresize.3x
  3918. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/man'
  3919. cd include && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3920. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  3921. installing curses.h in /usr/local/include/ncursesw
  3922. installing unctrl.h in /usr/local/include/ncursesw
  3923. installing ncurses_dll.h in /usr/local/include/ncursesw
  3924. installing term.h in /usr/local/include/ncursesw
  3925. installing termcap.h in /usr/local/include/ncursesw
  3926. installing ./tic.h in /usr/local/include/ncursesw
  3927. installing ./term_entry.h in /usr/local/include/ncursesw
  3928. installing ./nc_tparm.h in /usr/local/include/ncursesw
  3929. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/include'
  3930. cd ncurses && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3931. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  3932. linking /usr/local/lib64/libtinfow.so.6.0
  3933. gcc -shared -dy -G -h `basename /usr/local/lib64/libtinfow.so.6.0 .6.0`.6 -o /usr/local/lib64/libtinfow.so.6.0 ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../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 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3934. cd /usr/local/lib64 && (ln -s -f libtinfow.so.6.0 libtinfow.so.6; ln -s -f libtinfow.so.6 libtinfow.so; )
  3935. installing ../lib/libtinfow.a as /usr/local/lib64/libtinfow.a
  3936. /usr/gnu/bin/install -c -m 644 ../lib/libtinfow.a /usr/local/lib64/libtinfow.a
  3937. ranlib /usr/local/lib64/libtinfow.a
  3938. installing ../lib/libtinfow_g.a as /usr/local/lib64/libtinfow_g.a
  3939. /usr/gnu/bin/install -c -m 644 ../lib/libtinfow_g.a /usr/local/lib64/libtinfow_g.a
  3940. ranlib /usr/local/lib64/libtinfow_g.a
  3941. linking ../lib/libtinfow.so.6.0
  3942. gcc -shared -dy -G -h `basename ../lib/libtinfow.so.6.0 .6.0`.6 -o ../lib/libtinfow.so.6.0 ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../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 -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3943. cd ../lib && (ln -s -f libtinfow.so.6.0 libtinfow.so.6; ln -s -f libtinfow.so.6 libtinfow.so; )
  3944. linking /usr/local/lib64/libncursesw.so.6.0
  3945. gcc -shared -dy -G -h `basename /usr/local/lib64/libncursesw.so.6.0 .6.0`.6 -o /usr/local/lib64/libncursesw.so.6.0 ../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/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o -L../lib -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3946. cd /usr/local/lib64 && (ln -s -f libncursesw.so.6.0 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
  3947. installing ../lib/libncursesw.a as /usr/local/lib64/libncursesw.a
  3948. /usr/gnu/bin/install -c -m 644 ../lib/libncursesw.a /usr/local/lib64/libncursesw.a
  3949. ranlib /usr/local/lib64/libncursesw.a
  3950. installing ../lib/libncursesw_g.a as /usr/local/lib64/libncursesw_g.a
  3951. /usr/gnu/bin/install -c -m 644 ../lib/libncursesw_g.a /usr/local/lib64/libncursesw_g.a
  3952. ranlib /usr/local/lib64/libncursesw_g.a
  3953. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/ncurses'
  3954. cd progs && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3955. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  3956. /usr/gnu/bin/install -c tic /usr/local/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3957. /usr/gnu/bin/install -c toe /usr/local/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3958. linking infotocap to tic
  3959. (cd /usr/local/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
  3960. linking captoinfo to tic
  3961. (cd /usr/local/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
  3962. /usr/gnu/bin/install -c infocmp /usr/local/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3963. /usr/gnu/bin/install -c clear /usr/local/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3964. /usr/gnu/bin/install -c tabs /usr/local/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3965. /usr/gnu/bin/install -c tput /usr/local/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3966. /usr/gnu/bin/install -c tset /usr/local/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
  3967. linking reset to tset
  3968. (cd /usr/local/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
  3969. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/progs'
  3970. cd panel && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3971. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  3972. linking ../lib/libpanelw.so.6.0
  3973. gcc -shared -dy -G -h `basename ../lib/libpanelw.so.6.0 .6.0`.6 -o ../lib/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3974. cd ../lib && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
  3975. linking /usr/local/lib64/libpanelw.so.6.0
  3976. gcc -shared -dy -G -h `basename /usr/local/lib64/libpanelw.so.6.0 .6.0`.6 -o /usr/local/lib64/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3977. cd /usr/local/lib64 && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
  3978. installing ../lib/libpanelw.a as /usr/local/lib64/libpanelw.a
  3979. /usr/gnu/bin/install -c -m 644 ../lib/libpanelw.a /usr/local/lib64/libpanelw.a
  3980. ranlib /usr/local/lib64/libpanelw.a
  3981. installing ../lib/libpanelw_g.a as /usr/local/lib64/libpanelw_g.a
  3982. /usr/gnu/bin/install -c -m 644 ../lib/libpanelw_g.a /usr/local/lib64/libpanelw_g.a
  3983. ranlib /usr/local/lib64/libpanelw_g.a
  3984. installing ./panel.h in /usr/local/include/ncursesw
  3985. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/panel'
  3986. cd menu && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  3987. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  3988. linking ../lib/libmenuw.so.6.0
  3989. gcc -shared -dy -G -h `basename ../lib/libmenuw.so.6.0 .6.0`.6 -o ../lib/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3990. cd ../lib && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
  3991. linking /usr/local/lib64/libmenuw.so.6.0
  3992. gcc -shared -dy -G -h `basename /usr/local/lib64/libmenuw.so.6.0 .6.0`.6 -o /usr/local/lib64/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  3993. cd /usr/local/lib64 && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
  3994. installing ../lib/libmenuw.a as /usr/local/lib64/libmenuw.a
  3995. /usr/gnu/bin/install -c -m 644 ../lib/libmenuw.a /usr/local/lib64/libmenuw.a
  3996. ranlib /usr/local/lib64/libmenuw.a
  3997. installing ../lib/libmenuw_g.a as /usr/local/lib64/libmenuw_g.a
  3998. /usr/gnu/bin/install -c -m 644 ../lib/libmenuw_g.a /usr/local/lib64/libmenuw_g.a
  3999. ranlib /usr/local/lib64/libmenuw_g.a
  4000. installing ./eti.h in /usr/local/include/ncursesw
  4001. installing ./menu.h in /usr/local/include/ncursesw
  4002. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/menu'
  4003. cd form && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  4004. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  4005. linking ../lib/libformw.so.6.0
  4006. gcc -shared -dy -G -h `basename ../lib/libformw.so.6.0 .6.0`.6 -o ../lib/libformw.so.6.0 ../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_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  4007. cd ../lib && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
  4008. linking /usr/local/lib64/libformw.so.6.0
  4009. gcc -shared -dy -G -h `basename /usr/local/lib64/libformw.so.6.0 .6.0`.6 -o /usr/local/lib64/libformw.so.6.0 ../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_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread
  4010. cd /usr/local/lib64 && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
  4011. installing ../lib/libformw.a as /usr/local/lib64/libformw.a
  4012. /usr/gnu/bin/install -c -m 644 ../lib/libformw.a /usr/local/lib64/libformw.a
  4013. ranlib /usr/local/lib64/libformw.a
  4014. installing ../lib/libformw_g.a as /usr/local/lib64/libformw_g.a
  4015. /usr/gnu/bin/install -c -m 644 ../lib/libformw_g.a /usr/local/lib64/libformw_g.a
  4016. ranlib /usr/local/lib64/libformw_g.a
  4017. installing ./form.h in /usr/local/include/ncursesw
  4018. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/form'
  4019. cd test && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  4020. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  4021. gmake[1]: Nothing to be done for `install'.
  4022. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/test'
  4023. cd misc && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  4024. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  4025. mkdir -p /usr/local/share/tabset
  4026. DESTDIR= \
  4027. prefix=/usr/local \
  4028. exec_prefix=/usr/local \
  4029. bindir=/usr/local/bin \
  4030. top_srcdir=.. \
  4031. srcdir=. \
  4032. datadir=/usr/local/share \
  4033. ticdir=/usr/local/share/terminfo \
  4034. source=terminfo.tmp \
  4035. cross_compiling=no \
  4036. /bin/sh ./run_tic.sh
  4037. ** Building terminfo database, please wait...
  4038. Running sh ./shlib tic to install /usr/local/share/terminfo ...
  4039.  
  4040. You may see messages regarding extended capabilities, e.g., AX.
  4041. These are extended terminal capabilities which are compiled
  4042. using
  4043. tic -x
  4044. If you have ncurses 4.2 applications, you should read the INSTALL
  4045. document, and install the terminfo without the -x option.
  4046.  
  4047. 1667 entries written to /usr/local/share/terminfo
  4048. ** built new /usr/local/share/terminfo
  4049. ** sym-linked /usr/local/lib/terminfo for compatibility
  4050. installing std
  4051. installing stdcrt
  4052. installing vt100
  4053. installing vt300
  4054. /usr/gnu/bin/install -c ncurses-config /usr/local/bin/ncursesw6-config
  4055. /bin/sh ./gen-pkgconfig
  4056. ** creating ncursesw.pc
  4057. ** creating panelw.pc
  4058. ** creating menuw.pc
  4059. ** creating formw.pc
  4060. ** creating ncurses++w.pc
  4061. ** creating tinfow.pc
  4062. touch pc-files
  4063. mkdir -p yes
  4064. /bin/sh -c 'for name in *.pc; do /usr/gnu/bin/install -c -m 644 $name yes/$name; done'
  4065. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/misc'
  4066. cd c++ && gmake DESTDIR="" RPATH_LIST="/usr/local/lib64" install
  4067. gmake[1]: Entering directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  4068. linking /usr/local/lib64/libncurses++w.so.6.0
  4069. /bin/g++ -shared -dy -G -h `basename /usr/local/lib64/libncurses++w.so.6.0 .6.0`.6 -o /usr/local/lib64/libncurses++w.so.6.0 ../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 -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -L../lib -lformw -lmenuw -lpanelw -lncursesw -ltinfow -L/usr/local/lib64 -m64 -Wl,-R,/usr/local/lib64 -ldl -lpthread -lstdc++ -ldl -lpthread
  4070. cd /usr/local/lib64 && (ln -s -f libncurses++w.so.6.0 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; )
  4071. installing ../lib/libncurses++w.a as /usr/local/lib64/libncurses++w.a
  4072. /usr/gnu/bin/install -c -m 644 ../lib/libncurses++w.a /usr/local/lib64/libncurses++w.a
  4073. ranlib /usr/local/lib64/libncurses++w.a
  4074. installing ../lib/libncurses++w_g.a as /usr/local/lib64/libncurses++w_g.a
  4075. /usr/gnu/bin/install -c -m 644 ../lib/libncurses++w_g.a /usr/local/lib64/libncurses++w_g.a
  4076. ranlib /usr/local/lib64/libncurses++w_g.a
  4077. installing ./cursesapp.h in /usr/local/include/ncursesw
  4078. installing ./cursesf.h in /usr/local/include/ncursesw
  4079. installing ./cursesm.h in /usr/local/include/ncursesw
  4080. installing ./cursesp.h in /usr/local/include/ncursesw
  4081. installing ./cursesw.h in /usr/local/include/ncursesw
  4082. installing ./cursslk.h in /usr/local/include/ncursesw
  4083. installing etip.h in /usr/local/include/ncursesw
  4084. gmake[1]: Leaving directory `/export/home/jwalton/Build-Scripts/ncurses-6.0/c++'
  4085. solaris:Build-Scripts$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement