Skip to content

Instantly share code, notes, and snippets.

Created June 13, 2016 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3d5a6fa1fcb71d7d55f0afbabcc7b6b3 to your computer and use it in GitHub Desktop.
Save anonymous/3d5a6fa1fcb71d7d55f0afbabcc7b6b3 to your computer and use it in GitHub Desktop.
ncurses (homebrew/dupes/ncurses) on "Red Hat Enterprise Linux Server release 6.7 (Santiago)" - Homebrew build logs
Homebrew build logs for homebrew/dupes/ncurses on "Red Hat Enterprise Linux Server release 6.7 (Santiago)"
Build date: 2016-06-13 17:48:07
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 91b4a8471614f2fe978c1031fd28dc181eac3c0e
Last commit: 20 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 289181971566013d9ed5969f0a5d3383f8fedfd2
Core tap last commit: 21 hours ago
HOMEBREW_PREFIX: /home/nh79w/.linuxbrew
HOMEBREW_REPOSITORY: /home/nh79w/.linuxbrew
HOMEBREW_CELLAR: /home/nh79w/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 20-core 64-bit haswell
Kernel: Linux 2.6.32-573.22.1.el6.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 6.7 (Santiago)
Codename: Santiago
OS glibc: 2.12
OS gcc: 4.4.7
Linuxbrew glibc: 2.19
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: N/A
System Ruby: 2.1.3 => /share/pkg/ruby/2.1.3/bin/ruby
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /share/pkg/ruby/2.1.3/bin/ruby
Java: 1.7.0_99
Your system is ready to brew.
Formula: ncurses
Tap: homebrew/dupes
Path: /home/nh79w/.linuxbrew/Library/Taps/homebrew/homebrew-dupes/ncurses.rb
2016-06-13 17:46:39 -0400
./configure
--prefix=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1
--enable-pc-files
--with-pkg-config-libdir=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/pkgconfig
--enable-sigwinch
--enable-symlinks
--enable-widec
--mandir=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man
--with-manpage-format=normal
--with-shared
--with-gpm=no
checking for egrep... grep -E
Configuring NCURSES 6.0 ABI 6 (Mon Jun 13 17:46:40 EDT 2016)
checking for package version... 6.0
checking for package patch date... 20150808
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring for linux-gnu
checking for prefix... /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether /home/nh79w/.linuxbrew/bin/gcc-5 accepts -g... yes
checking version of /home/nh79w/.linuxbrew/bin/gcc-5... 5
checking for /home/nh79w/.linuxbrew/bin/gcc-5 option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... /home/nh79w/.linuxbrew/bin/gcc-5 -E
checking whether /home/nh79w/.linuxbrew/bin/gcc-5 needs -traditional... no
checking whether /home/nh79w/.linuxbrew/bin/gcc-5 understands -c and -o together... yes
checking for ldconfig... /home/nh79w/.linuxbrew/sbin/ldconfig
checking if you want to ensure bool is consistent with C++... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /home/nh79w/.linuxbrew/bin/g++-5 accepts -g... yes
checking if /home/nh79w/.linuxbrew/bin/g++-5 works... yes
checking version of /home/nh79w/.linuxbrew/bin/g++-5... 5
checking if you want to build C++ binding and demo... yes
checking if you want to build with Ada95... yes
checking if you want to install terminal database... yes
checking if you want to install manpages... yes
checking if you want to build programs such as tic... yes
checking if you want to build test-programs... yes
checking if you wish to install curses.h... yes
checking for mawk... no
checking for gawk... gawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... /home/nh79w/.linuxbrew/bin/ginstall -c
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for splint... no
checking for lclint... no
checking whether ln -s works... yes
checking if ln -s -f options work... yes
checking for long file names... yes
checking if you want to use pkg-config... yes
checking for pkg-config... /home/nh79w/.linuxbrew/bin/pkg-config
checking for /home/nh79w/.linuxbrew/bin/pkg-config library directory... /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/pkgconfig
checking if we should install .pc files for /home/nh79w/.linuxbrew/bin/pkg-config... yes
checking for suffix to add to pc-files... none
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
checking whether make sets ${MAKE}... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable...
checking for ranlib... ranlib
checking for ld... ld
checking for ar... ar
checking for nm... nm
checking for ar... (cached) ar
checking for options to update archives... -curv
checking if you have specified an install-prefix...
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... yes
checking if you want to build profiling libraries... no
checking if you want to build C++ shared libraries... no
checking for specified models... shared normal debug
checking for default model... shared
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking if you want to link with the GPM mouse library... no
checking for default loader flags...
checking if rpath option should be used... no
checking if shared libraries should be relinked during install... yes
checking for an rpath option... -Wl,-rpath,
checking if release/abi version should be used for shared libs... auto
checking which /home/nh79w/.linuxbrew/bin/gcc-5 option to use... -fPIC
checking if versioned-symbols file should be used... no
checking if you want to disable library suffixes... no
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... maybe
checking for ldd... ldd
checking if you wish to append extra suffix to header/library paths...
checking if you wish to install ncurses overwriting curses... no
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions...
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo
checking for default terminfo directory... /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo
checking if big-core option selected... yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as root... yes
checking for remove... yes
checking for unlink... yes
checking if link/symlink functions work... link symlink
checking if tic should use symbolic links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if we must define _GNU_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... yes
checking if wchar.h can be used as is... yes
checking for putwc... yes
checking for btowc... yes
checking for wctob... yes
checking for mbtowc... yes
checking for wctomb... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for wcsrtombs... yes
checking for mbsrtowcs... yes
checking for wcstombs... yes
checking for mbstowcs... yes
checking if we must include wchar.h to declare mbstate_t... yes
checking if we must include wchar.h to declare wchar_t... no
checking if we must include wchar.h to declare wint_t... yes
checking whether to enable _LP64 definition in curses.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... normal
checking for manpage renaming... no
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
checking if you want to build with function extensions... yes
checking if you want to build with SCREEN extensions... yes
checking if you want to build with terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... yes
checking if you want to use extended mouse encoding... yes
checking if you want to use extended putwin/screendump... yes
checking if you want $NCURSES_NO_PADDING code... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for signed char... yes
checking size of signed char... 1
checking if you want to use signed Boolean array in term.h... no
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want to link with the pthread library... no
checking if you want reentrant code... no
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to see compiler warnings...
configure: checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... yes
checking if -lm needed for math functions... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... unistd.h
checking if sys/time.h works with sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if /home/nh79w/.linuxbrew/bin/gcc-5 supports options to tune inlining... yes
checking for signal global datatype... volatile sig_atomic_t
checking if unsigned literals are legal... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking if data-only library module links... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getopt... yes
checking for getttynam... yes
checking for issetugid... no
checking for poll... yes
checking for putenv... yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setenv... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for strdup... yes
checking for strstr... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for working mkstemp... yes
checking whether setvbuf arguments are reversed... no
checking for intptr_t... yes
checking for ssize_t... yes
checking for type sigaction_t... no
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for openpty in -lutil... yes
checking for openpty header... pty.h
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking for library stdc++... no
checking whether /home/nh79w/.linuxbrew/bin/g++-5 understands -c and -o together... yes
checking how to run the C++ preprocessor... /home/nh79w/.linuxbrew/bin/g++-5 -E
checking for typeinfo... yes
checking for iostream... yes
checking if iostream uses std-namespace... yes
checking if we should include stdbool.h... (cached) yes
checking for builtin bool type... yes
checking for size of bool... unsigned char
checking for special defines needed for etip.h...
checking if /home/nh79w/.linuxbrew/bin/g++-5 accepts parameter initialization... no
checking if /home/nh79w/.linuxbrew/bin/g++-5 accepts static_cast... yes
checking for gnatmake... no
checking for wchar_t... yes
checking size of wchar_t... 4
checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
checking default library suffix... w
checking default library-dependency suffix... w.so
checking default object directory... obj_s
checking c++ library-dependency suffix... w.a
checking where we will install curses.h... ${prefix}/include/ncursesw
checking for src modules... ncurses progs panel menu form
checking for tic... /usr/bin/tic
checking for defines to add to ncursesw6-config script... -D_GNU_SOURCE
package: ncursesw
configure: creating ./config.status
config.status: creating include/MKterm.h.awk
config.status: creating include/curses.head
config.status: creating include/ncurses_dll.h
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
config.status: creating progs/Makefile
config.status: creating panel/Makefile
config.status: creating menu/Makefile
config.status: creating form/Makefile
config.status: creating test/Makefile
config.status: creating misc/Makefile
config.status: creating c++/Makefile
config.status: creating misc/run_tic.sh
config.status: creating misc/ncurses-config
config.status: creating man/ncursesw6-config.1
config.status: creating misc/gen-pkgconfig
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (progs: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (panel: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (menu: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (form: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (test: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
Appending rules for debug model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
creating headers.sh
** Configuration summary for NCURSES 6.0 20150808:
extended funcs: yes
xterm terminfo: xterm-new
bin directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/bin
lib directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib
include directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
man directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man
terminfo directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo
pkg-config directory: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/pkgconfig
** Include-directory is not in a standard location
2016-06-13 17:47:07 -0400
make
install
cd man && make DESTDIR="" RPATH_LIST="/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib" install
make[1]: Entering directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/man'
/bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
mkdir -p /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man
/bin/sh ../edit_man.sh normal installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man . terminfo.5 *-config.1 ./*.[0-9]*
...made /tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/man_alias.sed
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man5/terminfo.5
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/ncursesw6-config.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/captoinfo.1m
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/clear.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_addch.3x
.. installing alias addch.3x
.. installing alias echochar.3x
.. installing alias mvaddch.3x
.. installing alias mvwaddch.3x
.. installing alias waddch.3x
.. installing alias wechochar.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_addchstr.3x
.. installing alias addchnstr.3x
.. installing alias addchstr.3x
.. installing alias mvaddchnstr.3x
.. installing alias mvaddchstr.3x
.. installing alias mvwaddchnstr.3x
.. installing alias mvwaddchstr.3x
.. installing alias waddchnstr.3x
.. installing alias waddchstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_addstr.3x
.. installing alias addnstr.3x
.. installing alias addstr.3x
.. installing alias mvaddnstr.3x
.. installing alias mvaddstr.3x
.. installing alias mvwaddnstr.3x
.. installing alias mvwaddstr.3x
.. installing alias waddnstr.3x
.. installing alias waddstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_add_wch.3x
.. installing alias add_wch.3x
.. installing alias echo_wchar.3x
.. installing alias mvadd_wch.3x
.. installing alias mvwadd_wch.3x
.. installing alias wadd_wch.3x
.. installing alias wecho_wchar.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_add_wchstr.3x
.. installing alias add_wchnstr.3x
.. installing alias add_wchstr.3x
.. installing alias mvadd_wchnstr.3x
.. installing alias mvadd_wchstr.3x
.. installing alias mvwadd_wchnstr.3x
.. installing alias mvwadd_wchstr.3x
.. installing alias wadd_wchnstr.3x
.. installing alias wadd_wchstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_addwstr.3x
.. installing alias addnwstr.3x
.. installing alias addwstr.3x
.. installing alias mvaddnwstr.3x
.. installing alias mvaddwstr.3x
.. installing alias mvwaddnwstr.3x
.. installing alias mvwaddwstr.3x
.. installing alias waddnwstr.3x
.. installing alias waddwstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_attr.3x
.. installing alias attr_get.3x
.. installing alias attroff.3x
.. installing alias attr_off.3x
.. installing alias attron.3x
.. installing alias attr_on.3x
.. installing alias attrset.3x
.. installing alias attr_set.3x
.. installing alias chgat.3x
.. installing alias color_set.3x
.. installing alias mvchgat.3x
.. installing alias mvwchgat.3x
.. installing alias PAIR_NUMBER.3x
.. installing alias standend.3x
.. installing alias standout.3x
.. installing alias wattr_get.3x
.. installing alias wattroff.3x
.. installing alias wattr_off.3x
.. installing alias wattron.3x
.. installing alias wattr_on.3x
.. installing alias wattrset.3x
.. installing alias wattr_set.3x
.. installing alias wchgat.3x
.. installing alias wcolor_set.3x
.. installing alias wstandend.3x
.. installing alias wstandout.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_beep.3x
.. installing alias beep.3x
.. installing alias flash.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_bkgd.3x
.. installing alias bkgd.3x
.. installing alias bkgdset.3x
.. installing alias getbkgd.3x
.. installing alias wbkgd.3x
.. installing alias wbkgdset.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_bkgrnd.3x
.. installing alias bkgrnd.3x
.. installing alias bkgrndset.3x
.. installing alias getbkgrnd.3x
.. installing alias wbkgrnd.3x
.. installing alias wbkgrndset.3x
.. installing alias wgetbkgrnd.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_border.3x
.. installing alias border.3x
.. installing alias box.3x
.. installing alias hline.3x
.. installing alias mvhline.3x
.. installing alias mvvline.3x
.. installing alias mvwhline.3x
.. installing alias mvwvline.3x
.. installing alias vline.3x
.. installing alias wborder.3x
.. installing alias whline.3x
.. installing alias wvline.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_border_set.3x
.. installing alias border_set.3x
.. installing alias box_set.3x
.. installing alias hline_set.3x
.. installing alias mvhline_set.3x
.. installing alias mvvline_set.3x
.. installing alias mvwhline_set.3x
.. installing alias mvwvline_set.3x
.. installing alias vline_set.3x
.. installing alias wborder_set.3x
.. installing alias whline_set.3x
.. installing alias wvline_set.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_clear.3x
.. installing alias clear.3x
.. installing alias clrtobot.3x
.. installing alias clrtoeol.3x
.. installing alias erase.3x
.. installing alias wclear.3x
.. installing alias wclrtobot.3x
.. installing alias wclrtoeol.3x
.. installing alias werase.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_color.3x
.. installing alias can_change_color.3x
.. installing alias color_content.3x
.. installing alias COLOR_PAIR.3x
.. installing alias has_colors.3x
.. installing alias init_color.3x
.. installing alias init_pair.3x
.. installing alias pair_content.3x
.. installing alias start_color.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_delch.3x
.. installing alias delch.3x
.. installing alias mvdelch.3x
.. installing alias mvwdelch.3x
.. installing alias wdelch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_deleteln.3x
.. installing alias deleteln.3x
.. installing alias insdelln.3x
.. installing alias insertln.3x
.. installing alias wdeleteln.3x
.. installing alias winsdelln.3x
.. installing alias winsertln.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_extend.3x
.. installing alias curses_version.3x
.. installing alias use_extended_names.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_getcchar.3x
.. installing alias getcchar.3x
.. installing alias setcchar.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_getch.3x
.. installing alias getch.3x
.. installing alias has_key.3x
.. installing alias mvgetch.3x
.. installing alias mvwgetch.3x
.. installing alias ungetch.3x
.. installing alias wgetch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_getstr.3x
.. installing alias getnstr.3x
.. installing alias getstr.3x
.. installing alias mvgetnstr.3x
.. installing alias mvgetstr.3x
.. installing alias mvwgetnstr.3x
.. installing alias mvwgetstr.3x
.. installing alias wgetnstr.3x
.. installing alias wgetstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_get_wch.3x
.. installing alias get_wch.3x
.. installing alias mvget_wch.3x
.. installing alias mvwget_wch.3x
.. installing alias unget_wch.3x
.. installing alias wget_wch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_get_wstr.3x
.. installing alias getn_wstr.3x
.. installing alias get_wstr.3x
.. installing alias mvgetn_wstr.3x
.. installing alias mvget_wstr.3x
.. installing alias mvwgetn_wstr.3x
.. installing alias mvwget_wstr.3x
.. installing alias wgetn_wstr.3x
.. installing alias wget_wstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_getyx.3x
.. installing alias getbegyx.3x
.. installing alias getmaxyx.3x
.. installing alias getparyx.3x
.. installing alias getyx.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_inch.3x
.. installing alias inch.3x
.. installing alias mvinch.3x
.. installing alias mvwinch.3x
.. installing alias winch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_inchstr.3x
.. installing alias inchnstr.3x
.. installing alias inchstr.3x
.. installing alias mvinchnstr.3x
.. installing alias mvinchstr.3x
.. installing alias mvwinchnstr.3x
.. installing alias mvwinchstr.3x
.. installing alias winchnstr.3x
.. installing alias winchstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_initscr.3x
.. installing alias delscreen.3x
.. installing alias endwin.3x
.. installing alias initscr.3x
.. installing alias isendwin.3x
.. installing alias newterm.3x
.. installing alias set_term.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_inopts.3x
.. installing alias cbreak.3x
.. installing alias echo.3x
.. installing alias halfdelay.3x
.. installing alias intrflush.3x
.. installing alias keypad.3x
.. installing alias meta.3x
.. installing alias nocbreak.3x
.. installing alias nodelay.3x
.. installing alias noecho.3x
.. installing alias noqiflush.3x
.. installing alias noraw.3x
.. installing alias notimeout.3x
.. installing alias qiflush.3x
.. installing alias raw.3x
.. installing alias timeout.3x
.. installing alias typeahead.3x
.. installing alias wtimeout.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_insch.3x
.. installing alias insch.3x
.. installing alias mvinsch.3x
.. installing alias mvwinsch.3x
.. installing alias winsch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_insstr.3x
.. installing alias insnstr.3x
.. installing alias insstr.3x
.. installing alias mvinsnstr.3x
.. installing alias mvinsstr.3x
.. installing alias mvwinsnstr.3x
.. installing alias mvwinsstr.3x
.. installing alias winsnstr.3x
.. installing alias winsstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_instr.3x
.. installing alias innstr.3x
.. installing alias instr.3x
.. installing alias mvinnstr.3x
.. installing alias mvinstr.3x
.. installing alias mvwinnstr.3x
.. installing alias mvwinstr.3x
.. installing alias winnstr.3x
.. installing alias winstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_ins_wch.3x
.. installing alias ins_wch.3x
.. installing alias mvins_wch.3x
.. installing alias mvwins_wch.3x
.. installing alias wins_wch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_ins_wstr.3x
.. installing alias ins_nwstr.3x
.. installing alias ins_wstr.3x
.. installing alias mvins_nwstr.3x
.. installing alias mvins_wstr.3x
.. installing alias mvwins_nwstr.3x
.. installing alias mvwins_wstr.3x
.. installing alias wins_nwstr.3x
.. installing alias wins_wstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_in_wch.3x
.. installing alias in_wch.3x
.. installing alias mvin_wch.3x
.. installing alias mvwin_wch.3x
.. installing alias win_wch.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_in_wchstr.3x
.. installing alias in_wchnstr.3x
.. installing alias in_wchstr.3x
.. installing alias mvin_wchnstr.3x
.. installing alias mvin_wchstr.3x
.. installing alias mvwin_wchnstr.3x
.. installing alias mvwin_wchstr.3x
.. installing alias win_wchnstr.3x
.. installing alias win_wchstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_inwstr.3x
.. installing alias innwstr.3x
.. installing alias inwstr.3x
.. installing alias mvinnwstr.3x
.. installing alias mvinwstr.3x
.. installing alias mvwinnwstr.3x
.. installing alias mvwinwstr.3x
.. installing alias winnwstr.3x
.. installing alias winwstr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_kernel.3x
.. installing alias curs_set.3x
.. installing alias def_prog_mode.3x
.. installing alias def_shell_mode.3x
.. installing alias getsyx.3x
.. installing alias napms.3x
.. installing alias reset_prog_mode.3x
.. installing alias reset_shell_mode.3x
.. installing alias resetty.3x
.. installing alias ripoffline.3x
.. installing alias savetty.3x
.. installing alias setsyx.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_legacy.3x
.. installing alias getattrs.3x
.. installing alias getbegx.3x
.. installing alias getbegy.3x
.. installing alias getcurx.3x
.. installing alias getcury.3x
.. installing alias getmaxx.3x
.. installing alias getmaxy.3x
.. installing alias getparx.3x
.. installing alias getpary.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_memleaks.3x
.. installing alias _nc_freeall.3x
.. installing alias _nc_free_and_exit.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_mouse.3x
.. installing alias getmouse.3x
.. installing alias has_mouse.3x
.. installing alias mouseinterval.3x
.. installing alias mousemask.3x
.. installing alias mouse_trafo.3x
.. installing alias ungetmouse.3x
.. installing alias wenclose.3x
.. installing alias wmouse_trafo.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_move.3x
.. installing alias move.3x
.. installing alias wmove.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_opaque.3x
.. installing alias is_cleared.3x
.. installing alias is_idcok.3x
.. installing alias is_idlok.3x
.. installing alias is_immedok.3x
.. installing alias is_keypad.3x
.. installing alias is_leaveok.3x
.. installing alias is_nodelay.3x
.. installing alias is_notimeout.3x
.. installing alias is_pad.3x
.. installing alias is_scrollok.3x
.. installing alias is_subwin.3x
.. installing alias is_syncok.3x
.. installing alias wgetdelay.3x
.. installing alias wgetparent.3x
.. installing alias wgetscrreg.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_outopts.3x
.. installing alias clearok.3x
.. installing alias idcok.3x
.. installing alias idlok.3x
.. installing alias immedok.3x
.. installing alias leaveok.3x
.. installing alias nl.3x
.. installing alias nonl.3x
.. installing alias scrollok.3x
.. installing alias setscrreg.3x
.. installing alias wsetscrreg.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_overlay.3x
.. installing alias copywin.3x
.. installing alias overlay.3x
.. installing alias overwrite.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_pad.3x
.. installing alias newpad.3x
.. installing alias pechochar.3x
.. installing alias pecho_wchar.3x
.. installing alias pnoutrefresh.3x
.. installing alias prefresh.3x
.. installing alias subpad.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_print.3x
.. installing alias mcprint.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_printw.3x
.. installing alias mvprintw.3x
.. installing alias mvwprintw.3x
.. installing alias printw.3x
.. installing alias vwprintw.3x
.. installing alias vw_printw.3x
.. installing alias wprintw.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_refresh.3x
.. installing alias doupdate.3x
.. installing alias redrawwin.3x
.. installing alias refresh.3x
.. installing alias wnoutrefresh.3x
.. installing alias wredrawln.3x
.. installing alias wrefresh.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_scanw.3x
.. installing alias mvscanw.3x
.. installing alias mvwscanw.3x
.. installing alias scanw.3x
.. installing alias vwscanw.3x
.. installing alias vw_scanw.3x
.. installing alias wscanw.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_scr_dump.3x
.. installing alias scr_dump.3x
.. installing alias scr_init.3x
.. installing alias scr_restore.3x
.. installing alias scr_set.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_scroll.3x
.. installing alias scrl.3x
.. installing alias scroll.3x
.. installing alias wscrl.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_slk.3x
.. installing alias slk_attr.3x
.. installing alias slk_attroff.3x
.. installing alias slk_attr_off.3x
.. installing alias slk_attron.3x
.. installing alias slk_attr_on.3x
.. installing alias slk_attrset.3x
.. installing alias slk_attr_set.3x
.. installing alias slk_clear.3x
.. installing alias slk_color.3x
.. installing alias slk_init.3x
.. installing alias slk_label.3x
.. installing alias slk_noutrefresh.3x
.. installing alias slk_refresh.3x
.. installing alias slk_restore.3x
.. installing alias slk_set.3x
.. installing alias slk_touch.3x
.. installing alias slk_wset.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_sp_funcs.3x
.. installing alias assume_default_colors_sp.3x
.. installing alias baudrate_sp.3x
.. installing alias beep_sp.3x
.. installing alias can_change_color_sp.3x
.. installing alias cbreak_sp.3x
.. installing alias ceiling_panel.3x
.. installing alias color_content_sp.3x
.. installing alias curs_set_sp.3x
.. installing alias define_key_sp.3x
.. installing alias def_prog_mode_sp.3x
.. installing alias def_shell_mode_sp.3x
.. installing alias delay_output_sp.3x
.. installing alias del_curterm_sp.3x
.. installing alias doupdate_sp.3x
.. installing alias echo_sp.3x
.. installing alias endwin_sp.3x
.. installing alias erasechar_sp.3x
.. installing alias filter_sp.3x
.. installing alias flash_sp.3x
.. installing alias flushinp_sp.3x
.. installing alias get_escdelay_sp.3x
.. installing alias getmouse_sp.3x
.. installing alias getwin_sp.3x
.. installing alias ground_panel.3x
.. installing alias halfdelay_sp.3x
.. installing alias has_colors_sp.3x
.. installing alias has_ic_sp.3x
.. installing alias has_il_sp.3x
.. installing alias has_key_sp.3x
.. installing alias has_mouse_sp.3x
.. installing alias init_color_sp.3x
.. installing alias init_pair_sp.3x
.. installing alias intrflush_sp.3x
.. installing alias isendwin_sp.3x
.. installing alias is_term_resized_sp.3x
.. installing alias keybound_sp.3x
.. installing alias key_defined_sp.3x
.. installing alias keyname_sp.3x
.. installing alias keyok_sp.3x
.. installing alias killchar_sp.3x
.. installing alias mcprint_sp.3x
.. installing alias mouseinterval_sp.3x
.. installing alias mousemask_sp.3x
.. installing alias mvcur_sp.3x
.. installing alias napms_sp.3x
.. installing alias new_form_sp.3x
.. installing alias new_menu_sp.3x
.. installing alias newpad_sp.3x
.. installing alias new_prescr.3x
.. installing alias newterm_sp.3x
.. installing alias newwin_sp.3x
.. installing alias nl_sp.3x
.. installing alias nocbreak_sp.3x
.. installing alias noecho_sp.3x
.. installing alias nofilter_sp.3x
.. installing alias nonl_sp.3x
.. installing alias noqiflush_sp.3x
.. installing alias noraw_sp.3x
.. installing alias pair_content_sp.3x
.. installing alias putp_sp.3x
.. installing alias qiflush_sp.3x
.. installing alias raw_sp.3x
.. installing alias reset_prog_mode_sp.3x
.. installing alias reset_shell_mode_sp.3x
.. installing alias resetty_sp.3x
.. installing alias resize_term_sp.3x
.. installing alias resizeterm_sp.3x
.. installing alias restartterm_sp.3x
.. installing alias ripoffline_sp.3x
.. installing alias savetty_sp.3x
.. installing alias scr_init_sp.3x
.. installing alias scr_restore_sp.3x
.. installing alias scr_set_sp.3x
.. installing alias set_curterm_sp.3x
.. installing alias set_escdelay_sp.3x
.. installing alias set_tabsize_sp.3x
.. installing alias slk_attroff_sp.3x
.. installing alias slk_attron_sp.3x
.. installing alias slk_attr_set_sp.3x
.. installing alias slk_attrset_sp.3x
.. installing alias slk_attr_sp.3x
.. installing alias slk_clear_sp.3x
.. installing alias slk_color_sp.3x
.. installing alias slk_init_sp.3x
.. installing alias slk_label_sp.3x
.. installing alias slk_noutrefresh_sp.3x
.. installing alias slk_refresh_sp.3x
.. installing alias slk_restore_sp.3x
.. installing alias slk_set_sp.3x
.. installing alias slk_touch_sp.3x
.. installing alias start_color_sp.3x
.. installing alias term_attrs_sp.3x
.. installing alias termattrs_sp.3x
.. installing alias termname_sp.3x
.. installing alias tgetent_sp.3x
.. installing alias tgetflag_sp.3x
.. installing alias tgetnum_sp.3x
.. installing alias tgetstr_sp.3x
.. installing alias tigetflag_sp.3x
.. installing alias tigetnum_sp.3x
.. installing alias tigetstr_sp.3x
.. installing alias tputs_sp.3x
.. installing alias typeahead_sp.3x
.. installing alias unctrl_sp.3x
.. installing alias ungetch_sp.3x
.. installing alias ungetmouse_sp.3x
.. installing alias unget_wch_sp.3x
.. installing alias update_panels_sp.3x
.. installing alias use_default_colors_sp.3x
.. installing alias use_env_sp.3x
.. installing alias use_legacy_coding_sp.3x
.. installing alias vid_attr_sp.3x
.. installing alias vidattr_sp.3x
.. installing alias vid_puts_sp.3x
.. installing alias vidputs_sp.3x
.. installing alias wunctrl_sp.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_termattrs.3x
.. installing alias baudrate.3x
.. installing alias erasechar.3x
.. installing alias erasewchar.3x
.. installing alias has_ic.3x
.. installing alias has_il.3x
.. installing alias killchar.3x
.. installing alias killwchar.3x
.. installing alias longname.3x
.. installing alias termattrs.3x
.. installing alias term_attrs.3x
.. installing alias termname.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_termcap.3x
.. installing alias BC.3x
.. installing alias ospeed.3x
.. installing alias PC.3x
.. installing alias tgetent.3x
.. installing alias tgetflag.3x
.. installing alias tgetnum.3x
.. installing alias tgetstr.3x
.. installing alias tgoto.3x
.. installing alias tputs.3x
.. installing alias UP.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_terminfo.3x
.. installing alias del_curterm.3x
.. installing alias mvcur.3x
.. installing alias putp.3x
.. installing alias restartterm.3x
.. installing alias set_curterm.3x
.. installing alias setterm.3x
.. installing alias setupterm.3x
.. installing alias tigetflag.3x
.. installing alias tigetnum.3x
.. installing alias tigetstr.3x
.. installing alias tiparm.3x
.. installing alias tparm.3x
.. installing alias tputs.3x
.. installing alias vidattr.3x
.. installing alias vid_attr.3x
.. installing alias vidputs.3x
.. installing alias vid_puts.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_threads.3x
.. installing alias get_escdelay.3x
.. installing alias set_escdelay.3x
.. installing alias set_tabsize.3x
.. installing alias use_screen.3x
.. installing alias use_window.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_touch.3x
.. installing alias is_linetouched.3x
.. installing alias is_wintouched.3x
.. installing alias touchline.3x
.. installing alias touchwin.3x
.. installing alias untouchwin.3x
.. installing alias wtouchln.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_trace.3x
.. installing alias _nc_tracebits.3x
.. installing alias trace.3x
.. installing alias _traceattr.3x
.. installing alias _traceattr2.3x
.. installing alias _tracecchar_t.3x
.. installing alias _tracecchar_t2.3x
.. installing alias _tracechar.3x
.. installing alias _tracechtype.3x
.. installing alias _tracechtype2.3x
.. installing alias _tracedump.3x
.. installing alias _tracef.3x
.. installing alias _tracemouse.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_util.3x
.. installing alias delay_output.3x
.. installing alias filter.3x
.. installing alias flushinp.3x
.. installing alias getwin.3x
.. installing alias keyname.3x
.. installing alias key_name.3x
.. installing alias nofilter.3x
.. installing alias putwin.3x
.. installing alias unctrl.3x
.. installing alias use_env.3x
.. installing alias use_tioctl.3x
.. installing alias wunctrl.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_variables.3x
.. installing alias COLOR_PAIRS.3x
.. installing alias COLORS.3x
.. installing alias COLS.3x
.. installing alias curscr.3x
.. installing alias ESCDELAY.3x
.. installing alias LINES.3x
.. installing alias newscr.3x
.. installing alias stdscr.3x
.. installing alias TABSIZE.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/curs_window.3x
.. installing alias delwin.3x
.. installing alias derwin.3x
.. installing alias dupwin.3x
.. installing alias mvderwin.3x
.. installing alias mvwin.3x
.. installing alias newwin.3x
.. installing alias subwin.3x
.. installing alias syncok.3x
.. installing alias wcursyncup.3x
.. installing alias wsyncdown.3x
.. installing alias wsyncup.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/default_colors.3x
.. installing alias assume_default_colors.3x
.. installing alias use_default_colors.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/define_key.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_cursor.3x
.. installing alias pos_form_cursor.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_data.3x
.. installing alias data_ahead.3x
.. installing alias data_behind.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_driver.3x
.. installing alias form_driver_w.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field.3x
.. installing alias field_count.3x
.. installing alias form_fields.3x
.. installing alias move_field.3x
.. installing alias set_form_fields.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_attributes.3x
.. installing alias field_back.3x
.. installing alias field_fore.3x
.. installing alias field_pad.3x
.. installing alias set_field_back.3x
.. installing alias set_field_fore.3x
.. installing alias set_field_pad.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_buffer.3x
.. installing alias field_buffer.3x
.. installing alias field_status.3x
.. installing alias set_field_buffer.3x
.. installing alias set_field_status.3x
.. installing alias set_max_field.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_info.3x
.. installing alias dynamic_field_info.3x
.. installing alias field_info.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_just.3x
.. installing alias field_just.3x
.. installing alias set_field_just.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_new.3x
.. installing alias dup_field.3x
.. installing alias free_field.3x
.. installing alias link_field.3x
.. installing alias new_field.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_opts.3x
.. installing alias field_opts.3x
.. installing alias field_opts_off.3x
.. installing alias field_opts_on.3x
.. installing alias set_field_opts.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_fieldtype.3x
.. installing alias free_fieldtype.3x
.. installing alias link_fieldtype.3x
.. installing alias new_fieldtype.3x
.. installing alias set_fieldtype_arg.3x
.. installing alias set_fieldtype_choice.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_userptr.3x
.. installing alias field_userptr.3x
.. installing alias set_field_userptr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_field_validation.3x
.. installing alias field_arg.3x
.. installing alias field_type.3x
.. installing alias set_field_type.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_hook.3x
.. installing alias field_init.3x
.. installing alias field_term.3x
.. installing alias form_init.3x
.. installing alias form_term.3x
.. installing alias set_field_init.3x
.. installing alias set_field_term.3x
.. installing alias set_form_init.3x
.. installing alias set_form_term.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_new.3x
.. installing alias free_form.3x
.. installing alias new_form.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_new_page.3x
.. installing alias new_page.3x
.. installing alias set_new_page.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_opts.3x
.. installing alias form_opts_off.3x
.. installing alias form_opts_on.3x
.. installing alias set_form_opts.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_page.3x
.. installing alias current_field.3x
.. installing alias field_index.3x
.. installing alias set_current_field.3x
.. installing alias set_form_page.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_post.3x
.. installing alias post_form.3x
.. installing alias unpost_form.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_requestname.3x
.. installing alias form_request_by_name.3x
.. installing alias form_request_name.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_userptr.3x
.. installing alias set_form_userptr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_variables.3x
.. installing alias TYPE_ALNUM.3x
.. installing alias TYPE_ALPHA.3x
.. installing alias TYPE_ENUM.3x
.. installing alias TYPE_INTEGER.3x
.. installing alias TYPE_IPV4.3x
.. installing alias TYPE_NUMERIC.3x
.. installing alias TYPE_REGEXP.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/form_win.3x
.. installing alias form_sub.3x
.. installing alias scale_form.3x
.. installing alias set_form_sub.3x
.. installing alias set_form_win.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/infocmp.1m
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/infotocap.1m
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/keybound.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/key_defined.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/keyok.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/legacy_coding.3x
.. installing alias use_legacy_coding.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_attributes.3x
.. installing alias menu_back.3x
.. installing alias menu_fore.3x
.. installing alias menu_grey.3x
.. installing alias menu_pad.3x
.. installing alias set_menu_back.3x
.. installing alias set_menu_fore.3x
.. installing alias set_menu_grey.3x
.. installing alias set_menu_pad.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_cursor.3x
.. installing alias pos_menu_cursor.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_driver.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_format.3x
.. installing alias set_menu_format.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_hook.3x
.. installing alias item_init.3x
.. installing alias item_term.3x
.. installing alias menu_init.3x
.. installing alias menu_term.3x
.. installing alias set_item_init.3x
.. installing alias set_item_term.3x
.. installing alias set_menu_init.3x
.. installing alias set_menu_term.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_items.3x
.. installing alias item_count.3x
.. installing alias set_menu_items.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_mark.3x
.. installing alias set_menu_mark.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_new.3x
.. installing alias free_menu.3x
.. installing alias new_menu.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_opts.3x
.. installing alias menu_opts_off.3x
.. installing alias menu_opts_on.3x
.. installing alias set_menu_opts.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_pattern.3x
.. installing alias set_menu_pattern.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_post.3x
.. installing alias post_menu.3x
.. installing alias unpost_menu.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_requestname.3x
.. installing alias menu_request_by_name.3x
.. installing alias menu_request_name.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_spacing.3x
.. installing alias set_menu_spacing.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_userptr.3x
.. installing alias set_menu_userptr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/menu_win.3x
.. installing alias menu_sub.3x
.. installing alias scale_menu.3x
.. installing alias set_menu_sub.3x
.. installing alias set_menu_win.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_current.3x
.. installing alias current_item.3x
.. installing alias item_index.3x
.. installing alias set_current_item.3x
.. installing alias set_top_row.3x
.. installing alias top_row.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_name.3x
.. installing alias item_description.3x
.. installing alias item_name.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_new.3x
.. installing alias free_item.3x
.. installing alias new_item.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_opts.3x
.. installing alias item_opts.3x
.. installing alias item_opts_off.3x
.. installing alias item_opts_on.3x
.. installing alias set_item_opts.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_userptr.3x
.. installing alias item_userptr.3x
.. installing alias set_item_userptr.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_value.3x
.. installing alias item_value.3x
.. installing alias set_item_value.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/mitem_visible.3x
.. installing alias item_visible.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/ncurses.3x
.. installing alias curses.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/ncursesw6-config.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/panel.3x
.. installing alias bottom_panel.3x
.. installing alias del_panel.3x
.. installing alias hide_panel.3x
.. installing alias move_panel.3x
.. installing alias new_panel.3x
.. installing alias panel_above.3x
.. installing alias panel_below.3x
.. installing alias panel_hidden.3x
.. installing alias panel_userptr.3x
.. installing alias panel_window.3x
.. installing alias replace_panel.3x
.. installing alias set_panel_userptr.3x
.. installing alias show_panel.3x
.. installing alias top_panel.3x
.. installing alias update_panels.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/resizeterm.3x
.. installing alias is_term_resized.3x
.. installing alias resize_term.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/tabs.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man5/term.5
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man7/term.7
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man5/terminfo.5
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/term_variables.3x
.. installing alias acs_map.3x
.. installing alias boolcodes.3x
.. installing alias boolfnames.3x
.. installing alias boolnames.3x
.. installing alias cur_term.3x
.. installing alias numcodes.3x
.. installing alias numfnames.3x
.. installing alias numnames.3x
.. installing alias SP.3x
.. installing alias strcodes.3x
.. installing alias strfnames.3x
.. installing alias strnames.3x
.. installing alias ttytype.3x
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/tic.1m
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/toe.1m
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/tput.1
.. installing alias reset.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man1/tset.1
.. installing alias reset.1
installing /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man/man3/wresize.3x
make[1]: Leaving directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/man'
cd include && make DESTDIR="" RPATH_LIST="/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib" install
make[1]: Entering directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/include'
cat curses.head >curses.h
/bin/sh ./MKhashsize.sh ./Caps >hashsize.h
AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=gawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.h
touch config.h
gawk -f MKterm.h.awk ./Caps > term.h
AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.h
/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 1
/bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
** edit: BROKEN_LINKER 0
cat ./curses.tail >>curses.h
mkdir -p /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing curses.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing unctrl.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing ncurses_dll.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing term.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing termcap.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing ./tic.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing ./term_entry.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
installing ./nc_tparm.h in /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include/ncursesw
make[1]: Leaving directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/include'
cd ncurses && make DESTDIR="" RPATH_LIST="/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib" install
make[1]: Entering directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/ncurses'
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o
/bin/sh -e ./base/MKlib_gen.sh "/home/nh79w/.linuxbrew/bin/gcc-5 -E -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o
.. adding -P option to work around /home/nh79w/.linuxbrew/bin/gcc-5 5.3.0
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o
/bin/sh -e ./tty/MKexpanded.sh "/home/nh79w/.linuxbrew/bin/gcc-5 -E" -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG > expanded.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o
gawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.c
/home/nh79w/.linuxbrew/bin/gcc-5 -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 ./tinfo/make_hash.c -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
/bin/sh -e ./tinfo/MKfallback.sh /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo ../misc/terminfo.src /usr/bin/tic >fallback.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o
gawk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps >names.c
AWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
gawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o
echo | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.o
/bin/sh -e ./tinfo/MKcaptab.sh gawk 1 ./tinfo/MKcaptab.awk ./../include/Caps > comp_captab.c
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o
/home/nh79w/.linuxbrew/bin/gcc-5 -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 ./tinfo/make_keys.c -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
./make_keys keys.list > init_keytry.h
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
linking /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.so.6.0
/home/nh79w/.linuxbrew/bin/gcc-5 -Os -w -pipe -march=native --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.so.6.0 .6.0`.6,-stats,-lc -o /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/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 ../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/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib
/home/nh79w/.linuxbrew/bin/ld: total time in link: 0.091985
/home/nh79w/.linuxbrew/bin/ld: data size 6893568
cd /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib && (ln -s -f libncursesw.so.6.0 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
test -z "" && /home/nh79w/.linuxbrew/sbin/ldconfig
/home/nh79w/.linuxbrew/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /home/nh79w/.linuxbrew/Cellar/glibc/2.19/etc/ld.so.conf: No such file or directory
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/charable.c -o ../objects/charable.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
/home/nh79w/.linuxbrew/bin/gcc-5 -DHAVE_CONFIG_H -I. -I../include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -Os -w -pipe -march=native --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.o
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 ../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
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/charable.o
a - ../objects/lib_add_wch.o
a - ../objects/lib_box_set.o
a - ../objects/lib_cchar.o
a - ../objects/lib_erasewchar.o
a - ../objects/lib_get_wch.o
a - ../objects/lib_get_wstr.o
a - ../objects/lib_hline_set.o
a - ../objects/lib_in_wch.o
a - ../objects/lib_in_wchnstr.o
a - ../objects/lib_ins_wch.o
a - ../objects/lib_inwstr.o
a - ../objects/lib_key_name.o
a - ../objects/lib_pecho_wchar.o
a - ../objects/lib_slk_wset.o
a - ../objects/lib_unget_wch.o
a - ../objects/lib_vid_attr.o
a - ../objects/lib_vline_set.o
a - ../objects/lib_wacs.o
a - ../objects/lib_wunctrl.o
a - ../objects/expanded.o
a - ../objects/legacy_coding.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/resizeterm.o
a - ../objects/use_screen.o
a - ../objects/use_window.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/alloc_entry.o
a - ../objects/captoinfo.o
a - ../objects/comp_expand.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/parse_entry.o
a - ../objects/write_entry.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/version.o
ranlib ../lib/libncursesw.a
installing ../lib/libncursesw.a as /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
/home/nh79w/.linuxbrew/bin/ginstall -c -m 644 ../lib/libncursesw.a /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
ranlib /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw.a
installing ../lib/libncursesw_g.a as /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw_g.a
/home/nh79w/.linuxbrew/bin/ginstall -c -m 644 ../lib/libncursesw_g.a /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/libncursesw_g.a
/home/nh79w/.linuxbrew/bin/ginstall: cannot stat '../lib/libncursesw_g.a': No such file or directory
make[1]: *** [Makefile:2840: install] Error 1
make[1]: Leaving directory '/tmp/ncurses-20160613-61631-qne5hl/ncurses-6.0/ncurses'
make: *** [Makefile:115: install] Error 2
HOMEBREW_VERSION: 0.9.9
ORIGIN: https://github.com/Linuxbrew/brew.git
HEAD: 91b4a8471614f2fe978c1031fd28dc181eac3c0e
Last commit: 20 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 289181971566013d9ed5969f0a5d3383f8fedfd2
Core tap last commit: 21 hours ago
HOMEBREW_PREFIX: /home/nh79w/.linuxbrew
HOMEBREW_REPOSITORY: /home/nh79w/.linuxbrew
HOMEBREW_CELLAR: /home/nh79w/.linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 20-core 64-bit haswell
Kernel: Linux 2.6.32-573.22.1.el6.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 6.7 (Santiago)
Codename: Santiago
OS glibc: 2.12
OS gcc: 4.4.7
Linuxbrew glibc: 2.19
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: N/A
System Ruby: 2.1.3 => /share/pkg/ruby/2.1.3/bin/ruby
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /share/pkg/ruby/2.1.3/bin/ruby
Java: 1.7.0_99
CC: /home/nh79w/.linuxbrew/bin/gcc-5 => /home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5
CXX: /home/nh79w/.linuxbrew/bin/g++-5 => /home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/g++-5
OBJC: /home/nh79w/.linuxbrew/bin/gcc-5
OBJCXX: /home/nh79w/.linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=native
CXXFLAGS: -Os -w -pipe -march=native
CPPFLAGS: -isystem/home/nh79w/.linuxbrew/include -P
LDFLAGS: -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib
MAKEFLAGS: -j20
CMAKE_PREFIX_PATH: /home/nh79w/.linuxbrew
PKG_CONFIG_PATH: /share/pkg/ruby/2.1.3/lib/pkgconfig
PKG_CONFIG_LIBDIR: /home/nh79w/.linuxbrew/lib/pkgconfig
PATH: /home/nh79w/sourceCodeInstalls/bin:/share/pkg/ruby/2.1.3/bin:/home/nh79w/.linuxbrew/bin:/home/nh79w/.linuxbrew/sbin:/usr/local/bin:/usr/bin:/bin:/home/nh79w/.linuxbrew/Library/ENV/scm
CPATH: /home/nh79w/.linuxbrew/include
LD_LIBRARY_PATH: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib:/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1
LD_RUN_PATH: /home/nh79w/.linuxbrew/lib
LIBRARY_PATH: /home/nh79w/.linuxbrew/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.52.20141204. Invocation command line was
$ ./configure --prefix=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1 --enable-pc-files --with-pkg-config-libdir=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/pkgconfig --enable-sigwinch --enable-symlinks --enable-widec --mandir=/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/man --with-manpage-format=normal --with-shared --with-gpm=no
## ---------- ##
## Platform. ##
## ---------- ##
hostname = c24b10
uname -m = x86_64
uname -r = 2.6.32-573.22.1.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Mar 17 03:23:39 EDT 2016
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /home/nh79w/sourceCodeInstalls/bin:/share/pkg/ruby/2.1.3/bin:/home/nh79w/.linuxbrew/bin:/home/nh79w/.linuxbrew/sbin:/usr/local/bin:/usr/bin:/bin:/home/nh79w/.linuxbrew/Library/ENV/scm
## ------------ ##
## Core tests. ##
## ------------ ##
configure:1125: PATH=".;."; conftest.sh
./configure: line 1126: conftest.sh: command not found
configure:1128: $? = 127
configure:1141: checking for egrep
configure:1151: result: grep -E
configure:1165: result: Configuring NCURSES 6.0 ABI 6 (Mon Jun 13 17:46:40 EDT 2016)
configure:1169: checking for package version
configure:1190: result: 6.0
configure:1193: checking for package patch date
configure:1210: result: 20150808
configure:1221: testing ABI VERSION 5:0:9 ...
configure:1225: testing VERSION_MAJOR 6 ...
configure:1229: testing VERSION_MINOR 0 ...
configure:1233: testing VERSION_PATCH 20150808 ...
configure:1375: checking build system type
configure:1393: result: x86_64-unknown-linux-gnu
configure:1400: checking host system type
configure:1414: result: x86_64-unknown-linux-gnu
configure:1422: checking target system type
configure:1436: result: x86_64-unknown-linux-gnu
configure:1468: result: Configuring for linux-gnu
configure:1494: checking for prefix
configure:1506: result: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1
configure:1675: checking for C compiler version
configure:1678: /home/nh79w/.linuxbrew/bin/gcc-5 --version </dev/null >&5
gcc-5 (Homebrew gcc 5.3.0) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:1681: $? = 0
configure:1683: /home/nh79w/.linuxbrew/bin/gcc-5 -v </dev/null >&5
Reading specs from /home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.3.0/specs
COLLECT_GCC=/home/nh79w/.linuxbrew/bin/gcc-5
COLLECT_LTO_WRAPPER=/home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.3.0 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --with-isl=/home/linuxbrew/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 5.3.0 (Homebrew gcc 5.3.0)
configure:1686: $? = 0
configure:1688: /home/nh79w/.linuxbrew/bin/gcc-5 -V </dev/null >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:1691: $? = 1
configure:1711: checking for C compiler default output
configure:1714: /home/nh79w/.linuxbrew/bin/gcc-5 -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:1717: $? = 0
configure:1746: result: a.out
configure:1751: checking whether the C compiler works
configure:1757: ./a.out
configure:1760: $? = 0
configure:1775: result: yes
configure:1782: checking whether we are cross compiling
configure:1784: result: no
configure:1787: checking for executable suffix
configure:1789: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:1792: $? = 0
configure:1814: result:
configure:1820: checking for object suffix
configure:1838: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:1841: $? = 0
configure:1860: result: o
configure:1864: checking whether we are using the GNU C compiler
configure:1885: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:1888: $? = 0
configure:1891: test -s conftest.o
configure:1894: $? = 0
configure:1906: result: yes
configure:1912: checking whether /home/nh79w/.linuxbrew/bin/gcc-5 accepts -g
configure:1930: /home/nh79w/.linuxbrew/bin/gcc-5 -c -g -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:1933: $? = 0
configure:1936: test -s conftest.o
configure:1939: $? = 0
configure:1949: result: yes
configure:1976: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
configure:1979: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2080: checking version of /home/nh79w/.linuxbrew/bin/gcc-5
configure:2084: result: 5
configure:2088: checking for /home/nh79w/.linuxbrew/bin/gcc-5 option to accept ANSI C
configure:2145: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:2148: $? = 0
configure:2151: test -s conftest.o
configure:2154: $? = 0
configure:2171: result: none needed
configure:2182: checking $CC variable
configure:2274: result: ok
configure:2285: checking how to run the C preprocessor
configure:2311: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P conftest.c
configure:2317: $? = 0
configure:2344: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P conftest.c
configure:2341:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2350: $? = 1
configure: failed program was:
#line 2340 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2387: result: /home/nh79w/.linuxbrew/bin/gcc-5 -E
configure:2402: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P conftest.c
configure:2408: $? = 0
configure:2435: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P conftest.c
configure:2432:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2441: $? = 1
configure: failed program was:
#line 2431 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2482: checking whether /home/nh79w/.linuxbrew/bin/gcc-5 needs -traditional
configure:2517: result: no
configure:2524: checking whether /home/nh79w/.linuxbrew/bin/gcc-5 understands -c and -o together
configure:2540: /home/nh79w/.linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o >&5
configure:2543: $? = 0
configure:2545: /home/nh79w/.linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o >&5
configure:2548: $? = 0
configure:2559: result: yes
configure:2576: checking for ldconfig
configure:2593: found /home/nh79w/.linuxbrew/sbin/ldconfig
configure:2604: result: /home/nh79w/.linuxbrew/sbin/ldconfig
configure:2615: checking if you want to ensure bool is consistent with C++
configure:2625: result: yes
configure:2720: checking for C++ compiler version
configure:2723: /home/nh79w/.linuxbrew/bin/g++-5 --version </dev/null >&5
g++-5 (Homebrew gcc 5.3.0) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2726: $? = 0
configure:2728: /home/nh79w/.linuxbrew/bin/g++-5 -v </dev/null >&5
Reading specs from /home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.3.0/specs
COLLECT_GCC=/home/nh79w/.linuxbrew/bin/g++-5
COLLECT_LTO_WRAPPER=/home/nh79w/.linuxbrew/Cellar/gcc/5.3.0/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.3.0 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --with-isl=/home/linuxbrew/.linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 5.3.0 (Homebrew gcc 5.3.0)
configure:2731: $? = 0
configure:2733: /home/nh79w/.linuxbrew/bin/g++-5 -V </dev/null >&5
g++-5: error: unrecognized command line option '-V'
g++-5: fatal error: no input files
compilation terminated.
configure:2736: $? = 1
configure:2739: checking whether we are using the GNU C++ compiler
configure:2760: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure:2763: $? = 0
configure:2766: test -s conftest.o
configure:2769: $? = 0
configure:2781: result: yes
configure:2787: checking whether /home/nh79w/.linuxbrew/bin/g++-5 accepts -g
configure:2805: /home/nh79w/.linuxbrew/bin/g++-5 -c -g -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure:2808: $? = 0
configure:2811: test -s conftest.o
configure:2814: $? = 0
configure:2824: result: yes
configure:2864: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure:2867: $? = 0
configure:2870: test -s conftest.o
configure:2873: $? = 0
configure:2895: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure: In function 'int main()':
configure:2888:9: error: 'exit' was not declared in this scope
configure:2898: $? = 1
configure: failed program was:
#line 2883 "configure"
#include "confdefs.h"
int
main ()
{
exit (42);
;
return 0;
}
configure:2864: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure:2867: $? = 0
configure:2870: test -s conftest.o
configure:2873: $? = 0
configure:2895: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.cc >&5
configure:2898: $? = 0
configure:2901: test -s conftest.o
configure:2904: $? = 0
configure:2938: checking if /home/nh79w/.linuxbrew/bin/g++-5 works
configure:2963: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -I/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/include conftest.cc >&5
configure:2966: $? = 0
configure:2969: test -s conftest.o
configure:2972: $? = 0
configure:2983: result: yes
configure:3050: checking version of /home/nh79w/.linuxbrew/bin/g++-5
configure:3054: result: 5
configure:3067: checking if you want to build C++ binding and demo
configure:3077: result: yes
configure:3080: checking if you want to build with Ada95
configure:3082: result: yes
configure:3085: checking if you want to install terminal database
configure:3095: result: yes
configure:3098: checking if you want to install manpages
configure:3108: result: yes
configure:3111: checking if you want to build programs such as tic
configure:3121: result: yes
configure:3124: checking if you want to build test-programs
configure:3134: result: yes
configure:3137: checking if you wish to install curses.h
configure:3147: result: yes
configure:3173: checking for mawk
configure:3199: result: no
configure:3173: checking for gawk
configure:3188: found /home/nh79w/.linuxbrew/bin/gawk
configure:3196: result: gawk
configure:3210: checking for egrep
configure:3220: result: grep -E
configure:3240: checking for a BSD compatible install
configure:3289: result: /home/nh79w/.linuxbrew/bin/ginstall -c
configure:3314: checking for tdlint
configure:3340: result: no
configure:3314: checking for lint
configure:3340: result: no
configure:3314: checking for alint
configure:3340: result: no
configure:3314: checking for splint
configure:3340: result: no
configure:3314: checking for lclint
configure:3340: result: no
configure:3347: checking whether ln -s works
configure:3351: result: yes
configure:3358: checking if ln -s -f options work
configure:3370: result: yes
configure:3375: checking for long file names
configure:3414: result: yes
configure:3426: checking if you want to use pkg-config
configure:3436: result: yes
configure:3488: checking for pkg-config
configure:3505: found /home/nh79w/.linuxbrew/bin/pkg-config
configure:3517: result: /home/nh79w/.linuxbrew/bin/pkg-config
configure:3577: checking for /home/nh79w/.linuxbrew/bin/pkg-config library directory
configure:3651: result: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/lib/pkgconfig
configure:3657: checking if we should install .pc files for /home/nh79w/.linuxbrew/bin/pkg-config
configure:3671: result: yes
configure:3724: checking for suffix to add to pc-files
configure:3739: result: none
configure:3745: checking if we should assume mixed-case filenames
configure:3755: result: auto
configure:3759: checking if filesystem supports mixed-case filenames
configure:3786: result: yes
configure:3805: checking whether make sets ${MAKE}
configure:3825: result: yes
configure:3838: checking for exctags
configure:3864: result: no
configure:3838: checking for ctags
configure:3864: result: no
configure:3875: checking for exetags
configure:3901: result: no
configure:3875: checking for etags
configure:3901: result: no
configure:3910: checking for ctags
configure:3934: result: no
configure:3944: checking for etags
configure:3968: result: no
configure:3991: checking for makeflags variable
configure:4025: result:
configure:4066: checking for ranlib
configure:4081: found /home/nh79w/.linuxbrew/bin/ranlib
configure:4090: result: ranlib
configure:4140: checking for ld
configure:4155: found /home/nh79w/.linuxbrew/bin/ld
configure:4164: result: ld
configure:4214: checking for ar
configure:4229: found /home/nh79w/.linuxbrew/bin/ar
configure:4238: result: ar
configure:4288: checking for nm
configure:4303: found /home/nh79w/.linuxbrew/bin/nm
configure:4312: result: nm
configure:4362: checking for ar
configure:4386: result: ar
configure:4398: checking for options to update archives
configure:4424: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:4427: $? = 0
ar -curv conftest.a conftest.o
configure:4446: result: -curv
configure:4457: checking if you have specified an install-prefix
configure:4470: result:
configure:4626: checking if libtool -version-number should be used
configure:4643: result: yes
configure:4692: checking if you want to build libraries with libtool
configure:4702: result: no
configure:5000: checking if you want to build shared libraries
configure:5010: result: yes
configure:5014: checking if you want to build static libraries
configure:5024: result: yes
configure:5028: checking if you want to build debug libraries
configure:5038: result: yes
configure:5042: checking if you want to build profiling libraries
configure:5052: result: no
configure:5060: checking if you want to build C++ shared libraries
configure:5070: result: no
configure:5077: checking for specified models
configure:5081: result: shared normal debug
configure:5086: checking for default model
configure:5089: result: shared
configure:5103: checking if you want to have a library-prefix
configure:5113: result: auto
configure:5137: checking for PATH separator
configure:5144: result: :
configure:5149: checking if you want to build a separate terminfo library
configure:5159: result: no
configure:5162: checking if you want to build a separate tic library
configure:5172: result: no
configure:5178: checking if you want to link with the GPM mouse library
configure:5188: result: no
configure:5802: checking for default loader flags
configure:5811: result:
configure:5817: checking if rpath option should be used
configure:5827: result: no
configure:5830: checking if shared libraries should be relinked during install
configure:5840: result: yes
configure:5849: checking for an rpath option
configure:5880: result: -Wl,-rpath,
configure:5958: checking if release/abi version should be used for shared libs
configure:5982: result: auto
configure:5992: checking which /home/nh79w/.linuxbrew/bin/gcc-5 option to use
configure:6011: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -fPIC -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure:6014: $? = 0
configure:6017: test -s conftest.o
configure:6020: $? = 0
configure:6029: result: -fPIC
configure:6472: testing CC_SHARED_OPTS: -fPIC ...
configure:6476: testing MK_SHARED_LIB: ${CC} ${CFLAGS} -shared -Wl,-soname,`basename $@ .${REL_VERSION}`.${ABI_VERSION},-stats,-lc -o $@ ...
configure:6534: checking if versioned-symbols file should be used
configure:6549: result: no
configure:6668: checking if you want to disable library suffixes
configure:6685: result: no
configure:6691: checking if rpath-hack should be disabled
configure:6708: result: no
configure:6712: checking for updated LDFLAGS
configure:6715: result: maybe
configure:6722: checking for ldd
configure:6737: found /home/nh79w/.linuxbrew/bin/ldd
configure:6745: result: ldd
configure:6774: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:6777: $? = 0
configure:6780: test -s conftest
configure:6783: $? = 0
configure:6823: testing ...checking EXTRA_LDFLAGS ...
configure:6827: testing ...checking LDFLAGS -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib ...
configure:6877: testing ...checked LDFLAGS -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib ...
configure:6881: testing ...checking LIBS ...
configure:6931: testing ...checked LIBS ...
configure:6935: testing ...checked EXTRA_LDFLAGS ...
configure:6949: checking if you wish to append extra suffix to header/library paths
configure:6968: result:
configure:6972: checking if you wish to install ncurses overwriting curses
configure:6982: result: no
configure:6985: checking if external terminfo-database is used
configure:6995: result: yes
configure:7011: checking which terminfo source-file will be installed
configure:7019: result: ${top_srcdir}/misc/terminfo.src
configure:7022: checking whether to use hashed database instead of directory/tree
configure:7032: result: no
configure:7038: checking for list of fallback descriptions
configure:7048: result:
configure:7052: checking if you want modern xterm or antique
configure:7066: result: xterm-new
configure:7070: checking if xterm backspace sends BS or DEL
configure:7091: result: BS
configure:7101: checking for list of terminfo directories
configure:7164: result: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo
configure:7171: checking for default terminfo directory
configure:7216: result: /home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo
configure:7227: checking if big-core option selected
configure:7253: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:7256: $? = 0
configure:7258: ./conftest
configure:7261: $? = 0
configure:7273: result: yes
configure:7283: checking if big-strings option selected
configure:7307: result: yes
configure:7314: checking if you want termcap-fallback support
configure:7324: result: no
configure:7458: checking if ~/.terminfo is wanted
configure:7468: result: yes
configure:7475: checking if you want to use restricted environment when running as root
configure:7485: result: yes
configure:7500: checking for remove
configure:7537: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:7540: $? = 0
configure:7543: test -s conftest
configure:7546: $? = 0
configure:7556: result: yes
configure:7500: checking for unlink
configure:7537: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:7540: $? = 0
configure:7543: test -s conftest
configure:7546: $? = 0
configure:7556: result: yes
configure:7640: checking if link/symlink functions work
configure:7683: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:7686: $? = 0
configure:7688: ./conftest
configure:7691: $? = 0
configure:7683: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:7686: $? = 0
configure:7688: ./conftest
configure:7691: $? = 0
configure:7709: result: link symlink
configure:7729: checking if tic should use symbolic links
configure:7739: result: yes
configure:7768: checking if you want broken-linker support code
configure:7778: result: no
configure:7807: checking if tputs should process BSD-style prefix padding
configure:7817: result: no
configure:7874: checking if we must define _GNU_SOURCE
configure:7896: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P conftest.c >&5
configure: In function 'main':
configure:7888:1: error: unknown type name 'make'
#ifndef _XOPEN_SOURCE
^
configure:7888:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
#ifndef _XOPEN_SOURCE
^
configure:7899: $? = 1
configure: failed program was:
#line 7881 "configure"
#include "confdefs.h"
#include <sys/types.h>
int
main ()
{
#ifndef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:7929: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure: In function 'main':
configure:7921:1: error: unknown type name 'make'
#ifdef _XOPEN_SOURCE
^
configure:7921:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error'
#ifdef _XOPEN_SOURCE
^
configure:7932: $? = 1
configure: failed program was:
#line 7914 "configure"
#include "confdefs.h"
#include <sys/types.h>
int
main ()
{
#ifdef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:7953: result: yes
configure:8747: checking if _XOPEN_SOURCE really is set
configure:8765: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:8768: $? = 0
configure:8771: test -s conftest.o
configure:8774: $? = 0
configure:8783: result: yes
configure:8803: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:8806: $? = 0
configure:8809: test -s conftest.o
configure:8812: $? = 0
configure:9017: checking if SIGWINCH is defined
configure:9039: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:9042: $? = 0
configure:9045: test -s conftest.o
configure:9048: $? = 0
configure:9096: result: yes
configure:9166: checking for nl_langinfo and CODESET
configure:9184: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9187: $? = 0
configure:9190: test -s conftest
configure:9193: $? = 0
configure:9204: result: yes
configure:9218: checking if you want wide-character code
configure:9228: result: yes
configure:9243: checking if wchar.h can be used as is
configure:9267: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:9270: $? = 0
configure:9273: test -s conftest.o
configure:9276: $? = 0
configure:9286: result: yes
configure:9388: checking for putwc
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for btowc
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for wctob
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mbtowc
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for wctomb
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mblen
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mbrlen
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mbrtowc
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for wcsrtombs
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mbsrtowcs
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for wcstombs
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:9388: checking for mbstowcs
configure:9425: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:9428: $? = 0
configure:9431: test -s conftest
configure:9434: $? = 0
configure:9444: result: yes
configure:10011: checking if we must include wchar.h to declare mbstate_t
configure:10036: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure: In function 'main':
configure:10029:1: error: unknown type name 'mbstate_t'
{
^
configure:10039: $? = 1
configure: failed program was:
#line 10018 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#ifdef HAVE_LIBUTF8_H
#include <libutf8.h>
#endif
int
main ()
{
mbstate_t state
;
return 0;
}
configure:10071: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10074: $? = 0
configure:10077: test -s conftest.o
configure:10080: $? = 0
configure:10092: result: yes
configure:10110: checking if we must include wchar.h to declare wchar_t
configure:10135: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10138: $? = 0
configure:10141: test -s conftest.o
configure:10144: $? = 0
configure:10191: result: no
configure:10214: checking if we must include wchar.h to declare wint_t
configure:10239: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure: In function 'main':
configure:10232:1: error: unknown type name 'wint_t'
{
^
configure:10242: $? = 1
configure: failed program was:
#line 10221 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <stdio.h>
#ifdef HAVE_LIBUTF8_H
#include <libutf8.h>
#endif
int
main ()
{
wint_t state
;
return 0;
}
configure:10274: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10277: $? = 0
configure:10280: test -s conftest.o
configure:10283: $? = 0
configure:10295: result: yes
configure:10327: checking whether to enable _LP64 definition in curses.h
configure:10337: result: yes
configure:10353: checking for special C compiler options needed for large files
configure:10427: result: no
configure:10433: checking for _FILE_OFFSET_BITS value needed for large files
configure:10461: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10464: $? = 0
configure:10467: test -s conftest.o
configure:10470: $? = 0
configure:10520: result: no
configure:10530: checking for _LARGE_FILES value needed for large files
configure:10558: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10561: $? = 0
configure:10564: test -s conftest.o
configure:10567: $? = 0
configure:10617: result: no
configure:10630: checking for _LARGEFILE_SOURCE value needed for large files
configure:10650: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:10653: $? = 0
configure:10656: test -s conftest.o
configure:10659: $? = 0
configure:10701: result: no
configure:10715: checking for fseeko
configure:10733: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:10736: $? = 0
configure:10739: test -s conftest
configure:10742: $? = 0
configure:10752: result: yes
configure:10773: checking whether to use struct dirent64
configure:10801: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure: In function 'main':
configure:10790:28: error: conflicting types for 'readdir'
/* if transitional largefile support is setup, this is true */
^
In file included from configure:10783:0:
/home/nh79w/.linuxbrew/include/dirent.h:162:23: note: previous declaration of 'readdir' was here
extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
^
configure:10793:13: error: invalid operands to binary - (have 'struct dirent64 *' and 'struct dirent *')
struct dirent *y = readdir((DIR *)0);
^
configure:10804: $? = 1
configure: failed program was:
#line 10780 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <dirent.h>
int
main ()
{
/* if transitional largefile support is setup, this is true */
extern struct dirent64 * readdir(DIR *);
struct dirent64 *x = readdir((DIR *)0);
struct dirent *y = readdir((DIR *)0);
int z = x - y;
;
return 0;
}
configure:10821: result: no
configure:10831: checking if you want tparm not to use X/Open fixed-parameter list
configure:10841: result: yes
configure:10865: checking for type of bool
configure:10875: result: auto
configure:10878: checking for alternate terminal capabilities file
configure:10889: result: Caps
configure:10893: checking for type of chtype
configure:10903: result: uint32_t
configure:10907: checking for type of ospeed
configure:10917: result: short
configure:10921: checking for type of mmask_t
configure:10931: result: uint32_t
configure:10935: checking for size CCHARW_MAX
configure:10945: result: 5
configure:10949: checking for type of tparm args
configure:10959: result: intptr_t
configure:10963: checking if RCS identifiers should be compiled-in
configure:10973: result: no
configure:10982: checking format of man-pages
configure:11071: result: normal
configure:11078: checking for manpage renaming
configure:11120: result: no
configure:11123: checking if manpage aliases will be installed
configure:11134: result: yes
configure:11148: checking if manpage symlinks should be used
configure:11167: result: yes
configure:11171: checking for manpage tbl
configure:11182: result: no
configure:11515: checking if you want to build with function extensions
configure:11525: result: yes
configure:11580: checking if you want to build with SCREEN extensions
configure:11590: result: yes
configure:11605: checking if you want to build with terminal-driver
configure:11615: result: no
configure:11636: checking for extended use of const keyword
configure:11646: result: yes
configure:11654: checking if you want to use extended colors
configure:11664: result: yes
configure:11695: checking if you want to use extended mouse encoding
configure:11705: result: yes
configure:11725: checking if you want to use extended putwin/screendump
configure:11735: result: yes
configure:11745: checking if you want $NCURSES_NO_PADDING code
configure:11755: result: yes
configure:11762: checking for ANSI C header files
configure:11776: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c
configure:11782: $? = 0
configure:11869: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:11872: $? = 0
configure:11874: ./conftest
configure:11877: $? = 0
configure:11890: result: yes
configure:11906: checking for sys/types.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for sys/stat.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for stdlib.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for string.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for memory.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for strings.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for inttypes.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for stdint.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11906: checking for unistd.h
configure:11918: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11921: $? = 0
configure:11924: test -s conftest.o
configure:11927: $? = 0
configure:11937: result: yes
configure:11947: checking for signed char
configure:11968: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:11971: $? = 0
configure:11974: test -s conftest.o
configure:11977: $? = 0
configure:11987: result: yes
configure:11990: checking size of signed char
configure:12154: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:12157: $? = 0
configure:12159: ./conftest
configure:12162: $? = 0
configure:12178: result: 1
configure:12189: checking if you want to use signed Boolean array in term.h
configure:12199: result: no
configure:12204: checking if you want SIGWINCH handler
configure:12214: result: yes
configure:12222: checking if you want user-definable terminal capabilities like termcap
configure:12232: result: yes
configure:12240: checking if you want all development code
configure:12250: result: no
configure:12254: checking if you want hard-tabs code
configure:12264: result: no
configure:12272: checking if you want limited support for xmc
configure:12282: result: no
configure:12292: checking if you do not want to assume colors are white-on-black
configure:12302: result: yes
configure:12310: checking if you want hashmap scrolling-optimization code
configure:12320: result: yes
configure:12328: checking if you want colorfgbg code
configure:12338: result: no
configure:12346: checking if you want interop bindings
configure:12356: result: yes
configure:12365: checking if you want to link with the pthread library
configure:12375: result: no
configure:12700: checking if you want reentrant code
configure:12710: result: no
configure:12818: checking if you want experimental safe-sprintf code
configure:12828: result: no
configure:12857: checking if you want wgetch-events code
configure:12867: result: no
configure:12878: checking if you want to see long compiling messages
configure:12912: result: yes
configure:12924: checking if you want to see compiler warnings
configure:12932: result:
configure:13388: checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__ directives...
checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__((scanf))
configure:13440: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:13443: $? = 0
checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__((printf))
configure:13440: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:13443: $? = 0
checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__((unused))
configure:13440: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:13443: $? = 0
checking for /home/nh79w/.linuxbrew/bin/gcc-5 __attribute__((noreturn))
configure:13440: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE conftest.c >&5
configure:13443: $? = 0
configure:13504: checking if you want to work around bogus compiler/loader warnings
configure:13514: result: no
configure:13598: checking if you want to enable runtime assertions
configure:13608: result: no
configure:13624: checking if you want to use dmalloc for testing
configure:13641: result: no
configure:13836: checking if you want to use dbmalloc for testing
configure:13853: result: no
configure:14048: checking if you want to use valgrind for testing
configure:14065: result: no
configure:14158: checking if you want to perform memory-leak testing
configure:14168: result: no
configure:14220: checking whether to add trace feature to all models
configure:14230: result: no
configure:14320: checking if we want to use GNAT projects
configure:14337: result: yes
configure:14347: checking for gettimeofday
configure:14384: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:14387: $? = 0
configure:14390: test -s conftest
configure:14393: $? = 0
configure:14403: result: yes
configure:14490: checking if -lm needed for math functions
configure:14512: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
/tmp/cclbBl8k.o: In function `main':
conftest.c:(.text.startup+0x1a): undefined reference to `sin'
conftest.c:(.text.startup+0x25): undefined reference to `pow'
collect2: error: ld returned 1 exit status
configure:14515: $? = 1
configure: failed program was:
#line 14497 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <math.h>
int
main ()
{
double x = rand(); printf("result = %g\n", pow(sin(x),x))
;
return 0;
}
configure:14531: result: yes
configure:14539: checking for ANSI C header files
configure:14667: result: yes
configure:14680: checking for dirent.h that defines DIR
configure:14701: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:14704: $? = 0
configure:14707: test -s conftest.o
configure:14710: $? = 0
configure:14720: result: yes
configure:14733: checking for opendir in -ldir
configure:14760: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c -ldir >&5
/home/nh79w/.linuxbrew/bin/ld: cannot find -ldir
collect2: error: ld returned 1 exit status
configure:14763: $? = 1
configure: failed program was:
#line 14741 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir ();
int
main ()
{
opendir ();
;
return 0;
}
configure:14780: result: no
configure:14842: checking whether time.h and sys/time.h may both be included
configure:14864: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:14867: $? = 0
configure:14870: test -s conftest.o
configure:14873: $? = 0
configure:14883: result: yes
configure:14902: checking for regcomp
configure:14939: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:14942: $? = 0
configure:14945: test -s conftest
configure:14948: $? = 0
configure:14958: result: yes
configure:15184: checking for regular-expression headers
configure:15255: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:15258: $? = 0
configure:15261: test -s conftest
configure:15264: $? = 0
configure:15280: result: regex.h
configure:15323: checking for fcntl.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for getopt.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for limits.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for locale.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for math.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for poll.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/bsdtypes.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15330:26: fatal error: sys/bsdtypes.h: No such file or directory
compilation terminated.
configure:15339: $? = 1
configure: failed program was:
#line 15329 "configure"
#include "confdefs.h"
#include <sys/bsdtypes.h>
configure:15358: result: no
configure:15323: checking for sys/ioctl.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/param.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/poll.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/select.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/time.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for sys/times.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for ttyent.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15323: checking for unistd.h
configure:15358: result: yes
configure:15323: checking for wctype.h
configure:15333: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:15339: $? = 0
configure:15358: result: yes
configure:15371: checking for unistd.h
configure:15406: result: yes
configure:15371: checking for getopt.h
configure:15406: result: yes
configure:15416: checking for header declaring getopt variables
configure:15439: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure: In function 'main':
configure:15432:9: error: 'optind' undeclared (first use in this function)
configure:15432:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15432:27: error: 'optarg' undeclared (first use in this function)
configure:15442: $? = 1
configure: failed program was:
#line 15426 "configure"
#include "confdefs.h"
#include <stdio.h>
int
main ()
{
int x = optind; char *y = optarg
;
return 0;
}
configure:15439: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure: In function 'main':
configure:15432:9: error: 'optind' undeclared (first use in this function)
configure:15432:9: note: each undeclared identifier is reported only once for each function it appears in
configure:15432:27: error: 'optarg' undeclared (first use in this function)
configure:15442: $? = 1
configure: failed program was:
#line 15426 "configure"
#include "confdefs.h"
#include <stdlib.h>
int
main ()
{
int x = optind; char *y = optarg
;
return 0;
}
configure:15439: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15442: $? = 0
configure:15445: test -s conftest.o
configure:15448: $? = 0
configure:15460: result: unistd.h
configure:15602: checking if sys/time.h works with sys/select.h
configure:15629: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15632: $? = 0
configure:15635: test -s conftest.o
configure:15638: $? = 0
configure:15650: result: yes
configure:15665: checking for an ANSI C-conforming const
configure:15729: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15732: $? = 0
configure:15735: test -s conftest.o
configure:15738: $? = 0
configure:15748: result: yes
configure:15758: checking for inline
configure:15775: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15778: $? = 0
configure:15781: test -s conftest.o
configure:15784: $? = 0
configure:15795: result: inline
configure:15821: checking if /home/nh79w/.linuxbrew/bin/gcc-5 supports options to tune inlining
configure:15842: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15845: $? = 0
configure:15848: test -s conftest.o
configure:15851: $? = 0
configure:15863: result: yes
configure:15949: checking for signal global datatype
configure:15984: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:15987: $? = 0
configure:15990: test -s conftest.o
configure:15993: $? = 0
configure:16007: result: volatile sig_atomic_t
configure:16096: checking if unsigned literals are legal
configure:16115: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16118: $? = 0
configure:16121: test -s conftest.o
configure:16124: $? = 0
configure:16136: result: yes
configure:16152: checking if external errno is declared
configure:16177: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16180: $? = 0
configure:16183: test -s conftest.o
configure:16186: $? = 0
configure:16197: result: yes
configure:16212: checking if external errno exists
configure:16234: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
/home/nh79w/.linuxbrew/bin/ld: errno: TLS definition in /home/nh79w/.linuxbrew/Cellar/glibc/2.19/lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/ccBlXnRe.o
/home/nh79w/.linuxbrew/Cellar/glibc/2.19/lib/libc.so.6: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
configure:16237: $? = 1
configure: failed program was:
#line 16219 "configure"
#include "confdefs.h"
#undef errno
extern int errno;
int
main ()
{
errno = 2
;
return 0;
}
configure:16254: result: no
configure:16267: checking if data-only library module links
configure:16278: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16281: $? = 0
configure:16301: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16304: $? = 0
configure:16328: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c conftest.a >&5
configure:16331: $? = 0
configure:16333: ./conftest
configure:16336: $? = 0
configure:16351: result: yes
configure:16390: checking for getcwd
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for getegid
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for geteuid
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for getopt
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for getttynam
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for issetugid
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
/tmp/ccDlXK7s.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `issetugid'
collect2: error: ld returned 1 exit status
configure:16430: $? = 1
configure: failed program was:
#line 16396 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char issetugid (); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char issetugid ();
char (*f) ();
int
main ()
{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_issetugid) || defined (__stub___issetugid)
choke me
#else
f = issetugid; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
#endif
;
return 0;
}
configure:16446: result: no
configure:16390: checking for poll
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for putenv
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for remove
configure:16446: result: yes
configure:16390: checking for select
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for setbuf
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for setbuffer
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for setenv
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for setvbuf
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for sigaction
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for sigvec
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for strdup
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for strstr
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for tcgetpgrp
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for times
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16390: checking for vsnprintf
configure:16427: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16430: $? = 0
configure:16433: test -s conftest
configure:16436: $? = 0
configure:16446: result: yes
configure:16585: checking for isascii
configure:16604: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16607: $? = 0
configure:16610: test -s conftest
configure:16613: $? = 0
configure:16624: result: yes
configure:16632: checking whether sigaction needs _POSIX_SOURCE
configure:16649: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16652: $? = 0
configure:16655: test -s conftest.o
configure:16658: $? = 0
configure:16706: result: no
configure:16710: checking if nanosleep really works
configure:16745: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16748: $? = 0
configure:16750: ./conftest
configure:16753: $? = 0
configure:16765: result: yes
configure:16780: checking for termio.h
configure:16790: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:16796: $? = 0
configure:16815: result: yes
configure:16780: checking for termios.h
configure:16790: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:16796: $? = 0
configure:16815: result: yes
configure:16780: checking for unistd.h
configure:16815: result: yes
configure:16883: checking whether termios.h needs _POSIX_SOURCE
configure:16898: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:16901: $? = 0
configure:16904: test -s conftest.o
configure:16907: $? = 0
configure:16954: result: no
configure:16959: checking for tcgetattr
configure:16994: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:16997: $? = 0
configure:17000: test -s conftest
configure:17003: $? = 0
configure:17013: result: yes
configure:17020: checking for vsscanf function or workaround
configure:17043: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17046: $? = 0
configure:17049: test -s conftest
configure:17052: $? = 0
configure:17145: result: vsscanf
configure:17166: checking for working mkstemp
configure:17215: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17218: $? = 0
configure:17220: ./conftest
configure:17223: $? = 0
configure:17238: result: yes
configure:17321: checking whether setvbuf arguments are reversed
configure:17349: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17352: $? = 0
configure:17354: ./conftest
configure:17357: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 17332 "configure"
#include "confdefs.h"
#include <stdio.h>
/* If setvbuf has the reversed format, exit 0. */
int
main ()
{
/* This call has the arguments reversed.
A reversed system may check and see that the address of main
is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
return(1);
putc('\r', stdout);
return(0); /* Non-reversed systems segv here. */
}
configure:17370: result: no
configure:17381: checking for intptr_t
configure:17402: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:17405: $? = 0
configure:17408: test -s conftest.o
configure:17411: $? = 0
configure:17421: result: yes
configure:17433: checking for ssize_t
configure:17454: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:17457: $? = 0
configure:17460: test -s conftest.o
configure:17463: $? = 0
configure:17473: result: yes
configure:17485: checking for type sigaction_t
configure:17505: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure: In function 'main':
configure:17498:1: error: unknown type name 'sigaction_t'
{
^
configure:17508: $? = 1
configure: failed program was:
#line 17492 "configure"
#include "confdefs.h"
#include <signal.h>
int
main ()
{
sigaction_t x
;
return 0;
}
configure:17525: result: no
configure:17532: checking declaration of size-change
configure:17591: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:17594: $? = 0
configure:17597: test -s conftest.o
configure:17600: $? = 0
size-change succeeded ()
configure:17619: result: yes
configure:17637: checking for memmove
configure:17674: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17677: $? = 0
configure:17680: test -s conftest
configure:17683: $? = 0
configure:17693: result: yes
configure:17827: checking if poll really works
configure:17884: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17887: $? = 0
configure:17889: ./conftest
configure:17892: $? = 0
configure:17904: result: yes
configure:17911: checking for va_copy
configure:17935: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17938: $? = 0
configure:17941: test -s conftest
configure:17944: $? = 0
configure:17954: result: yes
configure:17962: checking for __va_copy
configure:17986: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:17989: $? = 0
configure:17992: test -s conftest
configure:17995: $? = 0
configure:18005: result: yes
configure:18013: checking for pid_t
configure:18034: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:18037: $? = 0
configure:18040: test -s conftest.o
configure:18043: $? = 0
configure:18053: result: yes
configure:18068: checking for unistd.h
configure:18103: result: yes
configure:18068: checking for vfork.h
configure:18078: /home/nh79w/.linuxbrew/bin/gcc-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c
configure:18075:19: fatal error: vfork.h: No such file or directory
#include "confdefs.h"
^
compilation terminated.
configure:18084: $? = 1
configure: failed program was:
#line 18074 "configure"
#include "confdefs.h"
#include <vfork.h>
configure:18103: result: no
configure:18116: checking for fork
configure:18153: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:18156: $? = 0
configure:18159: test -s conftest
configure:18162: $? = 0
configure:18172: result: yes
configure:18116: checking for vfork
configure:18153: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c >&5
configure:18156: $? = 0
configure:18159: test -s conftest
configure:18162: $? = 0
configure:18172: result: yes
configure:18184: checking for working fork
configure:18227: result: yes
configure:18246: checking for working vfork
configure:18372: result: yes
configure:18405: checking for openpty in -lutil
configure:18432: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c -lutil >&5
configure:18435: $? = 0
configure:18438: test -s conftest
configure:18441: $? = 0
configure:18452: result: yes
configure:18460: checking for openpty header
configure:18504: /home/nh79w/.linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.c -lutil >&5
configure:18507: $? = 0
configure:18510: test -s conftest
configure:18513: $? = 0
configure:18531: result: pty.h
configure:19167: checking if we should include stdbool.h
configure:19187: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure: In function 'main':
configure:19180:1: error: unknown type name 'bool'
{
^
configure:19180:12: error: 'false' undeclared (first use in this function)
configure:19180:12: note: each undeclared identifier is reported only once for each function it appears in
configure:19190: $? = 1
configure: failed program was:
#line 19175 "configure"
#include "confdefs.h"
int
main ()
{
bool foo = false
;
return 0;
}
configure:19219: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure:19222: $? = 0
configure:19225: test -s conftest.o
configure:19228: $? = 0
configure:19242: result: yes
configure:19248: checking for builtin bool type
configure:19271: /home/nh79w/.linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=native --param max-inline-insns-single=1200 -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.c >&5
configure: In function 'main':
configure:19264:1: error: unknown type name 'bool'
{
^
configure:19264:10: error: 'false' undeclared (first use in this function)
configure:19264:10: note: each undeclared identifier is reported only once for each function it appears in
configure:19274: $? = 1
configure: failed program was:
#line 19256 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <sys/types.h>
int
main ()
{
bool x = false
;
return 0;
}
configure:19295: result: no
configure:19317: checking for library stdc++
configure:19358: /home/nh79w/.linuxbrew/bin/g++-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.cc -lstdc++ >&5
configure:19344:23: fatal error: strstream.h: No such file or directory
compilation terminated.
configure:19361: $? = 1
configure: failed program was:
#line 19342 "configure"
#include "confdefs.h"
#include <strstream.h>
int
main ()
{
char buf[80];
strstreambuf foo(buf, sizeof(buf))
;
return 0;
}
configure:19379: result: no
configure:19400: checking whether /home/nh79w/.linuxbrew/bin/g++-5 understands -c and -o together
configure:19416: /home/nh79w/.linuxbrew/bin/g++-5 -c conftest.cc -o conftest2.o >&5
configure:19419: $? = 0
configure:19421: /home/nh79w/.linuxbrew/bin/g++-5 -c conftest.cc -o conftest2.o >&5
configure:19424: $? = 0
configure:19435: result: yes
configure:19611: checking how to run the C++ preprocessor
configure:19633: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19639: $? = 0
configure:19666: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19663:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:19672: $? = 1
configure: failed program was:
#line 19662 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:19709: result: /home/nh79w/.linuxbrew/bin/g++-5 -E
configure:19724: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19730: $? = 0
configure:19757: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19754:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:19763: $? = 1
configure: failed program was:
#line 19753 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:19806: checking for typeinfo
configure:19816: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19822: $? = 0
configure:19841: result: yes
configure:19854: checking for iostream
configure:19864: /home/nh79w/.linuxbrew/bin/g++-5 -E -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc
configure:19870: $? = 0
configure:19889: result: yes
configure:19900: checking if iostream uses std-namespace
configure:19920: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
configure:19923: $? = 0
configure:19926: test -s conftest.o
configure:19929: $? = 0
configure:19938: result: yes
configure:19949: checking if we should include stdbool.h
configure:20024: result: yes
configure:20030: checking for builtin bool type
configure:20053: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
configure:20056: $? = 0
configure:20059: test -s conftest.o
configure:20062: $? = 0
configure:20075: result: yes
configure:20081: checking for size of bool
configure:20134: /home/nh79w/.linuxbrew/bin/g++-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.cc >&5
configure:20137: $? = 0
configure:20139: ./conftest
configure:20142: $? = 0
configure:20160: result: unsigned char
configure:20171: checking for special defines needed for etip.h
configure:20203: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -I./c++ -I./menu -Iinclude -I./include -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
configure:20206: $? = 0
configure:20209: test -s conftest.o
configure:20212: $? = 0
configure:20233: result:
configure:20238: checking if /home/nh79w/.linuxbrew/bin/g++-5 accepts parameter initialization
configure:20274: /home/nh79w/.linuxbrew/bin/g++-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.cc >&5
configure:20265:21: error: default argument given for parameter 1 of 'TEST::TEST(int)' [-fpermissive]
configure:20261:2: note: previous specification in 'TEST::TEST(int)' here
public:
^
configure:20277: $? = 1
configure: program exited with status 1
configure: failed program was:
#line 20255 "configure"
#include "confdefs.h"
class TEST {
private:
int value;
public:
TEST(int x = 1);
~TEST();
};
TEST::TEST(int x = 1) // some compilers do not like second initializer
{
value = x;
}
int main() { }
configure:20301: result: no
configure:20311: checking if /home/nh79w/.linuxbrew/bin/g++-5 accepts static_cast
configure:20369: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
configure:20372: $? = 0
configure:20375: test -s conftest.o
configure:20378: $? = 0
configure:20396: result: yes
configure:20582: checking for gnatmake
configure:20606: result: no
configure:21062: checking for wchar_t
configure:21083: /home/nh79w/.linuxbrew/bin/g++-5 -c -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
configure:21086: $? = 0
configure:21089: test -s conftest.o
configure:21092: $? = 0
configure:21102: result: yes
configure:21105: checking size of wchar_t
configure:21269: /home/nh79w/.linuxbrew/bin/g++-5 -o conftest -Os -w -pipe -march=native -isystem/home/nh79w/.linuxbrew/include -P -D_GNU_SOURCE -DNDEBUG -L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib conftest.cc >&5
configure:21272: $? = 0
configure:21274: ./conftest
configure:21277: $? = 0
configure:21293: result: 4
configure:21311: checking for library subsets
configure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
configure:21384: checking default library suffix
configure:21395: result: w
configure:21398: checking default library-dependency suffix
configure:21456: result: w.so
configure:21459: checking default object directory
configure:21475: result: obj_s
configure:21479: checking c++ library-dependency suffix
configure:21547: result: w.a
configure:21809: checking where we will install curses.h
configure:21819: result: ${prefix}/include/ncursesw
configure:21845: checking for src modules
configure:21910: result: ncurses progs panel menu form
configure:22130: checking for tic
configure:22147: found /usr/bin/tic
configure:22159: result: /usr/bin/tic
configure:22207: checking for defines to add to ncursesw6-config script
configure:22223: result: -D_GNU_SOURCE
configure:22382: creating ./config.status
## ----------------------- ##
## Running config.status. ##
## ----------------------- ##
This file was extended by config.status 2.52.20141204, executed with
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
> ./config.status
on c24b10
config.status:23150: creating include/MKterm.h.awk
config.status:23150: creating include/curses.head
config.status:23150: creating include/ncurses_dll.h
config.status:23150: creating include/termcap.h
config.status:23150: creating include/unctrl.h
config.status:23150: creating man/Makefile
config.status:23150: creating include/Makefile
config.status:23150: creating ncurses/Makefile
config.status:23150: creating progs/Makefile
config.status:23150: creating panel/Makefile
config.status:23150: creating menu/Makefile
config.status:23150: creating form/Makefile
config.status:23150: creating test/Makefile
config.status:23150: creating misc/Makefile
config.status:23150: creating c++/Makefile
config.status:23150: creating misc/run_tic.sh
config.status:23150: creating misc/ncurses-config
config.status:23150: creating man/ncursesw6-config.1
config.status:23150: creating misc/gen-pkgconfig
config.status:23150: creating Makefile
config.status:23303: creating include/ncurses_cfg.h
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/home/nh79w/.linuxbrew/bin/gcc-5
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-isystem/home/nh79w/.linuxbrew/include -P'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/home/nh79w/.linuxbrew/bin/g++-5
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/nh79w/.linuxbrew/lib -Wl,--dynamic-linker=/home/nh79w/.linuxbrew/lib/ld.so -Wl,-rpath,/home/nh79w/.linuxbrew/lib'
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_btowc=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getopt=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getttynam=yes
ac_cv_func_issetugid=no
ac_cv_func_link=yes
ac_cv_func_mblen=yes
ac_cv_func_mbrlen=yes
ac_cv_func_mbrtowc=yes
ac_cv_func_mbsrtowcs=yes
ac_cv_func_mbstowcs=yes
ac_cv_func_mbtowc=yes
ac_cv_func_memmove=yes
ac_cv_func_poll=yes
ac_cv_func_putenv=yes
ac_cv_func_putwc=yes
ac_cv_func_regcomp=yes
ac_cv_func_remove=yes
ac_cv_func_select=yes
ac_cv_func_setbuf=yes
ac_cv_func_setbuffer=yes
ac_cv_func_setenv=yes
ac_cv_func_setvbuf=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_sigaction=yes
ac_cv_func_sigvec=yes
ac_cv_func_strdup=yes
ac_cv_func_strstr=yes
ac_cv_func_symlink=yes
ac_cv_func_tcgetpgrp=yes
ac_cv_func_times=yes
ac_cv_func_unlink=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wcsrtombs=yes
ac_cv_func_wcstombs=yes
ac_cv_func_wctob=yes
ac_cv_func_wctomb=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_iostream=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bsdtypes_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_ttyent_h=yes
ac_cv_header_typeinfo=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_wctype_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_lib_dir_opendir=no
ac_cv_lib_util_openpty=yes
ac_cv_objext=o
ac_cv_path_LDCONFIG=/home/nh79w/.linuxbrew/sbin/ldconfig
ac_cv_path_TIC_PATH=/usr/bin/tic
ac_cv_path_ac_pt_PKG_CONFIG=/home/nh79w/.linuxbrew/bin/pkg-config
ac_cv_path_install='/home/nh79w/.linuxbrew/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/home/nh79w/.linuxbrew/bin/gcc-5 -E'
ac_cv_prog_CXXCPP='/home/nh79w/.linuxbrew/bin/g++-5 -E'
ac_cv_prog_MAKE_LOWER_TAGS=no
ac_cv_prog_MAKE_UPPER_TAGS=no
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_NM=nm
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cf_ldd_prog=ldd
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_gcc_traditional=no
ac_cv_prog_gnat_exists=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_signed_char=1
ac_cv_sizeof_wchar_t=4
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_sys_long_file_names=yes
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux-gnu
ac_cv_type_intptr_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signed_char=yes
ac_cv_type_ssize_t=yes
ac_cv_type_wchar_t=yes
am_cv_langinfo_codeset=yes
cf_cv_1UL=1U
cf_cv_abi_version=6
cf_cv_ar_flags=-curv
cf_cv_builtin_bool=1
cf_cv_cc_bool_type=0
cf_cv_cpp_param_init=no
cf_cv_cpp_static_cast=yes
cf_cv_dcl_errno=yes
cf_cv_define_sigwinch=yes
cf_cv_do_relink=yes
cf_cv_do_symlinks=yes
cf_cv_enable_lp64=1
cf_cv_enable_opaque=NCURSES_OPAQUE
cf_cv_enable_reentrant=0
cf_cv_enable_rpath=no
cf_cv_func_mkstemp=yes
cf_cv_func_nanosleep=yes
cf_cv_func_openpty=pty.h
cf_cv_func_vsscanf=vsscanf
cf_cv_gcc_inline=yes
cf_cv_getopt_header=unistd.h
cf_cv_gnu_source=yes
cf_cv_have___va_copy=yes
cf_cv_have_errno=no
cf_cv_have_isascii=yes
cf_cv_have_tcgetattr=yes
cf_cv_have_va_copy=yes
cf_cv_header_stdbool_h=1
cf_cv_lib_util=yes
cf_cv_libstdcpp=no
cf_cv_link_dataonly=yes
cf_cv_link_funcs=' link symlink'
cf_cv_makeflags=
cf_cv_mbstate_t=yes
cf_cv_mixedcase=yes
cf_cv_need_libm=yes
cf_cv_prog_CC_c_o=yes
cf_cv_prog_CXX_c_o=yes
cf_cv_prog_gnat_correct=no
cf_cv_regex_hdrs=regex.h
cf_cv_rel_version=6.0
cf_cv_rm_so_locs=no
cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'
cf_cv_shlib_version=rel
cf_cv_shlib_version_infix=no
cf_cv_sig_atomic_t='volatile sig_atomic_t'
cf_cv_sizechange=yes
cf_cv_src_modules='ncurses progs panel menu form'
cf_cv_struct_dirent64=no
cf_cv_sys_time_select=yes
cf_cv_system_name=linux-gnu
cf_cv_timestamp='Mon Jun 13 17:46:40 EDT 2016'
cf_cv_type_of_bool='unsigned char'
cf_cv_type_sigaction=no
cf_cv_typeof_chtype=uint32_t
cf_cv_typeof_mmask_t=uint32_t
cf_cv_unsigned_literals=yes
cf_cv_wchar_h_okay=yes
cf_cv_wchar_t=no
cf_cv_wint_t=yes
cf_cv_working_poll=yes
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define PACKAGE "ncurses"
#define NCURSES_VERSION "6.0"
#define NCURSES_PATCHDATE 20150808
#define SYSTEM_NAME "linux-gnu"
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define HAVE_LONG_FILE_NAMES 1
#define MIXEDCASE_FILENAMES 1
#define TERMINFO_DIRS "/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo"
#define TERMINFO "/home/nh79w/.linuxbrew/Cellar/ncurses/6.0_1/share/terminfo"
#define HAVE_BIG_CORE 1
#define PURE_TERMINFO 1
#define USE_HOME_TERMINFO 1
#define USE_ROOT_ENVIRON 1
#define HAVE_REMOVE 1
#define HAVE_UNLINK 1
#define HAVE_LINK 1
#define HAVE_SYMLINK 1
#define USE_SYMLINKS 1
#define HAVE_LANGINFO_CODESET 1
#define USE_WIDEC_SUPPORT 1
#define NCURSES_WIDECHAR 1
#define HAVE_PUTWC 1
#define HAVE_BTOWC 1
#define HAVE_WCTOB 1
#define HAVE_MBTOWC 1
#define HAVE_WCTOMB 1
#define HAVE_MBLEN 1
#define HAVE_MBRLEN 1
#define HAVE_MBRTOWC 1
#define HAVE_WCSRTOMBS 1
#define HAVE_MBSRTOWCS 1
#define HAVE_WCSTOMBS 1
#define HAVE_MBSTOWCS 1
#define NEED_WCHAR_H 1
#define NEED_WCHAR_H 1
#define HAVE_FSEEKO 1
#define HAVE_ASSUME_DEFAULT_COLORS 1
#define HAVE_CURSES_VERSION 1
#define HAVE_HAS_KEY 1
#define HAVE_RESIZETERM 1
#define HAVE_RESIZE_TERM 1
#define HAVE_TERM_ENTRY_H 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_USE_SCREEN 1
#define HAVE_USE_WINDOW 1
#define HAVE_WRESIZE 1
#define NCURSES_EXT_FUNCS 1
#define NCURSES_SP_FUNCS 1
#define NCURSES_EXT_COLORS 1
#define NCURSES_EXT_PUTWIN 1
#define NCURSES_NO_PADDING 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_SIGNED_CHAR 1
#define USE_SIGWINCH 1
#define USE_ASSUMED_COLOR 1
#define USE_HASHMAP 1
#define NCURSES_WRAP_PREFIX "_nc_"
#define GCC_SCANF 1
#define GCC_SCANF 1
#define GCC_SCANFLIKE(fmt,var) __attribute__((format(scanf,fmt,var)))
#define GCC_PRINTF 1
#define GCC_PRINTF 1
#define GCC_PRINTFLIKE(fmt,var) __attribute__((format(printf,fmt,var)))
#define GCC_UNUSED __attribute__((unused))
#define GCC_UNUSED __attribute__((unused))
#define GCC_NORETURN __attribute__((noreturn))
#define GCC_NORETURN __attribute__((noreturn))
#define HAVE_NC_ALLOC_H 1
#define HAVE_GETTIMEOFDAY 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_REGEX_H_FUNCS 1
#define HAVE_FCNTL_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MATH_H 1
#define HAVE_POLL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_TTYENT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_WCTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETOPT_H 1
#define HAVE_GETOPT_HEADER 1
#define HAVE_SYS_TIME_SELECT 1
#define SIG_ATOMIC_T volatile sig_atomic_t
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETOPT 1
#define HAVE_GETTTYNAM 1
#define HAVE_POLL 1
#define HAVE_PUTENV 1
#define HAVE_REMOVE 1
#define HAVE_SELECT 1
#define HAVE_SETBUF 1
#define HAVE_SETBUFFER 1
#define HAVE_SETENV 1
#define HAVE_SETVBUF 1
#define HAVE_SIGACTION 1
#define HAVE_SIGVEC 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_TCGETPGRP 1
#define HAVE_TIMES 1
#define HAVE_VSNPRINTF 1
#define HAVE_ISASCII 1
#define HAVE_NANOSLEEP 1
#define HAVE_TERMIO_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TCGETATTR 1
#define HAVE_VSSCANF 1
#define HAVE_MKSTEMP 1
#define HAVE_SIZECHANGE 1
#define HAVE_WORKING_POLL 1
#define HAVE_VA_COPY 1
#define HAVE___VA_COPY 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define USE_OPENPTY_HEADER <pty.h>
#define USE_XTERM_PTY 1
#define HAVE_TYPEINFO 1
#define HAVE_IOSTREAM 1
#define IOSTREAM_NAMESPACE 1
#define CPP_HAS_STATIC_CAST 1
#define SIZEOF_WCHAR_T 4
#define HAVE_SLK_COLOR 1
#define HAVE_PANEL_H 1
#define HAVE_LIBPANEL 1
#define HAVE_MENU_H 1
#define HAVE_LIBMENU 1
#define HAVE_FORM_H 1
#define HAVE_LIBFORM 1
#define NCURSES_PATHSEP ':'
#define NCURSES_VERSION_STRING "6.0.20150808"
#define NCURSES_OSPEED_COMPAT 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment