pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

devel/ncurses build error



Hi!

I am new to pkgsrc and consider some problem when building applications
that use ncurses. When I try to build ncurses itself I run into the
following problem. Maybe someone of you can give me a hint on where to
have a look.

Thanks!



Best,
Marco.




root@8603b41e859c:/usr/pkgsrc/devel/ncurses# bmake clean
===> Cleaning for ncurses-6.0nb3
root@8603b41e859c:/usr/pkgsrc/devel/ncurses# bmake
=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Checking for vulnerabilities in ncurses-6.0nb3
=> Checksum SHA1 OK for ncurses-6.0.tar.gz
=> Checksum RMD160 OK for ncurses-6.0.tar.gz
=> Checksum SHA512 OK for ncurses-6.0.tar.gz
===> Installing dependencies for ncurses-6.0nb3
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6
=> Tool dependency gmake>=3.81: found gmake-4.1nb3
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Build dependency cwrappers>=20150314: found cwrappers-20170112
===> Overriding tools for ncurses-6.0nb3
===> Extracting for ncurses-6.0nb3
===> Patching for ncurses-6.0nb3
=> Applying pkgsrc patches for ncurses-6.0nb3
===> Creating toolchain wrappers for ncurses-6.0nb3
===> Configuring for ncurses-6.0nb3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
checking for egrep... grep -E
Configuring NCURSES 6.0 ABI 6 (Sun Jun 18 07:59:21 UTC 2017)
checking for package version... 6.0
checking for package patch date... 20150808
checking build system type... x86_64-debian-linux-gnu
checking host system type... x86_64-debian-linux-gnu
checking target system type... x86_64-debian-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr/pkg
checking for x86_64-debian-linux-gcc... cc
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 cc accepts -g... yes
checking version of cc... 5.4.0
checking for cc option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking whether cc understands -c and -o together... yes
checking for ldconfig... /usr/pkgsrc/devel/ncurses/work/.tools/bin/ldconfig
checking if you want to ensure bool is consistent with C++... yes
checking for x86_64-debian-linux-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking if c++ works... yes
checking version of c++... 5.4.0
checking if you want to build C++ binding and demo... yes
checking if you want to build with Ada95... no
checking if you want to install terminal database... yes
checking if you want to install manpages... yes
checking if you want to build programs such as tic... yes
checking if you want to build test-programs... yes
checking if you wish to install curses.h... yes
checking for mawk... /usr/pkg/bin/nawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g root
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for splint... no
checking for lclint... no
checking whether ln -s works... yes
checking if ln -s -f options work... yes
checking for long file names... yes
checking if you want to use pkg-config... yes
checking for x86_64-debian-linux-pkg-config... no
checking for pkg-config... /usr/pkg/bin/pkg-config
checking for /usr/pkg/bin/pkg-config library directory... checking
done... /usr/pkg/lib/pkgconfig
checking if we should install .pc files for /usr/pkg/bin/pkg-config... no
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
checking whether make sets ${MAKE}... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for makeflags variable...
checking for x86_64-debian-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-debian-linux-ld... no
checking for ld... ld
checking for x86_64-debian-linux-ar... no
checking for ar... ar
checking for x86_64-debian-linux-nm... no
checking for nm... nm
checking for x86_64-debian-linux-ar... ar
checking for options to update archives... -curv
checking if you have specified an install-prefix...
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... yes
checking for x86_64-debian-linux-libtool... no
checking for x86_64-debian-linux-glibtool... no
checking for libtool... libtool
checking version of libtool... 2.4.6
checking for specified models... libtool
checking for default model... libtool
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking if you want to link with the GPM mouse library... no
checking for default loader flags...
checking for an rpath option... -Wl,-rpath,
checking if release/abi version should be used for shared libs... auto
checking which cc option to use... -fPIC
checking for additional libtool options... no
checking if exported-symbols file should be used... no
checking if you want to disable library suffixes... no
checking if you wish to append extra suffix to header/library paths...
checking if you wish to install ncurses overwriting curses... yes
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed...
${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions...
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /usr/pkg/share/terminfo
checking for default terminfo directory... /usr/pkg/share/terminfo
checking if big-core option selected... yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as
root... yes
checking for remove... yes
checking for unlink... yes
checking if link/symlink functions work...  link symlink
checking if tic should use symbolic links... no
checking if tic should use hard links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... yes
checking if we must define _GNU_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... 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 for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... 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 for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for signed char... yes
checking size of signed char... 1
checking if you want to use signed Boolean array in term.h... no
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like
termcap... yes
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want to link with the pthread library... no
checking if you want reentrant code... no
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to see compiler warnings...
configure: checking for cc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... yes
checking if -lm needed for math functions... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... unistd.h
checking if sys/time.h works with sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if cc supports options to tune inlining... yes
checking for signal global datatype... volatile sig_atomic_t
checking if unsigned literals are legal... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking if data-only library module links... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getopt... yes
checking for getttynam... yes
checking for issetugid... no
checking for poll... yes
checking for putenv... yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setenv... yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... no
checking for strdup... yes
checking for strstr... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for working mkstemp... yes
checking whether setvbuf arguments are reversed... no
checking for intptr_t... yes
checking for ssize_t... yes
checking for type sigaction_t... no
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... yes
checking for va_copy... yes
checking for __va_copy... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking for openpty in -lutil... yes
checking for openpty header... pty.h
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking for library stdc++... no
checking whether c++ understands -c and -o together... yes
checking how to run the C++ preprocessor... c++ -E
checking for typeinfo... yes
checking for iostream... yes
checking if iostream uses std-namespace... yes
checking if we should include stdbool.h... (cached) yes
checking for builtin bool type... yes
checking for size of bool... unsigned char
checking for special defines needed for etip.h...
checking if c++ accepts parameter initialization... no
checking if c++ accepts static_cast... yes
checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs
checking default library suffix...
checking default library-dependency suffix... .la
checking default object directory... obj_lo
checking c++ library-dependency suffix... .la
checking where we will install curses.h... /usr/pkg/include/ncurses
checking for src modules... ncurses progs panel menu form
checking for tic... /usr/bin/tic
checking for defines to add to ncurses6-config script...  -D_GNU_SOURCE
package: ncurses
configure: creating ./config.status
config.status: creating include/MKterm.h.awk
config.status: creating include/curses.head
config.status: creating include/ncurses_dll.h
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
config.status: creating progs/Makefile
config.status: creating panel/Makefile
config.status: creating menu/Makefile
config.status: creating form/Makefile
config.status: creating test/Makefile
config.status: creating misc/Makefile
config.status: creating c++/Makefile
config.status: creating misc/run_tic.sh
config.status: creating misc/ncurses-config
config.status: creating man/ncurses6-config.1
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for libtool model (ncurses:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (progs:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (panel:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (menu:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (form:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (test:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for libtool model (c++:
ticlib+termlib+ext_tinfo+base+ext_funcs)
creating headers.sh

** Configuration summary for NCURSES 6.0 20150808:

       extended funcs: yes
       xterm terminfo: xterm-new

        bin directory: /usr/pkg/bin
        lib directory: /usr/pkg/lib
    include directory: /usr/pkg/include/ncurses
        man directory: /usr/pkg/man
   terminfo directory: /usr/pkg/share/terminfo

** Include-directory is not in a standard location
=> Modifying libtool scripts to use pkgsrc libtool
=> Modifying libtool scripts to use pkgsrc depcomp
=> Fixing rpath in ncurses-config.
cd /usr/pkgsrc/devel/ncurses/work/ncurses-6.0/man;					 for f in *.1m;
do					 mv -f ${f} `/usr/bin/basename ${f} .1m`.1; 	 done;							 for f
in *.3x; do					 mv -f ${f} `/usr/bin/basename ${f} .3x`.3; 	 done
===> Building for ncurses-6.0nb3
cd man && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/man'
/bin/bash ./MKterminfo.sh ./terminfo.head ./../include/Caps
./terminfo.tail >terminfo.5
gmake[1]: Leaving directory '/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/man'
cd include && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/include'
cat curses.head >curses.h
AWK=/usr/pkg/bin/nawk /bin/bash ./MKkey_defs.sh ./Caps >>curses.h
/bin/bash -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide
>>curses.h ; fi'
cat ./curses.tail >>curses.h
/bin/bash ./MKhashsize.sh ./Caps >hashsize.h
AWK=/usr/pkg/bin/nawk /bin/bash ./MKncurses_def.sh ./ncurses_defs
>ncurses_def.h
AWK=/usr/pkg/bin/nawk /bin/bash ./MKparametrized.sh ./Caps >parametrized.h
touch config.h
/usr/pkg/bin/nawk -f MKterm.h.awk ./Caps > term.h
/bin/bash ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 1
** edit: BROKEN_LINKER 0
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/include'
cd ncurses && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/ncurses'
/usr/pkg/bin/nawk -f ./tinfo/MKcodes.awk bigstrings=1 ./../include/Caps
>codes.c
cc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I.
-I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG  -O2  --param max-inline-insns-single=1200
./tinfo/make_hash.c -Wl,-R/usr/pkg/lib
/bin/bash -e ./tinfo/MKcaptab.sh /usr/pkg/bin/nawk 1
./tinfo/MKcaptab.awk ./../include/Caps > comp_captab.c
/bin/bash -e ./tty/MKexpanded.sh "cc -E" -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG > expanded.c
/bin/bash -e ./tinfo/MKfallback.sh /usr/pkg/share/terminfo
../misc/terminfo.src /usr/bin/tic  >fallback.c
/bin/bash -e ./base/MKlib_gen.sh "cc -E -DHAVE_CONFIG_H -I. -I../include
-P -D_GNU_SOURCE -DNDEBUG" "/usr/pkg/bin/nawk" generated
<../include/curses.h >lib_gen.c
.. adding -P option to work around cc 5.4.0
AWK=/usr/pkg/bin/nawk /bin/bash ./tinfo/MKkeys_list.sh ../include/Caps |
sort >keys.list
/usr/pkg/bin/nawk -f ./base/MKkeyname.awk bigstrings=1 keys.list >
lib_keyname.c
/bin/bash -e ./base/MKlib_gen.sh "cc -E -DHAVE_CONFIG_H -I. -I../include
-P -D_GNU_SOURCE -DNDEBUG" "/usr/pkg/bin/nawk" implemented
<../include/curses.h >link_test.c
.. adding -P option to work around cc 5.4.0
/usr/pkg/bin/nawk -f ./tinfo/MKnames.awk bigstrings=1 ./../include/Caps
>names.c
echo | /usr/pkg/bin/nawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
cc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I.
-I../include -I./../include -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG  -O2  --param max-inline-insns-single=1200
./tinfo/make_keys.c -Wl,-R/usr/pkg/lib
./make_keys keys.list > init_keytry.h
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o
../obj_lo/hardscroll.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o
../obj_lo/hashmap.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o
../obj_lo/lib_addch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o
../obj_lo/lib_addstr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o
../obj_lo/lib_beep.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o
../obj_lo/lib_bkgd.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o
../obj_lo/lib_box.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o
../obj_lo/lib_chgat.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o
../obj_lo/lib_clear.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o
../obj_lo/lib_clearok.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o
../obj_lo/lib_clrbot.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o
../obj_lo/lib_clreol.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o
../obj_lo/lib_color.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o
../obj_lo/lib_colorset.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o
../obj_lo/lib_delch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o
../obj_lo/lib_delwin.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o
../obj_lo/lib_echo.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o
../obj_lo/lib_endwin.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o
../obj_lo/lib_erase.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o
../obj_lo/lib_flash.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../obj_lo/lib_gen.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o
../obj_lo/lib_getch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o
../obj_lo/lib_getstr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o
../obj_lo/lib_hline.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o
../obj_lo/lib_immedok.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o
../obj_lo/lib_inchstr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o
../obj_lo/lib_initscr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o
../obj_lo/lib_insch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o
../obj_lo/lib_insdel.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o
../obj_lo/lib_insnstr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o
../obj_lo/lib_instr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o
../obj_lo/lib_isendwin.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o
../obj_lo/lib_leaveok.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o
../obj_lo/lib_mouse.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o
../obj_lo/lib_move.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o
../obj_lo/lib_mvcur.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o
../obj_lo/lib_mvwin.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o
../obj_lo/lib_newterm.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o
../obj_lo/lib_newwin.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o
../obj_lo/lib_nl.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o
../obj_lo/lib_overlay.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o
../obj_lo/lib_pad.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o
../obj_lo/lib_printw.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o
../obj_lo/lib_redrawln.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o
../obj_lo/lib_refresh.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o
../obj_lo/lib_restart.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o
../obj_lo/lib_scanw.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o
../obj_lo/lib_screen.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o
../obj_lo/lib_scroll.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o
../obj_lo/lib_scrollok.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o
../obj_lo/lib_scrreg.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o
../obj_lo/lib_set_term.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o
../obj_lo/lib_slk.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o
../obj_lo/lib_slkatr_set.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o
../obj_lo/lib_slkatrof.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o
../obj_lo/lib_slkatron.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o
../obj_lo/lib_slkatrset.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o
../obj_lo/lib_slkattr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o
../obj_lo/lib_slkclear.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o
../obj_lo/lib_slkcolor.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o
../obj_lo/lib_slkinit.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o
../obj_lo/lib_slklab.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o
../obj_lo/lib_slkrefr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o
../obj_lo/lib_slkset.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o
../obj_lo/lib_slktouch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o
../obj_lo/lib_touch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o
../obj_lo/lib_tstp.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o
../obj_lo/lib_ungetch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o
../obj_lo/lib_vidattr.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o
../obj_lo/lib_vline.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o
../obj_lo/lib_wattroff.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o
../obj_lo/lib_wattron.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o
../obj_lo/lib_winch.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o
../obj_lo/lib_window.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o
../obj_lo/nc_panel.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o
../obj_lo/safe_sprintf.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o
../obj_lo/tty_update.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o
../obj_lo/varargs.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o
../obj_lo/vsscanf.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o
../obj_lo/lib_freeall.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/expanded.c -o
../obj_lo/expanded.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o
../obj_lo/legacy_coding.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o
../obj_lo/lib_dft_fgbg.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o
../obj_lo/lib_print.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o
../obj_lo/resizeterm.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o
../obj_lo/use_screen.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o
../obj_lo/use_window.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o
../obj_lo/wresize.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o
../obj_lo/access.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o
../obj_lo/add_tries.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o
../obj_lo/alloc_ttype.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../obj_lo/codes.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o
../obj_lo/comp_captab.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o
../obj_lo/comp_error.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o
../obj_lo/comp_hash.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o
../obj_lo/db_iterator.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o
../obj_lo/doalloc.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o
../obj_lo/entries.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/fallback.c -o
../obj_lo/fallback.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o
../obj_lo/free_ttype.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o
../obj_lo/getenv_num.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o
../obj_lo/home_terminfo.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o
../obj_lo/init_keytry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o
../obj_lo/lib_acs.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o
../obj_lo/lib_baudrate.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o
../obj_lo/lib_cur_term.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o
../obj_lo/lib_data.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o
../obj_lo/lib_has_cap.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o
../obj_lo/lib_kernel.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o
../obj_lo/lib_keyname.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o
../obj_lo/lib_longname.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o
../obj_lo/lib_napms.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o
../obj_lo/lib_options.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o
../obj_lo/lib_raw.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o
../obj_lo/lib_setup.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o
../obj_lo/lib_termcap.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o
../obj_lo/lib_termname.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o
../obj_lo/lib_tgoto.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o
../obj_lo/lib_ti.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o
../obj_lo/lib_tparm.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o
../obj_lo/lib_tputs.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o
../obj_lo/lib_trace.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o
../obj_lo/lib_ttyflags.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o
../obj_lo/lib_twait.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o
../obj_lo/name_match.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/names.c -o ../obj_lo/names.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o
../obj_lo/obsolete.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o
../obj_lo/read_entry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o
../obj_lo/read_termcap.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o
../obj_lo/strings.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o
../obj_lo/tries.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o
../obj_lo/trim_sgr0.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../obj_lo/unctrl.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o
../obj_lo/visbuf.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_entry.c -o
../obj_lo/alloc_entry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/captoinfo.c -o
../obj_lo/captoinfo.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o
../obj_lo/comp_expand.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o
../obj_lo/comp_parse.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_scan.c -o
../obj_lo/comp_scan.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o
../obj_lo/parse_entry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o
../obj_lo/write_entry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o
../obj_lo/define_key.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o
../obj_lo/hashed_db.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o
../obj_lo/key_defined.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o
../obj_lo/keybound.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o
../obj_lo/keyok.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o
../obj_lo/version.lo
cd ../lib && libtool --tag=CC --silent --mode=link cc  cc -O2  --param
max-inline-insns-single=1200 \
	-o libncurses.la ../obj_lo/hardscroll.lo ../obj_lo/hashmap.lo
../obj_lo/lib_addch.lo ../obj_lo/lib_addstr.lo ../obj_lo/lib_beep.lo
../obj_lo/lib_bkgd.lo ../obj_lo/lib_box.lo ../obj_lo/lib_chgat.lo
../obj_lo/lib_clear.lo ../obj_lo/lib_clearok.lo ../obj_lo/lib_clrbot.lo
../obj_lo/lib_clreol.lo ../obj_lo/lib_color.lo ../obj_lo/lib_colorset.lo
../obj_lo/lib_delch.lo ../obj_lo/lib_delwin.lo ../obj_lo/lib_echo.lo
../obj_lo/lib_endwin.lo ../obj_lo/lib_erase.lo ../obj_lo/lib_flash.lo
../obj_lo/lib_gen.lo ../obj_lo/lib_getch.lo ../obj_lo/lib_getstr.lo
../obj_lo/lib_hline.lo ../obj_lo/lib_immedok.lo ../obj_lo/lib_inchstr.lo
../obj_lo/lib_initscr.lo ../obj_lo/lib_insch.lo ../obj_lo/lib_insdel.lo
../obj_lo/lib_insnstr.lo ../obj_lo/lib_instr.lo
../obj_lo/lib_isendwin.lo ../obj_lo/lib_leaveok.lo
../obj_lo/lib_mouse.lo ../obj_lo/lib_move.lo ../obj_lo/lib_mvcur.lo
../obj_lo/lib_mvwin.lo ../obj_lo/lib_newterm.lo ../obj_lo/lib_newwin.lo
../obj_lo/lib_nl.lo ../obj_lo/lib_overlay.lo ../obj_lo/lib_pad.lo
../obj_lo/lib_printw.lo ../obj_lo/lib_redrawln.lo
../obj_lo/lib_refresh.lo ../obj_lo/lib_restart.lo ../obj_lo/lib_scanw.lo
../obj_lo/lib_screen.lo ../obj_lo/lib_scroll.lo
../obj_lo/lib_scrollok.lo ../obj_lo/lib_scrreg.lo
../obj_lo/lib_set_term.lo ../obj_lo/lib_slk.lo
../obj_lo/lib_slkatr_set.lo ../obj_lo/lib_slkatrof.lo
../obj_lo/lib_slkatron.lo ../obj_lo/lib_slkatrset.lo
../obj_lo/lib_slkattr.lo ../obj_lo/lib_slkclear.lo
../obj_lo/lib_slkcolor.lo ../obj_lo/lib_slkinit.lo
../obj_lo/lib_slklab.lo ../obj_lo/lib_slkrefr.lo ../obj_lo/lib_slkset.lo
../obj_lo/lib_slktouch.lo ../obj_lo/lib_touch.lo ../obj_lo/lib_tstp.lo
../obj_lo/lib_ungetch.lo ../obj_lo/lib_vidattr.lo ../obj_lo/lib_vline.lo
../obj_lo/lib_wattroff.lo ../obj_lo/lib_wattron.lo
../obj_lo/lib_winch.lo ../obj_lo/lib_window.lo ../obj_lo/nc_panel.lo
../obj_lo/safe_sprintf.lo ../obj_lo/tty_update.lo ../obj_lo/varargs.lo
../obj_lo/vsscanf.lo ../obj_lo/lib_freeall.lo ../obj_lo/expanded.lo
../obj_lo/legacy_coding.lo ../obj_lo/lib_dft_fgbg.lo
../obj_lo/lib_print.lo ../obj_lo/resizeterm.lo ../obj_lo/use_screen.lo
../obj_lo/use_window.lo ../obj_lo/wresize.lo ../obj_lo/access.lo
../obj_lo/add_tries.lo ../obj_lo/alloc_ttype.lo ../obj_lo/codes.lo
../obj_lo/comp_captab.lo ../obj_lo/comp_error.lo ../obj_lo/comp_hash.lo
../obj_lo/db_iterator.lo ../obj_lo/doalloc.lo ../obj_lo/entries.lo
../obj_lo/fallback.lo ../obj_lo/free_ttype.lo ../obj_lo/getenv_num.lo
../obj_lo/home_terminfo.lo ../obj_lo/init_keytry.lo ../obj_lo/lib_acs.lo
../obj_lo/lib_baudrate.lo ../obj_lo/lib_cur_term.lo
../obj_lo/lib_data.lo ../obj_lo/lib_has_cap.lo ../obj_lo/lib_kernel.lo
../obj_lo/lib_keyname.lo ../obj_lo/lib_longname.lo
../obj_lo/lib_napms.lo ../obj_lo/lib_options.lo ../obj_lo/lib_raw.lo
../obj_lo/lib_setup.lo ../obj_lo/lib_termcap.lo
../obj_lo/lib_termname.lo ../obj_lo/lib_tgoto.lo ../obj_lo/lib_ti.lo
../obj_lo/lib_tparm.lo ../obj_lo/lib_tputs.lo ../obj_lo/lib_trace.lo
../obj_lo/lib_ttyflags.lo ../obj_lo/lib_twait.lo ../obj_lo/name_match.lo
../obj_lo/names.lo ../obj_lo/obsolete.lo ../obj_lo/read_entry.lo
../obj_lo/read_termcap.lo ../obj_lo/strings.lo ../obj_lo/tries.lo
../obj_lo/trim_sgr0.lo ../obj_lo/unctrl.lo ../obj_lo/visbuf.lo
../obj_lo/alloc_entry.lo ../obj_lo/captoinfo.lo ../obj_lo/comp_expand.lo
../obj_lo/comp_parse.lo ../obj_lo/comp_scan.lo ../obj_lo/parse_entry.lo
../obj_lo/write_entry.lo ../obj_lo/define_key.lo ../obj_lo/hashed_db.lo
../obj_lo/key_defined.lo ../obj_lo/keybound.lo ../obj_lo/keyok.lo
../obj_lo/version.lo \
	-rpath /usr/pkg/lib \
	-version-number 6:0  -L../lib  -Wl,-R/usr/pkg/lib
ar: `u' modifier ignored since `D' is the default (see `U')
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/ncurses'
cd progs && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/progs'
/bin/bash ./MKtermsort.sh /usr/pkg/bin/nawk ./../include/Caps >termsort.c
echo "#ifndef __TRANSFORM_H"					>transform.h
echo "#define __TRANSFORM_H 1"					>>transform.h
echo "#include <progs.priv.h>"					>>transform.h
echo "extern bool same_program(const char *, const char *);"	>>transform.h
/bin/bash -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED
\"\"">>transform.h; fi'
echo "#define PROG_CAPTOINFO \"`echo captoinfo|   sed 's/$//'|sed
's,x,x,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_INFOTOCAP \"`echo infotocap|   sed 's/$//'|sed
's,x,x,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_RESET     \"`echo reset|       sed 's/$//'|sed
's,x,x,'|sed 's/$//'`\""		>>transform.h
echo "#define PROG_INIT      \"`echo init|        sed 's/$//'|sed
's,x,x,'|sed 's/$//'`\""		>>transform.h
echo "#endif /* __TRANSFORM_H */"				>>transform.h
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/tic.c -o ../obj_lo/tic.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/dump_entry.c -o
../obj_lo/dump_entry.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/tparm_type.c -o
../obj_lo/tparm_type.lo
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/transform.c -o
../obj_lo/transform.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/tic.lo
../obj_lo/dump_entry.lo ../obj_lo/tparm_type.lo ../obj_lo/transform.lo
-L../lib -Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib  -lncurses -lncurses    -o tic
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/infocmp.c -o ../obj_lo/infocmp.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/infocmp.lo
../obj_lo/dump_entry.lo -L../lib -Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -L../lib  -lncurses -lncurses    -o infocmp
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/clear.c -o ../obj_lo/clear.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/clear.lo -L../lib
-Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200 -lncurses    -o clear
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/tabs.c -o ../obj_lo/tabs.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/tabs.lo -L../lib
-Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200 -lncurses    -o tabs
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/tput.c -o ../obj_lo/tput.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/tput.lo
../obj_lo/tparm_type.lo ../obj_lo/transform.lo -L../lib
-Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200 -lncurses    -o tput
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/tset.c -o ../obj_lo/tset.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/tset.lo
../obj_lo/transform.lo -L../lib -Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -lncurses    -o tset
libtool --tag=CC --silent --mode=compile cc -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../progs/toe.c -o ../obj_lo/toe.lo
libtool --tag=CC --silent --mode=link cc  ../obj_lo/toe.lo -L../lib
-Wl,-R/usr/pkg/lib -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200 -L../lib  -lncurses
-lncurses    -o toe
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/progs'
cd panel && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/panel'
rm -f ../include/panel.h
cp ./panel.h ../include/panel.h
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/panel.c -o ../obj_lo/panel.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_above.c -o ../obj_lo/p_above.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_below.c -o ../obj_lo/p_below.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_bottom.c -o ../obj_lo/p_bottom.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_delete.c -o ../obj_lo/p_delete.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_hide.c -o ../obj_lo/p_hide.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_hidden.c -o ../obj_lo/p_hidden.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_move.c -o ../obj_lo/p_move.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_new.c -o ../obj_lo/p_new.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_replace.c -o
../obj_lo/p_replace.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_show.c -o ../obj_lo/p_show.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_top.c -o ../obj_lo/p_top.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_update.c -o ../obj_lo/p_update.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_user.c -o ../obj_lo/p_user.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../panel/p_win.c -o ../obj_lo/p_win.lo
cd ../lib && libtool --tag=CC --silent --mode=link cc  cc -O2  --param
max-inline-insns-single=1200 \
	-o libgnupanel.la ../obj_lo/panel.lo ../obj_lo/p_above.lo
../obj_lo/p_below.lo ../obj_lo/p_bottom.lo ../obj_lo/p_delete.lo
../obj_lo/p_hide.lo ../obj_lo/p_hidden.lo ../obj_lo/p_move.lo
../obj_lo/p_new.lo ../obj_lo/p_replace.lo ../obj_lo/p_show.lo
../obj_lo/p_top.lo ../obj_lo/p_update.lo ../obj_lo/p_user.lo
../obj_lo/p_win.lo \
	-rpath /usr/pkg/lib \
	-version-number 6:0  -L../lib -lncurses  -Wl,-R/usr/pkg/lib
ar: `u' modifier ignored since `D' is the default (see `U')
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/panel'
cd menu && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/menu'
rm -f ../include/menu.h
cp ./menu.h ../include/menu.h
rm -f ../include/eti.h
cp ./eti.h ../include/eti.h
rm -f ../include/mf_common.h
cp ./mf_common.h ../include/mf_common.h
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_attribs.c -o
../obj_lo/m_attribs.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_cursor.c -o ../obj_lo/m_cursor.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_driver.c -o ../obj_lo/m_driver.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_format.c -o ../obj_lo/m_format.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_global.c -o ../obj_lo/m_global.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_hook.c -o ../obj_lo/m_hook.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_cur.c -o
../obj_lo/m_item_cur.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_nam.c -o
../obj_lo/m_item_nam.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_new.c -o
../obj_lo/m_item_new.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_opt.c -o
../obj_lo/m_item_opt.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_top.c -o
../obj_lo/m_item_top.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_use.c -o
../obj_lo/m_item_use.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_val.c -o
../obj_lo/m_item_val.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_item_vis.c -o
../obj_lo/m_item_vis.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_items.c -o ../obj_lo/m_items.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_new.c -o ../obj_lo/m_new.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_opts.c -o ../obj_lo/m_opts.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_pad.c -o ../obj_lo/m_pad.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_pattern.c -o
../obj_lo/m_pattern.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_post.c -o ../obj_lo/m_post.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_req_name.c -o
../obj_lo/m_req_name.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_scale.c -o ../obj_lo/m_scale.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_spacing.c -o
../obj_lo/m_spacing.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_sub.c -o ../obj_lo/m_sub.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_userptr.c -o
../obj_lo/m_userptr.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../menu/m_win.c -o ../obj_lo/m_win.lo
cd ../lib && libtool --tag=CC --silent --mode=link cc  cc -O2  --param
max-inline-insns-single=1200 \
	-o libgnumenu.la ../obj_lo/m_attribs.lo ../obj_lo/m_cursor.lo
../obj_lo/m_driver.lo ../obj_lo/m_format.lo ../obj_lo/m_global.lo
../obj_lo/m_hook.lo ../obj_lo/m_item_cur.lo ../obj_lo/m_item_nam.lo
../obj_lo/m_item_new.lo ../obj_lo/m_item_opt.lo ../obj_lo/m_item_top.lo
../obj_lo/m_item_use.lo ../obj_lo/m_item_val.lo ../obj_lo/m_item_vis.lo
../obj_lo/m_items.lo ../obj_lo/m_new.lo ../obj_lo/m_opts.lo
../obj_lo/m_pad.lo ../obj_lo/m_pattern.lo ../obj_lo/m_post.lo
../obj_lo/m_req_name.lo ../obj_lo/m_scale.lo ../obj_lo/m_spacing.lo
../obj_lo/m_sub.lo ../obj_lo/m_userptr.lo ../obj_lo/m_win.lo \
	-rpath /usr/pkg/lib \
	-version-number 6:0  -L../lib -lncurses  -Wl,-R/usr/pkg/lib
ar: `u' modifier ignored since `D' is the default (see `U')
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/menu'
cd form && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/form'
rm -f ../include/form.h
cp ./form.h ../include/form.h
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_arg.c -o ../obj_lo/fld_arg.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_attr.c -o ../obj_lo/fld_attr.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_current.c -o
../obj_lo/fld_current.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_def.c -o ../obj_lo/fld_def.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_dup.c -o ../obj_lo/fld_dup.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_ftchoice.c -o
../obj_lo/fld_ftchoice.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_ftlink.c -o
../obj_lo/fld_ftlink.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_info.c -o ../obj_lo/fld_info.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_just.c -o ../obj_lo/fld_just.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_link.c -o ../obj_lo/fld_link.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_max.c -o ../obj_lo/fld_max.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_move.c -o ../obj_lo/fld_move.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_newftyp.c -o
../obj_lo/fld_newftyp.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_opts.c -o ../obj_lo/fld_opts.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_pad.c -o ../obj_lo/fld_pad.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_page.c -o ../obj_lo/fld_page.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_stat.c -o ../obj_lo/fld_stat.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_type.c -o ../obj_lo/fld_type.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fld_user.c -o ../obj_lo/fld_user.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_cursor.c -o
../obj_lo/frm_cursor.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_data.c -o ../obj_lo/frm_data.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_def.c -o ../obj_lo/frm_def.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_driver.c -o
../obj_lo/frm_driver.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_hook.c -o ../obj_lo/frm_hook.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_opts.c -o ../obj_lo/frm_opts.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_page.c -o ../obj_lo/frm_page.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_post.c -o ../obj_lo/frm_post.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_req_name.c -o
../obj_lo/frm_req_name.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_scale.c -o
../obj_lo/frm_scale.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_sub.c -o ../obj_lo/frm_sub.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_user.c -o ../obj_lo/frm_user.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/frm_win.c -o ../obj_lo/frm_win.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_alnum.c -o
../obj_lo/fty_alnum.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_alpha.c -o
../obj_lo/fty_alpha.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_enum.c -o ../obj_lo/fty_enum.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_generic.c -o
../obj_lo/fty_generic.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_int.c -o ../obj_lo/fty_int.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_ipv4.c -o ../obj_lo/fty_ipv4.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_num.c -o ../obj_lo/fty_num.lo
libtool --tag=CC --silent --mode=compile cc -I../ncurses -DHAVE_CONFIG_H
-I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200 -c ../form/fty_regex.c -o
../obj_lo/fty_regex.lo
cd ../lib && libtool --tag=CC --silent --mode=link cc  cc -O2  --param
max-inline-insns-single=1200 \
	-o libgnuform.la ../obj_lo/fld_arg.lo ../obj_lo/fld_attr.lo
../obj_lo/fld_current.lo ../obj_lo/fld_def.lo ../obj_lo/fld_dup.lo
../obj_lo/fld_ftchoice.lo ../obj_lo/fld_ftlink.lo ../obj_lo/fld_info.lo
../obj_lo/fld_just.lo ../obj_lo/fld_link.lo ../obj_lo/fld_max.lo
../obj_lo/fld_move.lo ../obj_lo/fld_newftyp.lo ../obj_lo/fld_opts.lo
../obj_lo/fld_pad.lo ../obj_lo/fld_page.lo ../obj_lo/fld_stat.lo
../obj_lo/fld_type.lo ../obj_lo/fld_user.lo ../obj_lo/frm_cursor.lo
../obj_lo/frm_data.lo ../obj_lo/frm_def.lo ../obj_lo/frm_driver.lo
../obj_lo/frm_hook.lo ../obj_lo/frm_opts.lo ../obj_lo/frm_page.lo
../obj_lo/frm_post.lo ../obj_lo/frm_req_name.lo ../obj_lo/frm_scale.lo
../obj_lo/frm_sub.lo ../obj_lo/frm_user.lo ../obj_lo/frm_win.lo
../obj_lo/fty_alnum.lo ../obj_lo/fty_alpha.lo ../obj_lo/fty_enum.lo
../obj_lo/fty_generic.lo ../obj_lo/fty_int.lo ../obj_lo/fty_ipv4.lo
../obj_lo/fty_num.lo ../obj_lo/fty_regex.lo \
	-rpath /usr/pkg/lib \
	-version-number 6:0  -L../lib -lncurses  -Wl,-R/usr/pkg/lib
ar: `u' modifier ignored since `D' is the default (see `U')
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/form'
cd test && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/test'
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/background.c -o
../obj_lo/background.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o background ../obj_lo/background.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/blue.c -o ../obj_lo/blue.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o blue ../obj_lo/blue.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/bs.c -o ../obj_lo/bs.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o bs ../obj_lo/bs.lo -Wl,-R/usr/pkg/lib
-I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200  `echo "-L../lib
../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la   " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/cardfile.c -o ../obj_lo/cardfile.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o cardfile ../obj_lo/cardfile.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/chgat.c -o ../obj_lo/chgat.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o chgat ../obj_lo/chgat.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/clip_printw.c -o
../obj_lo/clip_printw.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o clip_printw ../obj_lo/clip_printw.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/color_set.c -o
../obj_lo/color_set.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o color_set ../obj_lo/color_set.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_altkeys.c -o
../obj_lo/demo_altkeys.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_altkeys ../obj_lo/demo_altkeys.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_defkey.c -o
../obj_lo/demo_defkey.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_defkey ../obj_lo/demo_defkey.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_forms.c -o
../obj_lo/demo_forms.lo
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/edit_field.c -o
../obj_lo/edit_field.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_forms ../obj_lo/demo_forms.lo
../obj_lo/edit_field.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la
-lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_keyok.c -o
../obj_lo/demo_keyok.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_keyok ../obj_lo/demo_keyok.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_menus.c -o
../obj_lo/demo_menus.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_menus ../obj_lo/demo_menus.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_panels.c -o
../obj_lo/demo_panels.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_panels ../obj_lo/demo_panels.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_termcap.c -o
../obj_lo/demo_termcap.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_termcap ../obj_lo/demo_termcap.lo
-L../lib -Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/demo_terminfo.c -o
../obj_lo/demo_terminfo.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o demo_terminfo
../obj_lo/demo_terminfo.lo -L../lib -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/ditto.c -o ../obj_lo/ditto.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o ditto ../obj_lo/ditto.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/dots.c -o ../obj_lo/dots.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o dots ../obj_lo/dots.lo -L../lib
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/dots_curses.c -o
../obj_lo/dots_curses.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o dots_curses ../obj_lo/dots_curses.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/dots_mvcur.c -o
../obj_lo/dots_mvcur.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o dots_mvcur ../obj_lo/dots_mvcur.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/dots_termcap.c -o
../obj_lo/dots_termcap.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o dots_termcap ../obj_lo/dots_termcap.lo
-L../lib -Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/echochar.c -o ../obj_lo/echochar.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o echochar ../obj_lo/echochar.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/filter.c -o ../obj_lo/filter.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o filter ../obj_lo/filter.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/firework.c -o ../obj_lo/firework.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o firework ../obj_lo/firework.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/firstlast.c -o
../obj_lo/firstlast.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o firstlast ../obj_lo/firstlast.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/foldkeys.c -o ../obj_lo/foldkeys.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o foldkeys ../obj_lo/foldkeys.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/form_driver_w.c -o
../obj_lo/form_driver_w.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o form_driver_w
../obj_lo/form_driver_w.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la
-lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/gdc.c -o ../obj_lo/gdc.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o gdc ../obj_lo/gdc.lo -Wl,-R/usr/pkg/lib
-I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE
-DNDEBUG -O2  --param max-inline-insns-single=1200  `echo "-L../lib
../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la   " | sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/hanoi.c -o ../obj_lo/hanoi.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o hanoi ../obj_lo/hanoi.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/hashtest.c -o ../obj_lo/hashtest.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o hashtest ../obj_lo/hashtest.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/inch_wide.c -o
../obj_lo/inch_wide.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o inch_wide ../obj_lo/inch_wide.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/inchs.c -o ../obj_lo/inchs.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o inchs ../obj_lo/inchs.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/ins_wide.c -o ../obj_lo/ins_wide.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o ins_wide ../obj_lo/ins_wide.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/insdelln.c -o ../obj_lo/insdelln.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o insdelln ../obj_lo/insdelln.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/inserts.c -o ../obj_lo/inserts.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o inserts ../obj_lo/inserts.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/key_names.c -o
../obj_lo/key_names.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o key_names ../obj_lo/key_names.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/keynames.c -o ../obj_lo/keynames.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o keynames ../obj_lo/keynames.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/knight.c -o ../obj_lo/knight.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o knight ../obj_lo/knight.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/lrtest.c -o ../obj_lo/lrtest.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o lrtest ../obj_lo/lrtest.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/movewindow.c -o
../obj_lo/movewindow.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o movewindow ../obj_lo/movewindow.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/ncurses.c -o ../obj_lo/ncurses.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o ncurses ../obj_lo/ncurses.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/newdemo.c -o ../obj_lo/newdemo.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o newdemo ../obj_lo/newdemo.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/railroad.c -o ../obj_lo/railroad.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o railroad ../obj_lo/railroad.lo -L../lib
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200
-lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/rain.c -o ../obj_lo/rain.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o rain ../obj_lo/rain.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/redraw.c -o ../obj_lo/redraw.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o redraw ../obj_lo/redraw.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/savescreen.c -o
../obj_lo/savescreen.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o savescreen ../obj_lo/savescreen.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/tclock.c -o ../obj_lo/tclock.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o tclock ../obj_lo/tclock.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_add_wchstr.c -o
../obj_lo/test_add_wchstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_add_wchstr
../obj_lo/test_add_wchstr.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  `echo "-L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la   " |
sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_addchstr.c -o
../obj_lo/test_addchstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_addchstr
../obj_lo/test_addchstr.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  `echo "-L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la   " |
sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_addstr.c -o
../obj_lo/test_addstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_addstr ../obj_lo/test_addstr.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_addwstr.c -o
../obj_lo/test_addwstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_addwstr ../obj_lo/test_addwstr.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_arrays.c -o
../obj_lo/test_arrays.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_arrays ../obj_lo/test_arrays.lo
-L../lib -Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -lncurses   -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_get_wstr.c -o
../obj_lo/test_get_wstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_get_wstr
../obj_lo/test_get_wstr.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  `echo "-L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la   " |
sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_getstr.c -o
../obj_lo/test_getstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_getstr ../obj_lo/test_getstr.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_instr.c -o
../obj_lo/test_instr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_instr ../obj_lo/test_instr.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_inwstr.c -o
../obj_lo/test_inwstr.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_inwstr ../obj_lo/test_inwstr.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_opaque.c -o
../obj_lo/test_opaque.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_opaque ../obj_lo/test_opaque.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_setupterm.c -o
../obj_lo/test_setupterm.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_setupterm
../obj_lo/test_setupterm.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  `echo "-L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la   " |
sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_vid_puts.c -o
../obj_lo/test_vid_puts.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_vid_puts
../obj_lo/test_vid_puts.lo -Wl,-R/usr/pkg/lib -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  `echo "-L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la   " |
sed -e 's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/test_vidputs.c -o
../obj_lo/test_vidputs.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o test_vidputs ../obj_lo/test_vidputs.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/testaddch.c -o
../obj_lo/testaddch.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o testaddch ../obj_lo/testaddch.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/testcurs.c -o ../obj_lo/testcurs.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o testcurs ../obj_lo/testcurs.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/testscanw.c -o
../obj_lo/testscanw.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o testscanw ../obj_lo/testscanw.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/view.c -o ../obj_lo/view.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o view ../obj_lo/view.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/worm.c -o ../obj_lo/worm.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o worm ../obj_lo/worm.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
libtool --tag=CC --silent --mode=compile cc -I. -I. -I../test
-DHAVE_CONFIG_H -I. -I../include -P -D_GNU_SOURCE -DNDEBUG -O2  --param
max-inline-insns-single=1200  -c ../test/xmas.c -o ../obj_lo/xmas.lo
libtool --tag=CC --silent --mode=link cc  -O2  --param
max-inline-insns-single=1200  -o xmas ../obj_lo/xmas.lo
-Wl,-R/usr/pkg/lib -I. -I. -I../test -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2  --param max-inline-insns-single=1200  `echo
"-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la
../lib/libgnupanel.la ../lib/libncurses.la   " | sed -e
's/-lform.*-lpanel[^ ]*//'` -lutil -lm
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/test'
cd misc && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/misc'
WHICH_XTERM=xterm-new \
XTERM_KBS=BS \
datadir=/usr/pkg/share \
/bin/bash ./gen_edit.sh >run_tic.sed
echo '** adjusting tabset paths'
** adjusting tabset paths
sed -f run_tic.sed ../misc/terminfo.src >terminfo.tmp
gmake[1]: Leaving directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/misc'
cd c++ && /usr/pkg/bin/gmake DESTDIR="" RPATH_LIST="/usr/pkg/lib" all
gmake[1]: Entering directory
'/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/c++'
cp ./etip.h.in etip.h
/bin/bash ./edit_cfg.sh ../include/ncurses_cfg.h etip.h
substituting autoconf'd values from ../include/ncurses_cfg.h into etip.h
... CPP_HAS_PARAM_INIT 0
... CPP_HAS_STATIC_CAST 1
... ETIP_NEEDS_MATH_EXCEPTION 0
... ETIP_NEEDS_MATH_H 0
... HAVE_BUILTIN_H 0
... HAVE_GPP_BUILTIN_H 0
... HAVE_GXX_BUILTIN_H 0
... HAVE_IOSTREAM 1
... HAVE_TYPEINFO 1
... HAVE_VALUES_H 0
... IOSTREAM_NAMESPACE 1
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesf.cc -o
../obj_lo/cursesf.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesm.cc -o
../obj_lo/cursesm.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesw.cc -o
../obj_lo/cursesw.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursespad.cc -o
../obj_lo/cursespad.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesp.cc -o
../obj_lo/cursesp.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursslk.cc -o
../obj_lo/cursslk.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesapp.cc -o
../obj_lo/cursesapp.lo
libtool --tag=CXX --silent --mode=compile c++ -DHAVE_CONFIG_H -I.
-I../include -P -D_GNU_SOURCE -DNDEBUG -O2  -c ../c++/cursesmain.cc -o
../obj_lo/cursesmain.lo
cd ../lib && libtool --tag=CXX --silent --mode=link c++  c++ -O2  \
	-o libncurses++.la ../obj_lo/cursesf.lo ../obj_lo/cursesm.lo
../obj_lo/cursesw.lo ../obj_lo/cursespad.lo ../obj_lo/cursesp.lo
../obj_lo/cursslk.lo ../obj_lo/cursesapp.lo ../obj_lo/cursesmain.lo \
	-rpath /usr/pkg/lib \
	-version-number 6:0  -L../lib -lgnuform -lgnumenu -lgnupanel -lncurses
-L../lib ../lib/libgnuform.la ../lib/libgnumenu.la ../lib/libgnupanel.la
../lib/libncurses.la    -Wl,-R/usr/pkg/lib -lutil
ar: `u' modifier ignored since `D' is the default (see `U')
compiling demo (obj_s)
libtool --tag=CXX --silent --mode=link c++   -o demo ../obj_lo/demo.lo
-L../lib ../lib/libncurses++.la -L../lib ../lib/libgnuform.la
../lib/libgnumenu.la ../lib/libgnupanel.la ../lib/libncurses.la
-Wl,-R/usr/pkg/lib -lutil    -DHAVE_CONFIG_H -I. -I../include -P
-D_GNU_SOURCE -DNDEBUG -O2
g++: error: ../lib/.libs/libncurses++.so: No such file or directory
g++: error: unrecognized command line option '-rpath'
Makefile:241: recipe for target 'demo' failed
gmake[1]: *** [demo] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/devel/ncurses/work/ncurses-6.0/c++'
Makefile:113: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /usr/pkgsrc/devel/ncurses
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/ncurses
root@8603b41e859c:/usr/pkgsrc/devel/ncurses# exit
#

Script done on Sun Jun 18 08:01:29 2017
root@8603b41e859c:/usr/pkgsrc/devel/ncurses#


Home | Main Index | Thread Index | Old Index