Build of ncurses with musl toolchain

The build took 00h 01m 55s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
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:

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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 -E
# Configuring NCURSES 6.0 ABI 6 (Wed Apr 5 00:25:22 UTC 2017)
# checking for package version... 6.0
# checking for package patch date... 20150808
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# Configuring for linux-gnu
# checking for prefix... /usr
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for executable suffix...
# checking for object suffix... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking version of clang... 3.8.1
# checking for clang option to accept ANSI C... none needed
# checking $CC variable... ok
# checking how to run the C preprocessor... clang -E
# checking whether clang needs -traditional... no
# checking whether clang understands -c and -o together... yes
# checking if you want to ensure bool is consistent with C++... yes
# checking for x86_64-unknown-linux-g++... clang++
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking if clang++ works... yes
# checking version of clang++... 3.8.1
# checking if you want to build C++ binding and demo... yes
# checking if you want to build with Ada95... no
# checking if you want to install terminal database... yes
# checking if you want to install manpages... yes
# checking if you want to build programs such as tic... yes
# checking if you want to build test-programs... yes
# checking if you wish to install curses.h... yes
# checking for mawk... no
# checking for gawk... gawk
# checking for egrep... (cached) grep -E
# checking for a BSD compatible install... /usr/bin/install -c
# checking for tdlint... no
# checking for lint... no
# checking for alint... no
# checking for splint... no
# checking for lclint... no
# checking whether ln -s works... yes
# checking if ln -s -f options work... yes
# checking for long file names... yes
# checking if you want to use pkg-config... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking for /usr/sbin/pkg-config library directory... checking done... /usr/share/pkgconfig
# checking if we should install .pc files for /usr/sbin/pkg-config... yes
# checking for suffix to add to pc-files... none
# checking if we should assume mixed-case filenames... auto
# checking if filesystem supports mixed-case filenames... yes
# checking whether make sets ${MAKE}... yes
# checking for exctags... no
# checking for ctags... no
# checking for exetags... no
# checking for etags... no
# checking for ctags... no
# checking for etags... no
# checking for makeflags variable...
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-ld... no
# checking for ld... ld
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-nm... no
# checking for nm... nm
# checking for x86_64-unknown-linux-ar... ar
# checking for options to update archives... -curv
# checking if you have specified an install-prefix...
# checking for gcc... gcc
# checking for native build C compiler... gcc
# checking for native build C preprocessor... ${BUILD_CC} -E
# checking 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... yes
# checking if you want to build libraries with libtool... no
# checking if you want to build shared libraries... yes
# checking if you want to build static libraries... yes
# checking if you want to build debug libraries... no
# checking if you want to build profiling libraries... no
# checking if you want to build C++ shared libraries... yes
# checking for specified models... shared normal
# checking for default model... shared
# checking if you want to have a library-prefix... auto
# checking for PATH separator... :
# checking if you want to build a separate terminfo library... no
# checking if you want to build a separate tic library... no
# checking if you want to link with the GPM mouse library... maybe
# checking for gpm.h... no
# checking for default loader flags...
# checking if rpath option should be used... no
# checking if shared libraries should be relinked during install... yes
# checking for an rpath option... -Wl,-rpath,
# checking if release/abi version should be used for shared libs... auto
# checking which clang option to use... -fPIC
# checking if versioned-symbols file should be used... no
# checking if you want to disable library suffixes... no
# checking if rpath-hack should be disabled... no
# checking for updated LDFLAGS... maybe
# checking for ldd... ldd
# checking if you wish to append extra suffix to header/library paths...
# checking if you wish to install ncurses overwriting curses... yes
# checking if external terminfo-database is used... yes
# checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
# checking whether to use hashed database instead of directory/tree... no
# checking for list of fallback descriptions...
# checking if you want modern xterm or antique... xterm-new
# checking if xterm backspace sends BS or DEL... BS
# checking for list of terminfo directories... /usr/share/terminfo
# checking for default terminfo directory... /usr/share/terminfo
# checking if big-core option selected... no
# checking if big-strings option selected... yes
# checking if you want termcap-fallback support... no
# checking if ~/.terminfo is wanted... yes
# checking if you want to use restricted environment when running as root... yes
# checking for remove... yes
# checking for unlink... yes
# checking for link... yes
# checking for symlink... yes
# checking if tic should use symbolic links... no
# checking if tic should use hard links... yes
# checking if you want broken-linker support code... no
# checking if tputs should process BSD-style prefix padding... no
# checking if we must define _GNU_SOURCE... no
# checking if _XOPEN_SOURCE really is set... yes
# checking if SIGWINCH is defined... yes
# checking for nl_langinfo and CODESET... yes
# checking if you want wide-character code... yes
# checking if wchar.h can be used as is... yes
# checking for putwc... yes
# checking for btowc... yes
# checking for wctob... yes
# checking for mbtowc... yes
# checking for wctomb... yes
# checking for mblen... yes
# checking for mbrlen... yes
# checking for mbrtowc... yes
# checking for wcsrtombs... yes
# checking for mbsrtowcs... yes
# checking for wcstombs... yes
# checking for mbstowcs... yes
# checking if we must include wchar.h to declare mbstate_t... yes
# checking if we must include wchar.h to declare wchar_t... no
# checking if we must include wchar.h to declare wint_t... yes
# checking whether to enable _LP64 definition in curses.h... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGE_FILES value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for fseeko... yes
# checking whether to use struct dirent64... no
# checking if you want tparm not to use X/Open fixed-parameter list... yes
# checking for type of bool... auto
# checking for alternate terminal capabilities file... Caps
# checking for type of chtype... uint32_t
# checking for type of ospeed... short
# checking for type of mmask_t... uint32_t
# checking for size CCHARW_MAX... 5
# checking for type of tparm args... intptr_t
# checking if RCS identifiers should be compiled-in... no
# checking format of man-pages... gzip
# checking for manpage renaming... no
# checking if manpage aliases will be installed... yes
# checking if manpage symlinks should be used... yes
# checking for manpage tbl... no
# checking if you want to build with function extensions... yes
# checking if you want to build with SCREEN extensions... yes
# checking if you want to build with terminal-driver... no
# checking for extended use of const keyword... yes
# checking if you want to use extended colors... yes
# checking if you want to use extended mouse encoding... yes
# checking if you want to use extended putwin/screendump... yes
# checking if you want $NCURSES_NO_PADDING code... yes
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for signed char... yes
# checking size of signed char... 1
# checking if you want to use signed Boolean array in term.h... no
# checking if you want SIGWINCH handler... yes
# checking if you want user-definable terminal capabilities like termcap... yes
# checking if you want all development code... no
# checking if you want hard-tabs code... no
# checking if you want limited support for xmc... no
# checking if you do not want to assume colors are white-on-black... yes
# checking if you want hashmap scrolling-optimization code... yes
# checking if you want colorfgbg code... no
# checking if you want interop bindings... yes
# checking if you want to link with the pthread library... no
# checking if you want reentrant code... no
# checking if you want experimental safe-sprintf code... no
# checking if you want wgetch-events code... no
# checking if you want to see long compiling messages... yes
# checking if you want to see compiler warnings...
# configure: checking for clang __attribute__ directives...
# ... scanf
# ... printf
# ... unused
# ... noreturn
# checking if you want to work around bogus compiler/loader warnings... no
# checking if you want to enable runtime assertions... no
# checking if you want to use dmalloc for testing... no
# checking if you want to use dbmalloc for testing... no
# checking if you want to use valgrind for testing... no
# checking if you want to perform memory-leak testing... no
# checking whether to add trace feature to all models... no
# checking if we want to use GNAT projects... yes
# checking for gettimeofday... yes
# checking if -lm needed for math functions... no
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for regcomp... yes
# checking for regular-expression headers... regex.h
# checking for fcntl.h... yes
# checking for getopt.h... yes
# checking for limits.h... yes
# checking for locale.h... yes
# checking for math.h... yes
# checking for poll.h... yes
# checking for sys/bsdtypes.h... no
# checking for sys/ioctl.h... yes
# checking for sys/param.h... yes
# checking for sys/poll.h... yes
# checking for sys/select.h... yes
# checking for sys/time.h... yes
# checking for sys/times.h... yes
# checking for ttyent.h... no
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for unistd.h... (cached) yes
# checking for getopt.h... (cached) yes
# checking for header declaring getopt variables... unistd.h
# checking if sys/time.h works with sys/select.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if clang supports options to tune inlining... yes
# checking for signal global datatype... volatile sig_atomic_t
# checking if unsigned literals are legal... yes
# checking if external errno is declared... yes
# checking if external errno exists... no
# checking if data-only library module links... unknown
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getopt... yes
# checking for getttynam... no
# checking for issetugid... yes
# checking for poll... yes
# checking for putenv... yes
# checking for remove... (cached) yes
# checking for select... yes
# checking for setbuf... yes
# checking for setbuffer... yes
# checking for setenv... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigvec... no
# checking for strdup... yes
# checking for strstr... yes
# checking for tcgetpgrp... yes
# checking for times... yes
# checking for vsnprintf... yes
# checking for isascii... yes
# checking whether sigaction needs _POSIX_SOURCE... no
# checking if nanosleep really works... unknown
# checking for termio.h... no
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking whether termios.h needs _POSIX_SOURCE... no
# checking for tcgetattr... yes
# checking for vsscanf function or workaround... vsscanf
# checking for working mkstemp... maybe
# checking for mkstemp... yes
# configure: WARNING: cross compiling: assume setvbuf params not reversed
# checking for intptr_t... yes
# checking for ssize_t... yes
# checking for type sigaction_t... no
# checking declaration of size-change... yes
# checking for memmove... yes
# checking if poll really works... unknown
# checking for va_copy... yes
# checking for __va_copy... yes
# checking for pid_t... yes
# checking for unistd.h... (cached) yes
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... (cached) yes
# checking for working vfork... (cached) yes
# checking for openpty in -lutil... yes
# checking for openpty header... pty.h
# checking if we should include stdbool.h... yes
# checking for builtin bool type... no
# checking for library stdc++... no
# checking whether clang++ understands -c and -o together... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for typeinfo... yes
# checking for iostream... yes
# checking if iostream uses std-namespace... yes
# checking if we should include stdbool.h... (cached) yes
# checking for builtin bool type... yes
# checking for size of bool... unknown
# configure: WARNING: Assuming unsigned for type of bool
# checking for special defines needed for etip.h...
# checking if clang++ accepts parameter initialization... unknown
# checking if clang++ accepts static_cast... yes
# checking for wchar_t... yes
# checking size of wchar_t... 4
# checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
# checking default library suffix... w
# checking default library-dependency suffix... w.so
# checking default object directory... obj_s
# checking c++ library-dependency suffix... w.so
# checking where we will install curses.h... ${prefix}/include
# checking for src modules... ncurses progs panel menu form
# checking for tic... /usr/sbin/tic
# checking for defines to add to ncursesw6-config script...
# package: ncursesw
# configure: creating ./config.status
# config.status: creating include/MKterm.h.awk
# config.status: creating include/curses.head
# config.status: creating include/ncurses_dll.h
# config.status: creating include/termcap.h
# config.status: creating include/unctrl.h
# config.status: creating man/Makefile
# config.status: creating include/Makefile
# config.status: creating ncurses/Makefile
# config.status: creating progs/Makefile
# config.status: creating panel/Makefile
# config.status: creating menu/Makefile
# config.status: creating form/Makefile
# config.status: creating test/Makefile
# config.status: creating misc/Makefile
# config.status: creating c++/Makefile
# config.status: creating misc/run_tic.sh
# config.status: creating misc/ncurses-config
# config.status: creating man/ncursesw6-config.1
# config.status: creating misc/gen-pkgconfig
# config.status: creating Makefile
# config.status: creating include/ncurses_cfg.h
# Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for 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/pkgconfig
#
# cd man && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/man'
# /bin/sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/man'
# cd include && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/include'
# cat curses.head >curses.h
# /bin/sh ./MKhashsize.sh ./Caps >hashsize.h
# AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
# AWK=gawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.h
# AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.h
# touch config.h
# gawk -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.h
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/include'
# cd ncurses && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# gawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.c
# gcc -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.c
# AWK=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.c
# gawk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps >names.c
# echo | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
# 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_addch.c -o ../obj_s/lib_addch.o
# 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_addstr.c -o ../obj_s/lib_addstr.o
# 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_beep.c -o ../obj_s/lib_beep.o
# 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_bkgd.c -o ../obj_s/lib_bkgd.o
# clang -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.o
# 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_chgat.c -o ../obj_s/lib_chgat.o
# 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_clear.c -o ../obj_s/lib_clear.o
# clang -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.o
# clang -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.o
# 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_clreol.c -o ../obj_s/lib_clreol.o
# 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_color.c -o ../obj_s/lib_color.o
# clang -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.o
# 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_delch.c -o ../obj_s/lib_delch.o
# 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_delwin.c -o ../obj_s/lib_delwin.o
# 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_echo.c -o ../obj_s/lib_echo.o
# clang -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.o
# 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_erase.c -o ../obj_s/lib_erase.o
# clang -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.o
# 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/lib_gen.c -o ../obj_s/lib_gen.o
# clang -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.o
# 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-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.o
# clang -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.o
# 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_immedok.c -o ../obj_s/lib_immedok.o
# 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_inchstr.c -o ../obj_s/lib_inchstr.o
# clang -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.o
# clang -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.o
# 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_insdel.c -o ../obj_s/lib_insdel.o
# 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_insnstr.c -o ../obj_s/lib_insnstr.o
# 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_instr.c -o ../obj_s/lib_instr.o
# 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_isendwin.c -o ../obj_s/lib_isendwin.o
# 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_leaveok.c -o ../obj_s/lib_leaveok.o
# 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_mouse.c -o ../obj_s/lib_mouse.o
# 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_move.c -o ../obj_s/lib_move.o
# 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/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
# 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_mvwin.c -o ../obj_s/lib_mvwin.o
# 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_newterm.c -o ../obj_s/lib_newterm.o
# 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_newwin.c -o ../obj_s/lib_newwin.o
# 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_nl.c -o ../obj_s/lib_nl.o
# 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_overlay.c -o ../obj_s/lib_overlay.o
# clang -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.o
# 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_printw.c -o ../obj_s/lib_printw.o
# 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_redrawln.c -o ../obj_s/lib_redrawln.o
# 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_refresh.c -o ../obj_s/lib_refresh.o
# 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_restart.c -o ../obj_s/lib_restart.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_scrollok.c -o ../obj_s/lib_scrollok.o
# 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_scrreg.c -o ../obj_s/lib_scrreg.o
# 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_set_term.c -o ../obj_s/lib_set_term.o
# 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_slk.c -o ../obj_s/lib_slk.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_slkatrset.c -o ../obj_s/lib_slkatrset.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_slkinit.c -o ../obj_s/lib_slkinit.o
# 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_slklab.c -o ../obj_s/lib_slklab.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_touch.c -o ../obj_s/lib_touch.o
# 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/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
# 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_ungetch.c -o ../obj_s/lib_ungetch.o
# 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/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
# 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_vline.c -o ../obj_s/lib_vline.o
# 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_wattroff.c -o ../obj_s/lib_wattroff.o
# 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_wattron.c -o ../obj_s/lib_wattron.o
# 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_winch.c -o ../obj_s/lib_winch.o
# clang -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.o
# 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/nc_panel.c -o ../obj_s/nc_panel.o
# 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/safe_sprintf.c -o ../obj_s/safe_sprintf.o
# clang -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.o
# 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/./trace/varargs.c -o ../obj_s/varargs.o
# 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/vsscanf.c -o ../obj_s/vsscanf.o
# 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_freeall.c -o ../obj_s/lib_freeall.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
# 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_add_wch.c -o ../obj_s/lib_add_wch.o
# 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_box_set.c -o ../obj_s/lib_box_set.o
# clang -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.o
# 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_erasewchar.c -o ../obj_s/lib_erasewchar.o
# 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_get_wch.c -o ../obj_s/lib_get_wch.o
# 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_get_wstr.c -o ../obj_s/lib_get_wstr.o
# clang -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.o
# 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_in_wch.c -o ../obj_s/lib_in_wch.o
# clang -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.o
# 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_ins_wch.c -o ../obj_s/lib_ins_wch.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_slk_wset.c -o ../obj_s/lib_slk_wset.o
# 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_unget_wch.c -o ../obj_s/lib_unget_wch.o
# 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_vid_attr.c -o ../obj_s/lib_vid_attr.o
# clang -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.o
# 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_wacs.c -o ../obj_s/lib_wacs.o
# 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_wunctrl.c -o ../obj_s/lib_wunctrl.o
# 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/expanded.c -o ../obj_s/expanded.o
# 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/legacy_coding.c -o ../obj_s/legacy_coding.o
# clang -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.o
# 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_print.c -o ../obj_s/lib_print.o
# 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/resizeterm.c -o ../obj_s/resizeterm.o
# 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/use_screen.c -o ../obj_s/use_screen.o
# 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/use_window.c -o ../obj_s/use_window.o
# clang-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.o
# 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/access.c -o ../obj_s/access.o
# 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/add_tries.c -o ../obj_s/add_tries.o
# clang -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.o
# 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/codes.c -o ../obj_s/codes.o
# 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/comp_error.c -o ../obj_s/comp_error.o
# 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_hash.c -o ../obj_s/comp_hash.o
# clang -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.o
# 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/doalloc.c -o ../obj_s/doalloc.o
# 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/entries.c -o ../obj_s/entries.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/fallback.c -o ../obj_s/fallback.o
# 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/free_ttype.c -o ../obj_s/free_ttype.o
# 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/getenv_num.c -o ../obj_s/getenv_num.o
# 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/home_terminfo.c -o ../obj_s/home_terminfo.o
# 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_acs.c -o ../obj_s/lib_acs.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_has_cap.c -o ../obj_s/lib_has_cap.o
# 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_kernel.c -o ../obj_s/lib_kernel.o
# clang -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.o
# 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_napms.c -o ../obj_s/lib_napms.o
# clang -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.o
# 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_raw.c -o ../obj_s/lib_raw.o
# 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_setup.c -o ../obj_s/lib_setup.o
# clang -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.o
# 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_termname.c -o ../obj_s/lib_termname.o
# clang -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.o
# 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-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.o
# clang -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.o
# 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_tputs.c -o ../obj_s/lib_tputs.o
# clang -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.o
# 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-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.o
# 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/./tty/lib_twait.c -o ../obj_s/lib_twait.o
# clang -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.o
# 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/names.c -o ../obj_s/names.o
# 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/obsolete.c -o ../obj_s/obsolete.o
# 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/read_entry.c -o ../obj_s/read_entry.o
# 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/read_termcap.c -o ../obj_s/read_termcap.o
# 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/strings.c -o ../obj_s/strings.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
# 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/trim_sgr0.c -o ../obj_s/trim_sgr0.o
# 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/unctrl.c -o ../obj_s/unctrl.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
# 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/alloc_entry.c -o ../obj_s/alloc_entry.o
# 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/captoinfo.c -o ../obj_s/captoinfo.o
# 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_expand.c -o ../obj_s/comp_expand.o
# 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_parse.c -o ../obj_s/comp_parse.o
# clang -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.o
# 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/parse_entry.c -o ../obj_s/parse_entry.o
# 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/write_entry.c -o ../obj_s/write_entry.o
# clang -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.o
# 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/hashed_db.c -o ../obj_s/hashed_db.o
# clang -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.o
# 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/keybound.c -o ../obj_s/keybound.o
# 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/keyok.c -o ../obj_s/keyok.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/version.c -o ../obj_s/version.o
# 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/hardscroll.c -o ../objects/hardscroll.o
# 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/./tty/hashmap.c -o ../objects/hashmap.o
# 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_addch.c -o ../objects/lib_addch.o
# 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_addstr.c -o ../objects/lib_addstr.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
# 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_bkgd.c -o ../objects/lib_bkgd.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
# 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_chgat.c -o ../objects/lib_chgat.o
# 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_clear.c -o ../objects/lib_clear.o
# 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_clearok.c -o ../objects/lib_clearok.o
# 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_clrbot.c -o ../objects/lib_clrbot.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
# 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-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.o
# 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_delch.c -o ../objects/lib_delch.o
# 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_delwin.c -o ../objects/lib_delwin.o
# 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_echo.c -o ../objects/lib_echo.o
# 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_endwin.c -o ../objects/lib_endwin.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
# 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_flash.c -o ../objects/lib_flash.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
# 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-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.o
# 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_getstr.c -o ../objects/lib_getstr.o
# 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_hline.c -o ../objects/lib_hline.o
# 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_immedok.c -o ../objects/lib_immedok.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
# 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_initscr.c -o ../objects/lib_initscr.o
# 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_insch.c -o ../objects/lib_insch.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
# 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_insnstr.c -o ../objects/lib_insnstr.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
# 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_isendwin.c -o ../objects/lib_isendwin.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
# 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_mouse.c -o ../objects/lib_mouse.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
# 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-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.o
# 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_newterm.c -o ../objects/lib_newterm.o
# 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_newwin.c -o ../objects/lib_newwin.o
# 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_nl.c -o ../objects/lib_nl.o
# 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_overlay.c -o ../objects/lib_overlay.o
# 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_pad.c -o ../objects/lib_pad.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
# 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-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.o
# 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_restart.c -o ../objects/lib_restart.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
# 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-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.o
# 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_scrollok.c -o ../objects/lib_scrollok.o
# 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_scrreg.c -o ../objects/lib_scrreg.o
# 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_set_term.c -o ../objects/lib_set_term.o
# 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_slk.c -o ../objects/lib_slk.o
# 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_slkatr_set.c -o ../objects/lib_slkatr_set.o
# 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_slkatrof.c -o ../objects/lib_slkatrof.o
# 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_slkatron.c -o ../objects/lib_slkatron.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
# 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_slkattr.c -o ../objects/lib_slkattr.o
# 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_slkclear.c -o ../objects/lib_slkclear.o
# 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_slkcolor.c -o ../objects/lib_slkcolor.o
# 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_slkinit.c -o ../objects/lib_slkinit.o
# 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_slklab.c -o ../objects/lib_slklab.o
# 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_slkrefr.c -o ../objects/lib_slkrefr.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
# 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_slktouch.c -o ../objects/lib_slktouch.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
# 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/./tty/lib_tstp.c -o ../objects/lib_tstp.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
# 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_vline.c -o ../objects/lib_vline.o
# 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_wattroff.c -o ../objects/lib_wattroff.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
# 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_winch.c -o ../objects/lib_winch.o
# 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_window.c -o ../objects/lib_window.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
# 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/safe_sprintf.c -o ../objects/safe_sprintf.o
# 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/tty_update.c -o ../objects/tty_update.o
# 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/varargs.c -o ../objects/varargs.o
# 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/vsscanf.c -o ../objects/vsscanf.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
# 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/charable.c -o ../objects/charable.o
# 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_add_wch.c -o ../objects/lib_add_wch.o
# 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_box_set.c -o ../objects/lib_box_set.o
# 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_cchar.c -o ../objects/lib_cchar.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
# 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_get_wch.c -o ../objects/lib_get_wch.o
# clang -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.o
# clang -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.o
# 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-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.o
# 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_wchnstr.c -o ../objects/lib_in_wchnstr.o
# 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_ins_wch.c -o ../objects/lib_ins_wch.o
# 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_inwstr.c -o ../objects/lib_inwstr.o
# 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_key_name.c -o ../objects/lib_key_name.o
# 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_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
# 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_slk_wset.c -o ../objects/lib_slk_wset.o
# 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_unget_wch.c -o ../objects/lib_unget_wch.o
# clang -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.o
# 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_vline_set.c -o ../objects/lib_vline_set.o
# 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_wacs.c -o ../objects/lib_wacs.o
# 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_wunctrl.c -o ../objects/lib_wunctrl.o
# 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/expanded.c -o ../objects/expanded.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
# 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_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
# 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_print.c -o ../objects/lib_print.o
# 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/resizeterm.c -o ../objects/resizeterm.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
# 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/use_window.c -o ../objects/use_window.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
# 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/access.c -o ../objects/access.o
# 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/add_tries.c -o ../objects/add_tries.o
# 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/alloc_ttype.c -o ../objects/alloc_ttype.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
# 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/comp_error.c -o ../objects/comp_error.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
# 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/db_iterator.c -o ../objects/db_iterator.o
# 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/doalloc.c -o ../objects/doalloc.o
# 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/entries.c -o ../objects/entries.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
# 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/free_ttype.c -o ../objects/free_ttype.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
# 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/home_terminfo.c -o ../objects/home_terminfo.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
# 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_baudrate.c -o ../objects/lib_baudrate.o
# 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_cur_term.c -o ../objects/lib_cur_term.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
# clang -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.o
# 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-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.o
# 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_longname.c -o ../objects/lib_longname.o
# 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_napms.c -o ../objects/lib_napms.o
# 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_options.c -o ../objects/lib_options.o
# 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_raw.c -o ../objects/lib_raw.o
# 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_setup.c -o ../objects/lib_setup.o
# 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_termcap.c -o ../objects/lib_termcap.o
# 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_termname.c -o ../objects/lib_termname.o
# 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_tgoto.c -o ../objects/lib_tgoto.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
# 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_tparm.c -o ../objects/lib_tparm.o
# 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_tputs.c -o ../objects/lib_tputs.o
# 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/lib_trace.c -o ../objects/lib_trace.o
# 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_ttyflags.c -o ../objects/lib_ttyflags.o
# 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_twait.c -o ../objects/lib_twait.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
# 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/names.c -o ../objects/names.o
# 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/obsolete.c -o ../objects/obsolete.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
# 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/read_termcap.c -o ../objects/read_termcap.o
# 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/strings.c -o ../objects/strings.o
# 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/tries.c -o ../objects/tries.o
# 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/trim_sgr0.c -o ../objects/trim_sgr0.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
# 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/./trace/visbuf.c -o ../objects/visbuf.o
# 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/alloc_entry.c -o ../objects/alloc_entry.o
# 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/captoinfo.c -o ../objects/captoinfo.o
# 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_expand.c -o ../objects/comp_expand.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
# 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/comp_scan.c -o ../objects/comp_scan.o
# 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/parse_entry.c -o ../objects/parse_entry.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
# 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/define_key.c -o ../objects/define_key.o
# 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/hashed_db.c -o ../objects/hashed_db.o
# 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/key_defined.c -o ../objects/key_defined.o
# clang -DHAVE_CONFIG_H -I. -I../include -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
# 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/keyok.c -o ../objects/keyok.o
# 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/version.c -o ../objects/version.o
# clang-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.c
# gawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
# ./make_hash: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# make[1]: *** [Makefile:248: comp_captab.c] Error 127
# make[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 while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.52.20141204. Invocation command line was
#
# $ ./configure --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 = 7967455ad674
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -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 = unknown
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH = /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 found
# configure:1128: $? = 127
# configure:1141: checking for egrep
# configure:1151: result: grep -E
# configure:1165: result: Configuring NCURSES 6.0 ABI 6 (Wed Apr 5 00:25:22 UTC 2017)
# configure:1169: checking for package version
# configure:1190: result: 6.0
# configure:1193: checking for package patch date
# configure:1210: result: 20150808
# configure:1221: testing ABI VERSION 5:0:9 ...
# configure:1225: testing VERSION_MAJOR 6 ...
# configure:1229: testing VERSION_MINOR 0 ...
# configure:1233: testing VERSION_PATCH 20150808 ...
# configure:1375: checking build system type
# configure:1393: result: x86_64-unknown-linux-gnu
# configure:1400: checking host system type
# configure:1414: result: x86_64-unknown-linux-gnu
# configure:1422: checking target system type
# configure:1436: result: x86_64-unknown-linux-gnu
# configure:1468: result: Configuring for linux-gnu
# configure:1494: checking for prefix
# configure:1506: result: /usr
# configure:1595: checking for x86_64-unknown-linux-gcc
# configure:1618: result: clang
# configure:1675: checking for C compiler version
# configure:1678: clang --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:1681: $? = 0
# configure:1683: clang -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:1686: $? = 0
# configure:1688: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:1691: $? = 1
# configure:1711: checking for C compiler default output
# configure:1714: clang conftest.c >&5
# configure:1717: $? = 0
# configure:1746: result: a.out
# configure:1751: checking whether the C compiler works
# configure:1757: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:1760: $? = 127
# configure:1775: result: yes
# configure:1782: checking whether we are cross compiling
# configure:1784: result: yes
# configure:1787: checking for executable suffix
# configure:1789: clang -o conftest conftest.c >&5
# configure:1792: $? = 0
# configure:1814: result:
# configure:1820: checking for object suffix
# configure:1838: clang -c conftest.c >&5
# configure:1841: $? = 0
# configure:1860: result: o
# configure:1864: checking whether we are using the GNU C compiler
# configure:1885: clang -c conftest.c >&5
# configure:1888: $? = 0
# configure:1891: test -s conftest.o
# configure:1894: $? = 0
# configure:1906: result: yes
# configure:1912: checking whether clang accepts -g
# configure:1930: clang -c -g conftest.c >&5
# configure:1933: $? = 0
# configure:1936: test -s conftest.o
# configure:1939: $? = 0
# configure:1949: result: yes
# configure:1976: clang -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:2:11: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:1979: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:2080: checking version of clang
# configure:2084: result: 3.8.1
# configure:2088: checking for clang option to accept ANSI C
# configure:2145: clang -c conftest.c >&5
# configure:2148: $? = 0
# configure:2151: test -s conftest.o
# configure:2154: $? = 0
# configure:2171: result: none needed
# configure:2182: checking $CC variable
# configure:2274: result: ok
# configure:2285: checking how to run the C preprocessor
# configure:2311: clang -E conftest.c
# configure:2317: $? = 0
# configure:2344: clang -E conftest.c
# configure:2341:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2350: $? = 1
# configure: failed program was:
# #line 2340 "configure"
# #include "confdefs.h"
# #include
# configure:2387: result: clang -E
# configure:2402: clang -E conftest.c
# configure:2408: $? = 0
# configure:2435: clang -E conftest.c
# configure:2432:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:2441: $? = 1
# configure: failed program was:
# #line 2431 "configure"
# #include "confdefs.h"
# #include
# configure:2482: checking whether clang needs -traditional
# configure: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: no
# configure:2524: checking whether clang understands -c and -o together
# configure:2540: clang -c conftest.c -o conftest2.o >&5
# configure:2543: $? = 0
# configure:2545: clang -c conftest.c -o conftest2.o >&5
# configure:2548: $? = 0
# configure:2559: result: yes
# configure:2615: checking if you want to ensure bool is consistent with C++
# configure:2625: result: yes
# configure:2643: checking for x86_64-unknown-linux-g++
# configure:2666: result: clang++
# configure:2720: checking for C++ compiler version
# configure:2723: clang++ --version &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2726: $? = 0
# configure:2728: clang++ -v &5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2731: $? = 0
# configure:2733: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2736: $? = 1
# configure:2739: checking whether we are using the GNU C++ compiler
# configure:2760: clang++ -c conftest.cc >&5
# configure:2763: $? = 0
# configure:2766: test -s conftest.o
# configure:2769: $? = 0
# configure:2781: result: yes
# configure:2787: checking whether clang++ accepts -g
# configure:2805: clang++ -c -g conftest.cc >&5
# configure:2808: $? = 0
# configure:2811: test -s conftest.o
# configure:2814: $? = 0
# configure:2824: result: yes
# configure:2864: clang++ -c conftest.cc >&5
# configure:2867: $? = 0
# configure:2870: test -s conftest.o
# configure:2873: $? = 0
# configure:2895: clang++ -c conftest.cc >&5
# configure:2888:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:2898: $? = 1
# configure: failed program was:
# #line 2883 "configure"
# #include "confdefs.h"
#
# int
# main ()
# {
# exit (42);
# ;
# return 0;
# }
# configure:2864: clang++ -c conftest.cc >&5
# configure:2867: $? = 0
# configure:2870: test -s conftest.o
# configure:2873: $? = 0
# configure:2895: clang++ -c conftest.cc >&5
# configure:2898: $? = 0
# configure:2901: test -s conftest.o
# configure:2904: $? = 0
# configure:2938: checking if clang++ works
# configure:2963: clang++ -c -I/usr/include conftest.cc >&5
# configure:2966: $? = 0
# configure:2969: test -s conftest.o
# configure:2972: $? = 0
# configure:2983: result: yes
# configure:3050: checking version of clang++
# configure:3054: result: 3.8.1
# configure:3067: checking if you want to build C++ binding and demo
# configure:3077: result: yes
# configure:3080: checking if you want to build with Ada95
# configure:3082: result: no
# configure:3085: checking if you want to install terminal database
# configure:3095: result: yes
# configure:3098: checking if you want to install manpages
# configure:3108: result: yes
# configure:3111: checking if you want to build programs such as tic
# configure:3121: result: yes
# configure:3124: checking if you want to build test-programs
# configure:3134: result: yes
# configure:3137: checking if you wish to install curses.h
# configure:3147: result: yes
# configure:3173: checking for mawk
# configure:3199: result: no
# configure:3173: checking for gawk
# configure:3188: found /usr/sbin/gawk
# configure:3196: result: gawk
# configure:3210: checking for egrep
# configure:3220: result: grep -E
# configure:3240: checking for a BSD compatible install
# configure:3289: result: /usr/bin/install -c
# configure:3314: checking for tdlint
# configure:3340: result: no
# configure:3314: checking for lint
# configure:3340: result: no
# configure:3314: checking for alint
# configure:3340: result: no
# configure:3314: checking for splint
# configure:3340: result: no
# configure:3314: checking for lclint
# configure:3340: result: no
# configure:3347: checking whether ln -s works
# configure:3351: result: yes
# configure:3358: checking if ln -s -f options work
# configure:3370: result: yes
# configure:3375: checking for long file names
# configure:3414: result: yes
# configure:3426: checking if you want to use pkg-config
# configure:3436: result: yes
# configure:3448: checking for x86_64-unknown-linux-pkg-config
# configure:3479: result: no
# configure:3488: checking for pkg-config
# configure:3505: found /usr/sbin/pkg-config
# configure:3517: result: /usr/sbin/pkg-config
# configure:3577: checking for /usr/sbin/pkg-config library directory
# configure:3629: testing list... ...
# configure:3635: testing checking /usr/lib/*-linux-gnu/pkgconfig ...
# configure:3635: testing checking /usr/share/pkgconfig ...
# configure:3640: checking done
# configure:3651: result: /usr/share/pkgconfig
# configure:3657: checking if we should install .pc files for /usr/sbin/pkg-config
# configure:3671: result: yes
# configure:3724: checking for suffix to add to pc-files
# configure:3739: result: none
# configure:3745: checking if we should assume mixed-case filenames
# configure:3755: result: auto
# configure:3759: checking if filesystem supports mixed-case filenames
# configure:3786: result: yes
# configure:3805: checking whether make sets ${MAKE}
# configure:3825: result: yes
# configure:3838: checking for exctags
# configure:3864: result: no
# configure:3838: checking for ctags
# configure:3864: result: no
# configure:3875: checking for exetags
# configure:3901: result: no
# configure:3875: checking for etags
# configure:3901: result: no
# configure:3910: checking for ctags
# configure:3934: result: no
# configure:3944: checking for etags
# configure:3968: result: no
# configure:3991: checking for makeflags variable
# configure:4025: result:
# configure:4031: checking for x86_64-unknown-linux-ranlib
# configure:4057: result: no
# configure:4066: checking for ranlib
# configure:4081: found /sysroot/bin/ranlib
# configure:4090: result: ranlib
# configure:4105: checking for x86_64-unknown-linux-ld
# configure:4131: result: no
# configure:4140: checking for ld
# configure:4155: found /sysroot/bin/ld
# configure:4164: result: ld
# configure:4179: checking for x86_64-unknown-linux-ar
# configure:4205: result: no
# configure:4214: checking for ar
# configure:4229: found /sysroot/bin/ar
# configure:4238: result: ar
# configure:4253: checking for x86_64-unknown-linux-nm
# configure:4279: result: no
# configure:4288: checking for nm
# configure:4303: found /sysroot/bin/nm
# configure:4312: result: nm
# configure:4327: checking for x86_64-unknown-linux-ar
# configure:4350: result: ar
# configure:4398: checking for options to update archives
# configure:4424: clang -c conftest.c >&5
# configure:4427: $? = 0
# ar -curv conftest.a conftest.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:4446: result: -curv
# configure:4457: checking if you have specified an install-prefix
# configure:4470: result:
# configure:4498: checking for gcc
# configure:4513: found /usr/sbin/gcc
# configure:4521: result: gcc
# configure:4532: checking for native build C compiler
# configure:4534: result: gcc
# configure:4537: checking for native build C preprocessor
# configure:4547: result: ${BUILD_CC} -E
# configure:4550: checking for native build C flags
# configure:4558: result:
# configure:4561: checking for native build C preprocessor-flags
# configure:4569: result:
# configure:4572: checking for native build linker-flags
# configure:4580: result:
# configure:4583: checking for native build linker-libraries
# configure:4591: result:
# configure:4626: checking if libtool -version-number should be used
# configure:4643: result: yes
# configure:4692: checking if you want to build libraries with libtool
# configure:4702: result: no
# configure:5000: checking if you want to build shared libraries
# configure:5010: result: yes
# configure:5014: checking if you want to build static libraries
# configure:5024: result: yes
# configure:5028: checking if you want to build debug libraries
# configure:5038: result: no
# configure:5042: checking if you want to build profiling libraries
# configure:5052: result: no
# configure:5060: checking if you want to build C++ shared libraries
# configure:5070: result: yes
# configure:5077: checking for specified models
# configure:5081: result: shared normal
# configure:5086: checking for default model
# configure:5089: result: shared
# configure:5103: checking if you want to have a library-prefix
# configure:5113: result: auto
# configure:5137: checking for PATH separator
# configure:5144: result: :
# configure:5149: checking if you want to build a separate terminfo library
# configure:5159: result: no
# configure:5162: checking if you want to build a separate tic library
# configure:5172: result: no
# configure:5178: checking if you want to link with the GPM mouse library
# configure:5188: result: maybe
# configure:5192: checking for gpm.h
# configure:5202: clang -E conftest.c
# configure:5199:10: fatal error: 'gpm.h' file not found
# #include
# ^
# 1 error generated.
# configure:5208: $? = 1
# configure: failed program was:
# #line 5198 "configure"
# #include "confdefs.h"
# #include
# configure:5227: result: no
# configure:5802: checking for default loader flags
# configure:5811: result:
# configure:5817: checking if rpath option should be used
# configure:5827: result: no
# configure:5830: checking if shared libraries should be relinked during install
# configure:5840: result: yes
# configure:5849: checking for an rpath option
# configure:5880: result: -Wl,-rpath,
# configure:5958: checking if release/abi version should be used for shared libs
# configure:5982: result: auto
# configure:5992: checking which clang option to use
# configure:6011: clang -c -fPIC conftest.c >&5
# configure:6014: $? = 0
# configure:6017: test -s conftest.o
# configure:6020: $? = 0
# configure:6029: result: -fPIC
# configure:6472: testing CC_SHARED_OPTS: -fPIC ...
# configure:6476: testing MK_SHARED_LIB: ${CC} ${CFLAGS} -shared -Wl,-soname,`basename $@ .${REL_VERSION}`.${ABI_VERSION},-stats,-lc -o $@ ...
# configure:6534: checking if versioned-symbols file should be used
# configure:6549: result: no
# configure:6668: checking if you want to disable library suffixes
# configure:6685: result: no
# configure:6691: checking if rpath-hack should be disabled
# configure:6708: result: no
# configure:6712: checking for updated LDFLAGS
# configure:6715: result: maybe
# configure:6722: checking for ldd
# configure:6737: found /usr/sbin/ldd
# configure:6745: result: ldd
# configure:6774: clang -o conftest conftest.c >&5
# configure:6777: $? = 0
# configure:6780: test -s conftest
# configure:6783: $? = 0
# configure:6823: testing ...checking EXTRA_LDFLAGS ...
# configure:6827: testing ...checking LDFLAGS ...
# 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 paths
# configure:6968: result:
# configure:6972: checking if you wish to install ncurses overwriting curses
# configure:6982: result: yes
# configure:6985: checking if external terminfo-database is used
# configure:6995: result: yes
# configure:7011: checking which terminfo source-file will be installed
# configure:7019: result: ${top_srcdir}/misc/terminfo.src
# configure:7022: checking whether to use hashed database instead of directory/tree
# configure:7032: result: no
# configure:7038: checking for list of fallback descriptions
# configure:7048: result:
# configure:7052: checking if you want modern xterm or antique
# configure:7066: result: xterm-new
# configure:7070: checking if xterm backspace sends BS or DEL
# configure:7091: result: BS
# configure:7101: checking for list of terminfo directories
# configure:7164: result: /usr/share/terminfo
# configure:7171: checking for default terminfo directory
# configure:7216: result: /usr/share/terminfo
# configure:7227: checking if big-core option selected
# configure:7273: result: no
# configure:7283: checking if big-strings option selected
# configure:7307: result: yes
# configure:7314: checking if you want termcap-fallback support
# configure:7324: result: no
# configure:7458: checking if ~/.terminfo is wanted
# configure:7468: result: yes
# configure:7475: checking if you want to use restricted environment when running as root
# configure:7485: result: yes
# configure:7500: checking for remove
# configure:7537: clang -o conftest conftest.c >&5
# configure:7540: $? = 0
# configure:7543: test -s conftest
# configure:7546: $? = 0
# configure:7556: result: yes
# configure:7500: checking for unlink
# configure:7537: clang -o conftest conftest.c >&5
# configure:7540: $? = 0
# configure:7543: test -s conftest
# configure:7546: $? = 0
# configure:7556: result: yes
# configure:7573: checking for link
# configure:7610: clang -o conftest conftest.c >&5
# configure:7613: $? = 0
# configure:7616: test -s conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7573: checking for symlink
# configure:7610: clang -o conftest conftest.c >&5
# configure:7613: $? = 0
# configure:7616: test -s conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7729: checking if tic should use symbolic links
# configure:7739: result: no
# configure:7746: checking if tic should use hard links
# configure:7753: result: yes
# configure:7768: checking if you want broken-linker support code
# configure:7778: result: no
# configure:7807: checking if tputs should process BSD-style prefix padding
# configure:7817: result: no
# configure:7874: checking if we must define _GNU_SOURCE
# configure:7896: clang -c conftest.c >&5
# configure:7899: $? = 0
# configure:7902: test -s conftest.o
# configure:7905: $? = 0
# configure:7953: result: no
# configure:8747: checking if _XOPEN_SOURCE really is set
# configure:8765: clang -c conftest.c >&5
# configure:8768: $? = 0
# configure:8771: test -s conftest.o
# configure:8774: $? = 0
# configure:8783: result: yes
# configure:8803: clang -c conftest.c >&5
# configure:8806: $? = 0
# configure:8809: test -s conftest.o
# configure:8812: $? = 0
# configure:9017: checking if SIGWINCH is defined
# configure:9039: clang -c conftest.c >&5
# In 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: $? = 0
# configure:9045: test -s conftest.o
# configure:9048: $? = 0
# configure:9096: result: yes
# configure:9166: checking for nl_langinfo and CODESET
# configure:9184: clang -o conftest conftest.c >&5
# configure:9187: $? = 0
# configure:9190: test -s conftest
# configure:9193: $? = 0
# configure:9204: result: yes
# configure:9218: checking if you want wide-character code
# configure:9228: result: yes
# configure:9243: checking if wchar.h can be used as is
# configure:9267: clang -c conftest.c >&5
# configure:9270: $? = 0
# configure:9273: test -s conftest.o
# configure:9276: $? = 0
# configure:9286: result: yes
# configure:9388: checking for putwc
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for btowc
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wctob
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbtowc
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wctomb
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mblen
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbrlen
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbrtowc
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wcsrtombs
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbsrtowcs
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for wcstombs
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:9388: checking for mbstowcs
# configure:9425: clang -o conftest conftest.c >&5
# configure:9428: $? = 0
# configure:9431: test -s conftest
# configure:9434: $? = 0
# configure:9444: result: yes
# configure:10011: checking if we must include wchar.h to declare mbstate_t
# configure:10036: clang -c conftest.c >&5
# configure:10029:1: error: use of undeclared identifier 'mbstate_t'
# mbstate_t state
# ^
# 1 error generated.
# configure:10039: $? = 1
# configure: failed program was:
# #line 10018 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
# #ifdef HAVE_LIBUTF8_H
# #include
# #endif
# int
# main ()
# {
# mbstate_t state
# ;
# return 0;
# }
# configure:10071: clang -c conftest.c >&5
# configure:10074: $? = 0
# configure:10077: test -s conftest.o
# configure:10080: $? = 0
# configure:10092: result: yes
# configure:10110: checking if we must include wchar.h to declare wchar_t
# configure:10135: clang -c conftest.c >&5
# configure:10138: $? = 0
# configure:10141: test -s conftest.o
# configure:10144: $? = 0
# configure:10191: result: no
# configure:10214: checking if we must include wchar.h to declare wint_t
# configure:10239: clang -c conftest.c >&5
# configure:10232:1: error: use of undeclared identifier 'wint_t'
# wint_t state
# ^
# 1 error generated.
# configure:10242: $? = 1
# configure: failed program was:
# #line 10221 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
# #ifdef HAVE_LIBUTF8_H
# #include
# #endif
# int
# main ()
# {
# wint_t state
# ;
# return 0;
# }
# configure:10274: clang -c conftest.c >&5
# configure:10277: $? = 0
# configure:10280: test -s conftest.o
# configure:10283: $? = 0
# configure:10295: result: yes
# configure:10327: checking whether to enable _LP64 definition in curses.h
# configure:10337: result: yes
# configure:10353: checking for special C compiler options needed for large files
# configure:10427: result: no
# configure:10433: checking for _FILE_OFFSET_BITS value needed for large files
# configure:10461: clang -c conftest.c >&5
# configure:10464: $? = 0
# configure:10467: test -s conftest.o
# configure:10470: $? = 0
# configure:10520: result: no
# configure:10530: checking for _LARGE_FILES value needed for large files
# configure:10558: clang -c conftest.c >&5
# configure:10561: $? = 0
# configure:10564: test -s conftest.o
# configure:10567: $? = 0
# configure:10617: result: no
# configure:10630: checking for _LARGEFILE_SOURCE value needed for large files
# configure:10650: clang -c conftest.c >&5
# configure: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 warning
# return !fseeko;
# ^
# &
# 1 warning generated.
# configure:10653: $? = 0
# configure:10656: test -s conftest.o
# configure:10659: $? = 0
# configure:10701: result: no
# configure:10715: checking for fseeko
# configure:10733: clang -o conftest conftest.c >&5
# configure: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 warning
# return fseeko && fseeko (stdin, 0, 0);
# ^
# &
# 1 warning generated.
# configure:10736: $? = 0
# configure:10739: test -s conftest
# configure:10742: $? = 0
# configure:10752: result: yes
# configure:10773: checking whether to use struct dirent64
# configure:10801: clang -c conftest.c >&5
# configure:10790:28: error: conflicting types for 'readdir'
# extern struct dirent64 * readdir(DIR *);
# ^
# /sysroot/include/dirent.h:34:16: note: previous declaration is here
# struct 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 types
# int z = x - y;
# ~ ^ ~
# 1 warning and 2 errors generated.
# configure:10804: $? = 1
# configure: failed program was:
# #line 10780 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
#
# /* if transitional largefile support is setup, this is true */
# extern struct dirent64 * readdir(DIR *);
# struct dirent64 *x = readdir((DIR *)0);
# struct dirent *y = readdir((DIR *)0);
# int z = x - y;
#
# ;
# return 0;
# }
# configure:10821: result: no
# configure:10831: checking if you want tparm not to use X/Open fixed-parameter list
# configure:10841: result: yes
# configure:10865: checking for type of bool
# configure:10875: result: auto
# configure:10878: checking for alternate terminal capabilities file
# configure:10889: result: Caps
# configure:10893: checking for type of chtype
# configure:10903: result: uint32_t
# configure:10907: checking for type of ospeed
# configure:10917: result: short
# configure:10921: checking for type of mmask_t
# configure:10931: result: uint32_t
# configure:10935: checking for size CCHARW_MAX
# configure:10945: result: 5
# configure:10949: checking for type of tparm args
# configure:10959: result: intptr_t
# configure:10963: checking if RCS identifiers should be compiled-in
# configure:10973: result: no
# configure:10982: checking format of man-pages
# configure:11071: result: gzip
# configure:11078: checking for manpage renaming
# configure:11120: result: no
# configure:11123: checking if manpage aliases will be installed
# configure:11134: result: yes
# configure:11148: checking if manpage symlinks should be used
# configure:11167: result: yes
# configure:11171: checking for manpage tbl
# configure:11182: result: no
# configure:11515: checking if you want to build with function extensions
# configure:11525: result: yes
# configure:11580: checking if you want to build with SCREEN extensions
# configure:11590: result: yes
# configure:11605: checking if you want to build with terminal-driver
# configure:11615: result: no
# configure:11636: checking for extended use of const keyword
# configure:11646: result: yes
# configure:11654: checking if you want to use extended colors
# configure:11664: result: yes
# configure:11695: checking if you want to use extended mouse encoding
# configure:11705: result: yes
# configure:11725: checking if you want to use extended putwin/screendump
# configure:11735: result: yes
# configure:11745: checking if you want $NCURSES_NO_PADDING code
# configure:11755: result: yes
# configure:11762: checking for ANSI C header files
# configure:11776: clang -E conftest.c
# configure:11782: $? = 0
# configure:11890: result: yes
# configure:11906: checking for sys/types.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for sys/stat.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdlib.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for string.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for memory.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for strings.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for inttypes.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdint.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for unistd.h
# configure:11918: clang -c conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11947: checking for signed char
# configure:11968: clang -c conftest.c >&5
# configure:11971: $? = 0
# configure:11974: test -s conftest.o
# configure:11977: $? = 0
# configure:11987: result: yes
# configure:11990: checking size of signed char
# configure:12011: clang -c conftest.c >&5
# configure:12014: $? = 0
# configure:12017: test -s conftest.o
# configure:12020: $? = 0
# configure:12037: clang -c conftest.c >&5
# configure:12063:14: error: '_array_' declared as an array with a negative size
# int _array_ [1 - 2 * !((sizeof (signed char)) <= 0)]
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:12040: $? = 1
# configure: 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
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (signed char)) <= 0)]
# ;
# return 0;
# }
# configure:12037: clang -c conftest.c >&5
# configure:12040: $? = 0
# configure:12043: test -s conftest.o
# configure:12046: $? = 0
# configure:12178: result: 1
# configure:12189: checking if you want to use signed Boolean array in term.h
# configure:12199: result: no
# configure:12204: checking if you want SIGWINCH handler
# configure:12214: result: yes
# configure:12222: checking if you want user-definable terminal capabilities like termcap
# configure:12232: result: yes
# configure:12240: checking if you want all development code
# configure:12250: result: no
# configure:12254: checking if you want hard-tabs code
# configure:12264: result: no
# configure:12272: checking if you want limited support for xmc
# configure:12282: result: no
# configure:12292: checking if you do not want to assume colors are white-on-black
# configure:12302: result: yes
# configure:12310: checking if you want hashmap scrolling-optimization code
# configure:12320: result: yes
# configure:12328: checking if you want colorfgbg code
# configure:12338: result: no
# configure:12346: checking if you want interop bindings
# configure:12356: result: yes
# configure:12365: checking if you want to link with the pthread library
# configure:12375: result: no
# configure:12700: checking if you want reentrant code
# configure:12710: result: no
# configure:12818: checking if you want experimental safe-sprintf code
# configure:12828: result: no
# configure:12857: checking if you want wgetch-events code
# configure:12867: result: no
# configure:12878: checking if you want to see long compiling messages
# configure:12912: result: yes
# configure:12924: checking if you want to see compiler warnings
# configure:12932: result:
# configure:13388: checking for clang __attribute__ directives...
# checking for clang __attribute__((scanf))
# configure:13440: clang -c conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((printf))
# configure:13440: clang -c conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((unused))
# configure:13440: clang -c conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((noreturn))
# configure:13440: clang -c conftest.c >&5
# configure:13443: $? = 0
# configure:13504: checking if you want to work around bogus compiler/loader warnings
# configure:13514: result: no
# configure:13598: checking if you want to enable runtime assertions
# configure:13608: result: no
# configure:13624: checking if you want to use dmalloc for testing
# configure:13641: result: no
# configure:13836: checking if you want to use dbmalloc for testing
# configure:13853: result: no
# configure:14048: checking if you want to use valgrind for testing
# configure:14065: result: no
# configure:14158: checking if you want to perform memory-leak testing
# configure:14168: result: no
# configure:14220: checking whether to add trace feature to all models
# configure:14230: result: no
# configure:14320: checking if we want to use GNAT projects
# configure:14337: result: yes
# configure:14347: checking for gettimeofday
# configure:14384: clang -o conftest -DNDEBUG conftest.c >&5
# configure:14387: $? = 0
# configure:14390: test -s conftest
# configure:14393: $? = 0
# configure:14403: result: yes
# configure:14490: checking if -lm needed for math functions
# configure:14512: clang -o conftest -DNDEBUG conftest.c >&5
# configure: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: $? = 0
# configure:14518: test -s conftest
# configure:14521: $? = 0
# configure:14531: result: no
# configure:14539: checking for ANSI C header files
# configure:14667: result: yes
# configure:14680: checking for dirent.h that defines DIR
# configure:14701: clang -c -DNDEBUG conftest.c >&5
# configure:14704: $? = 0
# configure:14707: test -s conftest.o
# configure:14710: $? = 0
# configure:14720: result: yes
# configure:14733: checking for opendir in -ldir
# configure:14760: clang -o conftest -DNDEBUG conftest.c -ldir >&5
# /sysroot/bin/ld: error: cannot find -ldir
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14763: $? = 1
# configure: failed program was:
# #line 14741 "configure"
# #include "confdefs.h"
#
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir ();
# int
# main ()
# {
# opendir ();
# ;
# return 0;
# }
# configure:14780: result: no
# configure:14842: checking whether time.h and sys/time.h may both be included
# configure:14864: clang -c -DNDEBUG conftest.c >&5
# configure:14867: $? = 0
# configure:14870: test -s conftest.o
# configure:14873: $? = 0
# configure:14883: result: yes
# configure:14902: checking for regcomp
# configure:14939: clang -o conftest -DNDEBUG conftest.c >&5
# configure:14942: $? = 0
# configure:14945: test -s conftest
# configure:14948: $? = 0
# configure:14958: result: yes
# configure:15184: checking for regular-expression headers
# configure:15255: clang -o conftest -DNDEBUG conftest.c >&5
# configure:15258: $? = 0
# configure:15261: test -s conftest
# configure:15264: $? = 0
# configure:15280: result: regex.h
# configure:15323: checking for fcntl.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for getopt.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for limits.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for locale.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for math.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for poll.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/bsdtypes.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15330:10: fatal error: 'sys/bsdtypes.h' file not found
# #include
# ^
# 1 error generated.
# configure:15339: $? = 1
# configure: failed program was:
# #line 15329 "configure"
# #include "confdefs.h"
# #include
# configure:15358: result: no
# configure:15323: checking for sys/ioctl.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/param.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/poll.h
# configure:15333: clang -E -DNDEBUG conftest.c
# In 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: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/select.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/time.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/times.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for ttyent.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15330:10: fatal error: 'ttyent.h' file not found
# #include
# ^
# 1 error generated.
# configure:15339: $? = 1
# configure: failed program was:
# #line 15329 "configure"
# #include "confdefs.h"
# #include
# configure:15358: result: no
# configure:15323: checking for unistd.h
# configure:15358: result: yes
# configure:15323: checking for wctype.h
# configure:15333: clang -E -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15371: checking for unistd.h
# configure:15406: result: yes
# configure:15371: checking for getopt.h
# configure:15406: result: yes
# configure:15416: checking for header declaring getopt variables
# configure:15439: clang -c -DNDEBUG conftest.c >&5
# configure: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: $? = 1
# configure: failed program was:
# #line 15426 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# int x = optind; char *y = optarg
# ;
# return 0;
# }
# configure:15439: clang -c -DNDEBUG conftest.c >&5
# configure: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: $? = 1
# configure: failed program was:
# #line 15426 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# int x = optind; char *y = optarg
# ;
# return 0;
# }
# configure:15439: clang -c -DNDEBUG conftest.c >&5
# configure:15442: $? = 0
# configure:15445: test -s conftest.o
# configure:15448: $? = 0
# configure:15460: result: unistd.h
# configure:15602: checking if sys/time.h works with sys/select.h
# configure:15629: clang -c -DNDEBUG conftest.c >&5
# configure:15632: $? = 0
# configure:15635: test -s conftest.o
# configure:15638: $? = 0
# configure:15650: result: yes
# configure:15665: checking for an ANSI C-conforming const
# configure:15729: clang -c -DNDEBUG conftest.c >&5
# configure:15732: $? = 0
# configure:15735: test -s conftest.o
# configure:15738: $? = 0
# configure:15748: result: yes
# configure:15758: checking for inline
# configure:15775: clang -c -DNDEBUG conftest.c >&5
# configure:15778: $? = 0
# configure:15781: test -s conftest.o
# configure:15784: $? = 0
# configure:15795: result: inline
# configure:15821: checking if clang supports options to tune inlining
# configure:15842: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:15845: $? = 0
# configure:15848: test -s conftest.o
# configure:15851: $? = 0
# configure:15863: result: yes
# configure:15949: checking for signal global datatype
# configure:15984: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:15987: $? = 0
# configure:15990: test -s conftest.o
# configure:15993: $? = 0
# configure:16007: result: volatile sig_atomic_t
# configure:16096: checking if unsigned literals are legal
# configure:16115: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16118: $? = 0
# configure:16121: test -s conftest.o
# configure:16124: $? = 0
# configure:16136: result: yes
# configure:16152: checking if external errno is declared
# configure:16177: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16180: $? = 0
# configure:16183: test -s conftest.o
# configure:16186: $? = 0
# configure:16197: result: yes
# configure:16212: checking if external errno exists
# configure:16234: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 1
# configure: failed program was:
# #line 16219 "configure"
# #include "confdefs.h"
#
# #undef errno
# extern int errno;
#
# int
# main ()
# {
# errno = 2
# ;
# return 0;
# }
# configure:16254: result: no
# configure:16267: checking if data-only library module links
# configure:16278: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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 >&5
# clang-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: unknown
# configure:16390: checking for getcwd
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getegid
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for geteuid
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getopt
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for getttynam
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 1
# configure: failed program was:
# #line 16396 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getttynam (); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getttynam ();
# char (*f) ();
#
# int
# main ()
# {
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getttynam) || defined (__stub___getttynam)
# choke me
# #else
# f = getttynam; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:16446: result: no
# configure:16390: checking for issetugid
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for poll
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for putenv
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for remove
# configure:16446: result: yes
# configure:16390: checking for select
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setbuf
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setbuffer
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setenv
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for setvbuf
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for sigaction
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for sigvec
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 1
# configure: failed program was:
# #line 16396 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sigvec (); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sigvec ();
# char (*f) ();
#
# int
# main ()
# {
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sigvec) || defined (__stub___sigvec)
# choke me
# #else
# f = sigvec; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:16446: result: no
# configure:16390: checking for strdup
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for strstr
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for tcgetpgrp
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for times
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for vsnprintf
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16585: checking for isascii
# configure:16604: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16607: $? = 0
# configure:16610: test -s conftest
# configure:16613: $? = 0
# configure:16624: result: yes
# configure:16632: checking whether sigaction needs _POSIX_SOURCE
# configure:16649: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16652: $? = 0
# configure:16655: test -s conftest.o
# configure:16658: $? = 0
# configure:16706: result: no
# configure:16710: checking if nanosleep really works
# configure:16765: result: unknown
# configure:16780: checking for termio.h
# configure:16790: clang -E -DNDEBUG conftest.c
# configure:16787:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:16796: $? = 1
# configure: failed program was:
# #line 16786 "configure"
# #include "confdefs.h"
# #include
# configure:16815: result: no
# configure:16780: checking for termios.h
# configure:16790: clang -E -DNDEBUG conftest.c
# configure:16796: $? = 0
# configure:16815: result: yes
# configure:16780: checking for unistd.h
# configure:16815: result: yes
# configure:16883: checking whether termios.h needs _POSIX_SOURCE
# configure:16898: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16901: $? = 0
# configure:16904: test -s conftest.o
# configure:16907: $? = 0
# configure:16954: result: no
# configure:16959: checking for tcgetattr
# configure:16994: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16997: $? = 0
# configure:17000: test -s conftest
# configure:17003: $? = 0
# configure:17013: result: yes
# configure:17020: checking for vsscanf function or workaround
# configure:17043: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17046: $? = 0
# configure:17049: test -s conftest
# configure:17052: $? = 0
# configure:17145: result: vsscanf
# configure:17166: checking for working mkstemp
# configure:17238: result: maybe
# configure:17241: checking for mkstemp
# configure:17278: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17281: $? = 0
# configure:17284: test -s conftest
# configure:17287: $? = 0
# configure:17297: result: yes
# configure:17318: WARNING: cross compiling: assume setvbuf params not reversed
# configure:17381: checking for intptr_t
# configure:17402: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17405: $? = 0
# configure:17408: test -s conftest.o
# configure:17411: $? = 0
# configure:17421: result: yes
# configure:17433: checking for ssize_t
# configure:17454: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17457: $? = 0
# configure:17460: test -s conftest.o
# configure:17463: $? = 0
# configure:17473: result: yes
# configure:17485: checking for type sigaction_t
# configure:17505: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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 here
# int 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' here
# int sigaction(int, const struct sigaction *__restrict, struct sigaction *__restrict);
# ^
# 2 errors generated.
# configure:17508: $? = 1
# configure: failed program was:
# #line 17492 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
# sigaction_t x
# ;
# return 0;
# }
# configure:17525: result: no
# configure:17532: checking declaration of size-change
# configure:17591: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17594: $? = 0
# configure:17597: test -s conftest.o
# configure:17600: $? = 0
# size-change succeeded ()
# configure:17619: result: yes
# configure:17637: checking for memmove
# configure:17674: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 0
# configure:17680: test -s conftest
# configure:17683: $? = 0
# configure:17693: result: yes
# configure:17827: checking if poll really works
# configure:17904: result: unknown
# configure:17911: checking for va_copy
# configure:17935: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17938: $? = 0
# configure:17941: test -s conftest
# configure:17944: $? = 0
# configure:17954: result: yes
# configure:17962: checking for __va_copy
# configure:17986: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:17989: $? = 0
# configure:17992: test -s conftest
# configure:17995: $? = 0
# configure:18005: result: yes
# configure:18013: checking for pid_t
# configure:18034: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:18037: $? = 0
# configure:18040: test -s conftest.o
# configure:18043: $? = 0
# configure:18053: result: yes
# configure:18068: checking for unistd.h
# configure:18103: result: yes
# configure:18068: checking for vfork.h
# configure:18078: clang -E -DNDEBUG conftest.c
# configure:18075:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:18084: $? = 1
# configure: failed program was:
# #line 18074 "configure"
# #include "confdefs.h"
# #include
# configure:18103: result: no
# configure:18116: checking for fork
# configure:18153: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:18156: $? = 0
# configure:18159: test -s conftest
# configure:18162: $? = 0
# configure:18172: result: yes
# configure:18116: checking for vfork
# configure:18153: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 0
# configure:18159: test -s conftest
# configure:18162: $? = 0
# configure:18172: result: yes
# configure:18184: checking for working fork
# configure:18227: result: yes
# configure:18246: checking for working vfork
# configure:18372: result: yes
# configure:18405: checking for openpty in -lutil
# configure:18432: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c -lutil >&5
# configure:18435: $? = 0
# configure:18438: test -s conftest
# configure:18441: $? = 0
# configure:18452: result: yes
# configure:18460: checking for openpty header
# configure:18504: clang -o conftest --param max-inline-insns-single=1200 -DNDEBUG conftest.c -lutil >&5
# configure:18507: $? = 0
# configure:18510: test -s conftest
# configure:18513: $? = 0
# configure:18531: result: pty.h
# configure:19167: checking if we should include stdbool.h
# configure:19187: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 1
# configure: failed program was:
# #line 19175 "configure"
# #include "confdefs.h"
#
# int
# main ()
# {
# bool foo = false
# ;
# return 0;
# }
# configure:19219: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:19222: $? = 0
# configure:19225: test -s conftest.o
# configure:19228: $? = 0
# configure:19242: result: yes
# configure:19248: checking for builtin bool type
# configure:19271: clang -c --param max-inline-insns-single=1200 -DNDEBUG conftest.c >&5
# clang-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: $? = 1
# configure: failed program was:
# #line 19256 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
# bool x = false
# ;
# return 0;
# }
# configure:19295: result: no
# configure:19317: checking for library stdc++
# configure:19358: clang++ -o conftest -DNDEBUG conftest.cc -lstdc++ >&5
# configure:19344:10: fatal error: 'strstream.h' file not found
# #include
# ^
# 1 error generated.
# configure:19361: $? = 1
# configure: failed program was:
# #line 19342 "configure"
# #include "confdefs.h"
#
# #include
# int
# main ()
# {
#
# char buf[80];
# strstreambuf foo(buf, sizeof(buf))
#
# ;
# return 0;
# }
# configure:19379: result: no
# configure:19400: checking whether clang++ understands -c and -o together
# configure:19416: clang++ -c conftest.cc -o conftest2.o >&5
# configure:19419: $? = 0
# configure:19421: clang++ -c conftest.cc -o conftest2.o >&5
# configure:19424: $? = 0
# configure:19435: result: yes
# configure:19611: checking how to run the C++ preprocessor
# configure:19633: clang++ -E -DNDEBUG conftest.cc
# configure:19639: $? = 0
# configure:19666: clang++ -E -DNDEBUG conftest.cc
# configure:19663:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:19672: $? = 1
# configure: failed program was:
# #line 19662 "configure"
# #include "confdefs.h"
# #include
# configure:19709: result: clang++ -E
# configure:19724: clang++ -E -DNDEBUG conftest.cc
# configure:19730: $? = 0
# configure:19757: clang++ -E -DNDEBUG conftest.cc
# configure:19754:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:19763: $? = 1
# configure: failed program was:
# #line 19753 "configure"
# #include "confdefs.h"
# #include
# configure:19806: checking for typeinfo
# configure:19816: clang++ -E -DNDEBUG conftest.cc
# configure:19822: $? = 0
# configure:19841: result: yes
# configure:19854: checking for iostream
# configure:19864: clang++ -E -DNDEBUG conftest.cc
# configure:19870: $? = 0
# configure:19889: result: yes
# configure:19900: checking if iostream uses std-namespace
# configure:19920: clang++ -c -DNDEBUG conftest.cc >&5
# configure:19923: $? = 0
# configure:19926: test -s conftest.o
# configure:19929: $? = 0
# configure:19938: result: yes
# configure:19949: checking if we should include stdbool.h
# configure:20024: result: yes
# configure:20030: checking for builtin bool type
# configure:20053: clang++ -c -DNDEBUG conftest.cc >&5
# configure:20056: $? = 0
# configure:20059: test -s conftest.o
# configure:20062: $? = 0
# configure:20075: result: yes
# configure:20081: checking for size of bool
# configure:20160: result: unknown
# configure:20166: WARNING: Assuming unsigned for type of bool
# configure:20171: checking for special defines needed for etip.h
# configure:20203: clang++ -c -I./c++ -I./menu -Iinclude -I./include -DNDEBUG conftest.cc >&5
# configure:20206: $? = 0
# configure:20209: test -s conftest.o
# configure:20212: $? = 0
# configure:20233: result:
# configure:20238: checking if clang++ accepts parameter initialization
# configure:20301: result: unknown
# configure:20311: checking if clang++ accepts static_cast
# configure:20369: clang++ -c -DNDEBUG conftest.cc >&5
# configure:20372: $? = 0
# configure:20375: test -s conftest.o
# configure:20378: $? = 0
# configure:20396: result: yes
# configure:21062: checking for wchar_t
# configure:21083: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21086: $? = 0
# configure:21089: test -s conftest.o
# configure:21092: $? = 0
# configure:21102: result: yes
# configure:21105: checking size of wchar_t
# configure:21126: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21129: $? = 0
# configure:21132: test -s conftest.o
# configure:21135: $? = 0
# configure:21152: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21178:14: error: '_array_' declared as an array with a negative size
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 0)]
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21155: $? = 1
# configure: 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
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 0)]
# ;
# return 0;
# }
# configure:21152: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21178:14: error: '_array_' declared as an array with a negative size
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 1)]
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21155: $? = 1
# configure: 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
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 1)]
# ;
# return 0;
# }
# configure:21152: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21178:14: error: '_array_' declared as an array with a negative size
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 3)]
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21155: $? = 1
# configure: 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
# #endif
# int
# main ()
# {
# int _array_ [1 - 2 * !((sizeof (wchar_t)) <= 3)]
# ;
# return 0;
# }
# configure:21152: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21155: $? = 0
# configure:21158: test -s conftest.o
# configure:21161: $? = 0
# configure:21226: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21229: $? = 0
# configure:21232: test -s conftest.o
# configure:21235: $? = 0
# configure:21226: clang++ -c -DNDEBUG conftest.cc >&5
# configure:21229: $? = 0
# configure:21232: test -s conftest.o
# configure:21235: $? = 0
# configure:21293: result: 4
# configure:21311: checking for library subsets
# configure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
# configure:21384: checking default library suffix
# configure:21395: result: w
# configure:21398: checking default library-dependency suffix
# configure:21456: result: w.so
# configure:21459: checking default object directory
# configure:21475: result: obj_s
# configure:21479: checking c++ library-dependency suffix
# configure:21547: result: w.so
# configure:21809: checking where we will install curses.h
# configure:21819: result: ${prefix}/include
# configure:21845: checking for src modules
# configure:21910: result: ncurses progs panel menu form
# configure:22130: checking for tic
# configure:22147: found /usr/sbin/tic
# configure:22159: result: /usr/sbin/tic
# configure:22207: checking for defines to add to ncursesw6-config script
# configure:22223: result:
# configure:22382: creating ./config.status
#
# ## ----------------------- ##
# ## Running config.status. ##
# ## ----------------------- ##
#
# This file was extended by config.status 2.52.20141204, executed with
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# > ./config.status
# on 7967455ad674
#
# config.status:23150: creating include/MKterm.h.awk
# config.status:23150: creating include/curses.head
# config.status:23150: creating include/ncurses_dll.h
# config.status:23150: creating include/termcap.h
# config.status:23150: creating include/unctrl.h
# config.status:23150: creating man/Makefile
# config.status:23150: creating include/Makefile
# config.status:23150: creating ncurses/Makefile
# config.status:23150: creating progs/Makefile
# config.status:23150: creating panel/Makefile
# config.status:23150: creating menu/Makefile
# config.status:23150: creating form/Makefile
# config.status:23150: creating test/Makefile
# config.status:23150: creating misc/Makefile
# config.status:23150: creating c++/Makefile
# config.status:23150: creating misc/run_tic.sh
# config.status:23150: creating misc/ncurses-config
# config.status:23150: creating man/ncursesw6-config.1
# config.status:23150: creating misc/gen-pkgconfig
# config.status:23150: creating Makefile
# config.status:23303: creating include/ncurses_cfg.h
#
# ## ----------------- ##
# ## Cache variables. ##
# ## ----------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_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=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_btowc=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getopt=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getttynam=no
# ac_cv_func_issetugid=yes
# ac_cv_func_link=yes
# ac_cv_func_mblen=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_poll=yes
# ac_cv_func_putenv=yes
# ac_cv_func_putwc=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_remove=yes
# ac_cv_func_select=yes
# ac_cv_func_setbuf=yes
# ac_cv_func_setbuffer=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigvec=no
# ac_cv_func_strdup=yes
# ac_cv_func_strstr=yes
# ac_cv_func_symlink=yes
# ac_cv_func_tcgetpgrp=yes
# ac_cv_func_times=yes
# ac_cv_func_unlink=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcsrtombs=yes
# ac_cv_func_wcstombs=yes
# ac_cv_func_wctob=yes
# ac_cv_func_wctomb=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_gpm_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_iostream=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bsdtypes_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termio_h=no
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_ttyent_h=no
# ac_cv_header_typeinfo=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_dir_opendir=no
# ac_cv_lib_util_openpty=yes
# ac_cv_objext=o
# ac_cv_path_TIC_PATH=/usr/sbin/tic
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BUILD_CC=gcc
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_MAKE_LOWER_TAGS=no
# ac_cv_prog_MAKE_UPPER_TAGS=no
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_LD=ld
# ac_cv_prog_ac_ct_NM=nm
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cf_ldd_prog=ldd
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_signed_char=1
# ac_cv_sizeof_wchar_t=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_large_files=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_long_file_names=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_target_alias=x86_64-unknown-linux
# ac_cv_type_intptr_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signed_char=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_wchar_t=yes
# am_cv_langinfo_codeset=yes
# cf_cv_1UL=1U
# cf_cv_abi_version=6
# cf_cv_ar_flags=-curv
# cf_cv_builtin_bool=1
# cf_cv_cc_bool_type=0
# cf_cv_cpp_param_init=unknown
# cf_cv_cpp_static_cast=yes
# cf_cv_dcl_errno=yes
# cf_cv_define_sigwinch=yes
# cf_cv_do_relink=yes
# cf_cv_do_symlinks=yes
# cf_cv_enable_lp64=1
# cf_cv_enable_opaque=NCURSES_OPAQUE
# cf_cv_enable_reentrant=0
# cf_cv_enable_rpath=no
# cf_cv_func_mkstemp=maybe
# cf_cv_func_nanosleep=unknown
# cf_cv_func_openpty=pty.h
# cf_cv_func_vsscanf=vsscanf
# cf_cv_gcc_inline=yes
# cf_cv_getopt_header=unistd.h
# cf_cv_gnu_source=no
# cf_cv_have___va_copy=yes
# cf_cv_have_errno=no
# cf_cv_have_isascii=yes
# cf_cv_have_tcgetattr=yes
# cf_cv_have_va_copy=yes
# cf_cv_header_stdbool_h=1
# cf_cv_lib_util=yes
# cf_cv_libstdcpp=no
# cf_cv_link_dataonly=unknown
# cf_cv_makeflags=
# cf_cv_mbstate_t=yes
# cf_cv_mixedcase=yes
# cf_cv_need_libm=no
# cf_cv_prog_CC_c_o=yes
# cf_cv_prog_CXX_c_o=yes
# cf_cv_regex_hdrs=regex.h
# cf_cv_rel_version=6.0
# cf_cv_rm_so_locs=no
# cf_cv_shared_soname='`basename $@ .${REL_VERSION}`.${ABI_VERSION}'
# cf_cv_shlib_version=rel
# cf_cv_shlib_version_infix=no
# cf_cv_sig_atomic_t='volatile sig_atomic_t'
# cf_cv_sizechange=yes
# cf_cv_src_modules='ncurses progs panel menu form'
# cf_cv_struct_dirent64=no
# cf_cv_sys_time_select=yes
# cf_cv_system_name=linux-gnu
# cf_cv_timestamp='Wed Apr 5 00:25:22 UTC 2017'
# cf_cv_type_of_bool=unsigned
# cf_cv_type_sigaction=no
# cf_cv_typeof_chtype=uint32_t
# cf_cv_typeof_mmask_t=uint32_t
# cf_cv_unsigned_literals=yes
# cf_cv_wchar_h_okay=yes
# cf_cv_wchar_t=no
# cf_cv_wint_t=yes
# cf_cv_working_poll=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 1
#
#
# configure: exit 0