The build took 00h 01m 55s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
82,591 |
ansic |
10,330 |
ada |
6,097 |
makefile |
6,006 |
sh |
4,391 |
cpp |
1,853 |
awk |
155 |
perl |
39 |
sed |
111,462 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ncurses 6.0-4 (Wed Apr 5 00:25:22 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for egrep... grep -EConfiguring NCURSES 6.0 ABI 6 (Wed Apr 5 00:25:22 UTC 2017)checking for package version... 6.0checking for package patch date... 20150808checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking target system type... x86_64-unknown-linux-gnuConfiguring for linux-gnuchecking for prefix... /usrchecking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for executable suffix... checking for object suffix... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking version of clang... 3.8.1checking for clang option to accept ANSI C... none neededchecking $CC variable... okchecking how to run the C preprocessor... clang -Echecking whether clang needs -traditional... nochecking whether clang understands -c and -o together... yeschecking if you want to ensure bool is consistent with C++... yeschecking for x86_64-unknown-linux-g++... clang++checking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking if clang++ works... yeschecking version of clang++... 3.8.1checking if you want to build C++ binding and demo... yeschecking if you want to build with Ada95... nochecking if you want to install terminal database... yeschecking if you want to install manpages... yeschecking if you want to build programs such as tic... yeschecking if you want to build test-programs... yeschecking if you wish to install curses.h... yeschecking for mawk... nochecking for gawk... gawkchecking for egrep... (cached) grep -Echecking for a BSD compatible install... /usr/bin/install -cchecking for tdlint... nochecking for lint... nochecking for alint... nochecking for splint... nochecking for lclint... nochecking whether ln -s works... yeschecking if ln -s -f options work... yeschecking for long file names... yeschecking if you want to use pkg-config... yeschecking for x86_64-unknown-linux-pkg-config... nochecking for pkg-config... /usr/sbin/pkg-configchecking for /usr/sbin/pkg-config library directory... checking done... /usr/share/pkgconfigchecking if we should install .pc files for /usr/sbin/pkg-config... yeschecking for suffix to add to pc-files... nonechecking if we should assume mixed-case filenames... autochecking if filesystem supports mixed-case filenames... yeschecking whether make sets ${MAKE}... yeschecking for exctags... nochecking for ctags... nochecking for exetags... nochecking for etags... nochecking for ctags... nochecking for etags... nochecking for makeflags variable... checking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking for x86_64-unknown-linux-ld... nochecking for ld... ldchecking for x86_64-unknown-linux-ar... nochecking for ar... archecking for x86_64-unknown-linux-nm... nochecking for nm... nmchecking for x86_64-unknown-linux-ar... archecking for options to update archives... -curvchecking if you have specified an install-prefix... checking for gcc... gccchecking for native build C compiler... gccchecking for native build C preprocessor... ${BUILD_CC} -Echecking for native build C flags... checking for native build C preprocessor-flags... checking for native build linker-flags... checking for native build linker-libraries... checking if libtool -version-number should be used... yeschecking if you want to build libraries with libtool... nochecking if you want to build shared libraries... yeschecking if you want to build static libraries... yeschecking if you want to build debug libraries... nochecking if you want to build profiling libraries... nochecking if you want to build C++ shared libraries... yeschecking for specified models... shared normalchecking for default model... sharedchecking if you want to have a library-prefix... autochecking for PATH separator... :checking if you want to build a separate terminfo library... nochecking if you want to build a separate tic library... nochecking if you want to link with the GPM mouse library... maybechecking for gpm.h... nochecking for default loader flags... checking if rpath option should be used... nochecking if shared libraries should be relinked during install... yeschecking for an rpath option... -Wl,-rpath,checking if release/abi version should be used for shared libs... autochecking which clang option to use... -fPICchecking if versioned-symbols file should be used... nochecking if you want to disable library suffixes... nochecking if rpath-hack should be disabled... nochecking for updated LDFLAGS... maybechecking for ldd... lddchecking if you wish to append extra suffix to header/library paths... checking if you wish to install ncurses overwriting curses... yeschecking if external terminfo-database is used... yeschecking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.srcchecking whether to use hashed database instead of directory/tree... nochecking for list of fallback descriptions... checking if you want modern xterm or antique... xterm-newchecking if xterm backspace sends BS or DEL... BSchecking for list of terminfo directories... /usr/share/terminfochecking for default terminfo directory... /usr/share/terminfochecking if big-core option selected... nochecking if big-strings option selected... yeschecking if you want termcap-fallback support... nochecking if ~/.terminfo is wanted... yeschecking if you want to use restricted environment when running as root... yeschecking for remove... yeschecking for unlink... yeschecking for link... yeschecking for symlink... yeschecking if tic should use symbolic links... nochecking if tic should use hard links... yeschecking if you want broken-linker support code... nochecking if tputs should process BSD-style prefix padding... nochecking if we must define _GNU_SOURCE... nochecking if _XOPEN_SOURCE really is set... yeschecking if SIGWINCH is defined... yeschecking for nl_langinfo and CODESET... yeschecking if you want wide-character code... yeschecking if wchar.h can be used as is... yeschecking for putwc... yeschecking for btowc... yeschecking for wctob... yeschecking for mbtowc... yeschecking for wctomb... yeschecking for mblen... yeschecking for mbrlen... yeschecking for mbrtowc... yeschecking for wcsrtombs... yeschecking for mbsrtowcs... yeschecking for wcstombs... yeschecking for mbstowcs... yeschecking if we must include wchar.h to declare mbstate_t... yeschecking if we must include wchar.h to declare wchar_t... nochecking if we must include wchar.h to declare wint_t... yeschecking whether to enable _LP64 definition in curses.h... yeschecking for special C compiler options needed for large files... nochecking for _FILE_OFFSET_BITS value needed for large files... nochecking for _LARGE_FILES value needed for large files... nochecking for _LARGEFILE_SOURCE value needed for large files... nochecking for fseeko... yeschecking whether to use struct dirent64... nochecking if you want tparm not to use X/Open fixed-parameter list... yeschecking for type of bool... autochecking for alternate terminal capabilities file... Capschecking for type of chtype... uint32_tchecking for type of ospeed... shortchecking for type of mmask_t... uint32_tchecking for size CCHARW_MAX... 5checking for type of tparm args... intptr_tchecking if RCS identifiers should be compiled-in... nochecking format of man-pages... gzipchecking for manpage renaming... nochecking if manpage aliases will be installed... yeschecking if manpage symlinks should be used... yeschecking for manpage tbl... nochecking if you want to build with function extensions... yeschecking if you want to build with SCREEN extensions... yeschecking if you want to build with terminal-driver... nochecking for extended use of const keyword... yeschecking if you want to use extended colors... yeschecking if you want to use extended mouse encoding... yeschecking if you want to use extended putwin/screendump... yeschecking if you want $NCURSES_NO_PADDING code... yeschecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for signed char... yeschecking size of signed char... 1checking if you want to use signed Boolean array in term.h... nochecking if you want SIGWINCH handler... yeschecking if you want user-definable terminal capabilities like termcap... yeschecking if you want all development code... nochecking if you want hard-tabs code... nochecking if you want limited support for xmc... nochecking if you do not want to assume colors are white-on-black... yeschecking if you want hashmap scrolling-optimization code... yeschecking if you want colorfgbg code... nochecking if you want interop bindings... yeschecking if you want to link with the pthread library... nochecking if you want reentrant code... nochecking if you want experimental safe-sprintf code... nochecking if you want wgetch-events code... nochecking if you want to see long compiling messages... yeschecking if you want to see compiler warnings... configure: checking for clang __attribute__ directives...... scanf... printf... unused... noreturnchecking if you want to work around bogus compiler/loader warnings... nochecking if you want to enable runtime assertions... nochecking if you want to use dmalloc for testing... nochecking if you want to use dbmalloc for testing... nochecking if you want to use valgrind for testing... nochecking if you want to perform memory-leak testing... nochecking whether to add trace feature to all models... nochecking if we want to use GNAT projects... yeschecking for gettimeofday... yeschecking if -lm needed for math functions... nochecking for ANSI C header files... (cached) yeschecking for dirent.h that defines DIR... yeschecking for opendir in -ldir... nochecking whether time.h and sys/time.h may both be included... yeschecking for regcomp... yeschecking for regular-expression headers... regex.hchecking for fcntl.h... yeschecking for getopt.h... yeschecking for limits.h... yeschecking for locale.h... yeschecking for math.h... yeschecking for poll.h... yeschecking for sys/bsdtypes.h... nochecking for sys/ioctl.h... yeschecking for sys/param.h... yeschecking for sys/poll.h... yeschecking for sys/select.h... yeschecking for sys/time.h... yeschecking for sys/times.h... yeschecking for ttyent.h... nochecking for unistd.h... (cached) yeschecking for wctype.h... yeschecking for unistd.h... (cached) yeschecking for getopt.h... (cached) yeschecking for header declaring getopt variables... unistd.hchecking if sys/time.h works with sys/select.h... yeschecking for an ANSI C-conforming const... yeschecking for inline... inlinechecking if clang supports options to tune inlining... yeschecking for signal global datatype... volatile sig_atomic_tchecking if unsigned literals are legal... yeschecking if external errno is declared... yeschecking if external errno exists... nochecking if data-only library module links... unknownchecking for getcwd... yeschecking for getegid... yeschecking for geteuid... yeschecking for getopt... yeschecking for getttynam... nochecking for issetugid... yeschecking for poll... yeschecking for putenv... yeschecking for remove... (cached) yeschecking for select... yeschecking for setbuf... yeschecking for setbuffer... yeschecking for setenv... yeschecking for setvbuf... yeschecking for sigaction... yeschecking for sigvec... nochecking for strdup... yeschecking for strstr... yeschecking for tcgetpgrp... yeschecking for times... yeschecking for vsnprintf... yeschecking for isascii... yeschecking whether sigaction needs _POSIX_SOURCE... nochecking if nanosleep really works... unknownchecking for termio.h... nochecking for termios.h... yeschecking for unistd.h... (cached) yeschecking whether termios.h needs _POSIX_SOURCE... nochecking for tcgetattr... yeschecking for vsscanf function or workaround... vsscanfchecking for working mkstemp... maybechecking for mkstemp... yesconfigure: WARNING: cross compiling: assume setvbuf params not reversedchecking for intptr_t... yeschecking for ssize_t... yeschecking for type sigaction_t... nochecking declaration of size-change... yeschecking for memmove... yeschecking if poll really works... unknownchecking for va_copy... yeschecking for __va_copy... yeschecking for pid_t... yeschecking for unistd.h... (cached) yeschecking for vfork.h... nochecking for fork... yeschecking for vfork... yeschecking for working fork... (cached) yeschecking for working vfork... (cached) yeschecking for openpty in -lutil... yeschecking for openpty header... pty.hchecking if we should include stdbool.h... yeschecking for builtin bool type... nochecking for library stdc++... nochecking whether clang++ understands -c and -o together... yeschecking how to run the C++ preprocessor... clang++ -Echecking for typeinfo... yeschecking for iostream... yeschecking if iostream uses std-namespace... yeschecking if we should include stdbool.h... (cached) yeschecking for builtin bool type... yeschecking for size of bool... unknownconfigure: WARNING: Assuming unsigned for type of boolchecking for special defines needed for etip.h... checking if clang++ accepts parameter initialization... unknownchecking if clang++ accepts static_cast... yeschecking for wchar_t... yeschecking size of wchar_t... 4checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcschecking default library suffix... wchecking default library-dependency suffix... w.sochecking default object directory... obj_schecking c++ library-dependency suffix... w.sochecking where we will install curses.h... ${prefix}/includechecking for src modules... ncurses progs panel menu formchecking for tic... /usr/sbin/ticchecking for defines to add to ncursesw6-config script... package: ncurseswconfigure: creating ./config.statusconfig.status: creating include/MKterm.h.awkconfig.status: creating include/curses.headconfig.status: creating include/ncurses_dll.hconfig.status: creating include/termcap.hconfig.status: creating include/unctrl.hconfig.status: creating man/Makefileconfig.status: creating include/Makefileconfig.status: creating ncurses/Makefileconfig.status: creating progs/Makefileconfig.status: creating panel/Makefileconfig.status: creating menu/Makefileconfig.status: creating form/Makefileconfig.status: creating test/Makefileconfig.status: creating misc/Makefileconfig.status: creating c++/Makefileconfig.status: creating misc/run_tic.shconfig.status: creating misc/ncurses-configconfig.status: creating man/ncursesw6-config.1config.status: creating misc/gen-pkgconfigconfig.status: creating Makefileconfig.status: creating include/ncurses_cfg.hAppending 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 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 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 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 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 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 shared model (c++: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)Appending rules for normal 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: /usr/bin lib directory: /usr/lib include directory: /usr/include man directory: /usr/share/man terminfo directory: /usr/share/terminfo pkg-config directory: /usr/share/pkgconfigcd man && make DESTDIR="" RPATH_LIST="/usr/lib" allmake[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/man'/bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/man'cd include && make DESTDIR="" RPATH_LIST="/usr/lib" allmake[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/include'cat curses.head >curses.h/bin/sh ./MKhashsize.sh ./Caps >hashsize.hAWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.hAWK=gawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.hAWK=gawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.htouch config.hgawk -f MKterm.h.awk ./Caps > term.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 0** edit: BROKEN_LINKER 0/bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'cat ./curses.tail >>curses.hmake[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/include'cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" allmake[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/ncurses'gawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.cgcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include ./tinfo/make_hash.c /bin/sh -e ./tty/MKexpanded.sh "clang -E" -DHAVE_CONFIG_H -I. -I../include -DNDEBUG > expanded.c/bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src /usr/sbin/tic >fallback.c/bin/sh -e ./base/MKlib_gen.sh "clang -E -DHAVE_CONFIG_H -I. -I../include -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.cAWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list/bin/sh -e ./base/MKlib_gen.sh "clang -E -DHAVE_CONFIG_H -I. -I../include -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.cgawk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps >names.cecho | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.cclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/expanded.c -o ../obj_s/expanded.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.oclang-3.8: clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.owarning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/access.c -o ../obj_s/access.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/codes.c -o ../obj_s/codes.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/names.c -o ../obj_s/names.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/obsolete.c -o ../obj_s/obsolete.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/charable.c -o ../objects/charable.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.oclang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.oclang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'/bin/sh -e ./tinfo/MKcaptab.sh gawk 1 ./tinfo/MKcaptab.awk ./../include/Caps > comp_captab.cgawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c./make_hash: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headermake[1]: *** [Makefile:248: comp_captab.c] Error 127make[1]: *** Waiting for unfinished jobs....make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/ncurses'make: *** [Makefile:115: all] Error 2==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/ncurses/src/ncurses-6.0/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by configure, which wasgenerated by GNU Autoconf 2.52.20141204. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --with-shared --with-normal --without-debug --without-ada --enable-widec --enable-pc-files --with-cxx-binding --with-cxx-shared --enable-ext-colors --enable-ext-mouse## ---------- #### Platform. #### ---------- ##hostname = 7967455ad674uname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknownhostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH = /sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin## ------------ #### Core tests. #### ------------ ##configure:1125: PATH=".;."; conftest.sh./configure: line 1126: conftest.sh: command not foundconfigure:1128: $? = 127configure:1141: checking for egrepconfigure:1151: result: grep -Econfigure:1165: result: Configuring NCURSES 6.0 ABI 6 (Wed Apr 5 00:25:22 UTC 2017)configure:1169: checking for package versionconfigure:1190: result: 6.0configure:1193: checking for package patch dateconfigure:1210: result: 20150808configure: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 typeconfigure:1393: result: x86_64-unknown-linux-gnuconfigure:1400: checking host system typeconfigure:1414: result: x86_64-unknown-linux-gnuconfigure:1422: checking target system typeconfigure:1436: result: x86_64-unknown-linux-gnuconfigure:1468: result: Configuring for linux-gnuconfigure:1494: checking for prefixconfigure:1506: result: /usrconfigure:1595: checking for x86_64-unknown-linux-gccconfigure:1618: result: clangconfigure:1675: checking for C compiler versionconfigure:1678: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:1681: $? = 0configure:1683: clang -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:1686: $? = 0configure:1688: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1691: $? = 1configure:1711: checking for C compiler default outputconfigure:1714: clang conftest.c >&5configure:1717: $? = 0configure:1746: result: a.outconfigure:1751: checking whether the C compiler worksconfigure:1757: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:1760: $? = 127configure:1775: result: yesconfigure:1782: checking whether we are cross compilingconfigure:1784: result: yesconfigure:1787: checking for executable suffixconfigure:1789: clang -o conftest conftest.c >&5configure:1792: $? = 0configure:1814: result:configure:1820: checking for object suffixconfigure:1838: clang -c conftest.c >&5configure:1841: $? = 0configure:1860: result: oconfigure:1864: checking whether we are using the GNU C compilerconfigure:1885: clang -c conftest.c >&5configure:1888: $? = 0configure:1891: test -s conftest.oconfigure:1894: $? = 0configure:1906: result: yesconfigure:1912: checking whether clang accepts -gconfigure:1930: clang -c -g conftest.c >&5configure:1933: $? = 0configure:1936: test -s conftest.oconfigure:1939: $? = 0configure:1949: result: yesconfigure:1976: clang -c conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:1979: $? = 1configure: failed program was:#ifndef __cpluspluschoke me#endifconfigure:2080: checking version of clangconfigure:2084: result: 3.8.1configure:2088: checking for clang option to accept ANSI Cconfigure:2145: clang -c conftest.c >&5configure:2148: $? = 0configure:2151: test -s conftest.oconfigure:2154: $? = 0configure:2171: result: none neededconfigure:2182: checking $CC variableconfigure:2274: result: okconfigure:2285: checking how to run the C preprocessorconfigure:2311: clang -E conftest.cconfigure:2317: $? = 0configure:2344: clang -E conftest.cconfigure:2341:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2350: $? = 1configure: failed program was:#line 2340 "configure"#include "confdefs.h"#include configure:2387: result: clang -Econfigure:2402: clang -E conftest.cconfigure:2408: $? = 0configure:2435: clang -E conftest.cconfigure:2432:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2441: $? = 1configure: failed program was:#line 2431 "configure"#include "confdefs.h"#include configure:2482: checking whether clang needs -traditionalconfigure:2490:10: fatal error: 'sgtty.h' file not found#include ^1 error generated.configure:2505:10: fatal error: 'termio.h' file not found#include ^1 error generated.configure:2517: result: noconfigure:2524: checking whether clang understands -c and -o togetherconfigure:2540: clang -c conftest.c -o conftest2.o >&5configure:2543: $? = 0configure:2545: clang -c conftest.c -o conftest2.o >&5configure:2548: $? = 0configure:2559: result: yesconfigure:2615: checking if you want to ensure bool is consistent with C++configure:2625: result: yesconfigure:2643: checking for x86_64-unknown-linux-g++configure:2666: result: clang++configure:2720: checking for C++ compiler versionconfigure:2723: clang++ --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2726: $? = 0configure:2728: clang++ -v &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2731: $? = 0configure:2733: clang++ -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2736: $? = 1configure:2739: checking whether we are using the GNU C++ compilerconfigure:2760: clang++ -c conftest.cc >&5configure:2763: $? = 0configure:2766: test -s conftest.oconfigure:2769: $? = 0configure:2781: result: yesconfigure:2787: checking whether clang++ accepts -gconfigure:2805: clang++ -c -g conftest.cc >&5configure:2808: $? = 0configure:2811: test -s conftest.oconfigure:2814: $? = 0configure:2824: result: yesconfigure:2864: clang++ -c conftest.cc >&5configure:2867: $? = 0configure:2870: test -s conftest.oconfigure:2873: $? = 0configure:2895: clang++ -c conftest.cc >&5configure:2888:1: error: use of undeclared identifier 'exit'exit (42);^1 error generated.configure:2898: $? = 1configure: failed program was:#line 2883 "configure"#include "confdefs.h"intmain (){exit (42);;return 0;}configure:2864: clang++ -c conftest.cc >&5configure:2867: $? = 0configure:2870: test -s conftest.oconfigure:2873: $? = 0configure:2895: clang++ -c conftest.cc >&5configure:2898: $? = 0configure:2901: test -s conftest.oconfigure:2904: $? = 0configure:2938: checking if clang++ worksconfigure:2963: clang++ -c -I/usr/include conftest.cc >&5configure:2966: $? = 0configure:2969: test -s conftest.oconfigure:2972: $? = 0configure:2983: result: yesconfigure:3050: checking version of clang++configure:3054: result: 3.8.1configure:3067: checking if you want to build C++ binding and democonfigure:3077: result: yesconfigure:3080: checking if you want to build with Ada95configure:3082: result: noconfigure:3085: checking if you want to install terminal databaseconfigure:3095: result: yesconfigure:3098: checking if you want to install manpagesconfigure:3108: result: yesconfigure:3111: checking if you want to build programs such as ticconfigure:3121: result: yesconfigure:3124: checking if you want to build test-programsconfigure:3134: result: yesconfigure:3137: checking if you wish to install curses.hconfigure:3147: result: yesconfigure:3173: checking for mawkconfigure:3199: result: noconfigure:3173: checking for gawkconfigure:3188: found /usr/sbin/gawkconfigure:3196: result: gawkconfigure:3210: checking for egrepconfigure:3220: result: grep -Econfigure:3240: checking for a BSD compatible installconfigure:3289: result: /usr/bin/install -cconfigure:3314: checking for tdlintconfigure:3340: result: noconfigure:3314: checking for lintconfigure:3340: result: noconfigure:3314: checking for alintconfigure:3340: result: noconfigure:3314: checking for splintconfigure:3340: result: noconfigure:3314: checking for lclintconfigure:3340: result: noconfigure:3347: checking whether ln -s worksconfigure:3351: result: yesconfigure:3358: checking if ln -s -f options workconfigure:3370: result: yesconfigure:3375: checking for long file namesconfigure:3414: result: yesconfigure:3426: checking if you want to use pkg-configconfigure:3436: result: yesconfigure:3448: checking for x86_64-unknown-linux-pkg-configconfigure:3479: result: noconfigure:3488: checking for pkg-configconfigure:3505: found /usr/sbin/pkg-configconfigure:3517: result: /usr/sbin/pkg-configconfigure:3577: checking for /usr/sbin/pkg-config library directoryconfigure:3629: testing list... ...configure:3635: testing checking /usr/lib/*-linux-gnu/pkgconfig ...configure:3635: testing checking /usr/share/pkgconfig ...configure:3640: checking doneconfigure:3651: result: /usr/share/pkgconfigconfigure:3657: checking if we should install .pc files for /usr/sbin/pkg-configconfigure:3671: result: yesconfigure:3724: checking for suffix to add to pc-filesconfigure:3739: result: noneconfigure:3745: checking if we should assume mixed-case filenamesconfigure:3755: result: autoconfigure:3759: checking if filesystem supports mixed-case filenamesconfigure:3786: result: yesconfigure:3805: checking whether make sets ${MAKE}configure:3825: result: yesconfigure:3838: checking for exctagsconfigure:3864: result: noconfigure:3838: checking for ctagsconfigure:3864: result: noconfigure:3875: checking for exetagsconfigure:3901: result: noconfigure:3875: checking for etagsconfigure:3901: result: noconfigure:3910: checking for ctagsconfigure:3934: result: noconfigure:3944: checking for etagsconfigure:3968: result: noconfigure:3991: checking for makeflags variableconfigure:4025: result:configure:4031: checking for x86_64-unknown-linux-ranlibconfigure:4057: result: noconfigure:4066: checking for ranlibconfigure:4081: found /sysroot/bin/ranlibconfigure:4090: result: ranlibconfigure:4105: checking for x86_64-unknown-linux-ldconfigure:4131: result: noconfigure:4140: checking for ldconfigure:4155: found /sysroot/bin/ldconfigure:4164: result: ldconfigure:4179: checking for x86_64-unknown-linux-arconfigure:4205: result: noconfigure:4214: checking for arconfigure:4229: found /sysroot/bin/arconfigure:4238: result: arconfigure:4253: checking for x86_64-unknown-linux-nmconfigure:4279: result: noconfigure:4288: checking for nmconfigure:4303: found /sysroot/bin/nmconfigure:4312: result: nmconfigure:4327: checking for x86_64-unknown-linux-arconfigure:4350: result: arconfigure:4398: checking for options to update archivesconfigure:4424: clang -c conftest.c >&5configure:4427: $? = 0ar -curv conftest.a conftest.o/r: `u' modifier ignored since `D' is the default (see `U')configure:4446: result: -curvconfigure:4457: checking if you have specified an install-prefixconfigure:4470: result:configure:4498: checking for gccconfigure:4513: found /usr/sbin/gccconfigure:4521: result: gccconfigure:4532: checking for native build C compilerconfigure:4534: result: gccconfigure:4537: checking for native build C preprocessorconfigure:4547: result: ${BUILD_CC} -Econfigure:4550: checking for native build C flagsconfigure:4558: result:configure:4561: checking for native build C preprocessor-flagsconfigure:4569: result:configure:4572: checking for native build linker-flagsconfigure:4580: result:configure:4583: checking for native build linker-librariesconfigure:4591: result:configure:4626: checking if libtool -version-number should be usedconfigure:4643: result: yesconfigure:4692: checking if you want to build libraries with libtoolconfigure:4702: result: noconfigure:5000: checking if you want to build shared librariesconfigure:5010: result: yesconfigure:5014: checking if you want to build static librariesconfigure:5024: result: yesconfigure:5028: checking if you want to build debug librariesconfigure:5038: result: noconfigure:5042: checking if you want to build profiling librariesconfigure:5052: result: noconfigure:5060: checking if you want to build C++ shared librariesconfigure:5070: result: yesconfigure:5077: checking for specified modelsconfigure:5081: result: shared normalconfigure:5086: checking for default modelconfigure:5089: result: sharedconfigure:5103: checking if you want to have a library-prefixconfigure:5113: result: autoconfigure:5137: checking for PATH separatorconfigure:5144: result: :configure:5149: checking if you want to build a separate terminfo libraryconfigure:5159: result: noconfigure:5162: checking if you want to build a separate tic libraryconfigure:5172: result: noconfigure:5178: checking if you want to link with the GPM mouse libraryconfigure:5188: result: maybeconfigure:5192: checking for gpm.hconfigure:5202: clang -E conftest.cconfigure:5199:10: fatal error: 'gpm.h' file not found#include ^1 error generated.configure:5208: $? = 1configure: failed program was:#line 5198 "configure"#include "confdefs.h"#include configure:5227: result: noconfigure:5802: checking for default loader flagsconfigure:5811: result:configure:5817: checking if rpath option should be usedconfigure:5827: result: noconfigure:5830: checking if shared libraries should be relinked during installconfigure:5840: result: yesconfigure:5849: checking for an rpath optionconfigure:5880: result: -Wl,-rpath,configure:5958: checking if release/abi version should be used for shared libsconfigure:5982: result: autoconfigure:5992: checking which clang option to useconfigure:6011: clang -c -fPIC conftest.c >&5configure:6014: $? = 0configure:6017: test -s conftest.oconfigure:6020: $? = 0configure:6029: result: -fPICconfigure: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 usedconfigure:6549: result: noconfigure:6668: checking if you want to disable library suffixesconfigure:6685: result: noconfigure:6691: checking if rpath-hack should be disabledconfigure:6708: result: noconfigure:6712: checking for updated LDFLAGSconfigure:6715: result: maybeconfigure:6722: checking for lddconfigure:6737: found /usr/sbin/lddconfigure:6745: result: lddconfigure:6774: clang -o conftest conftest.c >&5configure:6777: $? = 0configure:6780: test -s conftestconfigure:6783: $? = 0configure:6823: testing ...checking EXTRA_LDFLAGS ...configure:6827: testing ...checking LDFLAGS ...configure:6877: testing ...checked LDFLAGS ...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 pathsconfigure:6968: result:configure:6972: checking if you wish to install ncurses overwriting cursesconfigure:6982: result: yesconfigure:6985: checking if external terminfo-database is usedconfigure:6995: result: yesconfigure:7011: checking which terminfo source-file will be installedconfigure:7019: result: ${top_srcdir}/misc/terminfo.srcconfigure:7022: checking whether to use hashed database instead of directory/treeconfigure:7032: result: noconfigure:7038: checking for list of fallback descriptionsconfigure:7048: result:configure:7052: checking if you want modern xterm or antiqueconfigure:7066: result: xterm-newconfigure:7070: checking if xterm backspace sends BS or DELconfigure:7091: result: BSconfigure:7101: checking for list of terminfo directoriesconfigure:7164: result: /usr/share/terminfoconfigure:7171: checking for default terminfo directoryconfigure:7216: result: /usr/share/terminfoconfigure:7227: checking if big-core option selectedconfigure:7273: result: noconfigure:7283: checking if big-strings option selectedconfigure:7307: result: yesconfigure:7314: checking if you want termcap-fallback supportconfigure:7324: result: noconfigure:7458: checking if ~/.terminfo is wantedconfigure:7468: result: yesconfigure:7475: checking if you want to use restricted environment when running as rootconfigure:7485: result: yesconfigure:7500: checking for removeconfigure:7537: clang -o conftest conftest.c >&5configure:7540: $? = 0configure:7543: test -s conftestconfigure:7546: $? = 0configure:7556: result: yesconfigure:7500: checking for unlinkconfigure:7537: clang -o conftest conftest.c >&5configure:7540: $? = 0configure:7543: test -s conftestconfigure:7546: $? = 0configure:7556: result: yesconfigure:7573: checking for linkconfigure:7610: clang -o conftest conftest.c >&5configure:7613: $? = 0configure:7616: test -s conftestconfigure:7619: $? = 0configure:7629: result: yesconfigure:7573: checking for symlinkconfigure:7610: clang -o conftest conftest.c >&5configure:7613: $? = 0configure:7616: test -s conftestconfigure:7619: $? = 0configure:7629: result: yesconfigure:7729: checking if tic should use symbolic linksconfigure:7739: result: noconfigure:7746: checking if tic should use hard linksconfigure:7753: result: yesconfigure:7768: checking if you want broken-linker support codeconfigure:7778: result: noconfigure:7807: checking if tputs should process BSD-style prefix paddingconfigure:7817: result: noconfigure:7874: checking if we must define _GNU_SOURCEconfigure:7896: clang -c conftest.c >&5configure:7899: $? = 0configure:7902: test -s conftest.oconfigure:7905: $? = 0configure:7953: result: noconfigure:8747: checking if _XOPEN_SOURCE really is setconfigure:8765: clang -c conftest.c >&5configure:8768: $? = 0configure:8771: test -s conftest.oconfigure:8774: $? = 0configure:8783: result: yesconfigure:8803: clang -c conftest.c >&5configure:8806: $? = 0configure:8809: test -s conftest.oconfigure:8812: $? = 0configure:9017: checking if SIGWINCH is definedconfigure:9039: clang -c conftest.c >&5In file included from configure:9027:/sysroot/include/sys/signal.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^1 warning generated.configure:9042: $? = 0configure:9045: test -s conftest.oconfigure:9048: $? = 0configure:9096: result: yesconfigure:9166: checking for nl_langinfo and CODESETconfigure:9184: clang -o conftest conftest.c >&5configure:9187: $? = 0configure:9190: test -s conftestconfigure:9193: $? = 0configure:9204: result: yesconfigure:9218: checking if you want wide-character codeconfigure:9228: result: yesconfigure:9243: checking if wchar.h can be used as isconfigure:9267: clang -c conftest.c >&5configure:9270: $? = 0configure:9273: test -s conftest.oconfigure:9276: $? = 0configure:9286: result: yesconfigure:9388: checking for putwcconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for btowcconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for wctobconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mbtowcconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for wctombconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mblenconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mbrlenconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mbrtowcconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for wcsrtombsconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mbsrtowcsconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for wcstombsconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:9388: checking for mbstowcsconfigure:9425: clang -o conftest conftest.c >&5configure:9428: $? = 0configure:9431: test -s conftestconfigure:9434: $? = 0configure:9444: result: yesconfigure:10011: checking if we must include wchar.h to declare mbstate_tconfigure:10036: clang -c conftest.c >&5configure:10029:1: error: use of undeclared identifier 'mbstate_t'mbstate_t state^1 error generated.configure:10039: $? = 1configure: failed program was:#line 10018 "configure"#include "confdefs.h"#include #include #include #ifdef HAVE_LIBUTF8_H#include #endifintmain (){mbstate_t state;return 0;}configure:10071: clang -c conftest.c >&5configure:10074: $? = 0configure:10077: test -s conftest.oconfigure:10080: $? = 0configure:10092: result: yesconfigure:10110: checking if we must include wchar.h to declare wchar_tconfigure:10135: clang -c conftest.c >&5configure:10138: $? = 0configure:10141: test -s conftest.oconfigure:10144: $? = 0configure:10191: result: noconfigure:10214: checking if we must include wchar.h to declare wint_tconfigure:10239: clang -c conftest.c >&5configure:10232:1: error: use of undeclared identifier 'wint_t'wint_t state^1 error generated.configure:10242: $? = 1configure: failed program was:#line 10221 "configure"#include "confdefs.h"#include #include #include #ifdef HAVE_LIBUTF8_H#include #endifintmain (){wint_t state;return 0;}configure:10274: clang -c conftest.c >&5configure:10277: $? = 0configure:10280: test -s conftest.oconfigure:10283: $? = 0configure:10295: result: yesconfigure:10327: checking whether to enable _LP64 definition in curses.hconfigure:10337: result: yesconfigure:10353: checking for special C compiler options needed for large filesconfigure:10427: result: noconfigure:10433: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:10461: clang -c conftest.c >&5configure:10464: $? = 0configure:10467: test -s conftest.oconfigure:10470: $? = 0configure:10520: result: noconfigure:10530: checking for _LARGE_FILES value needed for large filesconfigure:10558: clang -c conftest.c >&5configure:10561: $? = 0configure:10564: test -s conftest.oconfigure:10567: $? = 0configure:10617: result: noconfigure:10630: checking for _LARGEFILE_SOURCE value needed for large filesconfigure:10650: clang -c conftest.c >&5configure:10643:9: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]return !fseeko;~^~~~~~configure:10643:9: note: prefix with the address-of operator to silence this warningreturn !fseeko;^&1 warning generated.configure:10653: $? = 0configure:10656: test -s conftest.oconfigure:10659: $? = 0configure:10701: result: noconfigure:10715: checking for fseekoconfigure:10733: clang -o conftest conftest.c >&5configure:10726:8: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]return fseeko && fseeko (stdin, 0, 0);^~~~~~ ~~configure:10726:8: note: prefix with the address-of operator to silence this warningreturn fseeko && fseeko (stdin, 0, 0);^&1 warning generated.configure:10736: $? = 0configure:10739: test -s conftestconfigure:10742: $? = 0configure:10752: result: yesconfigure:10773: checking whether to use struct dirent64configure:10801: clang -c conftest.c >&5configure:10790:28: error: conflicting types for 'readdir'extern struct dirent64 * readdir(DIR *);^/sysroot/include/dirent.h:34:16: note: previous declaration is herestruct dirent *readdir(DIR *);^configure:10791:20: warning: incompatible pointer types initializing 'struct dirent64 *' with an expression of type 'struct dirent *' [-Wincompatible-pointer-types]struct dirent64 *x = readdir((DIR *)0);^ ~~~~~~~~~~~~~~~~~configure:10793:13: error: 'struct dirent64 *' and 'struct dirent *' are not pointers to compatible typesint z = x - y;~ ^ ~1 warning and 2 errors generated.configure:10804: $? = 1configure: failed program was:#line 10780 "configure"#include "confdefs.h"#include #include intmain (){/* 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: noconfigure:10831: checking if you want tparm not to use X/Open fixed-parameter listconfigure:10841: result: yesconfigure:10865: checking for type of boolconfigure:10875: result: autoconfigure:10878: checking for alternate terminal capabilities fileconfigure:10889: result: Capsconfigure:10893: checking for type of chtypeconfigure:10903: result: uint32_tconfigure:10907: checking for type of ospeedconfigure:10917: result: shortconfigure:10921: checking for type of mmask_tconfigure:10931: result: uint32_tconfigure:10935: checking for size CCHARW_MAXconfigure:10945: result: 5configure:10949: checking for type of tparm argsconfigure:10959: result: intptr_tconfigure:10963: checking if RCS identifiers should be compiled-inconfigure:10973: result: noconfigure:10982: checking format of man-pagesconfigure:11071: result: gzipconfigure:11078: checking for manpage renamingconfigure:11120: result: noconfigure:11123: checking if manpage aliases will be installedconfigure:11134: result: yesconfigure:11148: checking if manpage symlinks should be usedconfigure:11167: result: yesconfigure:11171: checking for manpage tblconfigure:11182: result: noconfigure:11515: checking if you want to build with function extensionsconfigure:11525: result: yesconfigure:11580: checking if you want to build with SCREEN extensionsconfigure:11590: result: yesconfigure:11605: checking if you want to build with terminal-driverconfigure:11615: result: noconfigure:11636: checking for extended use of const keywordconfigure:11646: result: yesconfigure:11654: checking if you want to use extended colorsconfigure:11664: result: yesconfigure:11695: checking if you want to use extended mouse encodingconfigure:11705: result: yesconfigure:11725: checking if you want to use extended putwin/screendumpconfigure:11735: result: yesconfigure:11745: checking if you want $NCURSES_NO_PADDING codeconfigure:11755: result: yesconfigure:11762: checking for ANSI C header filesconfigure:11776: clang -E conftest.cconfigure:11782: $? = 0configure:11890: result: yesconfigure:11906: checking for sys/types.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for sys/stat.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for stdlib.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for string.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for memory.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for strings.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for inttypes.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for stdint.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11906: checking for unistd.hconfigure:11918: clang -c conftest.c >&5configure:11921: $? = 0configure:11924: test -s conftest.oconfigure:11927: $? = 0configure:11937: result: yesconfigure:11947: checking for signed charconfigure:11968: clang -c conftest.c >&5configure:11971: $? = 0configure:11974: test -s conftest.oconfigure:11977: $? = 0configure:11987: result: yesconfigure:11990: checking size of signed charconfigure:12011: clang -c conftest.c >&5configure:12014: $? = 0configure:12017: test -s conftest.oconfigure:12020: $? = 0configure:12037: clang -c conftest.c >&5configure:12063:14: error: '_array_' declared as an array with a negative sizeint _array_ [1 - 2 * !((sizeof (signed char)) <= 0)]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:12040: $? = 1configure: failed program was:#line 12025 "configure"#include "confdefs.h"#include #if HAVE_SYS_TYPES_H# include #endif#if HAVE_SYS_STAT_H# include #endif#if STDC_HEADERS# include # include #else# if HAVE_STDLIB_H# include # endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include # endif# include #endif#if HAVE_STRINGS_H# include #endif#if HAVE_INTTYPES_H# include #else# if HAVE_STDINT_H# include # endif#endif#if HAVE_UNISTD_H# include #endifintmain (){int _array_ [1 - 2 * !((sizeof (signed char)) <= 0)];return 0;}configure:12037: clang -c conftest.c >&5configure:12040: $? = 0configure:12043: test -s conftest.oconfigure:12046: $? = 0configure:12178: result: 1configure:12189: checking if you want to use signed Boolean array in term.hconfigure:12199: result: noconfigure:12204: checking if you want SIGWINCH handlerconfigure:12214: result: yesconfigure:12222: checking if you want user-definable terminal capabilities like termcapconfigure:12232: result: yesconfigure:12240: checking if you want all development codeconfigure:12250: result: noconfigure:12254: checking if you want hard-tabs codeconfigure:12264: result: noconfigure:12272: checking if you want limited support for xmcconfigure:12282: result: noconfigure:12292: checking if you do not want to assume colors are white-on-blackconfigure:12302: result: yesconfigure:12310: checking if you want hashmap scrolling-optimization codeconfigure:12320: result: yesconfigure:12328: checking if you want colorfgbg codeconfigure:12338: result: noconfigure:12346: checking if you want interop bindingsconfigure:12356: result: yesconfigure:12365: checking if you want to link with the pthread libraryconfigure:12375: result: noconfigure:12700: checking if you want reentrant codeconfigure:12710: result: noconfigure:12818: checking if you want experimental safe-sprintf codeconfigure:12828: result: noconfigure:12857: checking if you want wgetch-events codeconfigure:12867: result: noconfigure:12878: checking if you want to see long compiling messagesconfigure:12912: result: yesconfigure:12924: checking if you want to see compiler warningsconfigure:12932: result:configure:13388: checking for clang __attribute__ directives...checking for clang __attribute__((scanf))configure:13440: clang -c conftest.c >&5configure:13443: $? = 0checking for clang __attribute__((printf))configure:13440: clang -c conftest.c >&5configure:13443: $? = 0checking for clang __attribute__((unused))configure:13440: clang -c conftest.c >&5configure:13443: $? = 0checking for clang __attribute__((noreturn))configure:13440: clang -c conftest.c >&5configure:13443: $? = 0configure:13504: checking if you want to work around bogus compiler/loader warningsconfigure:13514: result: noconfigure:13598: checking if you want to enable runtime assertionsconfigure:13608: result: noconfigure:13624: checking if you want to use dmalloc for testingconfigure:13641: result: noconfigure:13836: checking if you want to use dbmalloc for testingconfigure:13853: result: noconfigure:14048: checking if you want to use valgrind for testingconfigure:14065: result: noconfigure:14158: checking if you want to perform memory-leak testingconfigure:14168: result: noconfigure:14220: checking whether to add trace feature to all modelsconfigure:14230: result: noconfigure:14320: checking if we want to use GNAT projectsconfigure:14337: result: yesconfigure:14347: checking for gettimeofdayconfigure:14384: clang -o conftest -DNDEBUG conftest.c >&5configure:14387: $? = 0configure:14390: test -s conftestconfigure:14393: $? = 0configure:14403: result: yesconfigure:14490: checking if -lm needed for math functionsconfigure:14512: clang -o conftest -DNDEBUG conftest.c >&5configure:14505:12: warning: implicit declaration of function 'rand' is invalid in C99 [-Wimplicit-function-declaration]double x = rand(); printf("result = %g\n", pow(sin(x),x))^1 warning generated.configure:14515: $? = 0configure:14518: test -s conftestconfigure:14521: $? = 0configure:14531: result: noconfigure:14539: checking for ANSI C header filesconfigure:14667: result: yesconfigure:14680: checking for dirent.h that defines DIRconfigure:14701: clang -c -DNDEBUG conftest.c >&5configure:14704: $? = 0configure:14707: test -s conftest.oconfigure:14710: $? = 0configure:14720: result: yesconfigure:14733: checking for opendir in -ldirconfigure:14760: clang -o conftest -DNDEBUG conftest.c -ldir >&5/sysroot/bin/ld: error: cannot find -ldirclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:14763: $? = 1configure: failed program was:#line 14741 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char opendir ();intmain (){opendir ();;return 0;}configure:14780: result: noconfigure:14842: checking whether time.h and sys/time.h may both be includedconfigure:14864: clang -c -DNDEBUG conftest.c >&5configure:14867: $? = 0configure:14870: test -s conftest.oconfigure:14873: $? = 0configure:14883: result: yesconfigure:14902: checking for regcompconfigure:14939: clang -o conftest -DNDEBUG conftest.c >&5configure:14942: $? = 0configure:14945: test -s conftestconfigure:14948: $? = 0configure:14958: result: yesconfigure:15184: checking for regular-expression headersconfigure:15255: clang -o conftest -DNDEBUG conftest.c >&5configure:15258: $? = 0configure:15261: test -s conftestconfigure:15264: $? = 0configure:15280: result: regex.hconfigure:15323: checking for fcntl.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for getopt.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for limits.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for locale.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for math.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for poll.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/bsdtypes.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15330:10: fatal error: 'sys/bsdtypes.h' file not found#include ^1 error generated.configure:15339: $? = 1configure: failed program was:#line 15329 "configure"#include "confdefs.h"#include configure:15358: result: noconfigure:15323: checking for sys/ioctl.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/param.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/poll.hconfigure:15333: clang -E -DNDEBUG conftest.cIn file included from configure:15330:/sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^1 warning generated.configure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/select.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/time.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for sys/times.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15323: checking for ttyent.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15330:10: fatal error: 'ttyent.h' file not found#include ^1 error generated.configure:15339: $? = 1configure: failed program was:#line 15329 "configure"#include "confdefs.h"#include configure:15358: result: noconfigure:15323: checking for unistd.hconfigure:15358: result: yesconfigure:15323: checking for wctype.hconfigure:15333: clang -E -DNDEBUG conftest.cconfigure:15339: $? = 0configure:15358: result: yesconfigure:15371: checking for unistd.hconfigure:15406: result: yesconfigure:15371: checking for getopt.hconfigure:15406: result: yesconfigure:15416: checking for header declaring getopt variablesconfigure:15439: clang -c -DNDEBUG conftest.c >&5configure:15432:9: error: use of undeclared identifier 'optind'int x = optind; char *y = optarg^configure:15432:27: error: use of undeclared identifier 'optarg'int x = optind; char *y = optarg^2 errors generated.configure:15442: $? = 1configure: failed program was:#line 15426 "configure"#include "confdefs.h"#include intmain (){int x = optind; char *y = optarg;return 0;}configure:15439: clang -c -DNDEBUG conftest.c >&5configure:15432:9: error: use of undeclared identifier 'optind'int x = optind; char *y = optarg^configure:15432:27: error: use of undeclared identifier 'optarg'int x = optind; char *y = optarg^2 errors generated.configure:15442: $? = 1configure: failed program was:#line 15426 "configure"#include "confdefs.h"#include intmain (){int x = optind; char *y = optarg;return 0;}configure:15439: clang -c -DNDEBUG conftest.c >&5configure:15442: $? = 0configure:15445: test -s conftest.oconfigure:15448: $? = 0configure:15460: result: unistd.hconfigure:15602: checking if sys/time.h works with sys/select.hconfigure:15629: clang -c -DNDEBUG conftest.c >&5configure:15632: $? = 0configure:15635: test -s conftest.oconfigure:15638: $? = 0configure:15650: result: yesconfigure:15665: checking for an ANSI C-conforming constconfigure:15729: clang -c -DNDEBUG conftest.c >&5configure:15732: $? = 0configure:15735: test -s conftest.oconfigure:15738: $? = 0configure:15748: result: yesconfigure:15758: checking for inlineconfigure:15775: clang -c -DNDEBUG conftest.c >&5configure:15778: $? = 0configure:15781: test -s conftest.oconfigure:15784: $? = 0configure:15795: result: inlineconfigure:15821: checking if clang supports options to tune inliningconfigure:15842: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:15845: $? = 0configure:15848: test -s conftest.oconfigure:15851: $? = 0configure:15863: result: yesconfigure:15949: checking for signal global datatypeconfigure:15984: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:15987: $? = 0configure:15990: test -s conftest.oconfigure:15993: $? = 0configure:16007: result: volatile sig_atomic_tconfigure:16096: checking if unsigned literals are legalconfigure:16115: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16118: $? = 0configure:16121: test -s conftest.oconfigure:16124: $? = 0configure:16136: result: yesconfigure:16152: checking if external errno is declaredconfigure:16177: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16180: $? = 0configure:16183: test -s conftest.oconfigure:16186: $? = 0configure:16197: result: yesconfigure:16212: checking if external errno existsconfigure:16234: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'/tmp/conftest-4e1c31.o:conftest.c:function main: error: undefined reference to 'errno'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:16237: $? = 1configure: failed program was:#line 16219 "configure"#include "confdefs.h"#undef errnoextern int errno;intmain (){errno = 2;return 0;}configure:16254: result: noconfigure:16267: checking if data-only library module linksconfigure:16278: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16281: $? = 0/r: `u' modifier ignored since `D' is the default (see `U')configure:16301: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16304: $? = 0/r: `u' modifier ignored since `D' is the default (see `U')configure:16351: result: unknownconfigure:16390: checking for getcwdconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for getegidconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for geteuidconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for getoptconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for getttynamconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'/tmp/conftest-9d4506.o:conftest.c:function main: error: undefined reference to 'getttynam'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:16430: $? = 1configure: failed program was:#line 16396 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char getttynam (); below. */#include /* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char getttynam ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_getttynam) || defined (__stub___getttynam)choke me#elsef = getttynam; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;#endif;return 0;}configure:16446: result: noconfigure:16390: checking for issetugidconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for pollconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for putenvconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for removeconfigure:16446: result: yesconfigure:16390: checking for selectconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for setbufconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for setbufferconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for setenvconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for setvbufconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for sigactionconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for sigvecconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'/tmp/conftest-491991.o:conftest.c:function main: error: undefined reference to 'sigvec'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:16430: $? = 1configure: failed program was:#line 16396 "configure"#include "confdefs.h"/* System header to define __stub macros and hopefully few prototypes,which can conflict with char sigvec (); below. */#include /* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char sigvec ();char (*f) ();intmain (){/* The GNU C library defines this for functions which it implementsto always fail with ENOSYS. Some functions are actually namedsomething starting with __ and the normal name is an alias. */#if defined (__stub_sigvec) || defined (__stub___sigvec)choke me#elsef = sigvec; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;#endif;return 0;}configure:16446: result: noconfigure:16390: checking for strdupconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16406:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^configure:16406:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for strstrconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16406:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]char strstr ();^configure:16406:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'1 warning generated.configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for tcgetpgrpconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for timesconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16390: checking for vsnprintfconfigure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16406:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^configure:16406:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:16430: $? = 0configure:16433: test -s conftestconfigure:16436: $? = 0configure:16446: result: yesconfigure:16585: checking for isasciiconfigure:16604: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16607: $? = 0configure:16610: test -s conftestconfigure:16613: $? = 0configure:16624: result: yesconfigure:16632: checking whether sigaction needs _POSIX_SOURCEconfigure:16649: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16652: $? = 0configure:16655: test -s conftest.oconfigure:16658: $? = 0configure:16706: result: noconfigure:16710: checking if nanosleep really worksconfigure:16765: result: unknownconfigure:16780: checking for termio.hconfigure:16790: clang -E -DNDEBUG conftest.cconfigure:16787:10: fatal error: 'termio.h' file not found#include ^1 error generated.configure:16796: $? = 1configure: failed program was:#line 16786 "configure"#include "confdefs.h"#include configure:16815: result: noconfigure:16780: checking for termios.hconfigure:16790: clang -E -DNDEBUG conftest.cconfigure:16796: $? = 0configure:16815: result: yesconfigure:16780: checking for unistd.hconfigure:16815: result: yesconfigure:16883: checking whether termios.h needs _POSIX_SOURCEconfigure:16898: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16901: $? = 0configure:16904: test -s conftest.oconfigure:16907: $? = 0configure:16954: result: noconfigure:16959: checking for tcgetattrconfigure:16994: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:16997: $? = 0configure:17000: test -s conftestconfigure:17003: $? = 0configure:17013: result: yesconfigure:17020: checking for vsscanf function or workaroundconfigure:17043: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17046: $? = 0configure:17049: test -s conftestconfigure:17052: $? = 0configure:17145: result: vsscanfconfigure:17166: checking for working mkstempconfigure:17238: result: maybeconfigure:17241: checking for mkstempconfigure:17278: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17281: $? = 0configure:17284: test -s conftestconfigure:17287: $? = 0configure:17297: result: yesconfigure:17318: WARNING: cross compiling: assume setvbuf params not reversedconfigure:17381: checking for intptr_tconfigure:17402: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17405: $? = 0configure:17408: test -s conftest.oconfigure:17411: $? = 0configure:17421: result: yesconfigure:17433: checking for ssize_tconfigure:17454: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17457: $? = 0configure:17460: test -s conftest.oconfigure:17463: $? = 0configure:17473: result: yesconfigure:17485: checking for type sigaction_tconfigure:17505: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17498:1: error: use of undeclared identifier 'sigaction_t'; did you mean 'sigaction'?sigaction_t x^~~~~~~~~~~sigaction/sysroot/include/signal.h:203:5: note: 'sigaction' declared hereint sigaction(int, const struct sigaction *__restrict, struct sigaction *__restrict);^configure:17498:1: error: must use 'struct' tag to refer to type 'sigaction'sigaction_t x^struct/sysroot/include/signal.h:203:5: note: struct 'sigaction' is hidden by a non-type declaration of 'sigaction' hereint sigaction(int, const struct sigaction *__restrict, struct sigaction *__restrict);^2 errors generated.configure:17508: $? = 1configure: failed program was:#line 17492 "configure"#include "confdefs.h"#include intmain (){sigaction_t x;return 0;}configure:17525: result: noconfigure:17532: checking declaration of size-changeconfigure:17591: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17594: $? = 0configure:17597: test -s conftest.oconfigure:17600: $? = 0size-change succeeded ()configure:17619: result: yesconfigure:17637: checking for memmoveconfigure:17674: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17653:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]char memmove ();^configure:17653:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'1 warning generated.configure:17677: $? = 0configure:17680: test -s conftestconfigure:17683: $? = 0configure:17693: result: yesconfigure:17827: checking if poll really worksconfigure:17904: result: unknownconfigure:17911: checking for va_copyconfigure:17935: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17938: $? = 0configure:17941: test -s conftestconfigure:17944: $? = 0configure:17954: result: yesconfigure:17962: checking for __va_copyconfigure:17986: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:17989: $? = 0configure:17992: test -s conftestconfigure:17995: $? = 0configure:18005: result: yesconfigure:18013: checking for pid_tconfigure:18034: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:18037: $? = 0configure:18040: test -s conftest.oconfigure:18043: $? = 0configure:18053: result: yesconfigure:18068: checking for unistd.hconfigure:18103: result: yesconfigure:18068: checking for vfork.hconfigure:18078: clang -E -DNDEBUG conftest.cconfigure:18075:10: fatal error: 'vfork.h' file not found#include ^1 error generated.configure:18084: $? = 1configure: failed program was:#line 18074 "configure"#include "confdefs.h"#include configure:18103: result: noconfigure:18116: checking for forkconfigure:18153: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:18156: $? = 0configure:18159: test -s conftestconfigure:18162: $? = 0configure:18172: result: yesconfigure:18116: checking for vforkconfigure:18153: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:18132:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]char vfork ();^configure:18132:6: note: 'vfork' is a builtin with type 'int (void)'1 warning generated.configure:18156: $? = 0configure:18159: test -s conftestconfigure:18162: $? = 0configure:18172: result: yesconfigure:18184: checking for working forkconfigure:18227: result: yesconfigure:18246: checking for working vforkconfigure:18372: result: yesconfigure:18405: checking for openpty in -lutilconfigure:18432: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c -lutil >&5configure:18435: $? = 0configure:18438: test -s conftestconfigure:18441: $? = 0configure:18452: result: yesconfigure:18460: checking for openpty headerconfigure:18504: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c -lutil >&5configure:18507: $? = 0configure:18510: test -s conftestconfigure:18513: $? = 0configure:18531: result: pty.hconfigure:19167: checking if we should include stdbool.hconfigure:19187: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:19180:1: error: use of undeclared identifier 'bool'bool foo = false^1 error generated.configure:19190: $? = 1configure: failed program was:#line 19175 "configure"#include "confdefs.h"intmain (){bool foo = false;return 0;}configure:19219: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:19222: $? = 0configure:19225: test -s conftest.oconfigure:19228: $? = 0configure:19242: result: yesconfigure:19248: checking for builtin bool typeconfigure:19271: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'configure:19264:1: error: use of undeclared identifier 'bool'bool x = false^1 error generated.configure:19274: $? = 1configure: failed program was:#line 19256 "configure"#include "confdefs.h"#include #include intmain (){bool x = false;return 0;}configure:19295: result: noconfigure:19317: checking for library stdc++configure:19358: clang++ -o conftest -DNDEBUG conftest.cc -lstdc++ >&5configure:19344:10: fatal error: 'strstream.h' file not found#include ^1 error generated.configure:19361: $? = 1configure: failed program was:#line 19342 "configure"#include "confdefs.h"#include intmain (){char buf[80];strstreambuf foo(buf, sizeof(buf));return 0;}configure:19379: result: noconfigure:19400: checking whether clang++ understands -c and -o togetherconfigure:19416: clang++ -c conftest.cc -o conftest2.o >&5configure:19419: $? = 0configure:19421: clang++ -c conftest.cc -o conftest2.o >&5configure:19424: $? = 0configure:19435: result: yesconfigure:19611: checking how to run the C++ preprocessorconfigure:19633: clang++ -E -DNDEBUG conftest.ccconfigure:19639: $? = 0configure:19666: clang++ -E -DNDEBUG conftest.ccconfigure:19663:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:19672: $? = 1configure: failed program was:#line 19662 "configure"#include "confdefs.h"#include configure:19709: result: clang++ -Econfigure:19724: clang++ -E -DNDEBUG conftest.ccconfigure:19730: $? = 0configure:19757: clang++ -E -DNDEBUG conftest.ccconfigure:19754:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:19763: $? = 1configure: failed program was:#line 19753 "configure"#include "confdefs.h"#include configure:19806: checking for typeinfoconfigure:19816: clang++ -E -DNDEBUG conftest.ccconfigure:19822: $? = 0configure:19841: result: yesconfigure:19854: checking for iostreamconfigure:19864: clang++ -E -DNDEBUG conftest.ccconfigure:19870: $? = 0configure:19889: result: yesconfigure:19900: checking if iostream uses std-namespaceconfigure:19920: clang++ -c -DNDEBUG conftest.cc >&5configure:19923: $? = 0configure:19926: test -s conftest.oconfigure:19929: $? = 0configure:19938: result: yesconfigure:19949: checking if we should include stdbool.hconfigure:20024: result: yesconfigure:20030: checking for builtin bool typeconfigure:20053: clang++ -c -DNDEBUG conftest.cc >&5configure:20056: $? = 0configure:20059: test -s conftest.oconfigure:20062: $? = 0configure:20075: result: yesconfigure:20081: checking for size of boolconfigure:20160: result: unknownconfigure:20166: WARNING: Assuming unsigned for type of boolconfigure:20171: checking for special defines needed for etip.hconfigure:20203: clang++ -c -I./c++ -I./menu -Iinclude -I./include -DNDEBUG conftest.cc >&5configure:20206: $? = 0configure:20209: test -s conftest.oconfigure:20212: $? = 0configure:20233: result:configure:20238: checking if clang++ accepts parameter initializationconfigure:20301: result: unknownconfigure:20311: checking if clang++ accepts static_castconfigure:20369: clang++ -c -DNDEBUG conftest.cc >&5configure:20372: $? = 0configure:20375: test -s conftest.oconfigure:20378: $? = 0configure:20396: result: yesconfigure:21062: checking for wchar_tconfigure:21083: clang++ -c -DNDEBUG conftest.cc >&5configure:21086: $? = 0configure:21089: test -s conftest.oconfigure:21092: $? = 0configure:21102: result: yesconfigure:21105: checking size of wchar_tconfigure:21126: clang++ -c -DNDEBUG conftest.cc >&5configure:21129: $? = 0configure:21132: test -s conftest.oconfigure:21135: $? = 0configure:21152: clang++ -c -DNDEBUG conftest.cc >&5configure:21178:14: error: '_array_' declared as an array with a negative sizeint _array_ [1 - 2 * !((sizeof (wchar_t)) <= 0)]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:21155: $? = 1configure: failed program was:#line 21140 "configure"#include "confdefs.h"#include #if HAVE_SYS_TYPES_H# include #endif#if HAVE_SYS_STAT_H# include #endif#if STDC_HEADERS# include # include #else# if HAVE_STDLIB_H# include # endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include # endif# include #endif#if HAVE_STRINGS_H# include #endif#if HAVE_INTTYPES_H# include #else# if HAVE_STDINT_H# include # endif#endif#if HAVE_UNISTD_H# include #endifintmain (){int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 0)];return 0;}configure:21152: clang++ -c -DNDEBUG conftest.cc >&5configure:21178:14: error: '_array_' declared as an array with a negative sizeint _array_ [1 - 2 * !((sizeof (wchar_t)) <= 1)]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:21155: $? = 1configure: failed program was:#line 21140 "configure"#include "confdefs.h"#include #if HAVE_SYS_TYPES_H# include #endif#if HAVE_SYS_STAT_H# include #endif#if STDC_HEADERS# include # include #else# if HAVE_STDLIB_H# include # endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include # endif# include #endif#if HAVE_STRINGS_H# include #endif#if HAVE_INTTYPES_H# include #else# if HAVE_STDINT_H# include # endif#endif#if HAVE_UNISTD_H# include #endifintmain (){int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 1)];return 0;}configure:21152: clang++ -c -DNDEBUG conftest.cc >&5configure:21178:14: error: '_array_' declared as an array with a negative sizeint _array_ [1 - 2 * !((sizeof (wchar_t)) <= 3)]^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:21155: $? = 1configure: failed program was:#line 21140 "configure"#include "confdefs.h"#include #if HAVE_SYS_TYPES_H# include #endif#if HAVE_SYS_STAT_H# include #endif#if STDC_HEADERS# include # include #else# if HAVE_STDLIB_H# include # endif#endif#if HAVE_STRING_H# if !STDC_HEADERS && HAVE_MEMORY_H# include # endif# include #endif#if HAVE_STRINGS_H# include #endif#if HAVE_INTTYPES_H# include #else# if HAVE_STDINT_H# include # endif#endif#if HAVE_UNISTD_H# include #endifintmain (){int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 3)];return 0;}configure:21152: clang++ -c -DNDEBUG conftest.cc >&5configure:21155: $? = 0configure:21158: test -s conftest.oconfigure:21161: $? = 0configure:21226: clang++ -c -DNDEBUG conftest.cc >&5configure:21229: $? = 0configure:21232: test -s conftest.oconfigure:21235: $? = 0configure:21226: clang++ -c -DNDEBUG conftest.cc >&5configure:21229: $? = 0configure:21232: test -s conftest.oconfigure:21235: $? = 0configure:21293: result: 4configure:21311: checking for library subsetsconfigure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcsconfigure:21384: checking default library suffixconfigure:21395: result: wconfigure:21398: checking default library-dependency suffixconfigure:21456: result: w.soconfigure:21459: checking default object directoryconfigure:21475: result: obj_sconfigure:21479: checking c++ library-dependency suffixconfigure:21547: result: w.soconfigure:21809: checking where we will install curses.hconfigure:21819: result: ${prefix}/includeconfigure:21845: checking for src modulesconfigure:21910: result: ncurses progs panel menu formconfigure:22130: checking for ticconfigure:22147: found /usr/sbin/ticconfigure:22159: result: /usr/sbin/ticconfigure:22207: checking for defines to add to ncursesw6-config scriptconfigure:22223: result:configure:22382: creating ./config.status## ----------------------- #### Running config.status. #### ----------------------- ##This file was extended by config.status 2.52.20141204, executed withCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS => ./config.statuson 7967455ad674config.status:23150: creating include/MKterm.h.awkconfig.status:23150: creating include/curses.headconfig.status:23150: creating include/ncurses_dll.hconfig.status:23150: creating include/termcap.hconfig.status:23150: creating include/unctrl.hconfig.status:23150: creating man/Makefileconfig.status:23150: creating include/Makefileconfig.status:23150: creating ncurses/Makefileconfig.status:23150: creating progs/Makefileconfig.status:23150: creating panel/Makefileconfig.status:23150: creating menu/Makefileconfig.status:23150: creating form/Makefileconfig.status:23150: creating test/Makefileconfig.status:23150: creating misc/Makefileconfig.status:23150: creating c++/Makefileconfig.status:23150: creating misc/run_tic.shconfig.status:23150: creating misc/ncurses-configconfig.status:23150: creating man/ncursesw6-config.1config.status:23150: creating misc/gen-pkgconfigconfig.status:23150: creating Makefileconfig.status:23303: creating include/ncurses_cfg.h## ----------------- #### Cache variables. #### ----------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_build_alias=x86_64-unknown-linux-gnuac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_cxx_compiler_gnu=yesac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=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=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_btowc=yesac_cv_func_fork=yesac_cv_func_fork_works=yesac_cv_func_fseeko=yesac_cv_func_getcwd=yesac_cv_func_getegid=yesac_cv_func_geteuid=yesac_cv_func_getopt=yesac_cv_func_gettimeofday=yesac_cv_func_getttynam=noac_cv_func_issetugid=yesac_cv_func_link=yesac_cv_func_mblen=yesac_cv_func_mbrlen=yesac_cv_func_mbrtowc=yesac_cv_func_mbsrtowcs=yesac_cv_func_mbstowcs=yesac_cv_func_mbtowc=yesac_cv_func_memmove=yesac_cv_func_mkstemp=yesac_cv_func_poll=yesac_cv_func_putenv=yesac_cv_func_putwc=yesac_cv_func_regcomp=yesac_cv_func_remove=yesac_cv_func_select=yesac_cv_func_setbuf=yesac_cv_func_setbuffer=yesac_cv_func_setenv=yesac_cv_func_setvbuf=yesac_cv_func_sigaction=yesac_cv_func_sigvec=noac_cv_func_strdup=yesac_cv_func_strstr=yesac_cv_func_symlink=yesac_cv_func_tcgetpgrp=yesac_cv_func_times=yesac_cv_func_unlink=yesac_cv_func_vfork=yesac_cv_func_vfork_works=yesac_cv_func_vsnprintf=yesac_cv_func_wcsrtombs=yesac_cv_func_wcstombs=yesac_cv_func_wctob=yesac_cv_func_wctomb=yesac_cv_header_dirent_dirent_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_gpm_h=noac_cv_header_inttypes_h=yesac_cv_header_iostream=yesac_cv_header_limits_h=yesac_cv_header_locale_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_poll_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_bsdtypes_h=noac_cv_header_sys_ioctl_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_poll_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_times_h=yesac_cv_header_sys_types_h=yesac_cv_header_termio_h=noac_cv_header_termios_h=yesac_cv_header_time=yesac_cv_header_ttyent_h=noac_cv_header_typeinfo=yesac_cv_header_unistd_h=yesac_cv_header_vfork_h=noac_cv_header_wctype_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_host_alias=x86_64-unknown-linuxac_cv_lib_dir_opendir=noac_cv_lib_util_openpty=yesac_cv_objext=oac_cv_path_TIC_PATH=/usr/sbin/ticac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AR=arac_cv_prog_AWK=gawkac_cv_prog_BUILD_CC=gccac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_CXX=clang++ac_cv_prog_CXXCPP='clang++ -E'ac_cv_prog_MAKE_LOWER_TAGS=noac_cv_prog_MAKE_UPPER_TAGS=noac_cv_prog_ac_ct_AR=arac_cv_prog_ac_ct_LD=ldac_cv_prog_ac_ct_NM=nmac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_cf_ldd_prog=lddac_cv_prog_cxx_g=yesac_cv_prog_egrep='grep -E'ac_cv_prog_gcc_traditional=noac_cv_prog_make_make_set=yesac_cv_sizeof_signed_char=1ac_cv_sizeof_wchar_t=4ac_cv_sys_file_offset_bits=noac_cv_sys_large_files=noac_cv_sys_largefile_CC=noac_cv_sys_largefile_source=noac_cv_sys_long_file_names=yesac_cv_target=x86_64-unknown-linux-gnuac_cv_target_alias=x86_64-unknown-linuxac_cv_type_intptr_t=yesac_cv_type_pid_t=yesac_cv_type_signed_char=yesac_cv_type_ssize_t=yesac_cv_type_wchar_t=yesam_cv_langinfo_codeset=yescf_cv_1UL=1Ucf_cv_abi_version=6cf_cv_ar_flags=-curvcf_cv_builtin_bool=1cf_cv_cc_bool_type=0cf_cv_cpp_param_init=unknowncf_cv_cpp_static_cast=yescf_cv_dcl_errno=yescf_cv_define_sigwinch=yescf_cv_do_relink=yescf_cv_do_symlinks=yescf_cv_enable_lp64=1cf_cv_enable_opaque=NCURSES_OPAQUEcf_cv_enable_reentrant=0cf_cv_enable_rpath=nocf_cv_func_mkstemp=maybecf_cv_func_nanosleep=unknowncf_cv_func_openpty=pty.hcf_cv_func_vsscanf=vsscanfcf_cv_gcc_inline=yescf_cv_getopt_header=unistd.hcf_cv_gnu_source=nocf_cv_have___va_copy=yescf_cv_have_errno=nocf_cv_have_isascii=yescf_cv_have_tcgetattr=yescf_cv_have_va_copy=yescf_cv_header_stdbool_h=1cf_cv_lib_util=yescf_cv_libstdcpp=nocf_cv_link_dataonly=unknowncf_cv_makeflags=cf_cv_mbstate_t=yescf_cv_mixedcase=yescf_cv_need_libm=nocf_cv_prog_CC_c_o=yescf_cv_prog_CXX_c_o=yescf_cv_regex_hdrs=regex.hcf_cv_rel_version=6.0cf_cv_rm_so_locs=nocf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'cf_cv_shlib_version=relcf_cv_shlib_version_infix=nocf_cv_sig_atomic_t='volatile sig_atomic_t'cf_cv_sizechange=yescf_cv_src_modules='ncurses progs panel menu form'cf_cv_struct_dirent64=nocf_cv_sys_time_select=yescf_cv_system_name=linux-gnucf_cv_timestamp='Wed Apr 5 00:25:22 UTC 2017'cf_cv_type_of_bool=unsignedcf_cv_type_sigaction=nocf_cv_typeof_chtype=uint32_tcf_cv_typeof_mmask_t=uint32_tcf_cv_unsigned_literals=yescf_cv_wchar_h_okay=yescf_cv_wchar_t=nocf_cv_wint_t=yescf_cv_working_poll=unknown## ------------ #### confdefs.h. #### ------------ ###define PACKAGE "ncurses"#define NCURSES_VERSION "6.0"#define NCURSES_PATCHDATE 20150808#define SYSTEM_NAME "linux-gnu"#ifdef __cplusplus#include #endif#define HAVE_LONG_FILE_NAMES 1#define MIXEDCASE_FILENAMES 1#define TERMINFO_DIRS "/usr/share/terminfo"#define TERMINFO "/usr/share/terminfo"#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_LINKS 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_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_ISSETUGID 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_STRDUP 1#define HAVE_STRSTR 1#define HAVE_TCGETPGRP 1#define HAVE_TIMES 1#define HAVE_VSNPRINTF 1#define HAVE_ISASCII 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_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 #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 1configure: exit 0