Build of ncurses with clang_glibc toolchain

The build took 00h 03m 02s and was NOT successful.

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

SLOCLanguage
85,000 ansic
10,330 ada
6,102 makefile
6,006 sh
4,676 cpp
1,853 awk
155 perl
55 sed
114,177 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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 (Thu Apr 13 16:17:32 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 (Thu Apr 13 16:17:32 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... no
# 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.0
# 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 for ldconfig... /usr/bin/ldconfig
# 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.0
# 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/bin/pkg-config
# checking for /usr/bin/pkg-config library directory... checking done... /usr/share/pkgconfig
# checking if we should install .pc files for /usr/bin/pkg-config... yes
# checking for suffix to add to pc-files... none
# checking if we should assume mixed-case filenames... auto
# checking if filesystem supports mixed-case filenames... yes
# checking whether make sets ${MAKE}... yes
# checking for exctags... no
# checking for ctags... no
# checking for exetags... no
# checking for etags... no
# checking for ctags... no
# checking for etags... no
# checking for makeflags variable...
# checking for 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 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... yes
# checking for Gpm_Open in -lgpm... yes
# checking if you want to load GPM dynamically... yes
# checking for dlsym... no
# checking for dlsym in -ldl... yes
# checking whether able to link to dl*() functions... ok
# checking for soname of gpm library... libgpm.so.2
# checking for Gpm_Wgetch in -lgpm... yes
# checking if GPM is weakly bound to curses library... unknown
# configure: WARNING: GPM library is already linked with curses - read the FAQ
# 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... yes
# checking if big-strings option selected... yes
# checking if you want termcap-fallback support... no
# checking if ~/.terminfo is wanted... yes
# checking if you want to use restricted environment when running as root... yes
# checking for remove... yes
# checking for unlink... yes
# checking if link/symlink functions work... link symlink
# checking if tic should use symbolic links... 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... yes
# checking if _XOPEN_SOURCE really is set... yes
# checking if SIGWINCH is defined... yes
# checking for nl_langinfo and CODESET... yes
# checking if you want wide-character code... yes
# checking if wchar.h can be used as is... yes
# checking for putwc... yes
# checking for btowc... yes
# checking for wctob... yes
# checking for mbtowc... yes
# checking for wctomb... yes
# checking for mblen... yes
# checking for mbrlen... yes
# checking for mbrtowc... yes
# checking for wcsrtombs... yes
# checking for mbsrtowcs... yes
# checking for wcstombs... yes
# checking for mbstowcs... yes
# checking if we must include wchar.h to declare mbstate_t... yes
# checking if we must include wchar.h to declare wchar_t... no
# checking if we must include wchar.h to declare wint_t... yes
# checking whether to enable _LP64 definition in curses.h... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for _LARGE_FILES value needed for large files... no
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for fseeko... yes
# checking whether to use struct dirent64... no
# checking if you want tparm not to use X/Open fixed-parameter list... yes
# checking for type of bool... auto
# checking for alternate terminal capabilities file... Caps
# checking for type of chtype... uint32_t
# checking for type of ospeed... short
# checking for type of mmask_t... uint32_t
# checking for size CCHARW_MAX... 5
# checking for type of tparm args... intptr_t
# checking if RCS identifiers should be compiled-in... no
# checking format of man-pages... 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... yes
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for opendir in -ldir... no
# checking whether time.h and sys/time.h may both be included... yes
# checking for regcomp... yes
# checking for regular-expression headers... regex.h
# checking for fcntl.h... yes
# checking for getopt.h... yes
# checking for limits.h... yes
# checking for locale.h... yes
# checking for math.h... yes
# checking for poll.h... yes
# checking for sys/bsdtypes.h... no
# checking for sys/ioctl.h... yes
# checking for sys/param.h... yes
# checking for sys/poll.h... yes
# checking for sys/select.h... yes
# checking for sys/time.h... yes
# checking for sys/times.h... yes
# checking for ttyent.h... yes
# checking for unistd.h... (cached) yes
# checking for wctype.h... yes
# checking for unistd.h... (cached) yes
# checking for getopt.h... (cached) yes
# checking for header declaring getopt variables... unistd.h
# checking if sys/time.h works with sys/select.h... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if 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... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getopt... yes
# checking for getttynam... yes
# checking for issetugid... no
# checking for poll... yes
# checking for putenv... yes
# checking for remove... (cached) yes
# checking for select... yes
# checking for setbuf... yes
# checking for setbuffer... yes
# checking for setenv... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigvec... 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... yes
# checking for termio.h... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking whether termios.h needs _POSIX_SOURCE... no
# checking for tcgetattr... yes
# checking for vsscanf function or workaround... vsscanf
# checking for working mkstemp... yes
# checking whether setvbuf arguments are reversed... no
# checking for intptr_t... yes
# checking for ssize_t... yes
# checking for type sigaction_t... no
# checking declaration of size-change... yes
# checking for memmove... yes
# checking if poll really works... no
# 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... unsigned char
# checking for special defines needed for etip.h...
# checking if clang++ accepts parameter initialization... no
# 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/bin/tic
# checking for defines to add to ncursesw6-config script... -D_GNU_SOURCE
# package: ncursesw
# configure: creating ./config.status
# config.status: creating include/MKterm.h.awk
# config.status: creating include/curses.head
# config.status: creating include/ncurses_dll.h
# config.status: creating include/termcap.h
# config.status: creating include/unctrl.h
# config.status: creating man/Makefile
# config.status: creating include/Makefile
# config.status: creating ncurses/Makefile
# config.status: creating progs/Makefile
# config.status: creating panel/Makefile
# config.status: creating menu/Makefile
# config.status: creating form/Makefile
# config.status: creating test/Makefile
# config.status: creating misc/Makefile
# config.status: creating c++/Makefile
# config.status: creating misc/run_tic.sh
# config.status: creating misc/ncurses-config
# config.status: creating man/ncursesw6-config.1
# config.status: creating misc/gen-pkgconfig
# config.status: creating Makefile
# config.status: creating include/ncurses_cfg.h
# Appending rules for shared model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs)
# Appending rules for 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
# AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps >>curses.h
# /bin/sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
# cat ./curses.tail >>curses.h
# /bin/sh ./MKhashsize.sh ./Caps >hashsize.h
# AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
# AWK=gawk /bin/sh ./MKparametrized.sh ./Caps >parametrized.h
# touch config.h
# gawk -f MKterm.h.awk ./Caps > term.h
# /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
# ** edit: HAVE_TCGETATTR 1
# ** edit: HAVE_TERMIOS_H 1
# ** edit: HAVE_TERMIO_H 1
# ** edit: BROKEN_LINKER 0
# 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
# clang -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 ./tinfo/make_hash.c
# 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
# /bin/sh -e ./tty/MKexpanded.sh "clang -E" -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG > expanded.c
# /bin/sh -e ./tinfo/MKfallback.sh /usr/share/terminfo ../misc/terminfo.src /usr/bin/tic >fallback.c
# /bin/sh -e ./base/MKlib_gen.sh "clang -E -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c
# AWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
# gawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
# /bin/sh -e ./base/MKlib_gen.sh "clang -E -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 ./tinfo/make_keys.c
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# ./make_keys keys.list > init_keytry.h
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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'
# linking ../lib/libncursesw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libncursesw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libncursesw.so.6.0 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -ldl
# /usr/bin/ld: total time in link: 0.053332
# /usr/bin/ld: data size 7405568
# cd ../lib && (ln -s -f libncursesw.so.6.0 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -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 -D_GNU_SOURCE -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'
# ar -curv ../lib/libncursesw.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/charable.o ../objects/lib_add_wch.o ../objects/lib_box_set.o ../objects/lib_cchar.o ../objects/lib_erasewchar.o ../objects/lib_get_wch.o ../objects/lib_get_wstr.o ../objects/lib_hline_set.o ../objects/lib_in_wch.o ../objects/lib_in_wchnstr.o ../objects/lib_ins_wch.o ../objects/lib_inwstr.o ../objects/lib_key_name.o ../objects/lib_pecho_wchar.o ../objects/lib_slk_wset.o ../objects/lib_unget_wch.o ../objects/lib_vid_attr.o ../objects/lib_vline_set.o ../objects/lib_wacs.o ../objects/lib_wunctrl.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# a - ../objects/hardscroll.o
# a - ../objects/hashmap.o
# a - ../objects/lib_addch.o
# a - ../objects/lib_addstr.o
# a - ../objects/lib_beep.o
# a - ../objects/lib_bkgd.o
# a - ../objects/lib_box.o
# a - ../objects/lib_chgat.o
# a - ../objects/lib_clear.o
# a - ../objects/lib_clearok.o
# a - ../objects/lib_clrbot.o
# a - ../objects/lib_clreol.o
# a - ../objects/lib_color.o
# a - ../objects/lib_colorset.o
# a - ../objects/lib_delch.o
# a - ../objects/lib_delwin.o
# a - ../objects/lib_echo.o
# a - ../objects/lib_endwin.o
# a - ../objects/lib_erase.o
# a - ../objects/lib_flash.o
# a - ../objects/lib_gen.o
# a - ../objects/lib_getch.o
# a - ../objects/lib_getstr.o
# a - ../objects/lib_hline.o
# a - ../objects/lib_immedok.o
# a - ../objects/lib_inchstr.o
# a - ../objects/lib_initscr.o
# a - ../objects/lib_insch.o
# a - ../objects/lib_insdel.o
# a - ../objects/lib_insnstr.o
# a - ../objects/lib_instr.o
# a - ../objects/lib_isendwin.o
# a - ../objects/lib_leaveok.o
# a - ../objects/lib_mouse.o
# a - ../objects/lib_move.o
# a - ../objects/lib_mvcur.o
# a - ../objects/lib_mvwin.o
# a - ../objects/lib_newterm.o
# a - ../objects/lib_newwin.o
# a - ../objects/lib_nl.o
# a - ../objects/lib_overlay.o
# a - ../objects/lib_pad.o
# a - ../objects/lib_printw.o
# a - ../objects/lib_redrawln.o
# a - ../objects/lib_refresh.o
# a - ../objects/lib_restart.o
# a - ../objects/lib_scanw.o
# a - ../objects/lib_screen.o
# a - ../objects/lib_scroll.o
# a - ../objects/lib_scrollok.o
# a - ../objects/lib_scrreg.o
# a - ../objects/lib_set_term.o
# a - ../objects/lib_slk.o
# a - ../objects/lib_slkatr_set.o
# a - ../objects/lib_slkatrof.o
# a - ../objects/lib_slkatron.o
# a - ../objects/lib_slkatrset.o
# a - ../objects/lib_slkattr.o
# a - ../objects/lib_slkclear.o
# a - ../objects/lib_slkcolor.o
# a - ../objects/lib_slkinit.o
# a - ../objects/lib_slklab.o
# a - ../objects/lib_slkrefr.o
# a - ../objects/lib_slkset.o
# a - ../objects/lib_slktouch.o
# a - ../objects/lib_touch.o
# a - ../objects/lib_tstp.o
# a - ../objects/lib_ungetch.o
# a - ../objects/lib_vidattr.o
# a - ../objects/lib_vline.o
# a - ../objects/lib_wattroff.o
# a - ../objects/lib_wattron.o
# a - ../objects/lib_winch.o
# a - ../objects/lib_window.o
# a - ../objects/nc_panel.o
# a - ../objects/safe_sprintf.o
# a - ../objects/tty_update.o
# a - ../objects/varargs.o
# a - ../objects/vsscanf.o
# a - ../objects/lib_freeall.o
# a - ../objects/charable.o
# a - ../objects/lib_add_wch.o
# a - ../objects/lib_box_set.o
# a - ../objects/lib_cchar.o
# a - ../objects/lib_erasewchar.o
# a - ../objects/lib_get_wch.o
# a - ../objects/lib_get_wstr.o
# a - ../objects/lib_hline_set.o
# a - ../objects/lib_in_wch.o
# a - ../objects/lib_in_wchnstr.o
# a - ../objects/lib_ins_wch.o
# a - ../objects/lib_inwstr.o
# a - ../objects/lib_key_name.o
# a - ../objects/lib_pecho_wchar.o
# a - ../objects/lib_slk_wset.o
# a - ../objects/lib_unget_wch.o
# a - ../objects/lib_vid_attr.o
# a - ../objects/lib_vline_set.o
# a - ../objects/lib_wacs.o
# a - ../objects/lib_wunctrl.o
# a - ../objects/expanded.o
# a - ../objects/legacy_coding.o
# a - ../objects/lib_dft_fgbg.o
# a - ../objects/lib_print.o
# a - ../objects/resizeterm.o
# a - ../objects/use_screen.o
# a - ../objects/use_window.o
# a - ../objects/wresize.o
# a - ../objects/access.o
# a - ../objects/add_tries.o
# a - ../objects/alloc_ttype.o
# a - ../objects/codes.o
# a - ../objects/comp_captab.o
# a - ../objects/comp_error.o
# a - ../objects/comp_hash.o
# a - ../objects/db_iterator.o
# a - ../objects/doalloc.o
# a - ../objects/entries.o
# a - ../objects/fallback.o
# a - ../objects/free_ttype.o
# a - ../objects/getenv_num.o
# a - ../objects/home_terminfo.o
# a - ../objects/init_keytry.o
# a - ../objects/lib_acs.o
# a - ../objects/lib_baudrate.o
# a - ../objects/lib_cur_term.o
# a - ../objects/lib_data.o
# a - ../objects/lib_has_cap.o
# a - ../objects/lib_kernel.o
# a - ../objects/lib_keyname.o
# a - ../objects/lib_longname.o
# a - ../objects/lib_napms.o
# a - ../objects/lib_options.o
# a - ../objects/lib_raw.o
# a - ../objects/lib_setup.o
# a - ../objects/lib_termcap.o
# a - ../objects/lib_termname.o
# a - ../objects/lib_tgoto.o
# a - ../objects/lib_ti.o
# a - ../objects/lib_tparm.o
# a - ../objects/lib_tputs.o
# a - ../objects/lib_trace.o
# a - ../objects/lib_ttyflags.o
# a - ../objects/lib_twait.o
# a - ../objects/name_match.o
# a - ../objects/names.o
# a - ../objects/obsolete.o
# a - ../objects/read_entry.o
# a - ../objects/read_termcap.o
# a - ../objects/strings.o
# a - ../objects/tries.o
# a - ../objects/trim_sgr0.o
# a - ../objects/unctrl.o
# a - ../objects/visbuf.o
# a - ../objects/alloc_entry.o
# a - ../objects/captoinfo.o
# a - ../objects/comp_expand.o
# a - ../objects/comp_parse.o
# a - ../objects/comp_scan.o
# a - ../objects/parse_entry.o
# a - ../objects/write_entry.o
# a - ../objects/define_key.o
# a - ../objects/hashed_db.o
# a - ../objects/key_defined.o
# a - ../objects/keybound.o
# a - ../objects/keyok.o
# a - ../objects/version.o
# ranlib ../lib/libncursesw.a
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# cd progs && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/progs'
# /bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c
# echo "#ifndef __TRANSFORM_H" >transform.h
# echo "#define __TRANSFORM_H 1" >>transform.h
# echo "#include " >>transform.h
# echo "extern bool same_program(const char *, const char *);" >>transform.h
# /bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi'
# echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
# echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
# echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
# echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
# echo "#endif /* __TRANSFORM_H */" >>transform.h
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/tic.c -o ../obj_s/tic.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/tparm_type.c -o ../obj_s/tparm_type.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/transform.c -o ../obj_s/transform.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o tic
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/infocmp.c -o ../obj_s/infocmp.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/infocmp.o ../obj_s/dump_entry.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o infocmp
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/clear.c -o ../obj_s/clear.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/clear.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -o clear
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/tabs.c -o ../obj_s/tabs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/tabs.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -o tabs
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/tput.c -o ../obj_s/tput.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/tput.o ../obj_s/tparm_type.o ../obj_s/transform.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -o tput
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/tset.c -o ../obj_s/tset.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/tset.o ../obj_s/transform.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -o tset
# clang -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../progs/toe.c -o ../obj_s/toe.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang ../obj_s/toe.o -L../lib -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lncursesw -lncursesw -o toe
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/progs'
# cd panel && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/panel'
# rm -f ../include/panel.h
# cp ./panel.h ../include/panel.h
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/panel.c -o ../obj_s/panel.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_above.c -o ../obj_s/p_above.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_below.c -o ../obj_s/p_below.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_delete.c -o ../obj_s/p_delete.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hide.c -o ../obj_s/p_hide.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_move.c -o ../obj_s/p_move.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_new.c -o ../obj_s/p_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_replace.c -o ../obj_s/p_replace.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_show.c -o ../obj_s/p_show.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_top.c -o ../obj_s/p_top.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_update.c -o ../obj_s/p_update.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_user.c -o ../obj_s/p_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../panel/p_win.c -o ../obj_s/p_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# linking ../lib/libpanelw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.009999
# /usr/bin/ld: data size 4460544
# cd ../lib && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/panel.c -o ../objects/panel.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_above.c -o ../objects/p_above.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_below.c -o ../objects/p_below.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../objects/p_bottom.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../objects/p_delete.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../objects/p_hide.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../objects/p_hidden.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_move.c -o ../objects/p_move.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_new.c -o ../objects/p_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_replace.c -o ../objects/p_replace.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_show.c -o ../objects/p_show.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_top.c -o ../objects/p_top.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_update.c -o ../objects/p_update.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_user.c -o ../objects/p_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../panel/p_win.c -o ../objects/p_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# ar -curv ../lib/libpanelw.a ../objects/panel.o ../objects/p_above.o ../objects/p_below.o ../objects/p_bottom.o ../objects/p_delete.o ../objects/p_hide.o ../objects/p_hidden.o ../objects/p_move.o ../objects/p_new.o ../objects/p_replace.o ../objects/p_show.o ../objects/p_top.o ../objects/p_update.o ../objects/p_user.o ../objects/p_win.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# a - ../objects/panel.o
# a - ../objects/p_above.o
# a - ../objects/p_below.o
# a - ../objects/p_bottom.o
# a - ../objects/p_delete.o
# a - ../objects/p_hide.o
# a - ../objects/p_hidden.o
# a - ../objects/p_move.o
# a - ../objects/p_new.o
# a - ../objects/p_replace.o
# a - ../objects/p_show.o
# a - ../objects/p_top.o
# a - ../objects/p_update.o
# a - ../objects/p_user.o
# a - ../objects/p_win.o
# ranlib ../lib/libpanelw.a
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/panel'
# cd menu && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/menu'
# rm -f ../include/menu.h
# cp ./menu.h ../include/menu.h
# rm -f ../include/eti.h
# cp ./eti.h ../include/eti.h
# rm -f ../include/mf_common.h
# cp ./mf_common.h ../include/mf_common.h
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_driver.c -o ../obj_s/m_driver.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_format.c -o ../obj_s/m_format.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_global.c -o ../obj_s/m_global.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_hook.c -o ../obj_s/m_hook.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_items.c -o ../obj_s/m_items.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_new.c -o ../obj_s/m_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_opts.c -o ../obj_s/m_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pad.c -o ../obj_s/m_pad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_post.c -o ../obj_s/m_post.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_scale.c -o ../obj_s/m_scale.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_sub.c -o ../obj_s/m_sub.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../menu/m_win.c -o ../obj_s/m_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# linking ../lib/libmenuw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.026666
# /usr/bin/ld: data size 4681728
# cd ../lib && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_attribs.c -o ../objects/m_attribs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../objects/m_cursor.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../objects/m_driver.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_format.c -o ../objects/m_format.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_global.c -o ../objects/m_global.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../objects/m_hook.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_new.c -o ../objects/m_item_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_top.c -o ../objects/m_item_top.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_use.c -o ../objects/m_item_use.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_val.c -o ../objects/m_item_val.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_items.c -o ../objects/m_items.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_new.c -o ../objects/m_new.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../objects/m_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../objects/m_pad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_pattern.c -o ../objects/m_pattern.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_post.c -o ../objects/m_post.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_req_name.c -o ../objects/m_req_name.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../objects/m_scale.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_spacing.c -o ../objects/m_spacing.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../objects/m_sub.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_userptr.c -o ../objects/m_userptr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../menu/m_win.c -o ../objects/m_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# ar -curv ../lib/libmenuw.a ../objects/m_attribs.o ../objects/m_cursor.o ../objects/m_driver.o ../objects/m_format.o ../objects/m_global.o ../objects/m_hook.o ../objects/m_item_cur.o ../objects/m_item_nam.o ../objects/m_item_new.o ../objects/m_item_opt.o ../objects/m_item_top.o ../objects/m_item_use.o ../objects/m_item_val.o ../objects/m_item_vis.o ../objects/m_items.o ../objects/m_new.o ../objects/m_opts.o ../objects/m_pad.o ../objects/m_pattern.o ../objects/m_post.o ../objects/m_req_name.o ../objects/m_scale.o ../objects/m_spacing.o ../objects/m_sub.o ../objects/m_userptr.o ../objects/m_win.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# a - ../objects/m_attribs.o
# a - ../objects/m_cursor.o
# a - ../objects/m_driver.o
# a - ../objects/m_format.o
# a - ../objects/m_global.o
# a - ../objects/m_hook.o
# a - ../objects/m_item_cur.o
# a - ../objects/m_item_nam.o
# a - ../objects/m_item_new.o
# a - ../objects/m_item_opt.o
# a - ../objects/m_item_top.o
# a - ../objects/m_item_use.o
# a - ../objects/m_item_val.o
# a - ../objects/m_item_vis.o
# a - ../objects/m_items.o
# a - ../objects/m_new.o
# a - ../objects/m_opts.o
# a - ../objects/m_pad.o
# a - ../objects/m_pattern.o
# a - ../objects/m_post.o
# a - ../objects/m_req_name.o
# a - ../objects/m_scale.o
# a - ../objects/m_spacing.o
# a - ../objects/m_sub.o
# a - ../objects/m_userptr.o
# a - ../objects/m_win.o
# ranlib ../lib/libmenuw.a
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/menu'
# cd form && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/form'
# rm -f ../include/form.h
# cp ./form.h ../include/form.h
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_arg.c -o ../obj_s/fld_arg.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_attr.c -o ../obj_s/fld_attr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_current.c -o ../obj_s/fld_current.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_def.c -o ../obj_s/fld_def.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_dup.c -o ../obj_s/fld_dup.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_info.c -o ../obj_s/fld_info.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_just.c -o ../obj_s/fld_just.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_link.c -o ../obj_s/fld_link.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_max.c -o ../obj_s/fld_max.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_move.c -o ../obj_s/fld_move.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_opts.c -o ../obj_s/fld_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_pad.c -o ../obj_s/fld_pad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_page.c -o ../obj_s/fld_page.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_stat.c -o ../obj_s/fld_stat.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_type.c -o ../obj_s/fld_type.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fld_user.c -o ../obj_s/fld_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_data.c -o ../obj_s/frm_data.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_def.c -o ../obj_s/frm_def.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_driver.c -o ../obj_s/frm_driver.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_hook.c -o ../obj_s/frm_hook.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_opts.c -o ../obj_s/frm_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_page.c -o ../obj_s/frm_page.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_post.c -o ../obj_s/frm_post.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_scale.c -o ../obj_s/frm_scale.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_sub.c -o ../obj_s/frm_sub.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_user.c -o ../obj_s/frm_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/frm_win.c -o ../obj_s/frm_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_enum.c -o ../obj_s/fty_enum.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_generic.c -o ../obj_s/fty_generic.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_int.c -o ../obj_s/fty_int.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_num.c -o ../obj_s/fty_num.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../form/fty_regex.c -o ../obj_s/fty_regex.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# linking ../lib/libformw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libformw.so.6.0 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.019999
# /usr/bin/ld: data size 4956160
# cd ../lib && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../objects/fld_arg.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../objects/fld_attr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_current.c -o ../objects/fld_current.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_def.c -o ../objects/fld_def.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../objects/fld_dup.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_info.c -o ../objects/fld_info.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_just.c -o ../objects/fld_just.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_link.c -o ../objects/fld_link.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_max.c -o ../objects/fld_max.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_move.c -o ../objects/fld_move.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../objects/fld_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../objects/fld_pad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_page.c -o ../objects/fld_page.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../objects/fld_stat.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_type.c -o ../objects/fld_type.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fld_user.c -o ../objects/fld_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_data.c -o ../objects/frm_data.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_def.c -o ../objects/frm_def.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_driver.c -o ../objects/frm_driver.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../objects/frm_hook.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../objects/frm_opts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_page.c -o ../objects/frm_page.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_post.c -o ../objects/frm_post.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_scale.c -o ../objects/frm_scale.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../objects/frm_sub.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_user.c -o ../objects/frm_user.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/frm_win.c -o ../objects/frm_win.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../objects/fty_enum.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_generic.c -o ../objects/fty_generic.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_int.c -o ../objects/fty_int.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_num.c -o ../objects/fty_num.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I../ncurses -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -c ../form/fty_regex.c -o ../objects/fty_regex.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# ar -curv ../lib/libformw.a ../objects/fld_arg.o ../objects/fld_attr.o ../objects/fld_current.o ../objects/fld_def.o ../objects/fld_dup.o ../objects/fld_ftchoice.o ../objects/fld_ftlink.o ../objects/fld_info.o ../objects/fld_just.o ../objects/fld_link.o ../objects/fld_max.o ../objects/fld_move.o ../objects/fld_newftyp.o ../objects/fld_opts.o ../objects/fld_pad.o ../objects/fld_page.o ../objects/fld_stat.o ../objects/fld_type.o ../objects/fld_user.o ../objects/frm_cursor.o ../objects/frm_data.o ../objects/frm_def.o ../objects/frm_driver.o ../objects/frm_hook.o ../objects/frm_opts.o ../objects/frm_page.o ../objects/frm_post.o ../objects/frm_req_name.o ../objects/frm_scale.o ../objects/frm_sub.o ../objects/frm_user.o ../objects/frm_win.o ../objects/fty_alnum.o ../objects/fty_alpha.o ../objects/fty_enum.o ../objects/fty_generic.o ../objects/fty_int.o ../objects/fty_ipv4.o ../objects/fty_num.o ../objects/fty_regex.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# a - ../objects/fld_arg.o
# a - ../objects/fld_attr.o
# a - ../objects/fld_current.o
# a - ../objects/fld_def.o
# a - ../objects/fld_dup.o
# a - ../objects/fld_ftchoice.o
# a - ../objects/fld_ftlink.o
# a - ../objects/fld_info.o
# a - ../objects/fld_just.o
# a - ../objects/fld_link.o
# a - ../objects/fld_max.o
# a - ../objects/fld_move.o
# a - ../objects/fld_newftyp.o
# a - ../objects/fld_opts.o
# a - ../objects/fld_pad.o
# a - ../objects/fld_page.o
# a - ../objects/fld_stat.o
# a - ../objects/fld_type.o
# a - ../objects/fld_user.o
# a - ../objects/frm_cursor.o
# a - ../objects/frm_data.o
# a - ../objects/frm_def.o
# a - ../objects/frm_driver.o
# a - ../objects/frm_hook.o
# a - ../objects/frm_opts.o
# a - ../objects/frm_page.o
# a - ../objects/frm_post.o
# a - ../objects/frm_req_name.o
# a - ../objects/frm_scale.o
# a - ../objects/frm_sub.o
# a - ../objects/frm_user.o
# a - ../objects/frm_win.o
# a - ../objects/fty_alnum.o
# a - ../objects/fty_alpha.o
# a - ../objects/fty_enum.o
# a - ../objects/fty_generic.o
# a - ../objects/fty_int.o
# a - ../objects/fty_ipv4.o
# a - ../objects/fty_num.o
# a - ../objects/fty_regex.o
# ranlib ../lib/libformw.a
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/form'
# cd test && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/test'
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/background.c -o ../obj_s/background.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o background ../obj_s/background.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/blue.c -o ../obj_s/blue.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o blue ../obj_s/blue.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/bs.c -o ../obj_s/bs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o bs ../obj_s/bs.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/cardfile.c -o ../obj_s/cardfile.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o cardfile ../obj_s/cardfile.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/chgat.c -o ../obj_s/chgat.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o chgat ../obj_s/chgat.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/clip_printw.c -o ../obj_s/clip_printw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o clip_printw ../obj_s/clip_printw.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/color_set.c -o ../obj_s/color_set.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o color_set ../obj_s/color_set.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_altkeys ../obj_s/demo_altkeys.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_defkey ../obj_s/demo_defkey.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_forms.c -o ../obj_s/demo_forms.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/edit_field.c -o ../obj_s/edit_field.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_keyok ../obj_s/demo_keyok.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_menus.c -o ../obj_s/demo_menus.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_menus ../obj_s/demo_menus.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_panels.c -o ../obj_s/demo_panels.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_panels ../obj_s/demo_panels.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_termcap ../obj_s/demo_termcap.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o demo_terminfo ../obj_s/demo_terminfo.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/ditto.c -o ../obj_s/ditto.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o ditto ../obj_s/ditto.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/dots.c -o ../obj_s/dots.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o dots ../obj_s/dots.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/dots_curses.c -o ../obj_s/dots_curses.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o dots_curses ../obj_s/dots_curses.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o dots_mvcur ../obj_s/dots_mvcur.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/dots_termcap.c -o ../obj_s/dots_termcap.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o dots_termcap ../obj_s/dots_termcap.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/echochar.c -o ../obj_s/echochar.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o echochar ../obj_s/echochar.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/filter.c -o ../obj_s/filter.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o filter ../obj_s/filter.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/firework.c -o ../obj_s/firework.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o firework ../obj_s/firework.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/firstlast.c -o ../obj_s/firstlast.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o firstlast ../obj_s/firstlast.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/foldkeys.c -o ../obj_s/foldkeys.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o foldkeys ../obj_s/foldkeys.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/form_driver_w.c -o ../obj_s/form_driver_w.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o form_driver_w ../obj_s/form_driver_w.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/gdc.c -o ../obj_s/gdc.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o gdc ../obj_s/gdc.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/hanoi.c -o ../obj_s/hanoi.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o hanoi ../obj_s/hanoi.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/hashtest.c -o ../obj_s/hashtest.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o hashtest ../obj_s/hashtest.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/inch_wide.c -o ../obj_s/inch_wide.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o inch_wide ../obj_s/inch_wide.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/inchs.c -o ../obj_s/inchs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o inchs ../obj_s/inchs.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/ins_wide.c -o ../obj_s/ins_wide.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o ins_wide ../obj_s/ins_wide.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/insdelln.c -o ../obj_s/insdelln.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o insdelln ../obj_s/insdelln.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/inserts.c -o ../obj_s/inserts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o inserts ../obj_s/inserts.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/key_names.c -o ../obj_s/key_names.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o key_names ../obj_s/key_names.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/keynames.c -o ../obj_s/keynames.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o keynames ../obj_s/keynames.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/knight.c -o ../obj_s/knight.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o knight ../obj_s/knight.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/lrtest.c -o ../obj_s/lrtest.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o lrtest ../obj_s/lrtest.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/movewindow.c -o ../obj_s/movewindow.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o movewindow ../obj_s/movewindow.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/ncurses.c -o ../obj_s/ncurses.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o ncurses ../obj_s/ncurses.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/newdemo.c -o ../obj_s/newdemo.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o newdemo ../obj_s/newdemo.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/railroad.c -o ../obj_s/railroad.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o railroad ../obj_s/railroad.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/rain.c -o ../obj_s/rain.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o rain ../obj_s/rain.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/redraw.c -o ../obj_s/redraw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o redraw ../obj_s/redraw.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/savescreen.c -o ../obj_s/savescreen.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o savescreen ../obj_s/savescreen.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/tclock.c -o ../obj_s/tclock.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o tclock ../obj_s/tclock.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_add_wchstr ../obj_s/test_add_wchstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_addchstr ../obj_s/test_addchstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_addstr.c -o ../obj_s/test_addstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_addstr ../obj_s/test_addstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_addwstr ../obj_s/test_addwstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_arrays.c -o ../obj_s/test_arrays.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_arrays ../obj_s/test_arrays.o -L../lib -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -lncursesw -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_get_wstr ../obj_s/test_get_wstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_getstr.c -o ../obj_s/test_getstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_getstr ../obj_s/test_getstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_instr.c -o ../obj_s/test_instr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_instr ../obj_s/test_instr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_inwstr ../obj_s/test_inwstr.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_opaque.c -o ../obj_s/test_opaque.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_opaque ../obj_s/test_opaque.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_setupterm.c -o ../obj_s/test_setupterm.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_setupterm ../obj_s/test_setupterm.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_vid_puts.c -o ../obj_s/test_vid_puts.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_vid_puts ../obj_s/test_vid_puts.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/test_vidputs.c -o ../obj_s/test_vidputs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o test_vidputs ../obj_s/test_vidputs.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/testaddch.c -o ../obj_s/testaddch.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o testaddch ../obj_s/testaddch.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/testcurs.c -o ../obj_s/testcurs.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o testcurs ../obj_s/testcurs.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/testscanw.c -o ../obj_s/testscanw.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o testscanw ../obj_s/testscanw.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/view.c -o ../obj_s/view.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o view ../obj_s/view.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/worm.c -o ../obj_s/worm.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o worm ../obj_s/worm.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# clang -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC -c ../test/xmas.c -o ../obj_s/xmas.o
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# clang --param max-inline-insns-single=1200 -o xmas ../obj_s/xmas.o -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG --param max-inline-insns-single=1200 -fPIC `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/test'
# cd misc && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/misc'
# WHICH_XTERM=xterm-new \
# XTERM_KBS=BS \
# datadir=/usr/share \
# /bin/sh ./gen_edit.sh >run_tic.sed
# echo '** adjusting tabset paths'
# ** adjusting tabset paths
# sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/misc'
# cd c++ && make DESTDIR="" RPATH_LIST="/usr/lib" all
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/c++'
# cp ./etip.h.in etip.h
# /bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
# substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
# ... CPP_HAS_PARAM_INIT 0
# ... CPP_HAS_STATIC_CAST 1
# ... ETIP_NEEDS_MATH_EXCEPTION 0
# ... ETIP_NEEDS_MATH_H 0
# ... HAVE_BUILTIN_H 0
# ... HAVE_GPP_BUILTIN_H 0
# ... HAVE_GXX_BUILTIN_H 0
# ... HAVE_IOSTREAM 1
# ... HAVE_TYPEINFO 1
# ... HAVE_VALUES_H 0
# ... IOSTREAM_NAMESPACE 1
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesf.cc -o ../obj_s/cursesf.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesm.cc -o ../obj_s/cursesm.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesw.cc -o ../obj_s/cursesw.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursespad.cc -o ../obj_s/cursespad.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesp.cc -o ../obj_s/cursesp.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursslk.cc -o ../obj_s/cursslk.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesapp.cc -o ../obj_s/cursesapp.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC -c ../c++/cursesmain.cc -o ../obj_s/cursesmain.o
# linking ../lib/libncurses++w.so.6.0
# clang++ -shared -Wl,-soname,`basename ../lib/libncurses++w.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libncurses++w.so.6.0 ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o -L../lib -lformw -lmenuw -lpanelw -lncursesw -ldl -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lstdc++ -ldl
# /usr/bin/ld: total time in link: 0.069998
# /usr/bin/ld: data size 10358784
# cd ../lib && (ln -s -f libncurses++w.so.6.0 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; )
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesf.cc -o ../objects/cursesf.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesm.cc -o ../objects/cursesm.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesw.cc -o ../objects/cursesw.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursespad.cc -o ../objects/cursespad.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesp.cc -o ../objects/cursesp.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursslk.cc -o ../objects/cursslk.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesapp.cc -o ../objects/cursesapp.o
# clang++ -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesmain.cc -o ../objects/cursesmain.o
# ar -curv ../lib/libncurses++w.a ../objects/cursesf.o ../objects/cursesm.o ../objects/cursesw.o ../objects/cursespad.o ../objects/cursesp.o ../objects/cursslk.o ../objects/cursesapp.o ../objects/cursesmain.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# a - ../objects/cursesf.o
# a - ../objects/cursesm.o
# a - ../objects/cursesw.o
# a - ../objects/cursespad.o
# a - ../objects/cursesp.o
# a - ../objects/cursslk.o
# a - ../objects/cursesapp.o
# a - ../objects/cursesmain.o
# ranlib ../lib/libncurses++w.a
# compiling demo (obj_s)
# clang++ -o demo ../obj_s/demo.o -L../lib -lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -Wl,-rpath,/tmp/ncurses/src/ncurses-6.0/lib -lstdc++ -ldl -DHAVE_CONFIG_H -I. -I../include -D_GNU_SOURCE -DNDEBUG -fPIC
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/c++'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# cd man && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/man'
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/share/man
# /bin/sh ../edit_man.sh normal installing /tmp/ncurses/pkg/ncurses/usr/share/man . terminfo.5 *-config.1 ./*.[0-9]*
# ...made /tmp/ncurses/src/ncurses-6.0/man_alias.sed
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man5/terminfo.5.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/ncursesw6-config.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/captoinfo.1m.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/clear.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_add_wch.3x.gz
# .. installing alias add_wch.3x.gz
# .. installing alias echo_wchar.3x.gz
# .. installing alias mvadd_wch.3x.gz
# .. installing alias mvwadd_wch.3x.gz
# .. installing alias wadd_wch.3x.gz
# .. installing alias wecho_wchar.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_add_wchstr.3x.gz
# .. installing alias add_wchnstr.3x.gz
# .. installing alias add_wchstr.3x.gz
# .. installing alias mvadd_wchnstr.3x.gz
# .. installing alias mvadd_wchstr.3x.gz
# .. installing alias mvwadd_wchnstr.3x.gz
# .. installing alias mvwadd_wchstr.3x.gz
# .. installing alias wadd_wchnstr.3x.gz
# .. installing alias wadd_wchstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_addch.3x.gz
# .. installing alias addch.3x.gz
# .. installing alias echochar.3x.gz
# .. installing alias mvaddch.3x.gz
# .. installing alias mvwaddch.3x.gz
# .. installing alias waddch.3x.gz
# .. installing alias wechochar.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_addchstr.3x.gz
# .. installing alias addchnstr.3x.gz
# .. installing alias addchstr.3x.gz
# .. installing alias mvaddchnstr.3x.gz
# .. installing alias mvaddchstr.3x.gz
# .. installing alias mvwaddchnstr.3x.gz
# .. installing alias mvwaddchstr.3x.gz
# .. installing alias waddchnstr.3x.gz
# .. installing alias waddchstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_addstr.3x.gz
# .. installing alias addnstr.3x.gz
# .. installing alias addstr.3x.gz
# .. installing alias mvaddnstr.3x.gz
# .. installing alias mvaddstr.3x.gz
# .. installing alias mvwaddnstr.3x.gz
# .. installing alias mvwaddstr.3x.gz
# .. installing alias waddnstr.3x.gz
# .. installing alias waddstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_addwstr.3x.gz
# .. installing alias addnwstr.3x.gz
# .. installing alias addwstr.3x.gz
# .. installing alias mvaddnwstr.3x.gz
# .. installing alias mvaddwstr.3x.gz
# .. installing alias mvwaddnwstr.3x.gz
# .. installing alias mvwaddwstr.3x.gz
# .. installing alias waddnwstr.3x.gz
# .. installing alias waddwstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_attr.3x.gz
# .. installing alias PAIR_NUMBER.3x.gz
# .. installing alias attr_get.3x.gz
# .. installing alias attr_off.3x.gz
# .. installing alias attr_on.3x.gz
# .. installing alias attr_set.3x.gz
# .. installing alias attroff.3x.gz
# .. installing alias attron.3x.gz
# .. installing alias attrset.3x.gz
# .. installing alias chgat.3x.gz
# .. installing alias color_set.3x.gz
# .. installing alias mvchgat.3x.gz
# .. installing alias mvwchgat.3x.gz
# .. installing alias standend.3x.gz
# .. installing alias standout.3x.gz
# .. installing alias wattr_get.3x.gz
# .. installing alias wattr_off.3x.gz
# .. installing alias wattr_on.3x.gz
# .. installing alias wattr_set.3x.gz
# .. installing alias wattroff.3x.gz
# .. installing alias wattron.3x.gz
# .. installing alias wattrset.3x.gz
# .. installing alias wchgat.3x.gz
# .. installing alias wcolor_set.3x.gz
# .. installing alias wstandend.3x.gz
# .. installing alias wstandout.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_beep.3x.gz
# .. installing alias beep.3x.gz
# .. installing alias flash.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_bkgd.3x.gz
# .. installing alias bkgd.3x.gz
# .. installing alias bkgdset.3x.gz
# .. installing alias getbkgd.3x.gz
# .. installing alias wbkgd.3x.gz
# .. installing alias wbkgdset.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_bkgrnd.3x.gz
# .. installing alias bkgrnd.3x.gz
# .. installing alias bkgrndset.3x.gz
# .. installing alias getbkgrnd.3x.gz
# .. installing alias wbkgrnd.3x.gz
# .. installing alias wbkgrndset.3x.gz
# .. installing alias wgetbkgrnd.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_border.3x.gz
# .. installing alias border.3x.gz
# .. installing alias box.3x.gz
# .. installing alias hline.3x.gz
# .. installing alias mvhline.3x.gz
# .. installing alias mvvline.3x.gz
# .. installing alias mvwhline.3x.gz
# .. installing alias mvwvline.3x.gz
# .. installing alias vline.3x.gz
# .. installing alias wborder.3x.gz
# .. installing alias whline.3x.gz
# .. installing alias wvline.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_border_set.3x.gz
# .. installing alias border_set.3x.gz
# .. installing alias box_set.3x.gz
# .. installing alias hline_set.3x.gz
# .. installing alias mvhline_set.3x.gz
# .. installing alias mvvline_set.3x.gz
# .. installing alias mvwhline_set.3x.gz
# .. installing alias mvwvline_set.3x.gz
# .. installing alias vline_set.3x.gz
# .. installing alias wborder_set.3x.gz
# .. installing alias whline_set.3x.gz
# .. installing alias wvline_set.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_clear.3x.gz
# .. installing alias clear.3x.gz
# .. installing alias clrtobot.3x.gz
# .. installing alias clrtoeol.3x.gz
# .. installing alias erase.3x.gz
# .. installing alias wclear.3x.gz
# .. installing alias wclrtobot.3x.gz
# .. installing alias wclrtoeol.3x.gz
# .. installing alias werase.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_color.3x.gz
# .. installing alias COLOR_PAIR.3x.gz
# .. installing alias can_change_color.3x.gz
# .. installing alias color_content.3x.gz
# .. installing alias has_colors.3x.gz
# .. installing alias init_color.3x.gz
# .. installing alias init_pair.3x.gz
# .. installing alias pair_content.3x.gz
# .. installing alias start_color.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_delch.3x.gz
# .. installing alias delch.3x.gz
# .. installing alias mvdelch.3x.gz
# .. installing alias mvwdelch.3x.gz
# .. installing alias wdelch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_deleteln.3x.gz
# .. installing alias deleteln.3x.gz
# .. installing alias insdelln.3x.gz
# .. installing alias insertln.3x.gz
# .. installing alias wdeleteln.3x.gz
# .. installing alias winsdelln.3x.gz
# .. installing alias winsertln.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_extend.3x.gz
# .. installing alias curses_version.3x.gz
# .. installing alias use_extended_names.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_get_wch.3x.gz
# .. installing alias get_wch.3x.gz
# .. installing alias mvget_wch.3x.gz
# .. installing alias mvwget_wch.3x.gz
# .. installing alias unget_wch.3x.gz
# .. installing alias wget_wch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_get_wstr.3x.gz
# .. installing alias get_wstr.3x.gz
# .. installing alias getn_wstr.3x.gz
# .. installing alias mvget_wstr.3x.gz
# .. installing alias mvgetn_wstr.3x.gz
# .. installing alias mvwget_wstr.3x.gz
# .. installing alias mvwgetn_wstr.3x.gz
# .. installing alias wget_wstr.3x.gz
# .. installing alias wgetn_wstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_getcchar.3x.gz
# .. installing alias getcchar.3x.gz
# .. installing alias setcchar.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_getch.3x.gz
# .. installing alias getch.3x.gz
# .. installing alias has_key.3x.gz
# .. installing alias mvgetch.3x.gz
# .. installing alias mvwgetch.3x.gz
# .. installing alias ungetch.3x.gz
# .. installing alias wgetch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_getstr.3x.gz
# .. installing alias getnstr.3x.gz
# .. installing alias getstr.3x.gz
# .. installing alias mvgetnstr.3x.gz
# .. installing alias mvgetstr.3x.gz
# .. installing alias mvwgetnstr.3x.gz
# .. installing alias mvwgetstr.3x.gz
# .. installing alias wgetnstr.3x.gz
# .. installing alias wgetstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_getyx.3x.gz
# .. installing alias getbegyx.3x.gz
# .. installing alias getmaxyx.3x.gz
# .. installing alias getparyx.3x.gz
# .. installing alias getyx.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_in_wch.3x.gz
# .. installing alias in_wch.3x.gz
# .. installing alias mvin_wch.3x.gz
# .. installing alias mvwin_wch.3x.gz
# .. installing alias win_wch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_in_wchstr.3x.gz
# .. installing alias in_wchnstr.3x.gz
# .. installing alias in_wchstr.3x.gz
# .. installing alias mvin_wchnstr.3x.gz
# .. installing alias mvin_wchstr.3x.gz
# .. installing alias mvwin_wchnstr.3x.gz
# .. installing alias mvwin_wchstr.3x.gz
# .. installing alias win_wchnstr.3x.gz
# .. installing alias win_wchstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_inch.3x.gz
# .. installing alias inch.3x.gz
# .. installing alias mvinch.3x.gz
# .. installing alias mvwinch.3x.gz
# .. installing alias winch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_inchstr.3x.gz
# .. installing alias inchnstr.3x.gz
# .. installing alias inchstr.3x.gz
# .. installing alias mvinchnstr.3x.gz
# .. installing alias mvinchstr.3x.gz
# .. installing alias mvwinchnstr.3x.gz
# .. installing alias mvwinchstr.3x.gz
# .. installing alias winchnstr.3x.gz
# .. installing alias winchstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_initscr.3x.gz
# .. installing alias delscreen.3x.gz
# .. installing alias endwin.3x.gz
# .. installing alias initscr.3x.gz
# .. installing alias isendwin.3x.gz
# .. installing alias newterm.3x.gz
# .. installing alias set_term.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_inopts.3x.gz
# .. installing alias cbreak.3x.gz
# .. installing alias echo.3x.gz
# .. installing alias halfdelay.3x.gz
# .. installing alias intrflush.3x.gz
# .. installing alias keypad.3x.gz
# .. installing alias meta.3x.gz
# .. installing alias nocbreak.3x.gz
# .. installing alias nodelay.3x.gz
# .. installing alias noecho.3x.gz
# .. installing alias noqiflush.3x.gz
# .. installing alias noraw.3x.gz
# .. installing alias notimeout.3x.gz
# .. installing alias qiflush.3x.gz
# .. installing alias raw.3x.gz
# .. installing alias timeout.3x.gz
# .. installing alias typeahead.3x.gz
# .. installing alias wtimeout.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_ins_wch.3x.gz
# .. installing alias ins_wch.3x.gz
# .. installing alias mvins_wch.3x.gz
# .. installing alias mvwins_wch.3x.gz
# .. installing alias wins_wch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_ins_wstr.3x.gz
# .. installing alias ins_nwstr.3x.gz
# .. installing alias ins_wstr.3x.gz
# .. installing alias mvins_nwstr.3x.gz
# .. installing alias mvins_wstr.3x.gz
# .. installing alias mvwins_nwstr.3x.gz
# .. installing alias mvwins_wstr.3x.gz
# .. installing alias wins_nwstr.3x.gz
# .. installing alias wins_wstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_insch.3x.gz
# .. installing alias insch.3x.gz
# .. installing alias mvinsch.3x.gz
# .. installing alias mvwinsch.3x.gz
# .. installing alias winsch.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_insstr.3x.gz
# .. installing alias insnstr.3x.gz
# .. installing alias insstr.3x.gz
# .. installing alias mvinsnstr.3x.gz
# .. installing alias mvinsstr.3x.gz
# .. installing alias mvwinsnstr.3x.gz
# .. installing alias mvwinsstr.3x.gz
# .. installing alias winsnstr.3x.gz
# .. installing alias winsstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_instr.3x.gz
# .. installing alias innstr.3x.gz
# .. installing alias instr.3x.gz
# .. installing alias mvinnstr.3x.gz
# .. installing alias mvinstr.3x.gz
# .. installing alias mvwinnstr.3x.gz
# .. installing alias mvwinstr.3x.gz
# .. installing alias winnstr.3x.gz
# .. installing alias winstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_inwstr.3x.gz
# .. installing alias innwstr.3x.gz
# .. installing alias inwstr.3x.gz
# .. installing alias mvinnwstr.3x.gz
# .. installing alias mvinwstr.3x.gz
# .. installing alias mvwinnwstr.3x.gz
# .. installing alias mvwinwstr.3x.gz
# .. installing alias winnwstr.3x.gz
# .. installing alias winwstr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_kernel.3x.gz
# .. installing alias curs_set.3x.gz
# .. installing alias def_prog_mode.3x.gz
# .. installing alias def_shell_mode.3x.gz
# .. installing alias getsyx.3x.gz
# .. installing alias napms.3x.gz
# .. installing alias reset_prog_mode.3x.gz
# .. installing alias reset_shell_mode.3x.gz
# .. installing alias resetty.3x.gz
# .. installing alias ripoffline.3x.gz
# .. installing alias savetty.3x.gz
# .. installing alias setsyx.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_legacy.3x.gz
# .. installing alias getattrs.3x.gz
# .. installing alias getbegx.3x.gz
# .. installing alias getbegy.3x.gz
# .. installing alias getcurx.3x.gz
# .. installing alias getcury.3x.gz
# .. installing alias getmaxx.3x.gz
# .. installing alias getmaxy.3x.gz
# .. installing alias getparx.3x.gz
# .. installing alias getpary.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_memleaks.3x.gz
# .. installing alias _nc_free_and_exit.3x.gz
# .. installing alias _nc_freeall.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_mouse.3x.gz
# .. installing alias getmouse.3x.gz
# .. installing alias has_mouse.3x.gz
# .. installing alias mouse_trafo.3x.gz
# .. installing alias mouseinterval.3x.gz
# .. installing alias mousemask.3x.gz
# .. installing alias ungetmouse.3x.gz
# .. installing alias wenclose.3x.gz
# .. installing alias wmouse_trafo.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_move.3x.gz
# .. installing alias move.3x.gz
# .. installing alias wmove.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_opaque.3x.gz
# .. installing alias is_cleared.3x.gz
# .. installing alias is_idcok.3x.gz
# .. installing alias is_idlok.3x.gz
# .. installing alias is_immedok.3x.gz
# .. installing alias is_keypad.3x.gz
# .. installing alias is_leaveok.3x.gz
# .. installing alias is_nodelay.3x.gz
# .. installing alias is_notimeout.3x.gz
# .. installing alias is_pad.3x.gz
# .. installing alias is_scrollok.3x.gz
# .. installing alias is_subwin.3x.gz
# .. installing alias is_syncok.3x.gz
# .. installing alias wgetdelay.3x.gz
# .. installing alias wgetparent.3x.gz
# .. installing alias wgetscrreg.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_outopts.3x.gz
# .. installing alias clearok.3x.gz
# .. installing alias idcok.3x.gz
# .. installing alias idlok.3x.gz
# .. installing alias immedok.3x.gz
# .. installing alias leaveok.3x.gz
# .. installing alias nl.3x.gz
# .. installing alias nonl.3x.gz
# .. installing alias scrollok.3x.gz
# .. installing alias setscrreg.3x.gz
# .. installing alias wsetscrreg.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_overlay.3x.gz
# .. installing alias copywin.3x.gz
# .. installing alias overlay.3x.gz
# .. installing alias overwrite.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_pad.3x.gz
# .. installing alias newpad.3x.gz
# .. installing alias pecho_wchar.3x.gz
# .. installing alias pechochar.3x.gz
# .. installing alias pnoutrefresh.3x.gz
# .. installing alias prefresh.3x.gz
# .. installing alias subpad.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_print.3x.gz
# .. installing alias mcprint.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_printw.3x.gz
# .. installing alias mvprintw.3x.gz
# .. installing alias mvwprintw.3x.gz
# .. installing alias printw.3x.gz
# .. installing alias vw_printw.3x.gz
# .. installing alias vwprintw.3x.gz
# .. installing alias wprintw.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_refresh.3x.gz
# .. installing alias doupdate.3x.gz
# .. installing alias redrawwin.3x.gz
# .. installing alias refresh.3x.gz
# .. installing alias wnoutrefresh.3x.gz
# .. installing alias wredrawln.3x.gz
# .. installing alias wrefresh.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_scanw.3x.gz
# .. installing alias mvscanw.3x.gz
# .. installing alias mvwscanw.3x.gz
# .. installing alias scanw.3x.gz
# .. installing alias vw_scanw.3x.gz
# .. installing alias vwscanw.3x.gz
# .. installing alias wscanw.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_scr_dump.3x.gz
# .. installing alias scr_dump.3x.gz
# .. installing alias scr_init.3x.gz
# .. installing alias scr_restore.3x.gz
# .. installing alias scr_set.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_scroll.3x.gz
# .. installing alias scrl.3x.gz
# .. installing alias scroll.3x.gz
# .. installing alias wscrl.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_slk.3x.gz
# .. installing alias slk_attr.3x.gz
# .. installing alias slk_attr_off.3x.gz
# .. installing alias slk_attr_on.3x.gz
# .. installing alias slk_attr_set.3x.gz
# .. installing alias slk_attroff.3x.gz
# .. installing alias slk_attron.3x.gz
# .. installing alias slk_attrset.3x.gz
# .. installing alias slk_clear.3x.gz
# .. installing alias slk_color.3x.gz
# .. installing alias slk_init.3x.gz
# .. installing alias slk_label.3x.gz
# .. installing alias slk_noutrefresh.3x.gz
# .. installing alias slk_refresh.3x.gz
# .. installing alias slk_restore.3x.gz
# .. installing alias slk_set.3x.gz
# .. installing alias slk_touch.3x.gz
# .. installing alias slk_wset.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_sp_funcs.3x.gz
# .. installing alias assume_default_colors_sp.3x.gz
# .. installing alias baudrate_sp.3x.gz
# .. installing alias beep_sp.3x.gz
# .. installing alias can_change_color_sp.3x.gz
# .. installing alias cbreak_sp.3x.gz
# .. installing alias ceiling_panel.3x.gz
# .. installing alias color_content_sp.3x.gz
# .. installing alias curs_set_sp.3x.gz
# .. installing alias def_prog_mode_sp.3x.gz
# .. installing alias def_shell_mode_sp.3x.gz
# .. installing alias define_key_sp.3x.gz
# .. installing alias del_curterm_sp.3x.gz
# .. installing alias delay_output_sp.3x.gz
# .. installing alias doupdate_sp.3x.gz
# .. installing alias echo_sp.3x.gz
# .. installing alias endwin_sp.3x.gz
# .. installing alias erasechar_sp.3x.gz
# .. installing alias filter_sp.3x.gz
# .. installing alias flash_sp.3x.gz
# .. installing alias flushinp_sp.3x.gz
# .. installing alias get_escdelay_sp.3x.gz
# .. installing alias getmouse_sp.3x.gz
# .. installing alias getwin_sp.3x.gz
# .. installing alias ground_panel.3x.gz
# .. installing alias halfdelay_sp.3x.gz
# .. installing alias has_colors_sp.3x.gz
# .. installing alias has_ic_sp.3x.gz
# .. installing alias has_il_sp.3x.gz
# .. installing alias has_key_sp.3x.gz
# .. installing alias has_mouse_sp.3x.gz
# .. installing alias init_color_sp.3x.gz
# .. installing alias init_pair_sp.3x.gz
# .. installing alias intrflush_sp.3x.gz
# .. installing alias is_term_resized_sp.3x.gz
# .. installing alias isendwin_sp.3x.gz
# .. installing alias key_defined_sp.3x.gz
# .. installing alias keybound_sp.3x.gz
# .. installing alias keyname_sp.3x.gz
# .. installing alias keyok_sp.3x.gz
# .. installing alias killchar_sp.3x.gz
# .. installing alias mcprint_sp.3x.gz
# .. installing alias mouseinterval_sp.3x.gz
# .. installing alias mousemask_sp.3x.gz
# .. installing alias mvcur_sp.3x.gz
# .. installing alias napms_sp.3x.gz
# .. installing alias new_form_sp.3x.gz
# .. installing alias new_menu_sp.3x.gz
# .. installing alias new_prescr.3x.gz
# .. installing alias newpad_sp.3x.gz
# .. installing alias newterm_sp.3x.gz
# .. installing alias newwin_sp.3x.gz
# .. installing alias nl_sp.3x.gz
# .. installing alias nocbreak_sp.3x.gz
# .. installing alias noecho_sp.3x.gz
# .. installing alias nofilter_sp.3x.gz
# .. installing alias nonl_sp.3x.gz
# .. installing alias noqiflush_sp.3x.gz
# .. installing alias noraw_sp.3x.gz
# .. installing alias pair_content_sp.3x.gz
# .. installing alias putp_sp.3x.gz
# .. installing alias qiflush_sp.3x.gz
# .. installing alias raw_sp.3x.gz
# .. installing alias reset_prog_mode_sp.3x.gz
# .. installing alias reset_shell_mode_sp.3x.gz
# .. installing alias resetty_sp.3x.gz
# .. installing alias resize_term_sp.3x.gz
# .. installing alias resizeterm_sp.3x.gz
# .. installing alias restartterm_sp.3x.gz
# .. installing alias ripoffline_sp.3x.gz
# .. installing alias savetty_sp.3x.gz
# .. installing alias scr_init_sp.3x.gz
# .. installing alias scr_restore_sp.3x.gz
# .. installing alias scr_set_sp.3x.gz
# .. installing alias set_curterm_sp.3x.gz
# .. installing alias set_escdelay_sp.3x.gz
# .. installing alias set_tabsize_sp.3x.gz
# .. installing alias slk_attr_set_sp.3x.gz
# .. installing alias slk_attr_sp.3x.gz
# .. installing alias slk_attroff_sp.3x.gz
# .. installing alias slk_attron_sp.3x.gz
# .. installing alias slk_attrset_sp.3x.gz
# .. installing alias slk_clear_sp.3x.gz
# .. installing alias slk_color_sp.3x.gz
# .. installing alias slk_init_sp.3x.gz
# .. installing alias slk_label_sp.3x.gz
# .. installing alias slk_noutrefresh_sp.3x.gz
# .. installing alias slk_refresh_sp.3x.gz
# .. installing alias slk_restore_sp.3x.gz
# .. installing alias slk_set_sp.3x.gz
# .. installing alias slk_touch_sp.3x.gz
# .. installing alias start_color_sp.3x.gz
# .. installing alias term_attrs_sp.3x.gz
# .. installing alias termattrs_sp.3x.gz
# .. installing alias termname_sp.3x.gz
# .. installing alias tgetent_sp.3x.gz
# .. installing alias tgetflag_sp.3x.gz
# .. installing alias tgetnum_sp.3x.gz
# .. installing alias tgetstr_sp.3x.gz
# .. installing alias tigetflag_sp.3x.gz
# .. installing alias tigetnum_sp.3x.gz
# .. installing alias tigetstr_sp.3x.gz
# .. installing alias tputs_sp.3x.gz
# .. installing alias typeahead_sp.3x.gz
# .. installing alias unctrl_sp.3x.gz
# .. installing alias unget_wch_sp.3x.gz
# .. installing alias ungetch_sp.3x.gz
# .. installing alias ungetmouse_sp.3x.gz
# .. installing alias update_panels_sp.3x.gz
# .. installing alias use_default_colors_sp.3x.gz
# .. installing alias use_env_sp.3x.gz
# .. installing alias use_legacy_coding_sp.3x.gz
# .. installing alias vid_attr_sp.3x.gz
# .. installing alias vid_puts_sp.3x.gz
# .. installing alias vidattr_sp.3x.gz
# .. installing alias vidputs_sp.3x.gz
# .. installing alias wunctrl_sp.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_termattrs.3x.gz
# .. installing alias baudrate.3x.gz
# .. installing alias erasechar.3x.gz
# .. installing alias erasewchar.3x.gz
# .. installing alias has_ic.3x.gz
# .. installing alias has_il.3x.gz
# .. installing alias killchar.3x.gz
# .. installing alias killwchar.3x.gz
# .. installing alias longname.3x.gz
# .. installing alias term_attrs.3x.gz
# .. installing alias termattrs.3x.gz
# .. installing alias termname.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_termcap.3x.gz
# .. installing alias BC.3x.gz
# .. installing alias PC.3x.gz
# .. installing alias UP.3x.gz
# .. installing alias ospeed.3x.gz
# .. installing alias tgetent.3x.gz
# .. installing alias tgetflag.3x.gz
# .. installing alias tgetnum.3x.gz
# .. installing alias tgetstr.3x.gz
# .. installing alias tgoto.3x.gz
# .. installing alias tputs.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_terminfo.3x.gz
# .. installing alias del_curterm.3x.gz
# .. installing alias mvcur.3x.gz
# .. installing alias putp.3x.gz
# .. installing alias restartterm.3x.gz
# .. installing alias set_curterm.3x.gz
# .. installing alias setterm.3x.gz
# .. installing alias setupterm.3x.gz
# .. installing alias tigetflag.3x.gz
# .. installing alias tigetnum.3x.gz
# .. installing alias tigetstr.3x.gz
# .. installing alias tiparm.3x.gz
# .. installing alias tparm.3x.gz
# .. installing alias tputs.3x.gz
# .. installing alias vid_attr.3x.gz
# .. installing alias vid_puts.3x.gz
# .. installing alias vidattr.3x.gz
# .. installing alias vidputs.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_threads.3x.gz
# .. installing alias get_escdelay.3x.gz
# .. installing alias set_escdelay.3x.gz
# .. installing alias set_tabsize.3x.gz
# .. installing alias use_screen.3x.gz
# .. installing alias use_window.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_touch.3x.gz
# .. installing alias is_linetouched.3x.gz
# .. installing alias is_wintouched.3x.gz
# .. installing alias touchline.3x.gz
# .. installing alias touchwin.3x.gz
# .. installing alias untouchwin.3x.gz
# .. installing alias wtouchln.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_trace.3x.gz
# .. installing alias _nc_tracebits.3x.gz
# .. installing alias _traceattr.3x.gz
# .. installing alias _traceattr2.3x.gz
# .. installing alias _tracecchar_t.3x.gz
# .. installing alias _tracecchar_t2.3x.gz
# .. installing alias _tracechar.3x.gz
# .. installing alias _tracechtype.3x.gz
# .. installing alias _tracechtype2.3x.gz
# .. installing alias _tracedump.3x.gz
# .. installing alias _tracef.3x.gz
# .. installing alias _tracemouse.3x.gz
# .. installing alias trace.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_util.3x.gz
# .. installing alias delay_output.3x.gz
# .. installing alias filter.3x.gz
# .. installing alias flushinp.3x.gz
# .. installing alias getwin.3x.gz
# .. installing alias key_name.3x.gz
# .. installing alias keyname.3x.gz
# .. installing alias nofilter.3x.gz
# .. installing alias putwin.3x.gz
# .. installing alias unctrl.3x.gz
# .. installing alias use_env.3x.gz
# .. installing alias use_tioctl.3x.gz
# .. installing alias wunctrl.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_variables.3x.gz
# .. installing alias COLORS.3x.gz
# .. installing alias COLOR_PAIRS.3x.gz
# .. installing alias COLS.3x.gz
# .. installing alias ESCDELAY.3x.gz
# .. installing alias LINES.3x.gz
# .. installing alias TABSIZE.3x.gz
# .. installing alias curscr.3x.gz
# .. installing alias newscr.3x.gz
# .. installing alias stdscr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/curs_window.3x.gz
# .. installing alias delwin.3x.gz
# .. installing alias derwin.3x.gz
# .. installing alias dupwin.3x.gz
# .. installing alias mvderwin.3x.gz
# .. installing alias mvwin.3x.gz
# .. installing alias newwin.3x.gz
# .. installing alias subwin.3x.gz
# .. installing alias syncok.3x.gz
# .. installing alias wcursyncup.3x.gz
# .. installing alias wsyncdown.3x.gz
# .. installing alias wsyncup.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/default_colors.3x.gz
# .. installing alias assume_default_colors.3x.gz
# .. installing alias use_default_colors.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/define_key.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_cursor.3x.gz
# .. installing alias pos_form_cursor.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_data.3x.gz
# .. installing alias data_ahead.3x.gz
# .. installing alias data_behind.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_driver.3x.gz
# .. installing alias form_driver_w.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field.3x.gz
# .. installing alias field_count.3x.gz
# .. installing alias form_fields.3x.gz
# .. installing alias move_field.3x.gz
# .. installing alias set_form_fields.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_attributes.3x.gz
# .. installing alias field_back.3x.gz
# .. installing alias field_fore.3x.gz
# .. installing alias field_pad.3x.gz
# .. installing alias set_field_back.3x.gz
# .. installing alias set_field_fore.3x.gz
# .. installing alias set_field_pad.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_buffer.3x.gz
# .. installing alias field_buffer.3x.gz
# .. installing alias field_status.3x.gz
# .. installing alias set_field_buffer.3x.gz
# .. installing alias set_field_status.3x.gz
# .. installing alias set_max_field.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_info.3x.gz
# .. installing alias dynamic_field_info.3x.gz
# .. installing alias field_info.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_just.3x.gz
# .. installing alias field_just.3x.gz
# .. installing alias set_field_just.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_new.3x.gz
# .. installing alias dup_field.3x.gz
# .. installing alias free_field.3x.gz
# .. installing alias link_field.3x.gz
# .. installing alias new_field.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_opts.3x.gz
# .. installing alias field_opts.3x.gz
# .. installing alias field_opts_off.3x.gz
# .. installing alias field_opts_on.3x.gz
# .. installing alias set_field_opts.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_userptr.3x.gz
# .. installing alias field_userptr.3x.gz
# .. installing alias set_field_userptr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_field_validation.3x.gz
# .. installing alias field_arg.3x.gz
# .. installing alias field_type.3x.gz
# .. installing alias set_field_type.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_fieldtype.3x.gz
# .. installing alias free_fieldtype.3x.gz
# .. installing alias link_fieldtype.3x.gz
# .. installing alias new_fieldtype.3x.gz
# .. installing alias set_fieldtype_arg.3x.gz
# .. installing alias set_fieldtype_choice.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_hook.3x.gz
# .. installing alias field_init.3x.gz
# .. installing alias field_term.3x.gz
# .. installing alias form_init.3x.gz
# .. installing alias form_term.3x.gz
# .. installing alias set_field_init.3x.gz
# .. installing alias set_field_term.3x.gz
# .. installing alias set_form_init.3x.gz
# .. installing alias set_form_term.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_new.3x.gz
# .. installing alias free_form.3x.gz
# .. installing alias new_form.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_new_page.3x.gz
# .. installing alias new_page.3x.gz
# .. installing alias set_new_page.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_opts.3x.gz
# .. installing alias form_opts_off.3x.gz
# .. installing alias form_opts_on.3x.gz
# .. installing alias set_form_opts.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_page.3x.gz
# .. installing alias current_field.3x.gz
# .. installing alias field_index.3x.gz
# .. installing alias set_current_field.3x.gz
# .. installing alias set_form_page.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_post.3x.gz
# .. installing alias post_form.3x.gz
# .. installing alias unpost_form.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_requestname.3x.gz
# .. installing alias form_request_by_name.3x.gz
# .. installing alias form_request_name.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_userptr.3x.gz
# .. installing alias set_form_userptr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_variables.3x.gz
# .. installing alias TYPE_ALNUM.3x.gz
# .. installing alias TYPE_ALPHA.3x.gz
# .. installing alias TYPE_ENUM.3x.gz
# .. installing alias TYPE_INTEGER.3x.gz
# .. installing alias TYPE_IPV4.3x.gz
# .. installing alias TYPE_NUMERIC.3x.gz
# .. installing alias TYPE_REGEXP.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/form_win.3x.gz
# .. installing alias form_sub.3x.gz
# .. installing alias scale_form.3x.gz
# .. installing alias set_form_sub.3x.gz
# .. installing alias set_form_win.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/infocmp.1m.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/infotocap.1m.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/key_defined.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/keybound.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/keyok.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/legacy_coding.3x.gz
# .. installing alias use_legacy_coding.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_attributes.3x.gz
# .. installing alias menu_back.3x.gz
# .. installing alias menu_fore.3x.gz
# .. installing alias menu_grey.3x.gz
# .. installing alias menu_pad.3x.gz
# .. installing alias set_menu_back.3x.gz
# .. installing alias set_menu_fore.3x.gz
# .. installing alias set_menu_grey.3x.gz
# .. installing alias set_menu_pad.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_cursor.3x.gz
# .. installing alias pos_menu_cursor.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_driver.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_format.3x.gz
# .. installing alias set_menu_format.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_hook.3x.gz
# .. installing alias item_init.3x.gz
# .. installing alias item_term.3x.gz
# .. installing alias menu_init.3x.gz
# .. installing alias menu_term.3x.gz
# .. installing alias set_item_init.3x.gz
# .. installing alias set_item_term.3x.gz
# .. installing alias set_menu_init.3x.gz
# .. installing alias set_menu_term.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_items.3x.gz
# .. installing alias item_count.3x.gz
# .. installing alias set_menu_items.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_mark.3x.gz
# .. installing alias set_menu_mark.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_new.3x.gz
# .. installing alias free_menu.3x.gz
# .. installing alias new_menu.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_opts.3x.gz
# .. installing alias menu_opts_off.3x.gz
# .. installing alias menu_opts_on.3x.gz
# .. installing alias set_menu_opts.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_pattern.3x.gz
# .. installing alias set_menu_pattern.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_post.3x.gz
# .. installing alias post_menu.3x.gz
# .. installing alias unpost_menu.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_requestname.3x.gz
# .. installing alias menu_request_by_name.3x.gz
# .. installing alias menu_request_name.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_spacing.3x.gz
# .. installing alias set_menu_spacing.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_userptr.3x.gz
# .. installing alias set_menu_userptr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/menu_win.3x.gz
# .. installing alias menu_sub.3x.gz
# .. installing alias scale_menu.3x.gz
# .. installing alias set_menu_sub.3x.gz
# .. installing alias set_menu_win.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_current.3x.gz
# .. installing alias current_item.3x.gz
# .. installing alias item_index.3x.gz
# .. installing alias set_current_item.3x.gz
# .. installing alias set_top_row.3x.gz
# .. installing alias top_row.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_name.3x.gz
# .. installing alias item_description.3x.gz
# .. installing alias item_name.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_new.3x.gz
# .. installing alias free_item.3x.gz
# .. installing alias new_item.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_opts.3x.gz
# .. installing alias item_opts.3x.gz
# .. installing alias item_opts_off.3x.gz
# .. installing alias item_opts_on.3x.gz
# .. installing alias set_item_opts.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_userptr.3x.gz
# .. installing alias item_userptr.3x.gz
# .. installing alias set_item_userptr.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_value.3x.gz
# .. installing alias item_value.3x.gz
# .. installing alias set_item_value.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/mitem_visible.3x.gz
# .. installing alias item_visible.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/ncurses.3x.gz
# .. installing alias curses.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/ncursesw6-config.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/panel.3x.gz
# .. installing alias bottom_panel.3x.gz
# .. installing alias del_panel.3x.gz
# .. installing alias hide_panel.3x.gz
# .. installing alias move_panel.3x.gz
# .. installing alias new_panel.3x.gz
# .. installing alias panel_above.3x.gz
# .. installing alias panel_below.3x.gz
# .. installing alias panel_hidden.3x.gz
# .. installing alias panel_userptr.3x.gz
# .. installing alias panel_window.3x.gz
# .. installing alias replace_panel.3x.gz
# .. installing alias set_panel_userptr.3x.gz
# .. installing alias show_panel.3x.gz
# .. installing alias top_panel.3x.gz
# .. installing alias update_panels.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/resizeterm.3x.gz
# .. installing alias is_term_resized.3x.gz
# .. installing alias resize_term.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/tabs.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man5/term.5.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man7/term.7.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/term_variables.3x.gz
# .. installing alias SP.3x.gz
# .. installing alias acs_map.3x.gz
# .. installing alias boolcodes.3x.gz
# .. installing alias boolfnames.3x.gz
# .. installing alias boolnames.3x.gz
# .. installing alias cur_term.3x.gz
# .. installing alias numcodes.3x.gz
# .. installing alias numfnames.3x.gz
# .. installing alias numnames.3x.gz
# .. installing alias strcodes.3x.gz
# .. installing alias strfnames.3x.gz
# .. installing alias strnames.3x.gz
# .. installing alias ttytype.3x.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man5/terminfo.5.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/tic.1m.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/toe.1m.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/tput.1.gz
# .. installing alias reset.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man1/tset.1.gz
# .. installing alias reset.1.gz
# installing /tmp/ncurses/pkg/ncurses/usr/share/man/man3/wresize.3x.gz
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/man'
# cd include && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/include'
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/include
# installing curses.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing unctrl.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ncurses_dll.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing term.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing termcap.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./tic.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./term_entry.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./nc_tparm.h in /tmp/ncurses/pkg/ncurses/usr/include
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/include'
# cd ncurses && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/lib
# linking /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.so.6.0 .6.0`.6,-stats,-lc -o /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.so.6.0 ../obj_s/hardscroll.o ../obj_s/hashmap.o ../obj_s/lib_addch.o ../obj_s/lib_addstr.o ../obj_s/lib_beep.o ../obj_s/lib_bkgd.o ../obj_s/lib_box.o ../obj_s/lib_chgat.o ../obj_s/lib_clear.o ../obj_s/lib_clearok.o ../obj_s/lib_clrbot.o ../obj_s/lib_clreol.o ../obj_s/lib_color.o ../obj_s/lib_colorset.o ../obj_s/lib_delch.o ../obj_s/lib_delwin.o ../obj_s/lib_echo.o ../obj_s/lib_endwin.o ../obj_s/lib_erase.o ../obj_s/lib_flash.o ../obj_s/lib_gen.o ../obj_s/lib_getch.o ../obj_s/lib_getstr.o ../obj_s/lib_hline.o ../obj_s/lib_immedok.o ../obj_s/lib_inchstr.o ../obj_s/lib_initscr.o ../obj_s/lib_insch.o ../obj_s/lib_insdel.o ../obj_s/lib_insnstr.o ../obj_s/lib_instr.o ../obj_s/lib_isendwin.o ../obj_s/lib_leaveok.o ../obj_s/lib_mouse.o ../obj_s/lib_move.o ../obj_s/lib_mvcur.o ../obj_s/lib_mvwin.o ../obj_s/lib_newterm.o ../obj_s/lib_newwin.o ../obj_s/lib_nl.o ../obj_s/lib_overlay.o ../obj_s/lib_pad.o ../obj_s/lib_printw.o ../obj_s/lib_redrawln.o ../obj_s/lib_refresh.o ../obj_s/lib_restart.o ../obj_s/lib_scanw.o ../obj_s/lib_screen.o ../obj_s/lib_scroll.o ../obj_s/lib_scrollok.o ../obj_s/lib_scrreg.o ../obj_s/lib_set_term.o ../obj_s/lib_slk.o ../obj_s/lib_slkatr_set.o ../obj_s/lib_slkatrof.o ../obj_s/lib_slkatron.o ../obj_s/lib_slkatrset.o ../obj_s/lib_slkattr.o ../obj_s/lib_slkclear.o ../obj_s/lib_slkcolor.o ../obj_s/lib_slkinit.o ../obj_s/lib_slklab.o ../obj_s/lib_slkrefr.o ../obj_s/lib_slkset.o ../obj_s/lib_slktouch.o ../obj_s/lib_touch.o ../obj_s/lib_tstp.o ../obj_s/lib_ungetch.o ../obj_s/lib_vidattr.o ../obj_s/lib_vline.o ../obj_s/lib_wattroff.o ../obj_s/lib_wattron.o ../obj_s/lib_winch.o ../obj_s/lib_window.o ../obj_s/nc_panel.o ../obj_s/safe_sprintf.o ../obj_s/tty_update.o ../obj_s/varargs.o ../obj_s/vsscanf.o ../obj_s/lib_freeall.o ../obj_s/charable.o ../obj_s/lib_add_wch.o ../obj_s/lib_box_set.o ../obj_s/lib_cchar.o ../obj_s/lib_erasewchar.o ../obj_s/lib_get_wch.o ../obj_s/lib_get_wstr.o ../obj_s/lib_hline_set.o ../obj_s/lib_in_wch.o ../obj_s/lib_in_wchnstr.o ../obj_s/lib_ins_wch.o ../obj_s/lib_inwstr.o ../obj_s/lib_key_name.o ../obj_s/lib_pecho_wchar.o ../obj_s/lib_slk_wset.o ../obj_s/lib_unget_wch.o ../obj_s/lib_vid_attr.o ../obj_s/lib_vline_set.o ../obj_s/lib_wacs.o ../obj_s/lib_wunctrl.o ../obj_s/expanded.o ../obj_s/legacy_coding.o ../obj_s/lib_dft_fgbg.o ../obj_s/lib_print.o ../obj_s/resizeterm.o ../obj_s/use_screen.o ../obj_s/use_window.o ../obj_s/wresize.o ../obj_s/access.o ../obj_s/add_tries.o ../obj_s/alloc_ttype.o ../obj_s/codes.o ../obj_s/comp_captab.o ../obj_s/comp_error.o ../obj_s/comp_hash.o ../obj_s/db_iterator.o ../obj_s/doalloc.o ../obj_s/entries.o ../obj_s/fallback.o ../obj_s/free_ttype.o ../obj_s/getenv_num.o ../obj_s/home_terminfo.o ../obj_s/init_keytry.o ../obj_s/lib_acs.o ../obj_s/lib_baudrate.o ../obj_s/lib_cur_term.o ../obj_s/lib_data.o ../obj_s/lib_has_cap.o ../obj_s/lib_kernel.o ../obj_s/lib_keyname.o ../obj_s/lib_longname.o ../obj_s/lib_napms.o ../obj_s/lib_options.o ../obj_s/lib_raw.o ../obj_s/lib_setup.o ../obj_s/lib_termcap.o ../obj_s/lib_termname.o ../obj_s/lib_tgoto.o ../obj_s/lib_ti.o ../obj_s/lib_tparm.o ../obj_s/lib_tputs.o ../obj_s/lib_trace.o ../obj_s/lib_ttyflags.o ../obj_s/lib_twait.o ../obj_s/name_match.o ../obj_s/names.o ../obj_s/obsolete.o ../obj_s/read_entry.o ../obj_s/read_termcap.o ../obj_s/strings.o ../obj_s/tries.o ../obj_s/trim_sgr0.o ../obj_s/unctrl.o ../obj_s/visbuf.o ../obj_s/alloc_entry.o ../obj_s/captoinfo.o ../obj_s/comp_expand.o ../obj_s/comp_parse.o ../obj_s/comp_scan.o ../obj_s/parse_entry.o ../obj_s/write_entry.o ../obj_s/define_key.o ../obj_s/hashed_db.o ../obj_s/key_defined.o ../obj_s/keybound.o ../obj_s/keyok.o ../obj_s/version.o -L../lib -ldl
# /usr/bin/ld: total time in link: 0.039999
# /usr/bin/ld: data size 7405568
# cd /tmp/ncurses/pkg/ncurses/usr/lib && (ln -s -f libncursesw.so.6.0 libncursesw.so.6; ln -s -f libncursesw.so.6 libncursesw.so; )
# test -z "/tmp/ncurses/pkg/ncurses" && /usr/bin/ldconfig
# make[1]: [Makefile:923: /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.so.6.0] Error 1 (ignored)
# installing ../lib/libncursesw.a as /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.a
# /usr/bin/install -c -m 644 ../lib/libncursesw.a /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.a
# ranlib /tmp/ncurses/pkg/ncurses/usr/lib/libncursesw.a
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/ncurses'
# cd progs && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/progs'
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/bin
# /usr/bin/install -c tic /tmp/ncurses/pkg/ncurses/usr/bin/`echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# /usr/bin/install -c toe /tmp/ncurses/pkg/ncurses/usr/bin/`echo toe| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# linking infotocap to tic
# (cd /tmp/ncurses/pkg/ncurses/usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
# linking captoinfo to tic
# (cd /tmp/ncurses/pkg/ncurses/usr/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
# /usr/bin/install -c infocmp /tmp/ncurses/pkg/ncurses/usr/bin/`echo infocmp| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# /usr/bin/install -c clear /tmp/ncurses/pkg/ncurses/usr/bin/`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# /usr/bin/install -c tabs /tmp/ncurses/pkg/ncurses/usr/bin/`echo tabs| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# /usr/bin/install -c tput /tmp/ncurses/pkg/ncurses/usr/bin/`echo tput| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# /usr/bin/install -c tset /tmp/ncurses/pkg/ncurses/usr/bin/`echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`
# linking reset to tset
# (cd /tmp/ncurses/pkg/ncurses/usr/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`)
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/progs'
# cd panel && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/panel'
# linking ../lib/libpanelw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libpanelw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4460544
# cd ../lib && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
# linking /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.so.6.0 .6.0`.6,-stats,-lc -o /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.so.6.0 ../obj_s/panel.o ../obj_s/p_above.o ../obj_s/p_below.o ../obj_s/p_bottom.o ../obj_s/p_delete.o ../obj_s/p_hide.o ../obj_s/p_hidden.o ../obj_s/p_move.o ../obj_s/p_new.o ../obj_s/p_replace.o ../obj_s/p_show.o ../obj_s/p_top.o ../obj_s/p_update.o ../obj_s/p_user.o ../obj_s/p_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4460544
# cd /tmp/ncurses/pkg/ncurses/usr/lib && (ln -s -f libpanelw.so.6.0 libpanelw.so.6; ln -s -f libpanelw.so.6 libpanelw.so; )
# test -z "/tmp/ncurses/pkg/ncurses" && /usr/bin/ldconfig
# make[1]: [Makefile:308: /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.so.6.0] Error 1 (ignored)
# installing ../lib/libpanelw.a as /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.a
# /usr/bin/install -c -m 644 ../lib/libpanelw.a /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.a
# ranlib /tmp/ncurses/pkg/ncurses/usr/lib/libpanelw.a
# installing ./panel.h in /tmp/ncurses/pkg/ncurses/usr/include
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/panel'
# cd menu && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/menu'
# linking ../lib/libmenuw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libmenuw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4681728
# cd ../lib && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
# linking /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.so.6.0 .6.0`.6,-stats,-lc -o /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.so.6.0 ../obj_s/m_attribs.o ../obj_s/m_cursor.o ../obj_s/m_driver.o ../obj_s/m_format.o ../obj_s/m_global.o ../obj_s/m_hook.o ../obj_s/m_item_cur.o ../obj_s/m_item_nam.o ../obj_s/m_item_new.o ../obj_s/m_item_opt.o ../obj_s/m_item_top.o ../obj_s/m_item_use.o ../obj_s/m_item_val.o ../obj_s/m_item_vis.o ../obj_s/m_items.o ../obj_s/m_new.o ../obj_s/m_opts.o ../obj_s/m_pad.o ../obj_s/m_pattern.o ../obj_s/m_post.o ../obj_s/m_req_name.o ../obj_s/m_scale.o ../obj_s/m_spacing.o ../obj_s/m_sub.o ../obj_s/m_userptr.o ../obj_s/m_win.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4681728
# cd /tmp/ncurses/pkg/ncurses/usr/lib && (ln -s -f libmenuw.so.6.0 libmenuw.so.6; ln -s -f libmenuw.so.6 libmenuw.so; )
# test -z "/tmp/ncurses/pkg/ncurses" && /usr/bin/ldconfig
# make[1]: [Makefile:350: /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.so.6.0] Error 1 (ignored)
# installing ../lib/libmenuw.a as /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.a
# /usr/bin/install -c -m 644 ../lib/libmenuw.a /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.a
# ranlib /tmp/ncurses/pkg/ncurses/usr/lib/libmenuw.a
# installing ./eti.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./menu.h in /tmp/ncurses/pkg/ncurses/usr/include
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/menu'
# cd form && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/form'
# linking ../lib/libformw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename ../lib/libformw.so.6.0 .6.0`.6,-stats,-lc -o ../lib/libformw.so.6.0 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4956160
# cd ../lib && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
# linking /tmp/ncurses/pkg/ncurses/usr/lib/libformw.so.6.0
# clang --param max-inline-insns-single=1200 -shared -Wl,-soname,`basename /tmp/ncurses/pkg/ncurses/usr/lib/libformw.so.6.0 .6.0`.6,-stats,-lc -o /tmp/ncurses/pkg/ncurses/usr/lib/libformw.so.6.0 ../obj_s/fld_arg.o ../obj_s/fld_attr.o ../obj_s/fld_current.o ../obj_s/fld_def.o ../obj_s/fld_dup.o ../obj_s/fld_ftchoice.o ../obj_s/fld_ftlink.o ../obj_s/fld_info.o ../obj_s/fld_just.o ../obj_s/fld_link.o ../obj_s/fld_max.o ../obj_s/fld_move.o ../obj_s/fld_newftyp.o ../obj_s/fld_opts.o ../obj_s/fld_pad.o ../obj_s/fld_page.o ../obj_s/fld_stat.o ../obj_s/fld_type.o ../obj_s/fld_user.o ../obj_s/frm_cursor.o ../obj_s/frm_data.o ../obj_s/frm_def.o ../obj_s/frm_driver.o ../obj_s/frm_hook.o ../obj_s/frm_opts.o ../obj_s/frm_page.o ../obj_s/frm_post.o ../obj_s/frm_req_name.o ../obj_s/frm_scale.o ../obj_s/frm_sub.o ../obj_s/frm_user.o ../obj_s/frm_win.o ../obj_s/fty_alnum.o ../obj_s/fty_alpha.o ../obj_s/fty_enum.o ../obj_s/fty_generic.o ../obj_s/fty_int.o ../obj_s/fty_ipv4.o ../obj_s/fty_num.o ../obj_s/fty_regex.o -L../lib -lncursesw -ldl
# /usr/bin/ld: total time in link: 0.016666
# /usr/bin/ld: data size 4956160
# cd /tmp/ncurses/pkg/ncurses/usr/lib && (ln -s -f libformw.so.6.0 libformw.so.6; ln -s -f libformw.so.6 libformw.so; )
# test -z "/tmp/ncurses/pkg/ncurses" && /usr/bin/ldconfig
# make[1]: [Makefile:390: /tmp/ncurses/pkg/ncurses/usr/lib/libformw.so.6.0] Error 1 (ignored)
# installing ../lib/libformw.a as /tmp/ncurses/pkg/ncurses/usr/lib/libformw.a
# /usr/bin/install -c -m 644 ../lib/libformw.a /tmp/ncurses/pkg/ncurses/usr/lib/libformw.a
# ranlib /tmp/ncurses/pkg/ncurses/usr/lib/libformw.a
# installing ./form.h in /tmp/ncurses/pkg/ncurses/usr/include
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/form'
# cd test && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/test'
# make[1]: Nothing to be done for 'install'.
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/test'
# cd misc && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/misc'
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/share/tabset
# DESTDIR=/tmp/ncurses/pkg/ncurses \
# prefix=/usr \
# exec_prefix=/usr \
# bindir=/usr/bin \
# top_srcdir=.. \
# srcdir=. \
# datadir=/usr/share \
# ticdir=/usr/share/terminfo \
# source=terminfo.tmp \
# cross_compiling=no \
# /bin/sh ./run_tic.sh
# ** Building terminfo database, please wait...
# Running sh ./shlib tic to install /tmp/ncurses/pkg/ncurses/usr/share/terminfo ...
#
# You may see messages regarding extended capabilities, e.g., AX.
# These are extended terminal capabilities which are compiled
# using
# tic -x
# If you have ncurses 4.2 applications, you should read the INSTALL
# document, and install the terminfo without the -x option.
#
# 1667 entries written to /tmp/ncurses/pkg/ncurses/usr/share/terminfo
# ** built new /tmp/ncurses/pkg/ncurses/usr/share/terminfo
# ** sym-linked /tmp/ncurses/pkg/ncurses/usr/lib/terminfo for compatibility
# installing std
# installing stdcrt
# installing vt100
# installing vt300
# /usr/bin/install -c ncurses-config /tmp/ncurses/pkg/ncurses/usr/bin/ncursesw6-config
# /bin/sh ./gen-pkgconfig
# ** creating ncursesw.pc
# ** creating panelw.pc
# ** creating menuw.pc
# ** creating formw.pc
# ** creating ncurses++w.pc
# touch pc-files
# mkdir -p /tmp/ncurses/pkg/ncurses/usr/share/pkgconfig
# /bin/sh -c 'for name in *.pc; do /usr/bin/install -c -m 644 $name /tmp/ncurses/pkg/ncurses/usr/share/pkgconfig/$name; done'
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/misc'
# cd c++ && make DESTDIR="/tmp/ncurses/pkg/ncurses" RPATH_LIST="/usr/lib" install
# make[1]: Entering directory '/tmp/ncurses/src/ncurses-6.0/c++'
# linking /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.so.6.0
# clang++ -shared -Wl,-soname,`basename /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.so.6.0 .6.0`.6,-stats,-lc -o /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.so.6.0 ../obj_s/cursesf.o ../obj_s/cursesm.o ../obj_s/cursesw.o ../obj_s/cursespad.o ../obj_s/cursesp.o ../obj_s/cursslk.o ../obj_s/cursesapp.o ../obj_s/cursesmain.o -L../lib -lformw -lmenuw -lpanelw -lncursesw -ldl -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil -lstdc++ -ldl
# /usr/bin/ld: total time in link: 0.059999
# /usr/bin/ld: data size 10358784
# cd /tmp/ncurses/pkg/ncurses/usr/lib && (ln -s -f libncurses++w.so.6.0 libncurses++w.so.6; ln -s -f libncurses++w.so.6 libncurses++w.so; )
# test -z "/tmp/ncurses/pkg/ncurses" && /usr/bin/ldconfig
# make[1]: [Makefile:335: /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.so.6.0] Error 1 (ignored)
# installing ../lib/libncurses++w.a as /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.a
# /usr/bin/install -c -m 644 ../lib/libncurses++w.a /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.a
# ranlib /tmp/ncurses/pkg/ncurses/usr/lib/libncurses++w.a
# installing ./cursesapp.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./cursesf.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./cursesm.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./cursesp.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./cursesw.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing ./cursslk.h in /tmp/ncurses/pkg/ncurses/usr/include
# installing etip.h in /tmp/ncurses/pkg/ncurses/usr/include
# make[1]: Leaving directory '/tmp/ncurses/src/ncurses-6.0/c++'
# ln: failed to create symbolic link '/tmp/ncurses/pkg/ncurses/usr/lib/pkgconfig/ncurses.pc': No such file or directory
# ==> ERROR: A failure occurred in package().
# 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 = faa42b677df2
# 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 = /usr/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 (Thu Apr 13 16:17:32 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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:1681: $? = 0
# configure:1683: clang -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../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
# configure:1760: $? = 0
# configure:1775: result: yes
# configure:1782: checking whether we are cross compiling
# configure:1784: result: no
# configure:1787: checking for executable suffix
# configure:1789: 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.0
# 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: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:2576: checking for ldconfig
# configure:2593: found /usr/bin/ldconfig
# configure:2604: result: /usr/bin/ldconfig
# 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.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2726: $? = 0
# configure:2728: clang++ -v &5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../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.0
# 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/bin/gawk
# configure:3196: result: gawk
# configure:3210: checking for egrep
# configure:3220: result: grep -E
# configure:3240: checking for a BSD compatible install
# configure:3289: result: /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/bin/pkg-config
# configure:3517: result: /usr/bin/pkg-config
# configure:3577: checking for /usr/bin/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/bin/pkg-config
# configure:3671: result: yes
# configure:3724: checking for suffix to add to pc-files
# configure:3739: result: none
# configure:3745: checking if we should assume mixed-case filenames
# configure:3755: result: auto
# configure:3759: checking if filesystem supports mixed-case filenames
# configure:3786: result: yes
# configure:3805: checking whether make sets ${MAKE}
# configure:3825: result: yes
# configure:3838: checking for exctags
# configure:3864: result: no
# configure:3838: checking for ctags
# configure:3864: result: no
# configure:3875: checking for exetags
# configure:3901: result: no
# configure:3875: checking for etags
# configure:3901: result: no
# configure:3910: checking for ctags
# configure:3934: result: no
# configure:3944: checking for etags
# configure:3968: result: no
# configure:3991: checking for makeflags variable
# configure:4025: result:
# configure:4031: checking for x86_64-unknown-linux-ranlib
# configure:4057: result: no
# configure:4066: checking for ranlib
# configure:4081: found /usr/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 /usr/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 /usr/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 /usr/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
# ar: `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: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:5208: $? = 0
# configure:5227: result: yes
# configure:5245: checking for Gpm_Open in -lgpm
# configure:5272: clang -o conftest conftest.c -lgpm >&5
# configure:5275: $? = 0
# configure:5278: test -s conftest
# configure:5281: $? = 0
# configure:5292: result: yes
# configure:5317: checking if you want to load GPM dynamically
# configure:5327: result: yes
# configure:5332: checking for dlsym
# configure:5369: clang -o conftest conftest.c >&5
# /tmp/conftest-2246f7.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `dlsym'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5372: $? = 1
# configure: failed program was:
# #line 5338 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char dlsym (); 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 dlsym ();
# 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_dlsym) || defined (__stub___dlsym)
# choke me
# #else
# f = dlsym; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:5388: result: no
# configure:5395: checking for dlsym in -ldl
# configure:5422: clang -o conftest conftest.c -ldl >&5
# configure:5425: $? = 0
# configure:5428: test -s conftest
# configure:5431: $? = 0
# configure:5442: result: yes
# configure:5470: checking whether able to link to dl*() functions
# configure:5491: clang -o conftest conftest.c -ldl >&5
# configure:5494: $? = 0
# configure:5497: test -s conftest
# configure:5500: $? = 0
# configure:5516: result: ok
# configure:5532: checking for soname of gpm library
# configure:5566: clang -c conftest.c >&5
# configure:5569: $? = 0
# configure:5571: clang -o conftest conftest.c -lgpm -ldl >&5
# configure:5574: $? = 0
# configure:5585: result: libgpm.so.2
# configure:5620: checking for Gpm_Wgetch in -lgpm
# configure:5647: clang -o conftest conftest.c -lgpm -ldl >&5
# configure:5650: $? = 0
# configure:5653: test -s conftest
# configure:5656: $? = 0
# configure:5667: result: yes
# configure:5671: checking if GPM is weakly bound to curses library
# configure:5695: clang -c conftest.c >&5
# configure:5698: $? = 0
# configure:5700: clang -o conftest conftest.c -static -lgpm -dynamic -ldl >&5
# clang-3.8: error: invalid argument '-dynamic' not allowed with '-static'
# configure:5703: $? = 1
# configure:5715: result: unknown
# configure:5719: WARNING: GPM library is already linked with curses - read the FAQ
# 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/bin/ldd
# configure:6745: result: ldd
# configure:6774: clang -o conftest conftest.c -ldl >&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 -ldl ...
# configure:6931: testing ...checked LIBS -ldl ...
# 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:7253: clang -o conftest conftest.c -ldl >&5
# configure:7256: $? = 0
# configure:7258: ./conftest
# configure:7261: $? = 0
# configure:7273: result: yes
# configure:7283: checking if big-strings option selected
# configure:7307: result: yes
# configure:7314: checking if you want termcap-fallback support
# configure:7324: result: no
# configure:7458: checking if ~/.terminfo is wanted
# configure:7468: result: yes
# configure:7475: checking if you want to use restricted environment when running as root
# configure:7485: result: yes
# configure:7500: checking for remove
# configure:7537: clang -o conftest conftest.c -ldl >&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 -ldl >&5
# configure:7540: $? = 0
# configure:7543: test -s conftest
# configure:7546: $? = 0
# configure:7556: result: yes
# configure:7640: checking if link/symlink functions work
# configure:7683: clang -o conftest conftest.c -ldl >&5
# configure:7669:10: warning: implicit declaration of function 'link' is invalid in C99 [-Wimplicit-function-declaration]
# fail = (link("config.log", "conftest.chk") < 0)
# ^
# configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink(dst);
# ^
# 2 warnings generated.
# configure:7686: $? = 0
# configure:7688: ./conftest
# configure:7691: $? = 0
# configure:7683: clang -o conftest conftest.c -ldl >&5
# configure:7669:10: warning: implicit declaration of function 'symlink' is invalid in C99 [-Wimplicit-function-declaration]
# fail = (symlink("config.log", "conftest.chk") < 0)
# ^
# configure:7673:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink(dst);
# ^
# 2 warnings generated.
# configure:7686: $? = 0
# configure:7688: ./conftest
# configure:7691: $? = 0
# configure:7709: result: link symlink
# configure:7729: checking if tic should use symbolic links
# configure:7739: result: 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:7888:1: error: use of undeclared identifier 'make'
# make an error
# ^
# 1 error generated.
# configure:7899: $? = 1
# configure: failed program was:
# #line 7881 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifndef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:7929: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:7921:1: error: use of undeclared identifier 'make'
# make an error
# ^
# 1 error generated.
# configure:7932: $? = 1
# configure: failed program was:
# #line 7914 "configure"
# #include "confdefs.h"
# #include
# int
# main ()
# {
#
# #ifdef _XOPEN_SOURCE
# make an error
# #endif
# ;
# return 0;
# }
# configure:7953: result: yes
# configure:8747: checking if _XOPEN_SOURCE really is set
# configure:8765: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:8768: $? = 0
# configure:8771: test -s conftest.o
# configure:8774: $? = 0
# configure:8783: result: yes
# configure:8803: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:8806: $? = 0
# configure:8809: test -s conftest.o
# configure:8812: $? = 0
# configure:9017: checking if SIGWINCH is defined
# configure:9039: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:9042: $? = 0
# configure:9045: test -s conftest.o
# configure:9048: $? = 0
# configure:9096: result: yes
# configure:9166: checking for nl_langinfo and CODESET
# configure:9184: clang -o conftest -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c >&5
# configure:9260:12: warning: implicit declaration of function 'iswpunct' is invalid in C99 [-Wimplicit-function-declaration]
# int bar = iswpunct(foo)
# ^
# 1 warning generated.
# 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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c >&5
# configure:10029:1: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'?
# mbstate_t state
# ^~~~~~~~~
# __mbstate_t
# /usr/include/wchar.h:94:3: note: '__mbstate_t' declared here
# } __mbstate_t;
# ^
# 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 -D_GNU_SOURCE conftest.c >&5
# configure:10074: $? = 0
# configure:10077: test -s conftest.o
# configure:10080: $? = 0
# configure:10092: result: yes
# configure:10110: checking if we must include wchar.h to declare wchar_t
# configure:10135: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:10138: $? = 0
# configure:10141: test -s conftest.o
# configure:10144: $? = 0
# configure:10191: result: no
# configure:10214: checking if we must include wchar.h to declare wint_t
# configure:10239: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:10232:7: error: expected ';' after expression
# wint_t state
# ^
# ;
# configure:10232:1: error: use of undeclared identifier 'wint_t'
# wint_t state
# ^
# configure:10232:8: error: use of undeclared identifier 'state'
# wint_t state
# ^
# 3 errors 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 -D_GNU_SOURCE conftest.c >&5
# configure:10277: $? = 0
# configure:10280: test -s conftest.o
# configure:10283: $? = 0
# configure:10295: result: yes
# configure:10327: checking whether to enable _LP64 definition in curses.h
# configure:10337: result: yes
# configure:10353: checking for special C compiler options needed for large files
# configure:10427: result: no
# configure:10433: checking for _FILE_OFFSET_BITS value needed for large files
# configure:10461: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:10464: $? = 0
# configure:10467: test -s conftest.o
# configure:10470: $? = 0
# configure:10520: result: no
# configure:10530: checking for _LARGE_FILES value needed for large files
# configure:10558: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:10561: $? = 0
# configure:10564: test -s conftest.o
# configure:10567: $? = 0
# configure:10617: result: no
# configure:10630: checking for _LARGEFILE_SOURCE value needed for large files
# configure:10650: clang -c -D_GNU_SOURCE 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 -D_GNU_SOURCE conftest.c -ldl >&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 -D_GNU_SOURCE conftest.c >&5
# configure:10790:28: error: conflicting types for 'readdir'
# extern struct dirent64 * readdir(DIR *);
# ^
# /usr/include/dirent.h:162:23: note: previous declaration is here
# extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
# ^
# 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;
# ~ ^ ~
# configure:10791:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# struct dirent64 *x = readdir((DIR *)0);
# ~~~~~~~~^
# configure:10792:38: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
# struct dirent *y = readdir((DIR *)0);
# ~~~~~~~~^
# 3 warnings 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 -D_GNU_SOURCE conftest.c
# configure:11782: $? = 0
# configure:11869: clang -o conftest -D_GNU_SOURCE conftest.c -ldl >&5
# configure:11872: $? = 0
# configure:11874: ./conftest
# configure:11877: $? = 0
# configure:11890: result: yes
# configure:11906: checking for sys/types.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for sys/stat.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdlib.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for string.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for memory.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for strings.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for inttypes.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for stdint.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11906: checking for unistd.h
# configure:11918: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11921: $? = 0
# configure:11924: test -s conftest.o
# configure:11927: $? = 0
# configure:11937: result: yes
# configure:11947: checking for signed char
# configure:11968: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:11971: $? = 0
# configure:11974: test -s conftest.o
# configure:11977: $? = 0
# configure:11987: result: yes
# configure:11990: checking size of signed char
# configure:12154: clang -o conftest -D_GNU_SOURCE conftest.c -ldl >&5
# configure:12179:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
# fprintf (f, "%d", (sizeof (signed char)));
# ~~ ^~~~~~~~~~~~~~~~~~~~~~
# %lu
# 1 warning generated.
# configure:12157: $? = 0
# configure:12159: ./conftest
# configure:12162: $? = 0
# configure:12178: result: 1
# configure:12189: checking if you want to use signed Boolean array in term.h
# configure:12199: result: no
# configure:12204: checking if you want SIGWINCH handler
# configure:12214: result: yes
# configure:12222: checking if you want user-definable terminal capabilities like termcap
# configure:12232: result: yes
# configure:12240: checking if you want all development code
# configure:12250: result: no
# configure:12254: checking if you want hard-tabs code
# configure:12264: result: no
# configure:12272: checking if you want limited support for xmc
# configure:12282: result: no
# configure:12292: checking if you do not want to assume colors are white-on-black
# configure:12302: result: yes
# configure:12310: checking if you want hashmap scrolling-optimization code
# configure:12320: result: yes
# configure:12328: checking if you want colorfgbg code
# configure:12338: result: no
# configure:12346: checking if you want interop bindings
# configure:12356: result: yes
# configure:12365: checking if you want to link with the pthread library
# configure:12375: result: no
# configure:12700: checking if you want reentrant code
# configure:12710: result: no
# configure:12818: checking if you want experimental safe-sprintf code
# configure:12828: result: no
# configure:12857: checking if you want wgetch-events code
# configure:12867: result: no
# configure:12878: checking if you want to see long compiling messages
# configure:12912: result: yes
# configure:12924: checking if you want to see compiler warnings
# configure:12932: result:
# configure:13388: checking for clang __attribute__ directives...
# checking for clang __attribute__((scanf))
# configure:13440: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((printf))
# configure:13440: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((unused))
# configure:13440: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:13443: $? = 0
# checking for clang __attribute__((noreturn))
# configure:13440: clang -c -D_GNU_SOURCE conftest.c >&5
# configure:13443: $? = 0
# configure:13504: checking if you want to work around bogus compiler/loader warnings
# configure:13514: result: no
# configure:13598: checking if you want to enable runtime assertions
# configure:13608: result: no
# configure:13624: checking if you want to use dmalloc for testing
# configure:13641: result: no
# configure:13836: checking if you want to use dbmalloc for testing
# configure:13853: result: no
# configure:14048: checking if you want to use valgrind for testing
# configure:14065: result: no
# configure:14158: checking if you want to perform memory-leak testing
# configure:14168: result: no
# configure:14220: checking whether to add trace feature to all models
# configure:14230: result: no
# configure:14320: checking if we want to use GNAT projects
# configure:14337: result: yes
# configure:14347: checking for gettimeofday
# configure:14384: clang -o conftest -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&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.
# /tmp/conftest-9a2119.o: In function `main':
# conftest.c:(.text+0x25): undefined reference to `sin'
# conftest.c:(.text+0x2f): undefined reference to `pow'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14515: $? = 1
# configure: failed program was:
# #line 14497 "configure"
# #include "confdefs.h"
#
# #include
# #include
#
# int
# main ()
# {
# double x = rand(); printf("result = %g\n", pow(sin(x),x))
# ;
# return 0;
# }
# configure:14531: result: yes
# configure:14539: checking for ANSI C header files
# configure:14667: result: yes
# configure:14680: checking for dirent.h that defines DIR
# configure:14701: clang -c -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:14704: $? = 0
# configure:14707: test -s conftest.o
# configure:14710: $? = 0
# configure:14720: result: yes
# configure:14733: checking for opendir in -ldir
# configure:14760: clang -o conftest -D_GNU_SOURCE -DNDEBUG conftest.c -ldir -ldl >&5
# /usr/bin/ld: 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 -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:14867: $? = 0
# configure:14870: test -s conftest.o
# configure:14873: $? = 0
# configure:14883: result: yes
# configure:14902: checking for regcomp
# configure:14939: clang -o conftest -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&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 -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for getopt.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for limits.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for locale.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for math.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for poll.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/bsdtypes.h
# configure:15333: clang -E -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/param.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/poll.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/select.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/time.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for sys/times.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for ttyent.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15323: checking for unistd.h
# configure:15358: result: yes
# configure:15323: checking for wctype.h
# configure:15333: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:15339: $? = 0
# configure:15358: result: yes
# configure:15371: checking for unistd.h
# configure:15406: result: yes
# configure:15371: checking for getopt.h
# configure:15406: result: yes
# configure:15416: checking for header declaring getopt variables
# configure:15439: clang -c -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:15442: $? = 0
# configure:15445: test -s conftest.o
# configure:15448: $? = 0
# configure:15460: result: unistd.h
# configure:15602: checking if sys/time.h works with sys/select.h
# configure:15629: clang -c -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:15632: $? = 0
# configure:15635: test -s conftest.o
# configure:15638: $? = 0
# configure:15650: result: yes
# configure:15665: checking for an ANSI C-conforming const
# configure:15729: clang -c -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:15732: $? = 0
# configure:15735: test -s conftest.o
# configure:15738: $? = 0
# configure:15748: result: yes
# configure:15758: checking for inline
# configure:15775: clang -c -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# configure:15778: $? = 0
# configure:15781: test -s conftest.o
# configure:15784: $? = 0
# configure:15795: result: inline
# configure:15821: checking if clang supports options to tune inlining
# configure:15842: clang -c --param max-inline-insns-single=1200 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# /usr/bin/ld: errno: TLS definition in /usr/lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/conftest-49f15f.o
# /usr/lib/libc.so.6: error adding symbols: Bad value
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16281: $? = 0
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:16301: clang -c --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c >&5
# clang-3.8: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
# configure:16304: $? = 0
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:16328: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c conftest.a -ldl >&5
# configure:16331: $? = 0
# configure:16333: ./conftest
# configure:16336: $? = 0
# configure:16351: result: yes
# configure:16390: checking for getcwd
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for issetugid
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# /tmp/conftest-d4be84.o: In function `main':
# conftest.c:(.text+0x6): undefined reference to `issetugid'
# 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 issetugid (); 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 issetugid ();
# char (*f) ();
#
# int
# main ()
# {
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_issetugid) || defined (__stub___issetugid)
# choke me
# #else
# f = issetugid; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
# #endif
#
# ;
# return 0;
# }
# configure:16446: result: no
# configure:16390: checking for poll
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:16430: $? = 0
# configure:16433: test -s conftest
# configure:16436: $? = 0
# configure:16446: result: yes
# configure:16390: checking for remove
# configure:16446: result: yes
# configure:16390: checking for select
# configure:16427: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# /tmp/conftest-f51dd4.o: In function `main':
# conftest.c:(.text+0x6): 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:16607: $? = 0
# configure:16610: test -s conftest
# configure:16613: $? = 0
# configure:16624: result: yes
# configure:16632: checking whether sigaction needs _POSIX_SOURCE
# configure:16649: clang -c --param max-inline-insns-single=1200 -D_GNU_SOURCE -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:16745: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:16748: $? = 0
# configure:16750: ./conftest
# configure:16753: $? = 0
# configure:16765: result: yes
# configure:16780: checking for termio.h
# configure:16790: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:16796: $? = 0
# configure:16815: result: yes
# configure:16780: checking for termios.h
# configure:16790: clang -E -D_GNU_SOURCE -DNDEBUG conftest.c
# configure:16796: $? = 0
# configure:16815: result: yes
# configure:16780: checking for unistd.h
# configure:16815: result: yes
# configure:16883: checking whether termios.h needs _POSIX_SOURCE
# configure:16898: clang -c --param max-inline-insns-single=1200 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:16997: $? = 0
# configure:17000: test -s conftest
# configure:17003: $? = 0
# configure:17013: result: yes
# configure:17020: checking for vsscanf function or workaround
# configure:17043: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:17046: $? = 0
# configure:17049: test -s conftest
# configure:17052: $? = 0
# configure:17145: result: vsscanf
# configure:17166: checking for working mkstemp
# configure:17215: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:17203:4: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration]
# close(fd);
# ^
# 1 warning generated.
# configure:17218: $? = 0
# configure:17220: ./conftest
# configure:17223: $? = 0
# configure:17238: result: yes
# configure:17321: checking whether setvbuf arguments are reversed
# configure:17349: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:17341:23: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# ^~~~~~
# /usr/include/stdio.h:121:16: note: expanded from macro '_IOLBF'
# #define _IOLBF 1 /* Line buffered. */
# ^
# /usr/include/stdio.h:336:65: note: passing argument to parameter '__buf' here
# extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
# ^
# configure:17341:31: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' [-Wint-conversion]
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# ^~~~~~~~~~~~~
# /usr/include/stdio.h:337:11: note: passing argument to parameter '__modes' here
# int __modes, size_t __n) __THROW;
# ^
# 2 warnings generated.
# configure:17352: $? = 0
# configure:17354: ./conftest
# configure:17357: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# #line 17332 "configure"
# #include "confdefs.h"
# #include
# /* If setvbuf has the reversed format, exit 0. */
# int
# main ()
# {
# /* This call has the arguments reversed.
# A reversed system may check and see that the address of main
# is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# return(1);
# putc('\r', stdout);
# return(0); /* Non-reversed systems segv here. */
# }
# configure:17370: result: no
# configure:17381: checking for intptr_t
# configure:17402: clang -c --param max-inline-insns-single=1200 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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
# /usr/include/signal.h:257:12: note: 'sigaction' declared here
# extern int sigaction (int __sig, const struct sigaction *__restrict __act,
# ^
# configure:17498:1: error: must use 'struct' tag to refer to type 'sigaction'
# sigaction_t x
# ^
# struct
# /usr/include/signal.h:257:12: note: struct 'sigaction' is hidden by a non-type declaration of 'sigaction' here
# extern int sigaction (int __sig, const struct sigaction *__restrict __act,
# ^
# 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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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:17884: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# configure:17887: $? = 0
# configure:17889: ./conftest
# configure:17892: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# #line 17837 "configure"
# #include "confdefs.h"
#
# #include
# #include
# #include
# #include
# #ifdef HAVE_POLL_H
# #include
# #else
# #include
# #endif
# int main() {
# struct pollfd myfds;
# int ret;
#
# /* check for Darwin bug with respect to "devices" */
# myfds.fd = open("/dev/null", 1); /* O_WRONLY */
# if (myfds.fd < 0)
# myfds.fd = 0;
# myfds.events = POLLIN;
# myfds.revents = 0;
#
# ret = poll(&myfds, 1, 100);
#
# if (ret < 0 || (myfds.revents & POLLNVAL)) {
# ret = -1;
# } else {
# int fd = 0;
# if (!isatty(fd)) {
# fd = open("/dev/tty", 2); /* O_RDWR */
# }
#
# if (fd >= 0) {
# /* also check with standard input */
# myfds.fd = fd;
# myfds.events = POLLIN;
# myfds.revents = 0;
# ret = poll(&myfds, 1, 100);
# } else {
# ret = -1;
# }
# }
# return(ret < 0);
# }
# configure:17904: result: no
# configure:17911: checking for va_copy
# configure:17935: clang -o conftest --param max-inline-insns-single=1200 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -ldl >&5
# 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 -D_GNU_SOURCE -DNDEBUG conftest.c -lutil -ldl >&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 -D_GNU_SOURCE -DNDEBUG conftest.c -lutil -ldl >&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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.cc -lstdc++ -ldl >&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 -D_GNU_SOURCE -DNDEBUG conftest.cc
# configure:19639: $? = 0
# configure:19666: clang++ -E -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.cc
# configure:19730: $? = 0
# configure:19757: clang++ -E -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.cc
# configure:19822: $? = 0
# configure:19841: result: yes
# configure:19854: checking for iostream
# configure:19864: clang++ -E -D_GNU_SOURCE -DNDEBUG conftest.cc
# configure:19870: $? = 0
# configure:19889: result: yes
# configure:19900: checking if iostream uses std-namespace
# configure:19920: clang++ -c -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
# configure:19923: $? = 0
# configure:19926: test -s conftest.o
# configure:19929: $? = 0
# configure:19938: result: yes
# configure:19949: checking if we should include stdbool.h
# configure:20024: result: yes
# configure:20030: checking for builtin bool type
# configure:20053: clang++ -c -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
# configure:20056: $? = 0
# configure:20059: test -s conftest.o
# configure:20062: $? = 0
# configure:20075: result: yes
# configure:20081: checking for size of bool
# configure:20134: clang++ -o conftest -D_GNU_SOURCE -DNDEBUG conftest.cc -ldl >&5
# configure:20120:18: warning: comparison of constant 0 with expression of type 'bool' is always true [-Wtautological-constant-out-of-range-compare]
# if ((bool)(-x) >= 0)
# ~~~~~~~~~~ ^ ~
# 1 warning generated.
# configure:20137: $? = 0
# configure:20139: ./conftest
# configure:20142: $? = 0
# configure:20160: result: unsigned char
# configure:20171: checking for special defines needed for etip.h
# configure:20203: clang++ -c -I./c++ -I./menu -Iinclude -I./include -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
# configure:20206: $? = 0
# configure:20209: test -s conftest.o
# configure:20212: $? = 0
# configure:20233: result:
# configure:20238: checking if clang++ accepts parameter initialization
# configure:20274: clang++ -o conftest -D_GNU_SOURCE -DNDEBUG conftest.cc -ldl >&5
# configure:20265:16: error: redefinition of default argument
# TEST::TEST(int x = 1) // some compilers do not like second initializer
# ^ ~
# configure:20261:11: note: previous definition is here
# TEST(int x = 1);
# ^ ~
# 1 error generated.
# configure:20277: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# #line 20255 "configure"
# #include "confdefs.h"
#
# class TEST {
# private:
# int value;
# public:
# TEST(int x = 1);
# ~TEST();
# };
#
# TEST::TEST(int x = 1) // some compilers do not like second initializer
# {
# value = x;
# }
# int main() { }
#
# configure:20301: result: no
# configure:20311: checking if clang++ accepts static_cast
# configure:20369: clang++ -c -D_GNU_SOURCE -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 -D_GNU_SOURCE -DNDEBUG conftest.cc >&5
# configure:21086: $? = 0
# configure:21089: test -s conftest.o
# configure:21092: $? = 0
# configure:21102: result: yes
# configure:21105: checking size of wchar_t
# configure:21269: clang++ -o conftest -D_GNU_SOURCE -DNDEBUG conftest.cc -ldl >&5
# configure:21294:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
# fprintf (f, "%d", (sizeof (wchar_t)));
# ~~ ^~~~~~~~~~~~~~~~~~
# %lu
# 1 warning generated.
# configure:21272: $? = 0
# configure:21274: ./conftest
# configure:21277: $? = 0
# configure:21293: result: 4
# configure:21311: checking for library subsets
# configure:21353: result: ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
# configure:21384: checking default library suffix
# configure:21395: result: w
# configure:21398: checking default library-dependency suffix
# configure:21456: result: w.so
# configure:21459: checking default object directory
# configure:21475: result: obj_s
# configure:21479: checking c++ library-dependency suffix
# configure:21547: result: w.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/bin/tic
# configure:22159: result: /usr/bin/tic
# configure:22207: checking for defines to add to ncursesw6-config script
# configure:22223: result: -D_GNU_SOURCE
# configure:22382: creating ./config.status
#
# ## ----------------------- ##
# ## Running config.status. ##
# ## ----------------------- ##
#
# This file was extended by config.status 2.52.20141204, executed with
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# > ./config.status
# on faa42b677df2
#
# 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_dlsym=no
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getopt=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getttynam=yes
# ac_cv_func_issetugid=no
# ac_cv_func_link=yes
# ac_cv_func_mblen=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_mbstowcs=yes
# ac_cv_func_mbtowc=yes
# ac_cv_func_memmove=yes
# ac_cv_func_poll=yes
# ac_cv_func_putenv=yes
# ac_cv_func_putwc=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_remove=yes
# ac_cv_func_select=yes
# ac_cv_func_setbuf=yes
# ac_cv_func_setbuffer=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_setvbuf_reversed=no
# ac_cv_func_sigaction=yes
# ac_cv_func_sigvec=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=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_iostream=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_math_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_bsdtypes_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_ttyent_h=yes
# ac_cv_header_typeinfo=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_dir_opendir=no
# ac_cv_lib_dl_dlsym=yes
# ac_cv_lib_gpm_Gpm_Open=yes
# ac_cv_lib_gpm_Gpm_Wgetch=yes
# ac_cv_lib_util_openpty=yes
# ac_cv_objext=o
# ac_cv_path_LDCONFIG=/usr/bin/ldconfig
# ac_cv_path_TIC_PATH=/usr/bin/tic
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# 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_check_gpm_wgetch=unknown
# cf_cv_cpp_param_init=no
# cf_cv_cpp_static_cast=yes
# cf_cv_dcl_errno=yes
# cf_cv_define_sigwinch=yes
# cf_cv_do_relink=yes
# cf_cv_do_symlinks=yes
# cf_cv_enable_lp64=1
# cf_cv_enable_opaque=NCURSES_OPAQUE
# cf_cv_enable_reentrant=0
# cf_cv_enable_rpath=no
# cf_cv_func_mkstemp=yes
# cf_cv_func_nanosleep=yes
# cf_cv_func_openpty=pty.h
# cf_cv_func_vsscanf=vsscanf
# cf_cv_gcc_inline=yes
# cf_cv_getopt_header=unistd.h
# cf_cv_gnu_source=yes
# cf_cv_gpm_soname=libgpm.so.2
# cf_cv_have___va_copy=yes
# cf_cv_have_errno=no
# cf_cv_have_isascii=yes
# cf_cv_have_tcgetattr=yes
# cf_cv_have_va_copy=yes
# cf_cv_header_stdbool_h=1
# cf_cv_lib_util=yes
# cf_cv_libstdcpp=no
# cf_cv_link_dataonly=yes
# cf_cv_link_funcs=' link symlink'
# cf_cv_makeflags=
# cf_cv_mbstate_t=yes
# cf_cv_mixedcase=yes
# cf_cv_need_libm=yes
# cf_cv_prog_CC_c_o=yes
# cf_cv_prog_CXX_c_o=yes
# cf_cv_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='Thu Apr 13 16:17:32 UTC 2017'
# cf_cv_type_of_bool='unsigned char'
# cf_cv_type_sigaction=no
# cf_cv_typeof_chtype=uint32_t
# cf_cv_typeof_mmask_t=uint32_t
# cf_cv_unsigned_literals=yes
# cf_cv_wchar_h_okay=yes
# cf_cv_wchar_t=no
# cf_cv_wint_t=yes
# cf_cv_working_poll=no
#
# ## ------------ ##
# ## 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 HAVE_GPM_H 1
# #define HAVE_LIBDL 1
# #define LIBGPM_SONAME "libgpm.so.2"
# #define HAVE_LIBGPM 1
# #define TERMINFO_DIRS "/usr/share/terminfo"
# #define TERMINFO "/usr/share/terminfo"
# #define HAVE_BIG_CORE 1
# #define PURE_TERMINFO 1
# #define USE_HOME_TERMINFO 1
# #define USE_ROOT_ENVIRON 1
# #define HAVE_REMOVE 1
# #define HAVE_UNLINK 1
# #define HAVE_LINK 1
# #define HAVE_SYMLINK 1
# #define USE_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_TTYENT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_HEADER 1
# #define HAVE_SYS_TIME_SELECT 1
# #define SIG_ATOMIC_T volatile sig_atomic_t
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETOPT 1
# #define HAVE_GETTTYNAM 1
# #define HAVE_POLL 1
# #define HAVE_PUTENV 1
# #define HAVE_REMOVE 1
# #define HAVE_SELECT 1
# #define HAVE_SETBUF 1
# #define HAVE_SETBUFFER 1
# #define HAVE_SETENV 1
# #define HAVE_SETVBUF 1
# #define HAVE_SIGACTION 1
# #define HAVE_STRDUP 1
# #define HAVE_STRSTR 1
# #define HAVE_TCGETPGRP 1
# #define HAVE_TIMES 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ISASCII 1
# #define HAVE_NANOSLEEP 1
# #define HAVE_TERMIO_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_TCGETATTR 1
# #define HAVE_VSSCANF 1
# #define HAVE_MKSTEMP 1
# #define HAVE_SIZECHANGE 1
# #define HAVE_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