Skip to content

Instantly share code, notes, and snippets.

@taku0
Created October 11, 2015 14:49
Show Gist options
  • Select an option

  • Save taku0/36d1ef2666c088c50b96 to your computer and use it in GitHub Desktop.

Select an option

Save taku0/36d1ef2666c088c50b96 to your computer and use it in GitHub Desktop.
unpacking sources
unpacking source archive /nix/store/17izhykpk5zy5r6b216r4wdbq4f6zpmw-ncurses-5.9.tar.gz
source root is ncurses-5.9
patching sources
applying patch /nix/store/ivdxahji4bd960l06x3m8q89f19xgrvc-gcc-5.patch
patching file ncurses/base/MKlib_gen.sh
Hunk #1 succeeded at 437 (offset -37 lines).
configuring
configure flags: --prefix=/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9 --with-shared --without-debug --enable-pc-files --enable-symlinks --enable-widec --includedir=/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include
checking for egrep... grep -E
Configuring NCURSES 5.9 ABI 5 (Sun Oct 11 14:35:12 UTC 2015)
checking build system type... x86_64-apple-darwin15.0.0
checking host system type... x86_64-apple-darwin15.0.0
checking target system type... x86_64-apple-darwin15.0.0
Configuring for darwin15.0.0
checking for prefix... /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9
checking for gcc... gcc
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 gcc accepts -g... yes
checking version of gcc... 7.0.0
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether gcc understands -c and -o together... yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
checking for ldconfig... no
checking if you want to ensure bool is consistent with C++... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for g++... /nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++
checking version of g++... 7.0.0
checking if you want to build C++ binding and demo... yes
checking if you want to build with Ada95... yes
checking if you want to install 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... no
checking for nawk... no
checking for awk... awk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... /nix/store/mpmc2ik3kgkc69y998ypr1bizxf37syj-trivial-bootstrap-tools/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 pkg-config... none
checking if we should install .pc files for none... yes
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... no
checking whether make sets ${MAKE}... yes
checking for exctags... no
checking for ctags... ctags
checking for exetags... no
checking for etags... no
checking for ctags... yes
checking for makeflags variable...
checking for ranlib... ranlib
checking for ld... ld
checking for ar... ar
checking for ar... (cached) ar
checking for options to update archives... -curv
checking if you have specified an install-prefix...
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... yes
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking for specified models... shared normal
checking for default model... shared
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking if you want to link with the GPM mouse library... maybe
checking for gpm.h... no
checking for default loader flags...
checking if rpath option should be used... no
checking if shared libraries should be relinked during install... yes
checking for an rpath option...
checking if release/abi version should be used for shared libs... auto
checking which gcc option to use... -fPIC
checking if ld -search_paths_first works... yes
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... checking if you wish to install ncurses overwriting curses... no
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions...
checking if you want modern xterm or antique... xterm-new
checking for list of terminfo directories... /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/share/terminfo
checking for default terminfo directory... /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/share/terminfo
checking if big-core option selected... yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as root... yes
checking for remove... yes
checking for unlink... yes
checking if link/symlink functions work... link symlink
checking if tic should use symbolic links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if SIGWINCH is defined... yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... yes
checking if we must define _XOPEN_SOURCE_EXTENDED... 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... no
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... auto
checking for type of ospeed... short
checking for type of mmask_t... auto
checking for size CCHARW_MAX... 5
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... normal
checking for manpage renaming... no
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
checking if you want to build with function extensions... yes
checking if you want to build with experimental SCREEN extensions... no
checking if you want to build with experimental terminal-driver... no
checking for extended use of const keyword... no
checking if you want to use extended colors... no
checking if you want to use extended mouse encoding... no
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... no
checking if you want to link with the pthread library... no
checking if you want experimental reentrant code... no
checking if you want experimental safe-sprintf code... no
checking if you want experimental wgetch-events code... no
checking if you want to display full commands during build... yes
checking if you want to see compiler warnings...
configure: checking for gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
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 for gettimeofday... yes
checking if -lm needed for math functions... no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking if sys/time.h works with sys/select.h... yes
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if gcc supports options to tune inlining... yes
checking for signal global datatype... volatile sig_atomic_t
checking for type of chtype... int
checking if unsigned literals are legal... yes
checking if external errno is declared... yes
checking if external errno exists... yes
checking if data-only library module links... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getttynam... yes
checking for issetugid... yes
checking for poll... yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... yes
checking for strdup... yes
checking for strstr... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... yes
checking for termio.h... no
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for working mkstemp... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
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... util.h
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking for library stdc++... no
checking whether /nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++ understands -c and -o together... yes
checking how to run the C++ preprocessor... /nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++ -E
checking for iostream... yes
checking for typeinfo... yes
checking if iostream uses std-namespace... yes
checking if we should include stdbool.h... (cached) yes
checking for builtin bool type... yes
checking for size of bool... unknown
configure: WARNING: Assuming unsigned for type of bool
checking for special defines needed for etip.h... MATH_H
checking if /nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++ accepts parameter initialization... no
checking if /nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++ accepts static_cast... no
checking for gnatmake... no
checking for library subsets... ticlib+termlib+ext_tinfo+base+widechar+ext_funcs
checking default library suffix... w
checking default library-dependency suffix... w.dylib
checking default object directory... obj_s
checking c++ library-dependency suffix... w.a
checking where we will install curses.h... /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include
checking for src modules... ncurses progs panel menu form
checking for tic... unknown
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 Ada95/gen/adacursesw-config
config.status: creating man/adacursesw-config.1
config.status: creating misc/run_tic.sh
config.status: creating misc/ncurses-config
config.status: creating man/ncursesw5-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 5.9 20110404:
extended funcs: yes
xterm terminfo: xterm-new
bin directory: /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/bin
lib directory: /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/lib
include directory: /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include
man directory: /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/man
terminfo directory: /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/share/terminfo
building
make flags: SHELL=/bin/bash
cd man && make DESTDIR="" all
sh ./MKterminfo.sh ./terminfo.head ./../include/Caps ./terminfo.tail >terminfo.5
cd include && make DESTDIR="" all
cat curses.head >curses.h
AWK=awk sh ./MKkey_defs.sh ./Caps >>curses.h
sh -c 'if test "cchar_t" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
cat ./curses.tail >>curses.h
sh ./MKhashsize.sh ./Caps >hashsize.h
AWK=awk sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=awk sh ./MKparametrized.sh ./Caps >parametrized.h
touch config.h
awk -f MKterm.h.awk ./Caps > term.h
sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 0
** edit: BROKEN_LINKER 0
cd ncurses && make DESTDIR="" all
awk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps >codes.c
gcc -o make_hash -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DUSE_BUILD_CC -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp ./tinfo/make_hash.c -Wl,-search_paths_first
sh -e ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include > expanded.c
sh -e ./tinfo/MKfallback.sh /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/share/terminfo ../misc/terminfo.src unknown >fallback.c
sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include" "awk" generated <../include/curses.h >lib_gen.c
AWK=awk sh ./tinfo/MKkeys_list.sh ../include/Caps | sort >keys.list
sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include" "awk" implemented <../include/curses.h >link_test.c
awk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps >names.c
echo | awk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/hardscroll.c -o ../obj_s/hardscroll.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/hashmap.c -o ../obj_s/hashmap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_addch.c -o ../obj_s/lib_addch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_addstr.c -o ../obj_s/lib_addstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_beep.c -o ../obj_s/lib_beep.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_bkgd.c -o ../obj_s/lib_bkgd.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_box.c -o ../obj_s/lib_box.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_chgat.c -o ../obj_s/lib_chgat.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_clear.c -o ../obj_s/lib_clear.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_clearok.c -o ../obj_s/lib_clearok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_clrbot.c -o ../obj_s/lib_clrbot.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_clreol.c -o ../obj_s/lib_clreol.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_color.c -o ../obj_s/lib_color.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_colorset.c -o ../obj_s/lib_colorset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_delch.c -o ../obj_s/lib_delch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_delwin.c -o ../obj_s/lib_delwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_echo.c -o ../obj_s/lib_echo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_endwin.c -o ../obj_s/lib_endwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_erase.c -o ../obj_s/lib_erase.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_flash.c -o ../obj_s/lib_flash.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/lib_gen.c -o ../obj_s/lib_gen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_getch.c -o ../obj_s/lib_getch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_getstr.c -o ../obj_s/lib_getstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_hline.c -o ../obj_s/lib_hline.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_immedok.c -o ../obj_s/lib_immedok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_inchstr.c -o ../obj_s/lib_inchstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_initscr.c -o ../obj_s/lib_initscr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_insch.c -o ../obj_s/lib_insch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_insdel.c -o ../obj_s/lib_insdel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_insnstr.c -o ../obj_s/lib_insnstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_instr.c -o ../obj_s/lib_instr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_isendwin.c -o ../obj_s/lib_isendwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_leaveok.c -o ../obj_s/lib_leaveok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_mouse.c -o ../obj_s/lib_mouse.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_move.c -o ../obj_s/lib_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/lib_mvcur.c -o ../obj_s/lib_mvcur.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_mvwin.c -o ../obj_s/lib_mvwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_newterm.c -o ../obj_s/lib_newterm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_newwin.c -o ../obj_s/lib_newwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_nl.c -o ../obj_s/lib_nl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_overlay.c -o ../obj_s/lib_overlay.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_pad.c -o ../obj_s/lib_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_printw.c -o ../obj_s/lib_printw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_redrawln.c -o ../obj_s/lib_redrawln.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_refresh.c -o ../obj_s/lib_refresh.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_restart.c -o ../obj_s/lib_restart.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_scanw.c -o ../obj_s/lib_scanw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_screen.c -o ../obj_s/lib_screen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_scroll.c -o ../obj_s/lib_scroll.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_scrollok.c -o ../obj_s/lib_scrollok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_scrreg.c -o ../obj_s/lib_scrreg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_set_term.c -o ../obj_s/lib_set_term.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slk.c -o ../obj_s/lib_slk.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkatr_set.c -o ../obj_s/lib_slkatr_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkatrof.c -o ../obj_s/lib_slkatrof.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkatron.c -o ../obj_s/lib_slkatron.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkatrset.c -o ../obj_s/lib_slkatrset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkattr.c -o ../obj_s/lib_slkattr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkclear.c -o ../obj_s/lib_slkclear.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkcolor.c -o ../obj_s/lib_slkcolor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkinit.c -o ../obj_s/lib_slkinit.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slklab.c -o ../obj_s/lib_slklab.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkrefr.c -o ../obj_s/lib_slkrefr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slkset.c -o ../obj_s/lib_slkset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_slktouch.c -o ../obj_s/lib_slktouch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_touch.c -o ../obj_s/lib_touch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/lib_tstp.c -o ../obj_s/lib_tstp.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_ungetch.c -o ../obj_s/lib_ungetch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/lib_vidattr.c -o ../obj_s/lib_vidattr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_vline.c -o ../obj_s/lib_vline.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_wattroff.c -o ../obj_s/lib_wattroff.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_wattron.c -o ../obj_s/lib_wattron.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_winch.c -o ../obj_s/lib_winch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_window.c -o ../obj_s/lib_window.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/nc_panel.c -o ../obj_s/nc_panel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/safe_sprintf.c -o ../obj_s/safe_sprintf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/tty_update.c -o ../obj_s/tty_update.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./trace/varargs.c -o ../obj_s/varargs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/memmove.c -o ../obj_s/memmove.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/vsscanf.c -o ../obj_s/vsscanf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_freeall.c -o ../obj_s/lib_freeall.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/charable.c -o ../obj_s/charable.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_add_wch.c -o ../obj_s/lib_add_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_box_set.c -o ../obj_s/lib_box_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_cchar.c -o ../obj_s/lib_cchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_erasewchar.c -o ../obj_s/lib_erasewchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_get_wch.c -o ../obj_s/lib_get_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_get_wstr.c -o ../obj_s/lib_get_wstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_hline_set.c -o ../obj_s/lib_hline_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_in_wch.c -o ../obj_s/lib_in_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../obj_s/lib_in_wchnstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_ins_wch.c -o ../obj_s/lib_ins_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_inwstr.c -o ../obj_s/lib_inwstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_key_name.c -o ../obj_s/lib_key_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../obj_s/lib_pecho_wchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_slk_wset.c -o ../obj_s/lib_slk_wset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_unget_wch.c -o ../obj_s/lib_unget_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_vid_attr.c -o ../obj_s/lib_vid_attr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_vline_set.c -o ../obj_s/lib_vline_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_wacs.c -o ../obj_s/lib_wacs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./widechar/lib_wunctrl.c -o ../obj_s/lib_wunctrl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/expanded.c -o ../obj_s/expanded.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/legacy_coding.c -o ../obj_s/legacy_coding.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/lib_dft_fgbg.c -o ../obj_s/lib_dft_fgbg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_print.c -o ../obj_s/lib_print.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/resizeterm.c -o ../obj_s/resizeterm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/use_screen.c -o ../obj_s/use_screen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/use_window.c -o ../obj_s/use_window.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/wresize.c -o ../obj_s/wresize.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/access.c -o ../obj_s/access.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/add_tries.c -o ../obj_s/add_tries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/alloc_ttype.c -o ../obj_s/alloc_ttype.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/codes.c -o ../obj_s/codes.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/comp_error.c -o ../obj_s/comp_error.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/comp_hash.c -o ../obj_s/comp_hash.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/db_iterator.c -o ../obj_s/db_iterator.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/doalloc.c -o ../obj_s/doalloc.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/entries.c -o ../obj_s/entries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/fallback.c -o ../obj_s/fallback.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/free_ttype.c -o ../obj_s/free_ttype.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/getenv_num.c -o ../obj_s/getenv_num.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/home_terminfo.c -o ../obj_s/home_terminfo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_acs.c -o ../obj_s/lib_acs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_baudrate.c -o ../obj_s/lib_baudrate.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_cur_term.c -o ../obj_s/lib_cur_term.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_data.c -o ../obj_s/lib_data.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_has_cap.c -o ../obj_s/lib_has_cap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_kernel.c -o ../obj_s/lib_kernel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_longname.c -o ../obj_s/lib_longname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_napms.c -o ../obj_s/lib_napms.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_options.c -o ../obj_s/lib_options.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_raw.c -o ../obj_s/lib_raw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_setup.c -o ../obj_s/lib_setup.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_termcap.c -o ../obj_s/lib_termcap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_termname.c -o ../obj_s/lib_termname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_tgoto.c -o ../obj_s/lib_tgoto.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_ti.c -o ../obj_s/lib_ti.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_tparm.c -o ../obj_s/lib_tparm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_tputs.c -o ../obj_s/lib_tputs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./trace/lib_trace.c -o ../obj_s/lib_trace.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/lib_ttyflags.c -o ../obj_s/lib_ttyflags.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tty/lib_twait.c -o ../obj_s/lib_twait.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/name_match.c -o ../obj_s/name_match.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/names.c -o ../obj_s/names.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/read_entry.c -o ../obj_s/read_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/read_termcap.c -o ../obj_s/read_termcap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/setbuf.c -o ../obj_s/setbuf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/strings.c -o ../obj_s/strings.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/tries.c -o ../obj_s/tries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/trim_sgr0.c -o ../obj_s/trim_sgr0.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/unctrl.c -o ../obj_s/unctrl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./trace/visbuf.c -o ../obj_s/visbuf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/alloc_entry.c -o ../obj_s/alloc_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/captoinfo.c -o ../obj_s/captoinfo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/comp_expand.c -o ../obj_s/comp_expand.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/comp_parse.c -o ../obj_s/comp_parse.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/comp_scan.c -o ../obj_s/comp_scan.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/parse_entry.c -o ../obj_s/parse_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/write_entry.c -o ../obj_s/write_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/define_key.c -o ../obj_s/define_key.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/hashed_db.c -o ../obj_s/hashed_db.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/key_defined.c -o ../obj_s/key_defined.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/keybound.c -o ../obj_s/keybound.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/keyok.c -o ../obj_s/keyok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./base/version.c -o ../obj_s/version.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/memmove.c -o ../objects/memmove.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/charable.c -o ../objects/charable.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_add_wch.c -o ../objects/lib_add_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_box_set.c -o ../objects/lib_box_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_cchar.c -o ../objects/lib_cchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_erasewchar.c -o ../objects/lib_erasewchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_get_wch.c -o ../objects/lib_get_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_get_wstr.c -o ../objects/lib_get_wstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_hline_set.c -o ../objects/lib_hline_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_in_wch.c -o ../objects/lib_in_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_in_wchnstr.c -o ../objects/lib_in_wchnstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_ins_wch.c -o ../objects/lib_ins_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_inwstr.c -o ../objects/lib_inwstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_key_name.c -o ../objects/lib_key_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_pecho_wchar.c -o ../objects/lib_pecho_wchar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_slk_wset.c -o ../objects/lib_slk_wset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_unget_wch.c -o ../objects/lib_unget_wch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_vid_attr.c -o ../objects/lib_vid_attr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_vline_set.c -o ../objects/lib_vline_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_wacs.c -o ../objects/lib_wacs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./widechar/lib_wunctrl.c -o ../objects/lib_wunctrl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/expanded.c -o ../objects/expanded.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/access.c -o ../objects/access.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/codes.c -o ../objects/codes.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/fallback.c -o ../objects/fallback.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/names.c -o ../objects/names.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/setbuf.c -o ../objects/setbuf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/tries.c -o ../objects/tries.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/unctrl.c -o ../objects/unctrl.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./base/version.c -o ../objects/version.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
sh -e ./tinfo/MKcaptab.sh awk 1 ./tinfo/MKcaptab.awk ./../include/Caps > comp_captab.c
awk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
gcc -o make_keys -DHAVE_CONFIG_H -I../ncurses -I. -I./../include -I../include -DUSE_BUILD_CC -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp ./tinfo/make_keys.c -Wl,-search_paths_first
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/comp_captab.c -o ../obj_s/comp_captab.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/lib_keyname.c -o ../obj_s/lib_keyname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
./make_keys keys.list > init_keytry.h
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../ncurses/./tinfo/init_keytry.c -o ../obj_s/init_keytry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -DHAVE_CONFIG_H -I../ncurses -I. -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
linking ../lib/libncursesw.5.dylib
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamiclib -install_name /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/lib/`basename ../lib/libncursesw.5.dylib` -compatibility_version 5 -current_version 5 -o ../lib/libncursesw.5.dylib ../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/memmove.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/read_entry.o ../obj_s/read_termcap.o ../obj_s/setbuf.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 -Wl,-search_paths_first
cd ../lib && (ln -s -f libncursesw.5.dylib libncursesw.dylib; )
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/memmove.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/read_entry.o ../objects/read_termcap.o ../objects/setbuf.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/memmove.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/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/setbuf.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
cd progs && make DESTDIR="" all
sh ./MKtermsort.sh awk ./../include/Caps >termsort.c
echo "#ifndef __TRANSFORM_H" >transform.h
echo "#define __TRANSFORM_H 1" >>transform.h
echo "#include <progs.priv.h>" >>transform.h
echo "extern bool same_program(const char *, const char *);" >>transform.h
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
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/infocmp.c -o ../obj_s/infocmp.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/clear.c -o ../obj_s/clear.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/tabs.c -o ../obj_s/tabs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/tput.c -o ../obj_s/tput.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/tset.c -o ../obj_s/tset.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/toe.c -o ../obj_s/toe.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/tic.c -o ../obj_s/tic.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/dump_entry.c -o ../obj_s/dump_entry.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../progs/transform.c -o ../obj_s/transform.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc ../obj_s/clear.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -o clear
gcc ../obj_s/tabs.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -o tabs
gcc ../obj_s/tput.o ../obj_s/transform.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -o tput
gcc ../obj_s/tset.o ../obj_s/transform.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -o tset
gcc ../obj_s/toe.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -L../lib -lncursesw -o toe
gcc ../obj_s/tic.o ../obj_s/dump_entry.o ../obj_s/transform.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -L../lib -lncursesw -o tic
gcc ../obj_s/infocmp.o ../obj_s/dump_entry.o -Wl,-search_paths_first -I../progs -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -L../lib -lncursesw -L../lib -lncursesw -o infocmp
cd panel && make DESTDIR="" all
rm -f ../include/panel.h
cp ./panel.h ../include/panel.h
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/panel.c -o ../obj_s/panel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_above.c -o ../obj_s/p_above.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_below.c -o ../obj_s/p_below.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_bottom.c -o ../obj_s/p_bottom.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_delete.c -o ../obj_s/p_delete.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_hide.c -o ../obj_s/p_hide.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_hidden.c -o ../obj_s/p_hidden.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_move.c -o ../obj_s/p_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_new.c -o ../obj_s/p_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_replace.c -o ../obj_s/p_replace.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_show.c -o ../obj_s/p_show.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_top.c -o ../obj_s/p_top.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_update.c -o ../obj_s/p_update.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_user.c -o ../obj_s/p_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../panel/p_win.c -o ../obj_s/p_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/panel.c -o ../objects/panel.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_above.c -o ../objects/p_above.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_below.c -o ../objects/p_below.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_bottom.c -o ../objects/p_bottom.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_delete.c -o ../objects/p_delete.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_hide.c -o ../objects/p_hide.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_hidden.c -o ../objects/p_hidden.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_move.c -o ../objects/p_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_new.c -o ../objects/p_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_replace.c -o ../objects/p_replace.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_show.c -o ../objects/p_show.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_top.c -o ../objects/p_top.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_update.c -o ../objects/p_update.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_user.c -o ../objects/p_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../panel/p_win.c -o ../objects/p_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
linking ../lib/libpanelw.5.dylib
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamiclib -install_name /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/lib/`basename ../lib/libpanelw.5.dylib` -compatibility_version 5 -current_version 5 -o ../lib/libpanelw.5.dylib ../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 -Wl,-search_paths_first
cd ../lib && (ln -s -f libpanelw.5.dylib libpanelw.dylib; )
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
/nix/store/xhjr1xzbj58yyrx0l413sy2kmlwhfj6y-CLTools_Executables_OSX109/Library/Developer/CommandLineTools/usr/bin/ranlib: file: ../lib/libpanelw.a(panel.o) has no symbols
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
ranlib: file: ../lib/libpanelw.a(panel.o) has no symbols
cd menu && make DESTDIR="" all
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
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_attribs.c -o ../obj_s/m_attribs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_cursor.c -o ../obj_s/m_cursor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_driver.c -o ../obj_s/m_driver.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_format.c -o ../obj_s/m_format.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_global.c -o ../obj_s/m_global.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_hook.c -o ../obj_s/m_hook.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_cur.c -o ../obj_s/m_item_cur.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_nam.c -o ../obj_s/m_item_nam.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_new.c -o ../obj_s/m_item_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_opt.c -o ../obj_s/m_item_opt.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_top.c -o ../obj_s/m_item_top.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_use.c -o ../obj_s/m_item_use.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_val.c -o ../obj_s/m_item_val.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_item_vis.c -o ../obj_s/m_item_vis.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_items.c -o ../obj_s/m_items.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_new.c -o ../obj_s/m_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_opts.c -o ../obj_s/m_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_pad.c -o ../obj_s/m_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_pattern.c -o ../obj_s/m_pattern.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_post.c -o ../obj_s/m_post.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_req_name.c -o ../obj_s/m_req_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_scale.c -o ../obj_s/m_scale.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_spacing.c -o ../obj_s/m_spacing.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_sub.c -o ../obj_s/m_sub.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_userptr.c -o ../obj_s/m_userptr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../menu/m_win.c -o ../obj_s/m_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_attribs.c -o ../objects/m_attribs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_cursor.c -o ../objects/m_cursor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_driver.c -o ../objects/m_driver.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_format.c -o ../objects/m_format.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_global.c -o ../objects/m_global.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_hook.c -o ../objects/m_hook.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_new.c -o ../objects/m_item_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_top.c -o ../objects/m_item_top.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_use.c -o ../objects/m_item_use.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_val.c -o ../objects/m_item_val.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_items.c -o ../objects/m_items.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_new.c -o ../objects/m_new.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_opts.c -o ../objects/m_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_pad.c -o ../objects/m_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_pattern.c -o ../objects/m_pattern.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_post.c -o ../objects/m_post.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_req_name.c -o ../objects/m_req_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_scale.c -o ../objects/m_scale.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_spacing.c -o ../objects/m_spacing.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_sub.c -o ../objects/m_sub.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_userptr.c -o ../objects/m_userptr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../menu/m_win.c -o ../objects/m_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
linking ../lib/libmenuw.5.dylib
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamiclib -install_name /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/lib/`basename ../lib/libmenuw.5.dylib` -compatibility_version 5 -current_version 5 -o ../lib/libmenuw.5.dylib ../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 -Wl,-search_paths_first
cd ../lib && (ln -s -f libmenuw.5.dylib libmenuw.dylib; )
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
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
cd form && make DESTDIR="" all
rm -f ../include/form.h
cp ./form.h ../include/form.h
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_arg.c -o ../obj_s/fld_arg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_attr.c -o ../obj_s/fld_attr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_current.c -o ../obj_s/fld_current.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_def.c -o ../obj_s/fld_def.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_dup.c -o ../obj_s/fld_dup.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_ftchoice.c -o ../obj_s/fld_ftchoice.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_ftlink.c -o ../obj_s/fld_ftlink.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_info.c -o ../obj_s/fld_info.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_just.c -o ../obj_s/fld_just.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_link.c -o ../obj_s/fld_link.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_max.c -o ../obj_s/fld_max.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_move.c -o ../obj_s/fld_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_newftyp.c -o ../obj_s/fld_newftyp.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_opts.c -o ../obj_s/fld_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_pad.c -o ../obj_s/fld_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_page.c -o ../obj_s/fld_page.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_stat.c -o ../obj_s/fld_stat.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_type.c -o ../obj_s/fld_type.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fld_user.c -o ../obj_s/fld_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_cursor.c -o ../obj_s/frm_cursor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_data.c -o ../obj_s/frm_data.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_def.c -o ../obj_s/frm_def.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_driver.c -o ../obj_s/frm_driver.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
../form/frm_driver.c:1329:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((form->curpage == field->page))
~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../form/frm_driver.c:1329:23: note: remove extraneous parentheses around the comparison to silence this warning
if ((form->curpage == field->page))
~ ^ ~
../form/frm_driver.c:1329:23: note: use '=' to turn this equality comparison into an assignment
if ((form->curpage == field->page))
^~
=
1 warning generated.
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_hook.c -o ../obj_s/frm_hook.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_opts.c -o ../obj_s/frm_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_page.c -o ../obj_s/frm_page.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_post.c -o ../obj_s/frm_post.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_req_name.c -o ../obj_s/frm_req_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_scale.c -o ../obj_s/frm_scale.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_sub.c -o ../obj_s/frm_sub.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_user.c -o ../obj_s/frm_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/frm_win.c -o ../obj_s/frm_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_alnum.c -o ../obj_s/fty_alnum.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_alpha.c -o ../obj_s/fty_alpha.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_enum.c -o ../obj_s/fty_enum.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_generic.c -o ../obj_s/fty_generic.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_int.c -o ../obj_s/fty_int.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_ipv4.c -o ../obj_s/fty_ipv4.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_num.c -o ../obj_s/fty_num.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamic -c ../form/fty_regex.c -o ../obj_s/fty_regex.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_arg.c -o ../objects/fld_arg.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_attr.c -o ../objects/fld_attr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_current.c -o ../objects/fld_current.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_def.c -o ../objects/fld_def.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_dup.c -o ../objects/fld_dup.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_info.c -o ../objects/fld_info.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_just.c -o ../objects/fld_just.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_link.c -o ../objects/fld_link.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_max.c -o ../objects/fld_max.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_move.c -o ../objects/fld_move.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_opts.c -o ../objects/fld_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_pad.c -o ../objects/fld_pad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_page.c -o ../objects/fld_page.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_stat.c -o ../objects/fld_stat.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_type.c -o ../objects/fld_type.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fld_user.c -o ../objects/fld_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_cursor.c -o ../objects/frm_cursor.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_data.c -o ../objects/frm_data.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_def.c -o ../objects/frm_def.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_driver.c -o ../objects/frm_driver.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
../form/frm_driver.c:1329:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
if ((form->curpage == field->page))
~~~~~~~~~~~~~~^~~~~~~~~~~~~~
../form/frm_driver.c:1329:23: note: remove extraneous parentheses around the comparison to silence this warning
if ((form->curpage == field->page))
~ ^ ~
../form/frm_driver.c:1329:23: note: use '=' to turn this equality comparison into an assignment
if ((form->curpage == field->page))
^~
=
1 warning generated.
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_hook.c -o ../objects/frm_hook.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_opts.c -o ../objects/frm_opts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_page.c -o ../objects/frm_page.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_post.c -o ../objects/frm_post.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_req_name.c -o ../objects/frm_req_name.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_scale.c -o ../objects/frm_scale.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_sub.c -o ../objects/frm_sub.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_user.c -o ../objects/frm_user.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/frm_win.c -o ../objects/frm_win.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_alnum.c -o ../objects/fty_alnum.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_alpha.c -o ../objects/fty_alpha.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_enum.c -o ../objects/fty_enum.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_generic.c -o ../objects/fty_generic.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_int.c -o ../objects/fty_int.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_num.c -o ../objects/fty_num.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I../ncurses -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -c ../form/fty_regex.c -o ../objects/fty_regex.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
linking ../lib/libformw.5.dylib
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -dynamiclib -install_name /nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/lib/`basename ../lib/libformw.5.dylib` -compatibility_version 5 -current_version 5 -o ../lib/libformw.5.dylib ../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 -Wl,-search_paths_first
cd ../lib && (ln -s -f libformw.5.dylib libformw.dylib; )
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
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
cd test && make DESTDIR="" all
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/background.c -o ../obj_s/background.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/blue.c -o ../obj_s/blue.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/bs.c -o ../obj_s/bs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/cardfile.c -o ../obj_s/cardfile.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/chgat.c -o ../obj_s/chgat.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/clip_printw.c -o ../obj_s/clip_printw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/color_set.c -o ../obj_s/color_set.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_altkeys.c -o ../obj_s/demo_altkeys.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_defkey.c -o ../obj_s/demo_defkey.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_forms.c -o ../obj_s/demo_forms.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/edit_field.c -o ../obj_s/edit_field.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_keyok.c -o ../obj_s/demo_keyok.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_menus.c -o ../obj_s/demo_menus.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_panels.c -o ../obj_s/demo_panels.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_termcap.c -o ../obj_s/demo_termcap.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/demo_terminfo.c -o ../obj_s/demo_terminfo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/ditto.c -o ../obj_s/ditto.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/dots.c -o ../obj_s/dots.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/dots_mvcur.c -o ../obj_s/dots_mvcur.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/echochar.c -o ../obj_s/echochar.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/filter.c -o ../obj_s/filter.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/firework.c -o ../obj_s/firework.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/firstlast.c -o ../obj_s/firstlast.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/foldkeys.c -o ../obj_s/foldkeys.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/gdc.c -o ../obj_s/gdc.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/hanoi.c -o ../obj_s/hanoi.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/hashtest.c -o ../obj_s/hashtest.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/inch_wide.c -o ../obj_s/inch_wide.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/inchs.c -o ../obj_s/inchs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/ins_wide.c -o ../obj_s/ins_wide.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/insdelln.c -o ../obj_s/insdelln.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/inserts.c -o ../obj_s/inserts.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/key_names.c -o ../obj_s/key_names.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/keynames.c -o ../obj_s/keynames.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/knight.c -o ../obj_s/knight.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/lrtest.c -o ../obj_s/lrtest.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/movewindow.c -o ../obj_s/movewindow.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/ncurses.c -o ../obj_s/ncurses.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/newdemo.c -o ../obj_s/newdemo.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/railroad.c -o ../obj_s/railroad.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/rain.c -o ../obj_s/rain.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/redraw.c -o ../obj_s/redraw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/savescreen.c -o ../obj_s/savescreen.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/tclock.c -o ../obj_s/tclock.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_add_wchstr.c -o ../obj_s/test_add_wchstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_addchstr.c -o ../obj_s/test_addchstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_addstr.c -o ../obj_s/test_addstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_addwstr.c -o ../obj_s/test_addwstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_arrays.c -o ../obj_s/test_arrays.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_get_wstr.c -o ../obj_s/test_get_wstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_getstr.c -o ../obj_s/test_getstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_instr.c -o ../obj_s/test_instr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_inwstr.c -o ../obj_s/test_inwstr.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/test_opaque.c -o ../obj_s/test_opaque.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/testaddch.c -o ../obj_s/testaddch.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/testcurs.c -o ../obj_s/testcurs.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/testscanw.c -o ../obj_s/testscanw.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/view.c -o ../obj_s/view.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/worm.c -o ../obj_s/worm.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -c ../test/xmas.c -o ../obj_s/xmas.o
clang: warning: argument unused during compilation: '--param max-inline-insns-single=1200'
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o background ../obj_s/background.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o blue ../obj_s/blue.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o bs ../obj_s/bs.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o cardfile ../obj_s/cardfile.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o chgat ../obj_s/chgat.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o clip_printw ../obj_s/clip_printw.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o color_set ../obj_s/color_set.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_altkeys ../obj_s/demo_altkeys.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_defkey ../obj_s/demo_defkey.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_forms ../obj_s/demo_forms.o ../obj_s/edit_field.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_keyok ../obj_s/demo_keyok.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_menus ../obj_s/demo_menus.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_panels ../obj_s/demo_panels.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_termcap ../obj_s/demo_termcap.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o demo_terminfo ../obj_s/demo_terminfo.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o ditto ../obj_s/ditto.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o dots ../obj_s/dots.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o dots_mvcur ../obj_s/dots_mvcur.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o echochar ../obj_s/echochar.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o filter ../obj_s/filter.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o firework ../obj_s/firework.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o firstlast ../obj_s/firstlast.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o foldkeys ../obj_s/foldkeys.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o gdc ../obj_s/gdc.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o hanoi ../obj_s/hanoi.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o hashtest ../obj_s/hashtest.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o inch_wide ../obj_s/inch_wide.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o inchs ../obj_s/inchs.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o ins_wide ../obj_s/ins_wide.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o insdelln ../obj_s/insdelln.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o inserts ../obj_s/inserts.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o key_names ../obj_s/key_names.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o keynames ../obj_s/keynames.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o knight ../obj_s/knight.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o lrtest ../obj_s/lrtest.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o movewindow ../obj_s/movewindow.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o ncurses ../obj_s/ncurses.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lformw -lmenuw -lpanelw -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o newdemo ../obj_s/newdemo.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o railroad ../obj_s/railroad.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o rain ../obj_s/rain.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o redraw ../obj_s/redraw.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o savescreen ../obj_s/savescreen.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o tclock ../obj_s/tclock.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_add_wchstr ../obj_s/test_add_wchstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_addchstr ../obj_s/test_addchstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_addstr ../obj_s/test_addstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_addwstr ../obj_s/test_addwstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_arrays ../obj_s/test_arrays.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic -L../lib -lncursesw -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_get_wstr ../obj_s/test_get_wstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_getstr ../obj_s/test_getstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_instr ../obj_s/test_instr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_inwstr ../obj_s/test_inwstr.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o test_opaque ../obj_s/test_opaque.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o testaddch ../obj_s/testaddch.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o testcurs ../obj_s/testcurs.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o testscanw ../obj_s/testscanw.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o view ../obj_s/view.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o worm ../obj_s/worm.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
gcc -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -o xmas ../obj_s/xmas.o -Wl,-search_paths_first -I. -I. -I../test -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 --param max-inline-insns-single=1200 -no-cpp-precomp -no-cpp-precomp -dynamic `echo "-L../lib -lformw -lmenuw -lpanelw -lncursesw " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil
cd misc && make DESTDIR="" all
WHICH_XTERM=xterm-new \
ticdir=/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/share/terminfo \
/bin/bash ./gen_edit.sh >run_tic.sed
echo '** adjusting tabset paths'
** adjusting tabset paths
sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
cd c++ && make DESTDIR="" all
cp ./etip.h.in etip.h
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 0
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 1
... 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
/nix/store/0pa3ssn8k0lfbnfwvvxdq6lr96ig3gg3-clang-wrapper-9.9.9/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTENDED -DNDEBUG -I. -I../include -I/nix/store/55wypkwnl9pzk34k2lc7m5agbi805y9j-ncurses-5.9/include -O2 -dynamic -c ../c++/cursesf.cc -o ../obj_s/cursesf.o
In file included from ../c++/cursesf.cc:35:
../c++/cursesf.h:684:7: error: no matching constructor for initialization of 'NCursesForm'
: NCursesForm (Fields, with_frame, autoDelete_Fields) {
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../c++/cursesf.h:420:3: note: candidate constructor not viable: no known conversion from 'NCursesFormField *' to 'NCursesFormField **' for 1st argument; take the address of the argument with &
NCursesForm (NCursesFormField* Fields[],
^
../c++/cursesf.h:404:3: note: candidate constructor not viable: no known conversion from 'NCursesFormField *' to 'int' for 1st argument
NCursesForm( int nlines,
^
../c++/cursesf.h:462:3: note: candidate constructor not viable: requires single argument 'rhs', but 3 arguments were provided
NCursesForm(const NCursesForm& rhs)
^
../c++/cursesf.h:435:3: note: candidate constructor not viable: requires at least 5 arguments, but 3 were provided
NCursesForm (NCursesFormField* Fields[],
^
../c++/cursesf.h:697:7: error: no matching constructor for initialization of 'NCursesForm'
: NCursesForm (Fields, nlines, ncols, begin_y, begin_x,
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../c++/cursesf.h:435:3: note: candidate constructor not viable: no known conversion from 'NCursesFormField *' to 'NCursesFormField **' for 1st argument; take the address of the argument with &
NCursesForm (NCursesFormField* Fields[],
^
../c++/cursesf.h:404:3: note: candidate constructor not viable: requires at most 4 arguments, but 7 were provided
NCursesForm( int nlines,
^
../c++/cursesf.h:420:3: note: candidate constructor not viable: requires at most 3 arguments, but 7 were provided
NCursesForm (NCursesFormField* Fields[],
^
../c++/cursesf.h:462:3: note: candidate constructor not viable: requires single argument 'rhs', but 7 arguments were provided
NCursesForm(const NCursesForm& rhs)
^
2 errors generated.
make[1]: *** [../obj_s/cursesf.o] Error 1
make: *** [all] Error 2
make: INTERNAL: Exiting with 3 jobserver tokens available; should be 2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment