make package/libs/ncurses/host/{clean,compile} -j 1 V=s WARNING: Makefile 'package/feeds/packages/nfs-kernel-server/Makefile' has a build dependency on 'libnl/host', which does not exist WARNING: Makefile 'package/feeds/video/sdl3/Makefile' has a build dependency on 'libwayland', which does not exist make[2]: Entering directory '/Volumes/ncurses/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/ncurses/openwrt/scripts/config' make[1]: Entering directory '/Volumes/ncurses/openwrt' make[2]: Entering directory '/Volumes/ncurses/openwrt/package/libs/ncurses' rm -rf /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4 /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.built rm -rf /Volumes/ncurses/openwrt/staging_dir/hostpkg/stamp/.ncurses_installed make[2]: Leaving directory '/Volumes/ncurses/openwrt/package/libs/ncurses' time: package/libs/ncurses/host-clean#0.63#0.56#1.30 make[1]: Leaving directory '/Volumes/ncurses/openwrt' WARNING: Makefile 'package/feeds/packages/nfs-kernel-server/Makefile' has a build dependency on 'libnl/host', which does not exist WARNING: Makefile 'package/feeds/video/sdl3/Makefile' has a build dependency on 'libwayland', which does not exist make[2]: Entering directory '/Volumes/ncurses/openwrt/scripts/config' make[2]: 'conf' is up to date. make[2]: Leaving directory '/Volumes/ncurses/openwrt/scripts/config' make[1]: Entering directory '/Volumes/ncurses/openwrt' make[2]: Entering directory '/Volumes/ncurses/openwrt/package/libs/ncurses' . /Volumes/ncurses/openwrt/include/shell.sh; /Volumes/ncurses/openwrt/staging_dir/host/bin/libdeflate-gzip -dc /Volumes/ncurses/openwrt/dl/ncurses-6.4.tar.gz | tar -C /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.. -xf - [ ! -d ./src/ ] || cp -fpR ./src/* /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4 Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/100-ncurses-5.6-20080112-urxvt.patch using plaintext: patching file misc/terminfo.src Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/101-ncurses-5.6-20080628-kbs.patch using plaintext: patching file misc/terminfo.src Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/102-ncurses-5.9-gcc-5.patch using plaintext: patching file ncurses/base/MKlib_gen.sh Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/103-ncurses-ar-determinism.patch using plaintext: patching file aclocal.m4 patching file configure Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/200-fix_missing_include.patch using plaintext: patching file ncurses/curses.priv.h Applying /Volumes/ncurses/openwrt/package/libs/ncurses/patches/900-terminfo.patch using plaintext: patching file misc/terminfo.src touch /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.prepared946d06b427a0ace2a7d6603a2320e23a_6664517399ebbbc92a37c5bb081b5c53 (cd /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/; if [ -x configure ]; then cp -fpR /Volumes/ncurses/openwrt/scripts/config.{guess,sub} /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4// && CC="/Volumes/ncurses/openwrt/staging_dir/host/bin/gcc" CFLAGS="-O2 -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -fPIC" CXX="/Volumes/ncurses/openwrt/staging_dir/host/bin/g++" CPPFLAGS="-I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="-O2 -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include" LDFLAGS="-L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib" CONFIG_SHELL="/usr/bin/env bash" bash ./configure --target=x86_64-apple-darwin24.6.0 --host=x86_64-apple-darwin24.6.0 --build=x86_64-apple-darwin24.6.0 --disable-dependency-tracking --program-prefix="" --program-suffix="" --prefix=/Volumes/ncurses/openwrt/staging_dir/hostpkg --exec-prefix=/Volumes/ncurses/openwrt/staging_dir/hostpkg --sysconfdir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/etc --localstatedir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/var --sbindir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/bin --enable-pc-files --without-cxx --without-cxx-binding --without-ada --without-debug --without-manpages --without-profile --without-tests --without-curses-h AWK="/usr/bin/awk" ; fi ) ./configure: line 72: warning: setlocale: LC_TIME: cannot change locale (): No such file or directory ./configure: line 76: warning: setlocale: LC_NUMERIC: cannot change locale (): No such file or directory ./configure: line 77: warning: setlocale: LC_MESSAGES: cannot change locale (): No such file or directory configure: loading site script /Volumes/ncurses/openwrt/include/site/darwin checking for ggrep... ggrep checking for egrep... ggrep -E Configuring NCURSES 6.4 ABI 6 (Пн Юни 15 20:27:55 UTC 2026) checking for package version... 6.4 checking for package patch date... 20221231 checking build system type... x86_64-apple-darwin24.6.0 checking host system type... x86_64-apple-darwin24.6.0 checking target system type... x86_64-apple-darwin24.6.0 Configuring for darwin24.6.0 checking for fgrep... ggrep -F checking for prefix... /Volumes/ncurses/openwrt/staging_dir/hostpkg checking for x86_64-apple-darwin24.6.0-gcc... /Volumes/ncurses/openwrt/staging_dir/host/bin/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 /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc accepts -g... yes checking version of /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc... 17.0.0 checking if this is really Clang C compiler... yes checking version of /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc... 17.0.0 checking if option -Qunused-arguments works... yes checking if option -Wno-error=implicit-function-declaration works... yes checking for /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -E checking whether /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc needs -traditional... no checking whether /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc understands -c and -o together... yes checking for ldconfig... /Volumes/ncurses/openwrt/staging_dir/host/bin/ldconfig checking if you want to ensure bool is consistent with C++... no checking if you want to build C++ binding and demo... no checking if you want to build with Ada... no checking if you want to install terminal database... yes checking if you want to install manpages... no checking if you want to build programs such as tic... yes checking if you want to build test-programs... no checking if you wish to install curses.h... no checking for mawk... /usr/bin/awk checking for a BSD compatible install... /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c checking for lint... no checking for cppcheck... no checking for splint... no checking whether ln -s works... yes checking if ln -s -f options work... yes checking for long file names... yes checking if you want to use pkg-config... yes checking for x86_64-apple-darwin24.6.0-pkg-config... /Volumes/ncurses/openwrt/staging_dir/host/bin/pkg-config checking for /Volumes/ncurses/openwrt/staging_dir/host/bin/pkg-config library directory... /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/pkgconfig checking if we should install .pc files for /Volumes/ncurses/openwrt/staging_dir/host/bin/pkg-config... yes checking for suffix to add to pc-files... none checking if we should assume mixed-case filenames... auto checking if filesystem supports mixed-case filenames... yes checking whether make sets ${MAKE}... yes checking for ".PHONY" make-support... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... no checking for ctags... yes checking for etags... no checking for makeflags variable... -${MAKEFLAGS} checking for x86_64-apple-darwin24.6.0-ranlib... no checking for ranlib... ranlib checking for x86_64-apple-darwin24.6.0-ld... no checking for ld... ld checking for x86_64-apple-darwin24.6.0-ar... no checking for ar... ar checking for x86_64-apple-darwin24.6.0-nm... no checking for nm... nm checking for x86_64-apple-darwin24.6.0-ar... ar checking for options to update archives... -curv checking if you have specified an install-prefix... checking if libtool -version-number should be used... yes checking if you want to build libraries with libtool... no checking if you want to build shared libraries... no 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... normal checking for default model... normal checking if you want to have a library-prefix... auto checking for PATH separator... : checking if you want to build a separate terminfo library... no checking if you want to build a separate tic library... no checking for default loader flags... checking for an rpath option... checking if release/abi version should be used for shared libs... auto checking which /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc option to use... -fPIC checking if ld -search_paths_first works... yes checking if CFLAGS option -no-cpp-precomp works... yes checking if you want to link with the GPM mouse library... maybe checking for gpm.h... no checking if you want to use PCRE2 for regular-expressions... no checking if you want to disable library suffixes... no checking if you want to disable extra LDFLAGS for package-scripts... no checking if you wish to append extra suffix to header/library paths... checking if you wish to install ncurses overwriting curses... no checking if external terminfo-database is used... yes checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src checking whether to use hashed database instead of directory/tree... no checking for list of fallback descriptions... checking for x86_64-apple-darwin24.6.0-tic... no checking for tic... tic checking for x86_64-apple-darwin24.6.0-infocmp... no checking for infocmp... infocmp checking if you want modern xterm or antique... xterm-new checking if xterm backspace sends BS or DEL... BS checking for list of terminfo directories... /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo checking for default terminfo directory... /Volumes/ncurses/openwrt/staging_dir/hostpkg/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 permit root to use ncurses environment variables... yes checking if you want to permit setuid programs to access all files... yes checking for unistd.h... yes checking for remove... yes checking for unlink... yes checking if link/symlink functions work... link symlink checking if tic should use symbolic links... no checking if tic should use hard links... yes checking if you want broken-linker support code... no checking if tputs should process BSD-style prefix padding... no checking if the POSIX test-macros are already defined... no checking if SIGWINCH is defined... yes checking for nl_langinfo and CODESET... yes checking if you want wide-character code... no checking whether to enable _LP64 definition in curses.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want tparm not to use X/Open fixed-parameter list... yes checking if you want to enable wattr* macros... no checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt checking for type of bool... auto checking for alternate terminal capabilities file... Caps checking for type of chtype... uint32_t checking for type of ospeed... short checking for type of mmask_t... uint32_t checking for size CCHARW_MAX... 5 checking for 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... (cached) 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 for type of tparm args... intptr_t checking if RCS identifiers should be compiled-in... no checking format of man-pages... normal checking for manpage renaming... no checking if manpage aliases will be installed... yes checking if manpage symlinks should be used... yes checking for manpage tbl... no checking if you want to build with function extensions... yes checking if you want to build with SCREEN extensions... yes checking if you want to build with terminal-driver... no checking for extended use of const keyword... yes checking if you want to use extended colors... yes configure: WARNING: This option applies only to wide-character library checking if you want to use extended mouse encoding... yes checking if you want to use extended putwin/screendump... yes checking if you want $NCURSES_NO_PADDING code... yes checking if you want SIGWINCH handler... yes checking if you want user-definable terminal capabilities like termcap... yes checking if you want to link with the pthread library... no checking if you want reentrant code... no checking if you want opaque curses-library structures... no checking if you want opaque form-library structures... no checking if you want opaque menu-library structures... no checking if you want opaque panel-library structures... no 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 to use gcc -fvisibility option... no checking if you want interop bindings... yes checking if you want experimental safe-sprintf code... no checking if you want wgetch-events code... no checking if you want to see long compiling messages... yes checking if you want to install stripped executables... yes checking if install accepts -p option... yes checking if install needs to be told about ownership... no checking if you want to use C11 _Noreturn feature... no checking if you want to turn on gcc warnings... no configure: checking for /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc __attribute__ directives... ... scanf ... printf ... unused ... noreturn checking if you want to work around bogus compiler/loader warnings... no checking if you want to enable runtime assertions... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking whether to add trace feature to all models... no checking if we want to use GNAT projects... yes checking for gettimeofday... yes checking if -lm needed for math functions... no checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking whether time.h and sys/time.h may both be included... yes checking for regcomp... yes checking for regular-expression headers... regex.h checking for fcntl.h... yes checking for getopt.h... yes checking for limits.h... yes checking for locale.h... yes checking for math.h... yes checking for poll.h... yes checking for sys/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 unistd.h... (cached) yes checking for wctype.h... yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for header declaring getopt variables... unistd.h checking if external environ is declared... no checking if external environ exists... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for strdup... yes checking if getenv returns consistent values... yes checking if sys/time.h works with sys/select.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for signal global datatype... volatile sig_atomic_t checking if unsigned literals are legal... yes checking if external errno is declared... yes checking if external errno exists... yes checking if data-only library module links... yes checking for fpathconf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getopt... yes checking for issetugid... yes checking for localeconv... yes checking for poll... yes checking for putenv... (cached) yes checking for remove... (cached) yes checking for select... yes checking for setbuf... yes checking for setbuffer... yes checking for setenv... (cached) yes checking for setfsuid... no checking for setvbuf... yes checking for sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for strdup... (cached) yes checking for strstr... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for times... yes checking for tsearch... yes checking for vsnprintf... yes checking if _PATH_TTYS is defined in ttyent.h... yes checking if _PATH_TTYS file exists... yes checking for getttynam... 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 for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking for tcgetattr... yes checking for vsscanf function or workaround... vsscanf checking for unistd.h... (cached) yes checking for working mkstemp... yes checking whether setvbuf arguments are reversed... no checking for intptr_t... yes checking for ssize_t... yes checking for type sigaction_t... no checking declaration of size-change... yes checking for memmove... yes checking if poll really works... no checking for va_copy... yes checking for 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 if fopen accepts explicit binary mode... 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 bool... yes checking size of bool... 1 checking for type of bool... unsigned char checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs checking default library suffix... checking default library-dependency suffix... .a checking default object directory... objects checking where we will install curses.h... ${prefix}/include/ncurses checking for desired basename for form library... form checking for desired basename for menu library... menu checking for desired basename for panel library... panel checking for desired basename for cxx library... ncurses++ checking for src modules... ncurses progs panel menu form checking for defines to add to ncurses6-config script... -D_DARWIN_C_SOURCE package: ncurses checking for linker search path... $HOME/lib /usr/local/lib /usr/lib configure: creating ./config.status ./config.status: line 62: warning: setlocale: LC_TIME: cannot change locale (): No such file or directory ./config.status: line 63: warning: setlocale: LC_CTYPE: cannot change locale (): Bad file descriptor ./config.status: line 65: warning: setlocale: LC_COLLATE: cannot change locale (): No such file or directory ./config.status: line 66: warning: setlocale: LC_NUMERIC: cannot change locale (): No such file or directory ./config.status: line 67: warning: setlocale: LC_MESSAGES: cannot change locale (): No such file or directory 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/man_db.renames 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 misc/Makefile config.status: creating misc/run_tic.sh config.status: creating misc/ncurses-config config.status: creating man/ncurses6-config.1 config.status: creating misc/gen-pkgconfig config.status: creating Makefile config.status: creating include/ncurses_cfg.h Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs) Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+ext_funcs) creating headers.sh make[3]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' ** Configuration summary for NCURSES 6.4 20221231: extended funcs: yes xterm terminfo: xterm-new bin directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin lib directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib include directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses man directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/man terminfo directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo pkg-config directory: /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/pkgconfig ** Include-directory is not in a standard location make[3]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' touch /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.configured make -C /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4 libs make[3]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' ( cd "include" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/include' cat curses.head >curses.h AWK=/usr/bin/awk /usr/bin/env bash ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h /usr/bin/env bash -c 'if test "0" = "1" ; then cat ./curses.events >>curses.h ; fi' /usr/bin/env bash -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi' cat ./curses.tail >>curses.h /usr/bin/env bash ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h AWK=/usr/bin/awk /usr/bin/env bash ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h AWK=/usr/bin/awk /usr/bin/env bash ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h touch config.h /usr/bin/awk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h /usr/bin/env bash ./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 make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/include' ( cd "ncurses" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/ncurses' /usr/bin/awk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp ./tinfo/make_hash.c -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /usr/bin/env bash -e ./tinfo/MKcaptab.sh /usr/bin/awk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c /usr/bin/env bash -e ./tinfo/MKuserdefs.sh /usr/bin/awk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c /usr/bin/env bash -e ./tty/MKexpanded.sh "/Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -E" -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG > expanded.c /usr/bin/env bash -e ./tinfo/MKfallback.sh /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo ../misc/terminfo.src "tic" "infocmp" >fallback.c FGREP="ggrep -F" /usr/bin/env bash -e ./base/MKlib_gen.sh "/Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG" "/usr/bin/awk" generated <../include/curses.h >lib_gen.c AWK=/usr/bin/awk /usr/bin/env bash ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list /usr/bin/awk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c FGREP="ggrep -F" /usr/bin/env bash -e ./base/MKlib_gen.sh "/Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -E -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG" "/usr/bin/awk" implemented <../include/curses.h >link_test.c /usr/bin/awk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c echo | /usr/bin/awk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp ./tinfo/make_keys.c -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found ./make_keys keys.list > init_keytry.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/expanded.c -o ../objects/expanded.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/new_pair.c -o ../objects/new_pair.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/use_window.c -o ../objects/use_window.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/wresize.c -o ../objects/wresize.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/access.c -o ../objects/access.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/codes.c -o ../objects/codes.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/fallback.c -o ../objects/fallback.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/names.c -o ../objects/names.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/tries.c -o ../objects/tries.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/unctrl.c -o ../objects/unctrl.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/define_key.c -o ../objects/define_key.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/keybound.c -o ../objects/keybound.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/keyok.c -o ../objects/keyok.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../ncurses/./base/version.c -o ../objects/version.o ar -curv ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.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/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o a - ../objects/hardscroll.o a - ../objects/hashmap.o a - ../objects/lib_addch.o a - ../objects/lib_addstr.o a - ../objects/lib_beep.o a - ../objects/lib_bkgd.o a - ../objects/lib_box.o a - ../objects/lib_chgat.o a - ../objects/lib_clear.o a - ../objects/lib_clearok.o a - ../objects/lib_clrbot.o a - ../objects/lib_clreol.o a - ../objects/lib_color.o a - ../objects/lib_colorset.o a - ../objects/lib_delch.o a - ../objects/lib_delwin.o a - ../objects/lib_echo.o a - ../objects/lib_endwin.o a - ../objects/lib_erase.o a - ../objects/lib_flash.o a - ../objects/lib_gen.o a - ../objects/lib_getch.o a - ../objects/lib_getstr.o a - ../objects/lib_hline.o a - ../objects/lib_immedok.o a - ../objects/lib_inchstr.o a - ../objects/lib_initscr.o a - ../objects/lib_insch.o a - ../objects/lib_insdel.o a - ../objects/lib_insnstr.o a - ../objects/lib_instr.o a - ../objects/lib_isendwin.o a - ../objects/lib_leaveok.o a - ../objects/lib_mouse.o a - ../objects/lib_move.o a - ../objects/lib_mvcur.o a - ../objects/lib_mvwin.o a - ../objects/lib_newterm.o a - ../objects/lib_newwin.o a - ../objects/lib_nl.o a - ../objects/lib_overlay.o a - ../objects/lib_pad.o a - ../objects/lib_printw.o a - ../objects/lib_redrawln.o a - ../objects/lib_refresh.o a - ../objects/lib_restart.o a - ../objects/lib_scanw.o a - ../objects/lib_screen.o a - ../objects/lib_scroll.o a - ../objects/lib_scrollok.o a - ../objects/lib_scrreg.o a - ../objects/lib_set_term.o a - ../objects/lib_slk.o a - ../objects/lib_slkatr_set.o a - ../objects/lib_slkatrof.o a - ../objects/lib_slkatron.o a - ../objects/lib_slkatrset.o a - ../objects/lib_slkattr.o a - ../objects/lib_slkclear.o a - ../objects/lib_slkcolor.o a - ../objects/lib_slkinit.o a - ../objects/lib_slklab.o a - ../objects/lib_slkrefr.o a - ../objects/lib_slkset.o a - ../objects/lib_slktouch.o a - ../objects/lib_touch.o a - ../objects/lib_tstp.o a - ../objects/lib_ungetch.o a - ../objects/lib_vidattr.o a - ../objects/lib_vline.o a - ../objects/lib_wattroff.o a - ../objects/lib_wattron.o a - ../objects/lib_winch.o a - ../objects/lib_window.o a - ../objects/nc_panel.o a - ../objects/safe_sprintf.o a - ../objects/tty_update.o a - ../objects/varargs.o a - ../objects/vsscanf.o a - ../objects/lib_freeall.o a - ../objects/expanded.o a - ../objects/legacy_coding.o a - ../objects/lib_dft_fgbg.o a - ../objects/lib_print.o a - ../objects/new_pair.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/comp_userdefs.o a - ../objects/db_iterator.o a - ../objects/doalloc.o a - ../objects/entries.o a - ../objects/fallback.o a - ../objects/free_ttype.o a - ../objects/getenv_num.o a - ../objects/home_terminfo.o a - ../objects/init_keytry.o a - ../objects/lib_acs.o a - ../objects/lib_baudrate.o a - ../objects/lib_cur_term.o a - ../objects/lib_data.o a - ../objects/lib_has_cap.o a - ../objects/lib_kernel.o a - ../objects/lib_keyname.o a - ../objects/lib_longname.o a - ../objects/lib_napms.o a - ../objects/lib_options.o a - ../objects/lib_raw.o a - ../objects/lib_setup.o a - ../objects/lib_termcap.o a - ../objects/lib_termname.o a - ../objects/lib_tgoto.o a - ../objects/lib_ti.o a - ../objects/lib_tparm.o a - ../objects/lib_tputs.o a - ../objects/lib_trace.o a - ../objects/lib_ttyflags.o a - ../objects/lib_twait.o a - ../objects/name_match.o a - ../objects/names.o a - ../objects/obsolete.o a - ../objects/read_entry.o a - ../objects/read_termcap.o a - ../objects/strings.o a - ../objects/tries.o a - ../objects/trim_sgr0.o a - ../objects/unctrl.o a - ../objects/visbuf.o a - ../objects/alloc_entry.o a - ../objects/captoinfo.o a - ../objects/comp_expand.o a - ../objects/comp_parse.o a - ../objects/comp_scan.o a - ../objects/parse_entry.o a - ../objects/write_entry.o a - ../objects/define_key.o a - ../objects/hashed_db.o a - ../objects/key_defined.o a - ../objects/keybound.o a - ../objects/keyok.o a - ../objects/version.o ranlib ../lib/libncurses.a /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -DBUILDING_NCURSES -I../ncurses -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp ./report_offsets.c -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found ./report_offsets Size/offsets of data structures: 4 attr_t 4 chtype 4 mmask_t 20 MEVENT 1 NCURSES_BOOL 1552 SCREEN 0 SCREEN._ifd 180 SCREEN._fifo 728 SCREEN._fifohead 948 SCREEN._direct_color 1272 SCREEN._panelHook 1368 SCREEN.jump 1496 SCREEN.rsp 1508 + SCREEN._no_padding 1509 + SCREEN._use_ritm 1510 + SCREEN._assumed_color 1528 + SCREEN._resize 1544 s SCREEN.use_tioctl 720 TERMINAL 0 TERMINAL.type 72 TERMINAL.Filedes 80 TERMINAL.Ottyb 152 TERMINAL.Nttyb 224 TERMINAL._baudrate 232 TERMINAL._termname 240 TERMINAL.tparm_state 72 TERMTYPE 40 + TERMTYPE.ext_str_table 66 + TERMTYPE.ext_Strings 480 TPARM_STATE 8 TPARM_STATE.stack 328 TPARM_STATE.stack_ptr 336 TPARM_STATE.out_buff 360 TPARM_STATE.fmt_buff 376 TPARM_STATE.static_vars 88 WINDOW 464 NCURSES_GLOBALS 12 NCURSES_GLOBALS.init_signals 112 NCURSES_GLOBALS.tgetent_cache 328 NCURSES_GLOBALS.dbd_vars 424 NCURSES_GLOBALS.cached_tparm 440 n NCURSES_GLOBALS._nc_windowlist 448 + NCURSES_GLOBALS.home_terminfo 460 + NCURSES_GLOBALS.safeprint_rows 656 NCURSES_PRESCREEN 16 NCURSES_PRESCREEN.tparm_state 496 NCURSES_PRESCREEN.saved_tty 504 NCURSES_PRESCREEN.use_tioctl 512 NCURSES_PRESCREEN._outch 520 n NCURSES_PRESCREEN.rippedoff 648 + NCURSES_PRESCREEN._no_padding make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/ncurses' ( cd "progs" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' make[4]: Nothing to be done for 'libs'. make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' ( cd "panel" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/panel' rm -f ../include/panel.h cp ./panel.h ../include/panel.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/panel.c -o ../objects/panel.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_above.c -o ../objects/p_above.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_below.c -o ../objects/p_below.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_bottom.c -o ../objects/p_bottom.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_delete.c -o ../objects/p_delete.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_hide.c -o ../objects/p_hide.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_hidden.c -o ../objects/p_hidden.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_move.c -o ../objects/p_move.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_new.c -o ../objects/p_new.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_replace.c -o ../objects/p_replace.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_show.c -o ../objects/p_show.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_top.c -o ../objects/p_top.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_update.c -o ../objects/p_update.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_user.c -o ../objects/p_user.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_PANEL -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../panel/p_win.c -o ../objects/p_win.o ar -curv ../lib/libpanel.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 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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libpanel.a(panel.o) has no symbols ranlib ../lib/libpanel.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: ../lib/libpanel.a(panel.o) has no symbols make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/panel' ( cd "menu" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/menu' rm -f ../include/menu.h cp ./menu.h ../include/menu.h rm -f ../include/eti.h cp ./eti.h ../include/eti.h rm -f ../include/mf_common.h cp ./mf_common.h ../include/mf_common.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_attribs.c -o ../objects/m_attribs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_cursor.c -o ../objects/m_cursor.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_driver.c -o ../objects/m_driver.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_format.c -o ../objects/m_format.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_global.c -o ../objects/m_global.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_hook.c -o ../objects/m_hook.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_cur.c -o ../objects/m_item_cur.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_nam.c -o ../objects/m_item_nam.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_new.c -o ../objects/m_item_new.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_opt.c -o ../objects/m_item_opt.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_top.c -o ../objects/m_item_top.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_use.c -o ../objects/m_item_use.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_val.c -o ../objects/m_item_val.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_item_vis.c -o ../objects/m_item_vis.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_items.c -o ../objects/m_items.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_new.c -o ../objects/m_new.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_opts.c -o ../objects/m_opts.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_pad.c -o ../objects/m_pad.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_pattern.c -o ../objects/m_pattern.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_post.c -o ../objects/m_post.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_req_name.c -o ../objects/m_req_name.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_scale.c -o ../objects/m_scale.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_spacing.c -o ../objects/m_spacing.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_sub.c -o ../objects/m_sub.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_userptr.c -o ../objects/m_userptr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_MENU -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../menu/m_win.c -o ../objects/m_win.o ar -curv ../lib/libmenu.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/libmenu.a make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/menu' ( cd "form" && make - DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" libs ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/form' rm -f ../include/form.h cp ./form.h ../include/form.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_arg.c -o ../objects/fld_arg.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_attr.c -o ../objects/fld_attr.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_current.c -o ../objects/fld_current.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_def.c -o ../objects/fld_def.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_dup.c -o ../objects/fld_dup.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_ftchoice.c -o ../objects/fld_ftchoice.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_ftlink.c -o ../objects/fld_ftlink.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_info.c -o ../objects/fld_info.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_just.c -o ../objects/fld_just.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_link.c -o ../objects/fld_link.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_max.c -o ../objects/fld_max.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_move.c -o ../objects/fld_move.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_newftyp.c -o ../objects/fld_newftyp.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_opts.c -o ../objects/fld_opts.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_pad.c -o ../objects/fld_pad.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_page.c -o ../objects/fld_page.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_stat.c -o ../objects/fld_stat.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_type.c -o ../objects/fld_type.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fld_user.c -o ../objects/fld_user.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_cursor.c -o ../objects/frm_cursor.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_data.c -o ../objects/frm_data.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_def.c -o ../objects/frm_def.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_driver.c -o ../objects/frm_driver.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_hook.c -o ../objects/frm_hook.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_opts.c -o ../objects/frm_opts.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_page.c -o ../objects/frm_page.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_post.c -o ../objects/frm_post.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_req_name.c -o ../objects/frm_req_name.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_scale.c -o ../objects/frm_scale.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_sub.c -o ../objects/frm_sub.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_user.c -o ../objects/frm_user.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/frm_win.c -o ../objects/frm_win.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_alnum.c -o ../objects/fty_alnum.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_alpha.c -o ../objects/fty_alpha.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_enum.c -o ../objects/fty_enum.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_generic.c -o ../objects/fty_generic.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_int.c -o ../objects/fty_int.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_ipv4.c -o ../objects/fty_ipv4.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_num.c -o ../objects/fty_num.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -I../ncurses -DHAVE_CONFIG_H -DBUILDING_FORM -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../form/fty_regex.c -o ../objects/fty_regex.o ar -curv ../lib/libform.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/libform.a make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/form' make[3]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' make -C /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs tic make[3]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' echo "#ifndef __TRANSFORM_H" >transform.h echo "#define __TRANSFORM_H 1" >>transform.h echo "#include " >>transform.h echo "extern bool same_program(const char *, const char *);" >>transform.h /usr/bin/env bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi' echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\"" >>transform.h echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'`\"" >>transform.h echo "#endif /* __TRANSFORM_H */" >>transform.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tic.c -o ../objects/tic.o /usr/bin/env bash ./MKtermsort.sh /usr/bin/awk ./../include/Caps >termsort.h /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/dump_entry.c -o ../objects/dump_entry.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tparm_type.c -o ../objects/tparm_type.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/transform.c -o ../objects/transform.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/tic.o ../objects/dump_entry.o ../objects/tparm_type.o ../objects/transform.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -L../lib -lncurses -lncurses -o tic ld: warning: ignoring duplicate libraries: '-lncurses' ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found make[3]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' touch /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.built CFLAGS="-O2 -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -fPIC" CPPFLAGS="-I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include" CXXFLAGS="-O2 -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include" LDFLAGS="-L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib" make -j1 -C /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/. install make[3]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' ( cd include && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/include' installing curses.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing unctrl.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing ncurses_dll.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing term.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing termcap.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing ./tic.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing ./term_entry.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing ./nc_tparm.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/include' ( cd ncurses && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/ncurses' installing ../lib/libncurses.a as /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libncurses.a /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -m 644 ../lib/libncurses.a /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libncurses.a make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/ncurses' ( cd progs && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/infocmp.c -o ../objects/infocmp.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/infocmp.o ../objects/dump_entry.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -L../lib -lncurses -lncurses -o infocmp ld: warning: ignoring duplicate libraries: '-lncurses' ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/clear.c -o ../objects/clear.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/clear_cmd.c -o ../objects/clear_cmd.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tty_settings.c -o ../objects/tty_settings.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/clear.o ../objects/clear_cmd.o ../objects/tty_settings.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -lncurses -o clear ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tabs.c -o ../objects/tabs.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/tabs.o ../objects/tty_settings.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -lncurses -o tabs ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tput.c -o ../objects/tput.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/reset_cmd.c -o ../objects/reset_cmd.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/tput.o ../objects/clear_cmd.o ../objects/reset_cmd.o ../objects/tparm_type.o ../objects/transform.o ../objects/tty_settings.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -lncurses -o tput ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/tset.c -o ../objects/tset.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/tset.o ../objects/reset_cmd.o ../objects/transform.o ../objects/tty_settings.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -lncurses -o tset ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -c ../progs/toe.c -o ../objects/toe.o /Volumes/ncurses/openwrt/staging_dir/host/bin/gcc ../objects/toe.o -L../lib -L/Volumes/ncurses/openwrt/staging_dir/host/lib -L/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib -L/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib -Wl,-search_paths_first -DHAVE_CONFIG_H -I../progs -I. -I../include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -I/Volumes/ncurses/openwrt/staging_dir/host/include -I/Volumes/ncurses/openwrt/staging_dir/hostpkg/include -I/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/include -DPIC -D_DARWIN_C_SOURCE -DNDEBUG -O2 -fPIC -Qunused-arguments -Wno-error=implicit-function-declaration -no-cpp-precomp -DNCURSES_STATIC -L../lib -lncurses -lncurses -o toe ld: warning: ignoring duplicate libraries: '-lncurses' ld: warning: search path '/Volumes/ncurses/openwrt/staging_dir/target-x86_64_musl/host/lib' not found /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s tic /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo tic| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s toe /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo toe| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` linking infotocap to tic ( cd /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo infotocap| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` ) linking captoinfo to tic ( cd /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin && ln -s -f `echo tic| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo captoinfo| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` ) /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s infocmp /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo infocmp| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s clear /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo clear| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s tabs /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo tabs| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s tput /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo tput| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -s tset /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/`echo tset| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` linking reset to tset ( cd /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin && ln -s -f `echo tset| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` `echo reset| sed 's/$//'|sed 's,$,,;s,^,,'|sed 's/$//'` ) make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/progs' ( cd panel && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/panel' installing ../lib/libpanel.a as /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libpanel.a /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -m 644 ../lib/libpanel.a /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libpanel.a installing ./panel.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/panel' ( cd menu && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/menu' installing ../lib/libmenu.a as /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libmenu.a /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -m 644 ../lib/libmenu.a /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libmenu.a installing ./eti.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses installing ./menu.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/menu' ( cd form && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/form' installing ../lib/libform.a as /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libform.a /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c -m 644 ../lib/libform.a /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/libform.a installing ./form.h in /Volumes/ncurses/openwrt/staging_dir/hostpkg/include/ncurses make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/form' ( cd misc && make - -j1 DESTDIR="" RPATH_LIST="/Volumes/ncurses/openwrt/staging_dir/hostpkg/lib" install ) make[4]: Entering directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/misc' WHICH_XTERM=xterm-new \ XTERM_KBS=BS \ datadir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/share \ /usr/bin/env bash ./gen_edit.sh >run_tic.sed echo '** adjusting tabset paths' ** adjusting tabset paths sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp DESTDIR= \ prefix=/Volumes/ncurses/openwrt/staging_dir/hostpkg \ exec_prefix=/Volumes/ncurses/openwrt/staging_dir/hostpkg \ bindir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/bin \ top_srcdir=.. \ srcdir=. \ datadir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/share \ ticdir=/Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo \ source=terminfo.tmp \ cross_compiling=no \ /usr/bin/env bash ./run_tic.sh ** Building terminfo database, please wait... Running tic to install /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo ... You may see messages regarding extended capabilities, e.g., AX. These are extended terminal capabilities which are compiled using tic -x If you have ncurses 4.2 applications, you should read the INSTALL document, and install the terminfo without the -x option. ncurses 6.4.20221231 "terminfo.tmp", line 1232, col 36, terminal 'fbterm': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5327, col 36, terminal 'xterm+256color': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5359, col 36, terminal 'xterm+256setaf': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5406, col 25, terminal 'xterm+direct2': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5406, col 40, terminal 'xterm+direct2': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5421, col 25, terminal 'xterm+direct': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5421, col 40, terminal 'xterm+direct': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 5443, col 25, terminal 'xterm+indirect': limiting value of `colors' from 0x1000000 to 0x7fff "terminfo.tmp", line 5443, col 40, terminal 'xterm+indirect': limiting value of `pairs' from 0x10000 to 0x7fff "terminfo.tmp", line 8766, col 36, terminal 'dvtm-256color': limiting value of `pairs' from 0x10000 to 0x7fff 1814 entries written to /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo ** built new /Volumes/ncurses/openwrt/staging_dir/hostpkg/share/terminfo ** sym-linked /Volumes/ncurses/openwrt/staging_dir/hostpkg/lib/terminfo for compatibility installing std installing stdcrt installing vt100 installing vt300 finished install.data /Volumes/ncurses/openwrt/staging_dir/host/bin/ginstall -c ncurses-config /Volumes/ncurses/openwrt/staging_dir/hostpkg/bin/ncurses6-config /usr/bin/env bash ./gen-pkgconfig ** creating ncurses.pc ** creating panel.pc ** creating menu.pc ** creating form.pc touch pc-files installing ncurses.pc installing ncurses.pc installing panel.pc installing menu.pc installing form.pc make[4]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/misc' make[3]: Leaving directory '/Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4' mkdir -p /Volumes/ncurses/openwrt/staging_dir/hostpkg/stamp touch /Volumes/ncurses/openwrt/build_dir/hostpkg/ncurses-6.4/.built touch /Volumes/ncurses/openwrt/staging_dir/hostpkg/stamp/.ncurses_installed make[2]: Leaving directory '/Volumes/ncurses/openwrt/package/libs/ncurses' time: package/libs/ncurses/host-compile#38.39#28.10#82.20 make[1]: Leaving directory '/Volumes/ncurses/openwrt'