- * Package: app-editors/nvi-1.81.6-r3
- * Repository: gentoo
- * Maintainer: neurogeek@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test unicode userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking nvi-1.81.6.tar.bz2 to /tmp/portage/app-editors/nvi-1.81.6-r3/work
- * Applying nvi-1.81.6-db44.patch ...
- [ ok ]
- * Applying nvi-1.81.6-db.patch ...
- [ ok ]
- * Applying nvi-1.81.6-perl-as-needed.patch ...
- [ ok ]
- * Applying nvi-1.81.6-perl-shortnames.patch ...
- [ ok ]
- * please use append-cppflags for preprocessor flags
- * Running eautoreconf in '/tmp/portage/app-editors/nvi-1.81.6-r3/work/nvi-1.81.6/dist' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal -I m4 ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- * Running elibtoolize in: nvi-1.81.6/dist/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- * Applying uclibc-ltconf/1.3.0 patch ...
- >>> Source unpacked in /tmp/portage/app-editors/nvi-1.81.6-r3/work
- >>> Compiling source in /tmp/portage/app-editors/nvi-1.81.6-r3/work/nvi-1.81.6/build.unix ...
- * please use append-cppflags for preprocessor flags
- * econf: updating nvi-1.81.6/dist/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating nvi-1.81.6/dist/config.guess with /usr/share/gnuconfig/config.guess
- ../dist/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --program-prefix=n --enable-widechar
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- 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 dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking if --enable-debug option specified... no
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
- checking whether recording of pathnames of libraries is enabled... yes
- checking if --enable-trace option specified... no
- checking for sh... /bin/sh
- checking for sendmail... /usr/sbin/sendmail
- checking for perl5... no
- checking for perl... /usr/bin/perl
- checking for preserve directory... /var/tmp/vi.recover
- checking for fuser... /bin/fuser
- checking for lsof... /usr/bin/lsof
- checking for gawk... (cached) gawk
- checking for ar... /usr/bin/ar
- checking for chmod... /bin/chmod
- checking for cp... /bin/cp
- checking for ln... /bin/ln
- checking for mkdir... /bin/mkdir
- checking for rm... /bin/rm
- checking for ranlib... /usr/bin/ranlib
- checking for strip... /usr/bin/strip
- checking for X... libraries , headers
- checking if --enable-widechar option specified... yes
- checking langinfo.h usability... yes
- checking langinfo.h presence... yes
- checking for langinfo.h... yes
- checking iconv.h usability... yes
- checking iconv.h presence... yes
- checking for iconv.h... yes
- checking for iswblank... yes
- checking if --enable-gtk option specified... no
- checking if --enable-motif option specified... no
- checking if --enable-threads option specified... no
- checking if --enable-perlinterp option specified... no
- checking if --enable-tclinterp option specified... no
- checking for waddnwstr in -lncurses... no
- checking for waddnwstr in -lncursesw... yes
- checking ncursesw/ncurses.h usability... yes
- checking ncursesw/ncurses.h presence... yes
- checking for ncursesw/ncurses.h... yes
- checking for tgetent in -lncursesw... no
- checking for tgetent in -ltermlib... no
- checking for tgetent in -ltermcap... no
- checking for sys/mman.h... yes
- checking for sys/select.h... yes
- checking for ssize_t... yes
- checking whether byte ordering is bigendian... no
- checking for an ANSI C-conforming const... yes
- checking for struct stat.st_blksize... yes
- checking for mode_t... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for bsearch... yes
- checking for gethostname... yes
- checking for memchr... yes
- checking for memset... yes
- checking for mkstemp... yes
- checking for mmap... yes
- checking for strdup... yes
- checking for strpbrk... yes
- checking for snprintf... yes
- checking for vsnprintf... yes
- checking for select... yes
- checking for setenv... yes
- checking for strsep... yes
- checking for unsetenv... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for sys/param.h... yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for fcntl/flock... flock
- checking for ftruncate/chsize... ftruncate
- checking for tigetstr/tigetnum... no
- checking for waddnstr... yes
- checking for beep... yes
- checking for flash... yes
- checking for idlok... no
- checking for keypad... no
- checking for newterm... yes
- checking for setupterm... no
- checking for broken gettimeofday system call... okay
- checking for System V pty calls... yes
- checking for revoke system call... yes
- checking for int type sprintf return value... yes
- checking for u_char... yes
- checking for u_short... yes
- checking for u_int... yes
- checking for u_long... yes
- checking for u_int8_t... yes
- checking for u_int16_t... yes
- checking for int16_t... yes
- checking for u_int32_t... yes
- checking for int32_t... yes
- checking return type of fprintf... void
- checking fprintf prototype needed... no
- checking if --enable-dynamic-loading option specified... no
- checking if --disable-re option specified... bundled RE
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating port.h
- config.status: creating pathnames.h
- config.status: creating recover
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- make -j24 'OPTFLAG=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\""'
- make all-am
- make[1]: Entering directory `/tmp/portage/app-editors/nvi-1.81.6-r3/work/nvi-1.81.6/build.unix'
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-api.lo -MD -MP -MF .deps/libvi_la-api.Tpo -c -o libvi_la-api.lo `test -f '../dist/../common/api.c' || echo '../dist/'`../dist/../common/api.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-conv.lo -MD -MP -MF .deps/libvi_la-conv.Tpo -c -o libvi_la-conv.lo `test -f '../dist/../common/conv.c' || echo '../dist/'`../dist/../common/conv.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-cut.lo -MD -MP -MF .deps/libvi_la-cut.Tpo -c -o libvi_la-cut.lo `test -f '../dist/../common/cut.c' || echo '../dist/'`../dist/../common/cut.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-delete.lo -MD -MP -MF .deps/libvi_la-delete.Tpo -c -o libvi_la-delete.lo `test -f '../dist/../common/delete.c' || echo '../dist/'`../dist/../common/delete.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex.lo -MD -MP -MF .deps/libvi_la-ex.Tpo -c -o libvi_la-ex.lo `test -f '../dist/../ex/ex.c' || echo '../dist/'`../dist/../ex/ex.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_abbrev.lo -MD -MP -MF .deps/libvi_la-ex_abbrev.Tpo -c -o libvi_la-ex_abbrev.lo `test -f '../dist/../ex/ex_abbrev.c' || echo '../dist/'`../dist/../ex/ex_abbrev.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_append.lo -MD -MP -MF .deps/libvi_la-ex_append.Tpo -c -o libvi_la-ex_append.lo `test -f '../dist/../ex/ex_append.c' || echo '../dist/'`../dist/../ex/ex_append.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_args.lo -MD -MP -MF .deps/libvi_la-ex_args.Tpo -c -o libvi_la-ex_args.lo `test -f '../dist/../ex/ex_args.c' || echo '../dist/'`../dist/../ex/ex_args.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_argv.lo -MD -MP -MF .deps/libvi_la-ex_argv.Tpo -c -o libvi_la-ex_argv.lo `test -f '../dist/../ex/ex_argv.c' || echo '../dist/'`../dist/../ex/ex_argv.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_at.lo -MD -MP -MF .deps/libvi_la-ex_at.Tpo -c -o libvi_la-ex_at.lo `test -f '../dist/../ex/ex_at.c' || echo '../dist/'`../dist/../ex/ex_at.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_bang.lo -MD -MP -MF .deps/libvi_la-ex_bang.Tpo -c -o libvi_la-ex_bang.lo `test -f '../dist/../ex/ex_bang.c' || echo '../dist/'`../dist/../ex/ex_bang.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_cd.lo -MD -MP -MF .deps/libvi_la-ex_cd.Tpo -c -o libvi_la-ex_cd.lo `test -f '../dist/../ex/ex_cd.c' || echo '../dist/'`../dist/../ex/ex_cd.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_cmd.lo -MD -MP -MF .deps/libvi_la-ex_cmd.Tpo -c -o libvi_la-ex_cmd.lo `test -f '../dist/../ex/ex_cmd.c' || echo '../dist/'`../dist/../ex/ex_cmd.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_cscope.lo -MD -MP -MF .deps/libvi_la-ex_cscope.Tpo -c -o libvi_la-ex_cscope.lo `test -f '../dist/../ex/ex_cscope.c' || echo '../dist/'`../dist/../ex/ex_cscope.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_delete.lo -MD -MP -MF .deps/libvi_la-ex_delete.Tpo -c -o libvi_la-ex_delete.lo `test -f '../dist/../ex/ex_delete.c' || echo '../dist/'`../dist/../ex/ex_delete.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_display.lo -MD -MP -MF .deps/libvi_la-ex_display.Tpo -c -o libvi_la-ex_display.lo `test -f '../dist/../ex/ex_display.c' || echo '../dist/'`../dist/../ex/ex_display.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_edit.lo -MD -MP -MF .deps/libvi_la-ex_edit.Tpo -c -o libvi_la-ex_edit.lo `test -f '../dist/../ex/ex_edit.c' || echo '../dist/'`../dist/../ex/ex_edit.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_equal.lo -MD -MP -MF .deps/libvi_la-ex_equal.Tpo -c -o libvi_la-ex_equal.lo `test -f '../dist/../ex/ex_equal.c' || echo '../dist/'`../dist/../ex/ex_equal.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_file.lo -MD -MP -MF .deps/libvi_la-ex_file.Tpo -c -o libvi_la-ex_file.lo `test -f '../dist/../ex/ex_file.c' || echo '../dist/'`../dist/../ex/ex_file.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_filter.lo -MD -MP -MF .deps/libvi_la-ex_filter.Tpo -c -o libvi_la-ex_filter.lo `test -f '../dist/../ex/ex_filter.c' || echo '../dist/'`../dist/../ex/ex_filter.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_global.lo -MD -MP -MF .deps/libvi_la-ex_global.Tpo -c -o libvi_la-ex_global.lo `test -f '../dist/../ex/ex_global.c' || echo '../dist/'`../dist/../ex/ex_global.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_init.lo -MD -MP -MF .deps/libvi_la-ex_init.Tpo -c -o libvi_la-ex_init.lo `test -f '../dist/../ex/ex_init.c' || echo '../dist/'`../dist/../ex/ex_init.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_join.lo -MD -MP -MF .deps/libvi_la-ex_join.Tpo -c -o libvi_la-ex_join.lo `test -f '../dist/../ex/ex_join.c' || echo '../dist/'`../dist/../ex/ex_join.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_map.lo -MD -MP -MF .deps/libvi_la-ex_map.Tpo -c -o libvi_la-ex_map.lo `test -f '../dist/../ex/ex_map.c' || echo '../dist/'`../dist/../ex/ex_map.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_append.lo -MD -MP -MF .deps/libvi_la-ex_append.Tpo -c ../dist/../ex/ex_append.c -fPIC -DPIC -o .libs/libvi_la-ex_append.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-api.lo -MD -MP -MF .deps/libvi_la-api.Tpo -c ../dist/../common/api.c -fPIC -DPIC -o .libs/libvi_la-api.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-conv.lo -MD -MP -MF .deps/libvi_la-conv.Tpo -c ../dist/../common/conv.c -fPIC -DPIC -o .libs/libvi_la-conv.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-cut.lo -MD -MP -MF .deps/libvi_la-cut.Tpo -c ../dist/../common/cut.c -fPIC -DPIC -o .libs/libvi_la-cut.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-delete.lo -MD -MP -MF .deps/libvi_la-delete.Tpo -c ../dist/../common/delete.c -fPIC -DPIC -o .libs/libvi_la-delete.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_delete.lo -MD -MP -MF .deps/libvi_la-ex_delete.Tpo -c ../dist/../ex/ex_delete.c -fPIC -DPIC -o .libs/libvi_la-ex_delete.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex.lo -MD -MP -MF .deps/libvi_la-ex.Tpo -c ../dist/../ex/ex.c -fPIC -DPIC -o .libs/libvi_la-ex.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_abbrev.lo -MD -MP -MF .deps/libvi_la-ex_abbrev.Tpo -c ../dist/../ex/ex_abbrev.c -fPIC -DPIC -o .libs/libvi_la-ex_abbrev.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_args.lo -MD -MP -MF .deps/libvi_la-ex_args.Tpo -c ../dist/../ex/ex_args.c -fPIC -DPIC -o .libs/libvi_la-ex_args.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_at.lo -MD -MP -MF .deps/libvi_la-ex_at.Tpo -c ../dist/../ex/ex_at.c -fPIC -DPIC -o .libs/libvi_la-ex_at.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_argv.lo -MD -MP -MF .deps/libvi_la-ex_argv.Tpo -c ../dist/../ex/ex_argv.c -fPIC -DPIC -o .libs/libvi_la-ex_argv.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_bang.lo -MD -MP -MF .deps/libvi_la-ex_bang.Tpo -c ../dist/../ex/ex_bang.c -fPIC -DPIC -o .libs/libvi_la-ex_bang.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cmd.lo -MD -MP -MF .deps/libvi_la-ex_cmd.Tpo -c ../dist/../ex/ex_cmd.c -fPIC -DPIC -o .libs/libvi_la-ex_cmd.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cd.lo -MD -MP -MF .deps/libvi_la-ex_cd.Tpo -c ../dist/../ex/ex_cd.c -fPIC -DPIC -o .libs/libvi_la-ex_cd.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cscope.lo -MD -MP -MF .deps/libvi_la-ex_cscope.Tpo -c ../dist/../ex/ex_cscope.c -fPIC -DPIC -o .libs/libvi_la-ex_cscope.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_display.lo -MD -MP -MF .deps/libvi_la-ex_display.Tpo -c ../dist/../ex/ex_display.c -fPIC -DPIC -o .libs/libvi_la-ex_display.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_edit.lo -MD -MP -MF .deps/libvi_la-ex_edit.Tpo -c ../dist/../ex/ex_edit.c -fPIC -DPIC -o .libs/libvi_la-ex_edit.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_equal.lo -MD -MP -MF .deps/libvi_la-ex_equal.Tpo -c ../dist/../ex/ex_equal.c -fPIC -DPIC -o .libs/libvi_la-ex_equal.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_global.lo -MD -MP -MF .deps/libvi_la-ex_global.Tpo -c ../dist/../ex/ex_global.c -fPIC -DPIC -o .libs/libvi_la-ex_global.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_filter.lo -MD -MP -MF .deps/libvi_la-ex_filter.Tpo -c ../dist/../ex/ex_filter.c -fPIC -DPIC -o .libs/libvi_la-ex_filter.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_map.lo -MD -MP -MF .deps/libvi_la-ex_map.Tpo -c ../dist/../ex/ex_map.c -fPIC -DPIC -o .libs/libvi_la-ex_map.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_join.lo -MD -MP -MF .deps/libvi_la-ex_join.Tpo -c ../dist/../ex/ex_join.c -fPIC -DPIC -o .libs/libvi_la-ex_join.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_init.lo -MD -MP -MF .deps/libvi_la-ex_init.Tpo -c ../dist/../ex/ex_init.c -fPIC -DPIC -o .libs/libvi_la-ex_init.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_file.lo -MD -MP -MF .deps/libvi_la-ex_file.Tpo -c ../dist/../ex/ex_file.c -fPIC -DPIC -o .libs/libvi_la-ex_file.o
- ../dist/../common/conv.c: In function 'default_int2char':
- ../dist/../common/conv.c:271:3: warning: passing argument 3 of 'iconv' from incompatible pointer type [enabled by default]
- /usr/include/iconv.h:43:15: note: expected 'size_t * __restrict__' but argument is of type 'int *'
- ../dist/../common/conv.c:285:2: warning: passing argument 3 of 'iconv' from incompatible pointer type [enabled by default]
- /usr/include/iconv.h:43:15: note: expected 'size_t * __restrict__' but argument is of type 'int *'
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_delete.lo -MD -MP -MF .deps/libvi_la-ex_delete.Tpo -c ../dist/../ex/ex_delete.c -o libvi_la-ex_delete.o >/dev/null 2>&1
- ../dist/../ex/ex_cscope.c: In function 'cscope_find':
- ../dist/../ex/ex_cscope.c:500:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cmd.lo -MD -MP -MF .deps/libvi_la-ex_cmd.Tpo -c ../dist/../ex/ex_cmd.c -o libvi_la-ex_cmd.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_equal.lo -MD -MP -MF .deps/libvi_la-ex_equal.Tpo -c ../dist/../ex/ex_equal.c -o libvi_la-ex_equal.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_bang.lo -MD -MP -MF .deps/libvi_la-ex_bang.Tpo -c ../dist/../ex/ex_bang.c -o libvi_la-ex_bang.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_edit.lo -MD -MP -MF .deps/libvi_la-ex_edit.Tpo -c ../dist/../ex/ex_edit.c -o libvi_la-ex_edit.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_at.lo -MD -MP -MF .deps/libvi_la-ex_at.Tpo -c ../dist/../ex/ex_at.c -o libvi_la-ex_at.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_file.lo -MD -MP -MF .deps/libvi_la-ex_file.Tpo -c ../dist/../ex/ex_file.c -o libvi_la-ex_file.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_abbrev.lo -MD -MP -MF .deps/libvi_la-ex_abbrev.Tpo -c ../dist/../ex/ex_abbrev.c -o libvi_la-ex_abbrev.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cd.lo -MD -MP -MF .deps/libvi_la-ex_cd.Tpo -c ../dist/../ex/ex_cd.c -o libvi_la-ex_cd.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_append.lo -MD -MP -MF .deps/libvi_la-ex_append.Tpo -c ../dist/../ex/ex_append.c -o libvi_la-ex_append.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_map.lo -MD -MP -MF .deps/libvi_la-ex_map.Tpo -c ../dist/../ex/ex_map.c -o libvi_la-ex_map.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_display.lo -MD -MP -MF .deps/libvi_la-ex_display.Tpo -c ../dist/../ex/ex_display.c -o libvi_la-ex_display.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-delete.lo -MD -MP -MF .deps/libvi_la-delete.Tpo -c ../dist/../common/delete.c -o libvi_la-delete.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_join.lo -MD -MP -MF .deps/libvi_la-ex_join.Tpo -c ../dist/../ex/ex_join.c -o libvi_la-ex_join.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_delete.Tpo .deps/libvi_la-ex_delete.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_filter.lo -MD -MP -MF .deps/libvi_la-ex_filter.Tpo -c ../dist/../ex/ex_filter.c -o libvi_la-ex_filter.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_mark.lo -MD -MP -MF .deps/libvi_la-ex_mark.Tpo -c -o libvi_la-ex_mark.lo `test -f '../dist/../ex/ex_mark.c' || echo '../dist/'`../dist/../ex/ex_mark.c
- mv -f .deps/libvi_la-ex_cmd.Tpo .deps/libvi_la-ex_cmd.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_mkexrc.lo -MD -MP -MF .deps/libvi_la-ex_mkexrc.Tpo -c -o libvi_la-ex_mkexrc.lo `test -f '../dist/../ex/ex_mkexrc.c' || echo '../dist/'`../dist/../ex/ex_mkexrc.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-cut.lo -MD -MP -MF .deps/libvi_la-cut.Tpo -c ../dist/../common/cut.c -o libvi_la-cut.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_equal.Tpo .deps/libvi_la-ex_equal.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_move.lo -MD -MP -MF .deps/libvi_la-ex_move.Tpo -c -o libvi_la-ex_move.lo `test -f '../dist/../ex/ex_move.c' || echo '../dist/'`../dist/../ex/ex_move.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_global.lo -MD -MP -MF .deps/libvi_la-ex_global.Tpo -c ../dist/../ex/ex_global.c -o libvi_la-ex_global.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_args.lo -MD -MP -MF .deps/libvi_la-ex_args.Tpo -c ../dist/../ex/ex_args.c -o libvi_la-ex_args.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_init.lo -MD -MP -MF .deps/libvi_la-ex_init.Tpo -c ../dist/../ex/ex_init.c -o libvi_la-ex_init.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_mark.lo -MD -MP -MF .deps/libvi_la-ex_mark.Tpo -c ../dist/../ex/ex_mark.c -fPIC -DPIC -o .libs/libvi_la-ex_mark.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_mkexrc.lo -MD -MP -MF .deps/libvi_la-ex_mkexrc.Tpo -c ../dist/../ex/ex_mkexrc.c -fPIC -DPIC -o .libs/libvi_la-ex_mkexrc.o
- mv -f .deps/libvi_la-ex_file.Tpo .deps/libvi_la-ex_file.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_open.lo -MD -MP -MF .deps/libvi_la-ex_open.Tpo -c -o libvi_la-ex_open.lo `test -f '../dist/../ex/ex_open.c' || echo '../dist/'`../dist/../ex/ex_open.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_move.lo -MD -MP -MF .deps/libvi_la-ex_move.Tpo -c ../dist/../ex/ex_move.c -fPIC -DPIC -o .libs/libvi_la-ex_move.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-conv.lo -MD -MP -MF .deps/libvi_la-conv.Tpo -c ../dist/../common/conv.c -o libvi_la-conv.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_at.Tpo .deps/libvi_la-ex_at.Plo
- mv -f .deps/libvi_la-ex_bang.Tpo .deps/libvi_la-ex_bang.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_perl.lo -MD -MP -MF .deps/libvi_la-ex_perl.Tpo -c -o libvi_la-ex_perl.lo `test -f '../dist/../ex/ex_perl.c' || echo '../dist/'`../dist/../ex/ex_perl.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_preserve.lo -MD -MP -MF .deps/libvi_la-ex_preserve.Tpo -c -o libvi_la-ex_preserve.lo `test -f '../dist/../ex/ex_preserve.c' || echo '../dist/'`../dist/../ex/ex_preserve.c
- mv -f .deps/libvi_la-ex_edit.Tpo .deps/libvi_la-ex_edit.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_print.lo -MD -MP -MF .deps/libvi_la-ex_print.Tpo -c -o libvi_la-ex_print.lo `test -f '../dist/../ex/ex_print.c' || echo '../dist/'`../dist/../ex/ex_print.c
- mv -f .deps/libvi_la-ex_abbrev.Tpo .deps/libvi_la-ex_abbrev.Plo
- mv -f .deps/libvi_la-ex_cd.Tpo .deps/libvi_la-ex_cd.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_put.lo -MD -MP -MF .deps/libvi_la-ex_put.Tpo -c -o libvi_la-ex_put.lo `test -f '../dist/../ex/ex_put.c' || echo '../dist/'`../dist/../ex/ex_put.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_quit.lo -MD -MP -MF .deps/libvi_la-ex_quit.Tpo -c -o libvi_la-ex_quit.lo `test -f '../dist/../ex/ex_quit.c' || echo '../dist/'`../dist/../ex/ex_quit.c
- mv -f .deps/libvi_la-ex_map.Tpo .deps/libvi_la-ex_map.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_read.lo -MD -MP -MF .deps/libvi_la-ex_read.Tpo -c -o libvi_la-ex_read.lo `test -f '../dist/../ex/ex_read.c' || echo '../dist/'`../dist/../ex/ex_read.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_open.lo -MD -MP -MF .deps/libvi_la-ex_open.Tpo -c ../dist/../ex/ex_open.c -fPIC -DPIC -o .libs/libvi_la-ex_open.o
- mv -f .deps/libvi_la-ex_append.Tpo .deps/libvi_la-ex_append.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-api.lo -MD -MP -MF .deps/libvi_la-api.Tpo -c ../dist/../common/api.c -o libvi_la-api.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_screen.lo -MD -MP -MF .deps/libvi_la-ex_screen.Tpo -c -o libvi_la-ex_screen.lo `test -f '../dist/../ex/ex_screen.c' || echo '../dist/'`../dist/../ex/ex_screen.c
- mv -f .deps/libvi_la-ex_display.Tpo .deps/libvi_la-ex_display.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_script.lo -MD -MP -MF .deps/libvi_la-ex_script.Tpo -c -o libvi_la-ex_script.lo `test -f '../dist/../ex/ex_script.c' || echo '../dist/'`../dist/../ex/ex_script.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_perl.lo -MD -MP -MF .deps/libvi_la-ex_perl.Tpo -c ../dist/../ex/ex_perl.c -fPIC -DPIC -o .libs/libvi_la-ex_perl.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_preserve.lo -MD -MP -MF .deps/libvi_la-ex_preserve.Tpo -c ../dist/../ex/ex_preserve.c -fPIC -DPIC -o .libs/libvi_la-ex_preserve.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_print.lo -MD -MP -MF .deps/libvi_la-ex_print.Tpo -c ../dist/../ex/ex_print.c -fPIC -DPIC -o .libs/libvi_la-ex_print.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_put.lo -MD -MP -MF .deps/libvi_la-ex_put.Tpo -c ../dist/../ex/ex_put.c -fPIC -DPIC -o .libs/libvi_la-ex_put.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_quit.lo -MD -MP -MF .deps/libvi_la-ex_quit.Tpo -c ../dist/../ex/ex_quit.c -fPIC -DPIC -o .libs/libvi_la-ex_quit.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_mark.lo -MD -MP -MF .deps/libvi_la-ex_mark.Tpo -c ../dist/../ex/ex_mark.c -o libvi_la-ex_mark.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_read.lo -MD -MP -MF .deps/libvi_la-ex_read.Tpo -c ../dist/../ex/ex_read.c -fPIC -DPIC -o .libs/libvi_la-ex_read.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_screen.lo -MD -MP -MF .deps/libvi_la-ex_screen.Tpo -c ../dist/../ex/ex_screen.c -fPIC -DPIC -o .libs/libvi_la-ex_screen.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_script.lo -MD -MP -MF .deps/libvi_la-ex_script.Tpo -c ../dist/../ex/ex_script.c -fPIC -DPIC -o .libs/libvi_la-ex_script.o
- mv -f .deps/libvi_la-ex_join.Tpo .deps/libvi_la-ex_join.Plo
- mv -f .deps/libvi_la-ex_filter.Tpo .deps/libvi_la-ex_filter.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_set.lo -MD -MP -MF .deps/libvi_la-ex_set.Tpo -c -o libvi_la-ex_set.lo `test -f '../dist/../ex/ex_set.c' || echo '../dist/'`../dist/../ex/ex_set.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_shell.lo -MD -MP -MF .deps/libvi_la-ex_shell.Tpo -c -o libvi_la-ex_shell.lo `test -f '../dist/../ex/ex_shell.c' || echo '../dist/'`../dist/../ex/ex_shell.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_mkexrc.lo -MD -MP -MF .deps/libvi_la-ex_mkexrc.Tpo -c ../dist/../ex/ex_mkexrc.c -o libvi_la-ex_mkexrc.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_open.lo -MD -MP -MF .deps/libvi_la-ex_open.Tpo -c ../dist/../ex/ex_open.c -o libvi_la-ex_open.o >/dev/null 2>&1
- mv -f .deps/libvi_la-delete.Tpo .deps/libvi_la-delete.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_shift.lo -MD -MP -MF .deps/libvi_la-ex_shift.Tpo -c -o libvi_la-ex_shift.lo `test -f '../dist/../ex/ex_shift.c' || echo '../dist/'`../dist/../ex/ex_shift.c
- mv -f .deps/libvi_la-cut.Tpo .deps/libvi_la-cut.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_source.lo -MD -MP -MF .deps/libvi_la-ex_source.Tpo -c -o libvi_la-ex_source.lo `test -f '../dist/../ex/ex_source.c' || echo '../dist/'`../dist/../ex/ex_source.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_perl.lo -MD -MP -MF .deps/libvi_la-ex_perl.Tpo -c ../dist/../ex/ex_perl.c -o libvi_la-ex_perl.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_set.lo -MD -MP -MF .deps/libvi_la-ex_set.Tpo -c ../dist/../ex/ex_set.c -fPIC -DPIC -o .libs/libvi_la-ex_set.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_shell.lo -MD -MP -MF .deps/libvi_la-ex_shell.Tpo -c ../dist/../ex/ex_shell.c -fPIC -DPIC -o .libs/libvi_la-ex_shell.o
- mv -f .deps/libvi_la-ex_global.Tpo .deps/libvi_la-ex_global.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_stop.lo -MD -MP -MF .deps/libvi_la-ex_stop.Tpo -c -o libvi_la-ex_stop.lo `test -f '../dist/../ex/ex_stop.c' || echo '../dist/'`../dist/../ex/ex_stop.c
- mv -f .deps/libvi_la-ex_args.Tpo .deps/libvi_la-ex_args.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_move.lo -MD -MP -MF .deps/libvi_la-ex_move.Tpo -c ../dist/../ex/ex_move.c -o libvi_la-ex_move.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_quit.lo -MD -MP -MF .deps/libvi_la-ex_quit.Tpo -c ../dist/../ex/ex_quit.c -o libvi_la-ex_quit.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_subst.lo -MD -MP -MF .deps/libvi_la-ex_subst.Tpo -c -o libvi_la-ex_subst.lo `test -f '../dist/../ex/ex_subst.c' || echo '../dist/'`../dist/../ex/ex_subst.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_put.lo -MD -MP -MF .deps/libvi_la-ex_put.Tpo -c ../dist/../ex/ex_put.c -o libvi_la-ex_put.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_preserve.lo -MD -MP -MF .deps/libvi_la-ex_preserve.Tpo -c ../dist/../ex/ex_preserve.c -o libvi_la-ex_preserve.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_mark.Tpo .deps/libvi_la-ex_mark.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_tag.lo -MD -MP -MF .deps/libvi_la-ex_tag.Tpo -c -o libvi_la-ex_tag.lo `test -f '../dist/../ex/ex_tag.c' || echo '../dist/'`../dist/../ex/ex_tag.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_shift.lo -MD -MP -MF .deps/libvi_la-ex_shift.Tpo -c ../dist/../ex/ex_shift.c -fPIC -DPIC -o .libs/libvi_la-ex_shift.o
- mv -f .deps/libvi_la-ex_init.Tpo .deps/libvi_la-ex_init.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_source.lo -MD -MP -MF .deps/libvi_la-ex_source.Tpo -c ../dist/../ex/ex_source.c -fPIC -DPIC -o .libs/libvi_la-ex_source.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_tcl.lo -MD -MP -MF .deps/libvi_la-ex_tcl.Tpo -c -o libvi_la-ex_tcl.lo `test -f '../dist/../ex/ex_tcl.c' || echo '../dist/'`../dist/../ex/ex_tcl.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_stop.lo -MD -MP -MF .deps/libvi_la-ex_stop.Tpo -c ../dist/../ex/ex_stop.c -fPIC -DPIC -o .libs/libvi_la-ex_stop.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_cscope.lo -MD -MP -MF .deps/libvi_la-ex_cscope.Tpo -c ../dist/../ex/ex_cscope.c -o libvi_la-ex_cscope.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_argv.lo -MD -MP -MF .deps/libvi_la-ex_argv.Tpo -c ../dist/../ex/ex_argv.c -o libvi_la-ex_argv.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_screen.lo -MD -MP -MF .deps/libvi_la-ex_screen.Tpo -c ../dist/../ex/ex_screen.c -o libvi_la-ex_screen.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_subst.lo -MD -MP -MF .deps/libvi_la-ex_subst.Tpo -c ../dist/../ex/ex_subst.c -fPIC -DPIC -o .libs/libvi_la-ex_subst.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_tag.lo -MD -MP -MF .deps/libvi_la-ex_tag.Tpo -c ../dist/../ex/ex_tag.c -fPIC -DPIC -o .libs/libvi_la-ex_tag.o
- mv -f .deps/libvi_la-ex_open.Tpo .deps/libvi_la-ex_open.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_txt.lo -MD -MP -MF .deps/libvi_la-ex_txt.Tpo -c -o libvi_la-ex_txt.lo `test -f '../dist/../ex/ex_txt.c' || echo '../dist/'`../dist/../ex/ex_txt.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_tcl.lo -MD -MP -MF .deps/libvi_la-ex_tcl.Tpo -c ../dist/../ex/ex_tcl.c -fPIC -DPIC -o .libs/libvi_la-ex_tcl.o
- mv -f .deps/libvi_la-ex_mkexrc.Tpo .deps/libvi_la-ex_mkexrc.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_set.lo -MD -MP -MF .deps/libvi_la-ex_set.Tpo -c ../dist/../ex/ex_set.c -o libvi_la-ex_set.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_undo.lo -MD -MP -MF .deps/libvi_la-ex_undo.Tpo -c -o libvi_la-ex_undo.lo `test -f '../dist/../ex/ex_undo.c' || echo '../dist/'`../dist/../ex/ex_undo.c
- mv -f .deps/libvi_la-ex_perl.Tpo .deps/libvi_la-ex_perl.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_usage.lo -MD -MP -MF .deps/libvi_la-ex_usage.Tpo -c -o libvi_la-ex_usage.lo `test -f '../dist/../ex/ex_usage.c' || echo '../dist/'`../dist/../ex/ex_usage.c
- mv -f .deps/libvi_la-ex_quit.Tpo .deps/libvi_la-ex_quit.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_util.lo -MD -MP -MF .deps/libvi_la-ex_util.Tpo -c -o libvi_la-ex_util.lo `test -f '../dist/../ex/ex_util.c' || echo '../dist/'`../dist/../ex/ex_util.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_read.lo -MD -MP -MF .deps/libvi_la-ex_read.Tpo -c ../dist/../ex/ex_read.c -o libvi_la-ex_read.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_txt.lo -MD -MP -MF .deps/libvi_la-ex_txt.Tpo -c ../dist/../ex/ex_txt.c -fPIC -DPIC -o .libs/libvi_la-ex_txt.o
- mv -f .deps/libvi_la-ex_put.Tpo .deps/libvi_la-ex_put.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_version.lo -MD -MP -MF .deps/libvi_la-ex_version.Tpo -c -o libvi_la-ex_version.lo `test -f '../dist/../ex/ex_version.c' || echo '../dist/'`../dist/../ex/ex_version.c
- mv -f .deps/libvi_la-conv.Tpo .deps/libvi_la-conv.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_visual.lo -MD -MP -MF .deps/libvi_la-ex_visual.Tpo -c -o libvi_la-ex_visual.lo `test -f '../dist/../ex/ex_visual.c' || echo '../dist/'`../dist/../ex/ex_visual.c
- mv -f .deps/libvi_la-ex_preserve.Tpo .deps/libvi_la-ex_preserve.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_write.lo -MD -MP -MF .deps/libvi_la-ex_write.Tpo -c -o libvi_la-ex_write.lo `test -f '../dist/../ex/ex_write.c' || echo '../dist/'`../dist/../ex/ex_write.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_print.lo -MD -MP -MF .deps/libvi_la-ex_print.Tpo -c ../dist/../ex/ex_print.c -o libvi_la-ex_print.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_undo.lo -MD -MP -MF .deps/libvi_la-ex_undo.Tpo -c ../dist/../ex/ex_undo.c -fPIC -DPIC -o .libs/libvi_la-ex_undo.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_usage.lo -MD -MP -MF .deps/libvi_la-ex_usage.Tpo -c ../dist/../ex/ex_usage.c -fPIC -DPIC -o .libs/libvi_la-ex_usage.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_stop.lo -MD -MP -MF .deps/libvi_la-ex_stop.Tpo -c ../dist/../ex/ex_stop.c -o libvi_la-ex_stop.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_util.lo -MD -MP -MF .deps/libvi_la-ex_util.Tpo -c ../dist/../ex/ex_util.c -fPIC -DPIC -o .libs/libvi_la-ex_util.o
- mv -f .deps/libvi_la-ex_move.Tpo .deps/libvi_la-ex_move.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_yank.lo -MD -MP -MF .deps/libvi_la-ex_yank.Tpo -c -o libvi_la-ex_yank.lo `test -f '../dist/../ex/ex_yank.c' || echo '../dist/'`../dist/../ex/ex_yank.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_version.lo -MD -MP -MF .deps/libvi_la-ex_version.Tpo -c ../dist/../ex/ex_version.c -fPIC -DPIC -o .libs/libvi_la-ex_version.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_source.lo -MD -MP -MF .deps/libvi_la-ex_source.Tpo -c ../dist/../ex/ex_source.c -o libvi_la-ex_source.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_shell.lo -MD -MP -MF .deps/libvi_la-ex_shell.Tpo -c ../dist/../ex/ex_shell.c -o libvi_la-ex_shell.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_visual.lo -MD -MP -MF .deps/libvi_la-ex_visual.Tpo -c ../dist/../ex/ex_visual.c -fPIC -DPIC -o .libs/libvi_la-ex_visual.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_write.lo -MD -MP -MF .deps/libvi_la-ex_write.Tpo -c ../dist/../ex/ex_write.c -fPIC -DPIC -o .libs/libvi_la-ex_write.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_tcl.lo -MD -MP -MF .deps/libvi_la-ex_tcl.Tpo -c ../dist/../ex/ex_tcl.c -o libvi_la-ex_tcl.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_set.Tpo .deps/libvi_la-ex_set.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-ex_z.lo -MD -MP -MF .deps/libvi_la-ex_z.Tpo -c -o libvi_la-ex_z.lo `test -f '../dist/../ex/ex_z.c' || echo '../dist/'`../dist/../ex/ex_z.c
- mv -f .deps/libvi_la-ex_screen.Tpo .deps/libvi_la-ex_screen.Plo
- mv -f .deps/libvi_la-api.Tpo .deps/libvi_la-api.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-exf.lo -MD -MP -MF .deps/libvi_la-exf.Tpo -c -o libvi_la-exf.lo `test -f '../dist/../common/exf.c' || echo '../dist/'`../dist/../common/exf.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-getc.lo -MD -MP -MF .deps/libvi_la-getc.Tpo -c -o libvi_la-getc.lo `test -f '../dist/../vi/getc.c' || echo '../dist/'`../dist/../vi/getc.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_yank.lo -MD -MP -MF .deps/libvi_la-ex_yank.Tpo -c ../dist/../ex/ex_yank.c -fPIC -DPIC -o .libs/libvi_la-ex_yank.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_shift.lo -MD -MP -MF .deps/libvi_la-ex_shift.Tpo -c ../dist/../ex/ex_shift.c -o libvi_la-ex_shift.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_z.lo -MD -MP -MF .deps/libvi_la-ex_z.Tpo -c ../dist/../ex/ex_z.c -fPIC -DPIC -o .libs/libvi_la-ex_z.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-getc.lo -MD -MP -MF .deps/libvi_la-getc.Tpo -c ../dist/../vi/getc.c -fPIC -DPIC -o .libs/libvi_la-getc.o
- ../dist/../ex/ex_visual.c: In function 'ex_visual':
- ../dist/../ex/ex_visual.c:84:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../ex/ex_visual.c:84:8: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../ex/ex_visual.c:86:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../ex/ex_visual.c:86:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-exf.lo -MD -MP -MF .deps/libvi_la-exf.Tpo -c ../dist/../common/exf.c -fPIC -DPIC -o .libs/libvi_la-exf.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_undo.lo -MD -MP -MF .deps/libvi_la-ex_undo.Tpo -c ../dist/../ex/ex_undo.c -o libvi_la-ex_undo.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_stop.Tpo .deps/libvi_la-ex_stop.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-gs.lo -MD -MP -MF .deps/libvi_la-gs.Tpo -c -o libvi_la-gs.lo `test -f '../dist/../common/gs.c' || echo '../dist/'`../dist/../common/gs.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_version.lo -MD -MP -MF .deps/libvi_la-ex_version.Tpo -c ../dist/../ex/ex_version.c -o libvi_la-ex_version.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_tcl.Tpo .deps/libvi_la-ex_tcl.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_visual.lo -MD -MP -MF .deps/libvi_la-ex_visual.Tpo -c ../dist/../ex/ex_visual.c -o libvi_la-ex_visual.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-key.lo -MD -MP -MF .deps/libvi_la-key.Tpo -c -o libvi_la-key.lo `test -f '../dist/../common/key.c' || echo '../dist/'`../dist/../common/key.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-gs.lo -MD -MP -MF .deps/libvi_la-gs.Tpo -c ../dist/../common/gs.c -fPIC -DPIC -o .libs/libvi_la-gs.o
- mv -f .deps/libvi_la-ex_source.Tpo .deps/libvi_la-ex_source.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-db.lo -MD -MP -MF .deps/libvi_la-db.Tpo -c -o libvi_la-db.lo `test -f '../dist/../common/db.c' || echo '../dist/'`../dist/../common/db.c
- mv -f .deps/libvi_la-ex_read.Tpo .deps/libvi_la-ex_read.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-main.lo -MD -MP -MF .deps/libvi_la-main.Tpo -c -o libvi_la-main.lo `test -f '../dist/../common/main.c' || echo '../dist/'`../dist/../common/main.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_yank.lo -MD -MP -MF .deps/libvi_la-ex_yank.Tpo -c ../dist/../ex/ex_yank.c -o libvi_la-ex_yank.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_script.lo -MD -MP -MF .deps/libvi_la-ex_script.Tpo -c ../dist/../ex/ex_script.c -o libvi_la-ex_script.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_util.lo -MD -MP -MF .deps/libvi_la-ex_util.Tpo -c ../dist/../ex/ex_util.c -o libvi_la-ex_util.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_usage.lo -MD -MP -MF .deps/libvi_la-ex_usage.Tpo -c ../dist/../ex/ex_usage.c -o libvi_la-ex_usage.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-key.lo -MD -MP -MF .deps/libvi_la-key.Tpo -c ../dist/../common/key.c -fPIC -DPIC -o .libs/libvi_la-key.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_txt.lo -MD -MP -MF .deps/libvi_la-ex_txt.Tpo -c ../dist/../ex/ex_txt.c -o libvi_la-ex_txt.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-db.lo -MD -MP -MF .deps/libvi_la-db.Tpo -c ../dist/../common/db.c -fPIC -DPIC -o .libs/libvi_la-db.o
- mv -f .deps/libvi_la-ex_shell.Tpo .deps/libvi_la-ex_shell.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-mark.lo -MD -MP -MF .deps/libvi_la-mark.Tpo -c -o libvi_la-mark.lo `test -f '../dist/../common/mark.c' || echo '../dist/'`../dist/../common/mark.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-main.lo -MD -MP -MF .deps/libvi_la-main.Tpo -c ../dist/../common/main.c -fPIC -DPIC -o .libs/libvi_la-main.o
- mv -f .deps/libvi_la-ex_version.Tpo .deps/libvi_la-ex_version.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-msg.lo -MD -MP -MF .deps/libvi_la-msg.Tpo -c -o libvi_la-msg.lo `test -f '../dist/../common/msg.c' || echo '../dist/'`../dist/../common/msg.c
- mv -f .deps/libvi_la-ex_undo.Tpo .deps/libvi_la-ex_undo.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-options.lo -MD -MP -MF .deps/libvi_la-options.Tpo -c -o libvi_la-options.lo `test -f '../dist/../common/options.c' || echo '../dist/'`../dist/../common/options.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_z.lo -MD -MP -MF .deps/libvi_la-ex_z.Tpo -c ../dist/../ex/ex_z.c -o libvi_la-ex_z.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-getc.lo -MD -MP -MF .deps/libvi_la-getc.Tpo -c ../dist/../vi/getc.c -o libvi_la-getc.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_print.Tpo .deps/libvi_la-ex_print.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-options_f.lo -MD -MP -MF .deps/libvi_la-options_f.Tpo -c -o libvi_la-options_f.lo `test -f '../dist/../common/options_f.c' || echo '../dist/'`../dist/../common/options_f.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-mark.lo -MD -MP -MF .deps/libvi_la-mark.Tpo -c ../dist/../common/mark.c -fPIC -DPIC -o .libs/libvi_la-mark.o
- mv -f .deps/libvi_la-ex_yank.Tpo .deps/libvi_la-ex_yank.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_write.lo -MD -MP -MF .deps/libvi_la-ex_write.Tpo -c ../dist/../ex/ex_write.c -o libvi_la-ex_write.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-msg.lo -MD -MP -MF .deps/libvi_la-msg.Tpo -c ../dist/../common/msg.c -fPIC -DPIC -o .libs/libvi_la-msg.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-put.lo -MD -MP -MF .deps/libvi_la-put.Tpo -c -o libvi_la-put.lo `test -f '../dist/../common/put.c' || echo '../dist/'`../dist/../common/put.c
- mv -f .deps/libvi_la-ex_visual.Tpo .deps/libvi_la-ex_visual.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-options.lo -MD -MP -MF .deps/libvi_la-options.Tpo -c ../dist/../common/options.c -fPIC -DPIC -o .libs/libvi_la-options.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-recover.lo -MD -MP -MF .deps/libvi_la-recover.Tpo -c -o libvi_la-recover.lo `test -f '../dist/../common/recover.c' || echo '../dist/'`../dist/../common/recover.c
- mv -f .deps/libvi_la-ex_shift.Tpo .deps/libvi_la-ex_shift.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-screen.lo -MD -MP -MF .deps/libvi_la-screen.Tpo -c -o libvi_la-screen.lo `test -f '../dist/../common/screen.c' || echo '../dist/'`../dist/../common/screen.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-options_f.lo -MD -MP -MF .deps/libvi_la-options_f.Tpo -c ../dist/../common/options_f.c -fPIC -DPIC -o .libs/libvi_la-options_f.o
- ../dist/../common/main.c: In function 'editor':
- ../dist/../common/main.c:389:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-gs.lo -MD -MP -MF .deps/libvi_la-gs.Tpo -c ../dist/../common/gs.c -o libvi_la-gs.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-put.lo -MD -MP -MF .deps/libvi_la-put.Tpo -c ../dist/../common/put.c -fPIC -DPIC -o .libs/libvi_la-put.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-recover.lo -MD -MP -MF .deps/libvi_la-recover.Tpo -c ../dist/../common/recover.c -fPIC -DPIC -o .libs/libvi_la-recover.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-screen.lo -MD -MP -MF .deps/libvi_la-screen.Tpo -c ../dist/../common/screen.c -fPIC -DPIC -o .libs/libvi_la-screen.o
- mv -f .deps/libvi_la-ex_argv.Tpo .deps/libvi_la-ex_argv.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-search.lo -MD -MP -MF .deps/libvi_la-search.Tpo -c -o libvi_la-search.lo `test -f '../dist/../common/search.c' || echo '../dist/'`../dist/../common/search.c
- mv -f .deps/libvi_la-ex_z.Tpo .deps/libvi_la-ex_z.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-seq.lo -MD -MP -MF .deps/libvi_la-seq.Tpo -c -o libvi_la-seq.lo `test -f '../dist/../common/seq.c' || echo '../dist/'`../dist/../common/seq.c
- mv -f .deps/libvi_la-ex_util.Tpo .deps/libvi_la-ex_util.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-trace.lo -MD -MP -MF .deps/libvi_la-trace.Tpo -c -o libvi_la-trace.lo `test -f '../dist/../common/trace.c' || echo '../dist/'`../dist/../common/trace.c
- mv -f .deps/libvi_la-ex_usage.Tpo .deps/libvi_la-ex_usage.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-util.lo -MD -MP -MF .deps/libvi_la-util.Tpo -c -o libvi_la-util.lo `test -f '../dist/../common/util.c' || echo '../dist/'`../dist/../common/util.c
- mv -f .deps/libvi_la-ex_cscope.Tpo .deps/libvi_la-ex_cscope.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-seq.lo -MD -MP -MF .deps/libvi_la-seq.Tpo -c ../dist/../common/seq.c -fPIC -DPIC -o .libs/libvi_la-seq.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-util2.lo -MD -MP -MF .deps/libvi_la-util2.Tpo -c -o libvi_la-util2.lo `test -f '../dist/../common/util2.c' || echo '../dist/'`../dist/../common/util2.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-search.lo -MD -MP -MF .deps/libvi_la-search.Tpo -c ../dist/../common/search.c -fPIC -DPIC -o .libs/libvi_la-search.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-trace.lo -MD -MP -MF .deps/libvi_la-trace.Tpo -c ../dist/../common/trace.c -fPIC -DPIC -o .libs/libvi_la-trace.o
- ../dist/../common/recover.c: In function 'rcv_email':
- ../dist/../common/recover.c:849:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
- mv -f .deps/libvi_la-getc.Tpo .deps/libvi_la-getc.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_at.lo -MD -MP -MF .deps/libvi_la-v_at.Tpo -c -o libvi_la-v_at.lo `test -f '../dist/../vi/v_at.c' || echo '../dist/'`../dist/../vi/v_at.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex.lo -MD -MP -MF .deps/libvi_la-ex.Tpo -c ../dist/../ex/ex.c -o libvi_la-ex.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-util.lo -MD -MP -MF .deps/libvi_la-util.Tpo -c ../dist/../common/util.c -fPIC -DPIC -o .libs/libvi_la-util.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-mark.lo -MD -MP -MF .deps/libvi_la-mark.Tpo -c ../dist/../common/mark.c -o libvi_la-mark.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_txt.Tpo .deps/libvi_la-ex_txt.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_ch.lo -MD -MP -MF .deps/libvi_la-v_ch.Tpo -c -o libvi_la-v_ch.lo `test -f '../dist/../vi/v_ch.c' || echo '../dist/'`../dist/../vi/v_ch.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-util2.lo -MD -MP -MF .deps/libvi_la-util2.Tpo -c ../dist/../common/util2.c -fPIC -DPIC -o .libs/libvi_la-util2.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_at.lo -MD -MP -MF .deps/libvi_la-v_at.Tpo -c ../dist/../vi/v_at.c -fPIC -DPIC -o .libs/libvi_la-v_at.o
- mv -f .deps/libvi_la-gs.Tpo .deps/libvi_la-gs.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_cmd.lo -MD -MP -MF .deps/libvi_la-v_cmd.Tpo -c -o libvi_la-v_cmd.lo `test -f '../dist/../vi/v_cmd.c' || echo '../dist/'`../dist/../vi/v_cmd.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-trace.lo -MD -MP -MF .deps/libvi_la-trace.Tpo -c ../dist/../common/trace.c -o libvi_la-trace.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-main.lo -MD -MP -MF .deps/libvi_la-main.Tpo -c ../dist/../common/main.c -o libvi_la-main.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ch.lo -MD -MP -MF .deps/libvi_la-v_ch.Tpo -c ../dist/../vi/v_ch.c -fPIC -DPIC -o .libs/libvi_la-v_ch.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-screen.lo -MD -MP -MF .deps/libvi_la-screen.Tpo -c ../dist/../common/screen.c -o libvi_la-screen.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-db.lo -MD -MP -MF .deps/libvi_la-db.Tpo -c ../dist/../common/db.c -o libvi_la-db.o >/dev/null 2>&1
- mv -f .deps/libvi_la-ex_write.Tpo .deps/libvi_la-ex_write.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_delete.lo -MD -MP -MF .deps/libvi_la-v_delete.Tpo -c -o libvi_la-v_delete.lo `test -f '../dist/../vi/v_delete.c' || echo '../dist/'`../dist/../vi/v_delete.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_tag.lo -MD -MP -MF .deps/libvi_la-ex_tag.Tpo -c ../dist/../ex/ex_tag.c -o libvi_la-ex_tag.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-options_f.lo -MD -MP -MF .deps/libvi_la-options_f.Tpo -c ../dist/../common/options_f.c -o libvi_la-options_f.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-put.lo -MD -MP -MF .deps/libvi_la-put.Tpo -c ../dist/../common/put.c -o libvi_la-put.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_cmd.lo -MD -MP -MF .deps/libvi_la-v_cmd.Tpo -c ../dist/../vi/v_cmd.c -fPIC -DPIC -o .libs/libvi_la-v_cmd.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-util2.lo -MD -MP -MF .deps/libvi_la-util2.Tpo -c ../dist/../common/util2.c -o libvi_la-util2.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_delete.lo -MD -MP -MF .deps/libvi_la-v_delete.Tpo -c ../dist/../vi/v_delete.c -fPIC -DPIC -o .libs/libvi_la-v_delete.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-key.lo -MD -MP -MF .deps/libvi_la-key.Tpo -c ../dist/../common/key.c -o libvi_la-key.o >/dev/null 2>&1
- mv -f .deps/libvi_la-trace.Tpo .deps/libvi_la-trace.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_event.lo -MD -MP -MF .deps/libvi_la-v_event.Tpo -c -o libvi_la-v_event.lo `test -f '../dist/../vi/v_event.c' || echo '../dist/'`../dist/../vi/v_event.c
- mv -f .deps/libvi_la-ex_script.Tpo .deps/libvi_la-ex_script.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_ex.lo -MD -MP -MF .deps/libvi_la-v_ex.Tpo -c -o libvi_la-v_ex.lo `test -f '../dist/../vi/v_ex.c' || echo '../dist/'`../dist/../vi/v_ex.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-util.lo -MD -MP -MF .deps/libvi_la-util.Tpo -c ../dist/../common/util.c -o libvi_la-util.o >/dev/null 2>&1
- mv -f .deps/libvi_la-util2.Tpo .deps/libvi_la-util2.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_increment.lo -MD -MP -MF .deps/libvi_la-v_increment.Tpo -c -o libvi_la-v_increment.lo `test -f '../dist/../vi/v_increment.c' || echo '../dist/'`../dist/../vi/v_increment.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_at.lo -MD -MP -MF .deps/libvi_la-v_at.Tpo -c ../dist/../vi/v_at.c -o libvi_la-v_at.o >/dev/null 2>&1
- mv -f .deps/libvi_la-mark.Tpo .deps/libvi_la-mark.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_init.lo -MD -MP -MF .deps/libvi_la-v_init.Tpo -c -o libvi_la-v_init.lo `test -f '../dist/../vi/v_init.c' || echo '../dist/'`../dist/../vi/v_init.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_event.lo -MD -MP -MF .deps/libvi_la-v_event.Tpo -c ../dist/../vi/v_event.c -fPIC -DPIC -o .libs/libvi_la-v_event.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_cmd.lo -MD -MP -MF .deps/libvi_la-v_cmd.Tpo -c ../dist/../vi/v_cmd.c -o libvi_la-v_cmd.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ex.lo -MD -MP -MF .deps/libvi_la-v_ex.Tpo -c ../dist/../vi/v_ex.c -fPIC -DPIC -o .libs/libvi_la-v_ex.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-recover.lo -MD -MP -MF .deps/libvi_la-recover.Tpo -c ../dist/../common/recover.c -o libvi_la-recover.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-search.lo -MD -MP -MF .deps/libvi_la-search.Tpo -c ../dist/../common/search.c -o libvi_la-search.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_increment.lo -MD -MP -MF .deps/libvi_la-v_increment.Tpo -c ../dist/../vi/v_increment.c -fPIC -DPIC -o .libs/libvi_la-v_increment.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-seq.lo -MD -MP -MF .deps/libvi_la-seq.Tpo -c ../dist/../common/seq.c -o libvi_la-seq.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_delete.lo -MD -MP -MF .deps/libvi_la-v_delete.Tpo -c ../dist/../vi/v_delete.c -o libvi_la-v_delete.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_init.lo -MD -MP -MF .deps/libvi_la-v_init.Tpo -c ../dist/../vi/v_init.c -fPIC -DPIC -o .libs/libvi_la-v_init.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ch.lo -MD -MP -MF .deps/libvi_la-v_ch.Tpo -c ../dist/../vi/v_ch.c -o libvi_la-v_ch.o >/dev/null 2>&1
- mv -f .deps/libvi_la-screen.Tpo .deps/libvi_la-screen.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_itxt.lo -MD -MP -MF .deps/libvi_la-v_itxt.Tpo -c -o libvi_la-v_itxt.lo `test -f '../dist/../vi/v_itxt.c' || echo '../dist/'`../dist/../vi/v_itxt.c
- mv -f .deps/libvi_la-put.Tpo .deps/libvi_la-put.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-msg.lo -MD -MP -MF .deps/libvi_la-msg.Tpo -c ../dist/../common/msg.c -o libvi_la-msg.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_left.lo -MD -MP -MF .deps/libvi_la-v_left.Tpo -c -o libvi_la-v_left.lo `test -f '../dist/../vi/v_left.c' || echo '../dist/'`../dist/../vi/v_left.c
- mv -f .deps/libvi_la-options_f.Tpo .deps/libvi_la-options_f.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_mark.lo -MD -MP -MF .deps/libvi_la-v_mark.Tpo -c -o libvi_la-v_mark.lo `test -f '../dist/../vi/v_mark.c' || echo '../dist/'`../dist/../vi/v_mark.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_itxt.lo -MD -MP -MF .deps/libvi_la-v_itxt.Tpo -c ../dist/../vi/v_itxt.c -fPIC -DPIC -o .libs/libvi_la-v_itxt.o
- mv -f .deps/libvi_la-v_cmd.Tpo .deps/libvi_la-v_cmd.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_match.lo -MD -MP -MF .deps/libvi_la-v_match.Tpo -c -o libvi_la-v_match.lo `test -f '../dist/../vi/v_match.c' || echo '../dist/'`../dist/../vi/v_match.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-exf.lo -MD -MP -MF .deps/libvi_la-exf.Tpo -c ../dist/../common/exf.c -o libvi_la-exf.o >/dev/null 2>&1
- mv -f .deps/libvi_la-util.Tpo .deps/libvi_la-util.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-ex_subst.lo -MD -MP -MF .deps/libvi_la-ex_subst.Tpo -c ../dist/../ex/ex_subst.c -o libvi_la-ex_subst.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_at.Tpo .deps/libvi_la-v_at.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_paragraph.lo -MD -MP -MF .deps/libvi_la-v_paragraph.Tpo -c -o libvi_la-v_paragraph.lo `test -f '../dist/../vi/v_paragraph.c' || echo '../dist/'`../dist/../vi/v_paragraph.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_put.lo -MD -MP -MF .deps/libvi_la-v_put.Tpo -c -o libvi_la-v_put.lo `test -f '../dist/../vi/v_put.c' || echo '../dist/'`../dist/../vi/v_put.c
- mv -f .deps/libvi_la-main.Tpo .deps/libvi_la-main.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_left.lo -MD -MP -MF .deps/libvi_la-v_left.Tpo -c ../dist/../vi/v_left.c -fPIC -DPIC -o .libs/libvi_la-v_left.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_redraw.lo -MD -MP -MF .deps/libvi_la-v_redraw.Tpo -c -o libvi_la-v_redraw.lo `test -f '../dist/../vi/v_redraw.c' || echo '../dist/'`../dist/../vi/v_redraw.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_mark.lo -MD -MP -MF .deps/libvi_la-v_mark.Tpo -c ../dist/../vi/v_mark.c -fPIC -DPIC -o .libs/libvi_la-v_mark.o
- mv -f .deps/libvi_la-v_delete.Tpo .deps/libvi_la-v_delete.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_replace.lo -MD -MP -MF .deps/libvi_la-v_replace.Tpo -c -o libvi_la-v_replace.lo `test -f '../dist/../vi/v_replace.c' || echo '../dist/'`../dist/../vi/v_replace.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_match.lo -MD -MP -MF .deps/libvi_la-v_match.Tpo -c ../dist/../vi/v_match.c -fPIC -DPIC -o .libs/libvi_la-v_match.o
- mv -f .deps/libvi_la-db.Tpo .deps/libvi_la-db.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_right.lo -MD -MP -MF .deps/libvi_la-v_right.Tpo -c -o libvi_la-v_right.lo `test -f '../dist/../vi/v_right.c' || echo '../dist/'`../dist/../vi/v_right.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_paragraph.lo -MD -MP -MF .deps/libvi_la-v_paragraph.Tpo -c ../dist/../vi/v_paragraph.c -fPIC -DPIC -o .libs/libvi_la-v_paragraph.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_put.lo -MD -MP -MF .deps/libvi_la-v_put.Tpo -c ../dist/../vi/v_put.c -fPIC -DPIC -o .libs/libvi_la-v_put.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_redraw.lo -MD -MP -MF .deps/libvi_la-v_redraw.Tpo -c ../dist/../vi/v_redraw.c -fPIC -DPIC -o .libs/libvi_la-v_redraw.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_init.lo -MD -MP -MF .deps/libvi_la-v_init.Tpo -c ../dist/../vi/v_init.c -o libvi_la-v_init.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_replace.lo -MD -MP -MF .deps/libvi_la-v_replace.Tpo -c ../dist/../vi/v_replace.c -fPIC -DPIC -o .libs/libvi_la-v_replace.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_right.lo -MD -MP -MF .deps/libvi_la-v_right.Tpo -c ../dist/../vi/v_right.c -fPIC -DPIC -o .libs/libvi_la-v_right.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_event.lo -MD -MP -MF .deps/libvi_la-v_event.Tpo -c ../dist/../vi/v_event.c -o libvi_la-v_event.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_ch.Tpo .deps/libvi_la-v_ch.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_screen.lo -MD -MP -MF .deps/libvi_la-v_screen.Tpo -c -o libvi_la-v_screen.lo `test -f '../dist/../vi/v_screen.c' || echo '../dist/'`../dist/../vi/v_screen.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_increment.lo -MD -MP -MF .deps/libvi_la-v_increment.Tpo -c ../dist/../vi/v_increment.c -o libvi_la-v_increment.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ex.lo -MD -MP -MF .deps/libvi_la-v_ex.Tpo -c ../dist/../vi/v_ex.c -o libvi_la-v_ex.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_screen.lo -MD -MP -MF .deps/libvi_la-v_screen.Tpo -c ../dist/../vi/v_screen.c -fPIC -DPIC -o .libs/libvi_la-v_screen.o
- mv -f .deps/libvi_la-search.Tpo .deps/libvi_la-search.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_scroll.lo -MD -MP -MF .deps/libvi_la-v_scroll.Tpo -c -o libvi_la-v_scroll.lo `test -f '../dist/../vi/v_scroll.c' || echo '../dist/'`../dist/../vi/v_scroll.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_mark.lo -MD -MP -MF .deps/libvi_la-v_mark.Tpo -c ../dist/../vi/v_mark.c -o libvi_la-v_mark.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_redraw.lo -MD -MP -MF .deps/libvi_la-v_redraw.Tpo -c ../dist/../vi/v_redraw.c -o libvi_la-v_redraw.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-options.lo -MD -MP -MF .deps/libvi_la-options.Tpo -c ../dist/../common/options.c -o libvi_la-options.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_left.lo -MD -MP -MF .deps/libvi_la-v_left.Tpo -c ../dist/../vi/v_left.c -o libvi_la-v_left.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_match.lo -MD -MP -MF .deps/libvi_la-v_match.Tpo -c ../dist/../vi/v_match.c -o libvi_la-v_match.o >/dev/null 2>&1
- mv -f .deps/libvi_la-seq.Tpo .deps/libvi_la-seq.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_search.lo -MD -MP -MF .deps/libvi_la-v_search.Tpo -c -o libvi_la-v_search.lo `test -f '../dist/../vi/v_search.c' || echo '../dist/'`../dist/../vi/v_search.c
- mv -f .deps/libvi_la-key.Tpo .deps/libvi_la-key.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_put.lo -MD -MP -MF .deps/libvi_la-v_put.Tpo -c ../dist/../vi/v_put.c -o libvi_la-v_put.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_section.lo -MD -MP -MF .deps/libvi_la-v_section.Tpo -c -o libvi_la-v_section.lo `test -f '../dist/../vi/v_section.c' || echo '../dist/'`../dist/../vi/v_section.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_scroll.lo -MD -MP -MF .deps/libvi_la-v_scroll.Tpo -c ../dist/../vi/v_scroll.c -fPIC -DPIC -o .libs/libvi_la-v_scroll.o
- mv -f .deps/libvi_la-v_init.Tpo .deps/libvi_la-v_init.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_sentence.lo -MD -MP -MF .deps/libvi_la-v_sentence.Tpo -c -o libvi_la-v_sentence.lo `test -f '../dist/../vi/v_sentence.c' || echo '../dist/'`../dist/../vi/v_sentence.c
- mv -f .deps/libvi_la-recover.Tpo .deps/libvi_la-recover.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_status.lo -MD -MP -MF .deps/libvi_la-v_status.Tpo -c -o libvi_la-v_status.lo `test -f '../dist/../vi/v_status.c' || echo '../dist/'`../dist/../vi/v_status.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_right.lo -MD -MP -MF .deps/libvi_la-v_right.Tpo -c ../dist/../vi/v_right.c -o libvi_la-v_right.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_search.lo -MD -MP -MF .deps/libvi_la-v_search.Tpo -c ../dist/../vi/v_search.c -fPIC -DPIC -o .libs/libvi_la-v_search.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_section.lo -MD -MP -MF .deps/libvi_la-v_section.Tpo -c ../dist/../vi/v_section.c -fPIC -DPIC -o .libs/libvi_la-v_section.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_replace.lo -MD -MP -MF .deps/libvi_la-v_replace.Tpo -c ../dist/../vi/v_replace.c -o libvi_la-v_replace.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_screen.lo -MD -MP -MF .deps/libvi_la-v_screen.Tpo -c ../dist/../vi/v_screen.c -o libvi_la-v_screen.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_sentence.lo -MD -MP -MF .deps/libvi_la-v_sentence.Tpo -c ../dist/../vi/v_sentence.c -fPIC -DPIC -o .libs/libvi_la-v_sentence.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_paragraph.lo -MD -MP -MF .deps/libvi_la-v_paragraph.Tpo -c ../dist/../vi/v_paragraph.c -o libvi_la-v_paragraph.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_redraw.Tpo .deps/libvi_la-v_redraw.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_txt.lo -MD -MP -MF .deps/libvi_la-v_txt.Tpo -c -o libvi_la-v_txt.lo `test -f '../dist/../vi/v_txt.c' || echo '../dist/'`../dist/../vi/v_txt.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_status.lo -MD -MP -MF .deps/libvi_la-v_status.Tpo -c ../dist/../vi/v_status.c -fPIC -DPIC -o .libs/libvi_la-v_status.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_itxt.lo -MD -MP -MF .deps/libvi_la-v_itxt.Tpo -c ../dist/../vi/v_itxt.c -o libvi_la-v_itxt.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_event.Tpo .deps/libvi_la-v_event.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_ulcase.lo -MD -MP -MF .deps/libvi_la-v_ulcase.Tpo -c -o libvi_la-v_ulcase.lo `test -f '../dist/../vi/v_ulcase.c' || echo '../dist/'`../dist/../vi/v_ulcase.c
- mv -f .deps/libvi_la-v_mark.Tpo .deps/libvi_la-v_mark.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_txt.lo -MD -MP -MF .deps/libvi_la-v_txt.Tpo -c ../dist/../vi/v_txt.c -fPIC -DPIC -o .libs/libvi_la-v_txt.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_undo.lo -MD -MP -MF .deps/libvi_la-v_undo.Tpo -c -o libvi_la-v_undo.lo `test -f '../dist/../vi/v_undo.c' || echo '../dist/'`../dist/../vi/v_undo.c
- mv -f .deps/libvi_la-v_increment.Tpo .deps/libvi_la-v_increment.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_util.lo -MD -MP -MF .deps/libvi_la-v_util.Tpo -c -o libvi_la-v_util.lo `test -f '../dist/../vi/v_util.c' || echo '../dist/'`../dist/../vi/v_util.c
- mv -f .deps/libvi_la-v_put.Tpo .deps/libvi_la-v_put.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_word.lo -MD -MP -MF .deps/libvi_la-v_word.Tpo -c -o libvi_la-v_word.lo `test -f '../dist/../vi/v_word.c' || echo '../dist/'`../dist/../vi/v_word.c
- mv -f .deps/libvi_la-v_match.Tpo .deps/libvi_la-v_match.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_xchar.lo -MD -MP -MF .deps/libvi_la-v_xchar.Tpo -c -o libvi_la-v_xchar.lo `test -f '../dist/../vi/v_xchar.c' || echo '../dist/'`../dist/../vi/v_xchar.c
- mv -f .deps/libvi_la-v_left.Tpo .deps/libvi_la-v_left.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_yank.lo -MD -MP -MF .deps/libvi_la-v_yank.Tpo -c -o libvi_la-v_yank.lo `test -f '../dist/../vi/v_yank.c' || echo '../dist/'`../dist/../vi/v_yank.c
- mv -f .deps/libvi_la-ex_tag.Tpo .deps/libvi_la-ex_tag.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_z.lo -MD -MP -MF .deps/libvi_la-v_z.Tpo -c -o libvi_la-v_z.lo `test -f '../dist/../vi/v_z.c' || echo '../dist/'`../dist/../vi/v_z.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ulcase.lo -MD -MP -MF .deps/libvi_la-v_ulcase.Tpo -c ../dist/../vi/v_ulcase.c -fPIC -DPIC -o .libs/libvi_la-v_ulcase.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_undo.lo -MD -MP -MF .deps/libvi_la-v_undo.Tpo -c ../dist/../vi/v_undo.c -fPIC -DPIC -o .libs/libvi_la-v_undo.o
- mv -f .deps/libvi_la-v_right.Tpo .deps/libvi_la-v_right.Plo
- mv -f .deps/libvi_la-v_screen.Tpo .deps/libvi_la-v_screen.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-v_zexit.lo -MD -MP -MF .deps/libvi_la-v_zexit.Tpo -c -o libvi_la-v_zexit.lo `test -f '../dist/../vi/v_zexit.c' || echo '../dist/'`../dist/../vi/v_zexit.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vi.lo -MD -MP -MF .deps/libvi_la-vi.Tpo -c -o libvi_la-vi.lo `test -f '../dist/../vi/vi.c' || echo '../dist/'`../dist/../vi/vi.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_util.lo -MD -MP -MF .deps/libvi_la-v_util.Tpo -c ../dist/../vi/v_util.c -fPIC -DPIC -o .libs/libvi_la-v_util.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_word.lo -MD -MP -MF .deps/libvi_la-v_word.Tpo -c ../dist/../vi/v_word.c -fPIC -DPIC -o .libs/libvi_la-v_word.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_status.lo -MD -MP -MF .deps/libvi_la-v_status.Tpo -c ../dist/../vi/v_status.c -o libvi_la-v_status.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_xchar.lo -MD -MP -MF .deps/libvi_la-v_xchar.Tpo -c ../dist/../vi/v_xchar.c -fPIC -DPIC -o .libs/libvi_la-v_xchar.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_yank.lo -MD -MP -MF .deps/libvi_la-v_yank.Tpo -c ../dist/../vi/v_yank.c -fPIC -DPIC -o .libs/libvi_la-v_yank.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_section.lo -MD -MP -MF .deps/libvi_la-v_section.Tpo -c ../dist/../vi/v_section.c -o libvi_la-v_section.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_z.lo -MD -MP -MF .deps/libvi_la-v_z.Tpo -c ../dist/../vi/v_z.c -fPIC -DPIC -o .libs/libvi_la-v_z.o
- mv -f .deps/libvi_la-v_ex.Tpo .deps/libvi_la-v_ex.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_line.lo -MD -MP -MF .deps/libvi_la-vs_line.Tpo -c -o libvi_la-vs_line.lo `test -f '../dist/../vi/vs_line.c' || echo '../dist/'`../dist/../vi/vs_line.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vi.lo -MD -MP -MF .deps/libvi_la-vi.Tpo -c ../dist/../vi/vi.c -fPIC -DPIC -o .libs/libvi_la-vi.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_zexit.lo -MD -MP -MF .deps/libvi_la-v_zexit.Tpo -c ../dist/../vi/v_zexit.c -fPIC -DPIC -o .libs/libvi_la-v_zexit.o
- mv -f .deps/libvi_la-v_replace.Tpo .deps/libvi_la-v_replace.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_msg.lo -MD -MP -MF .deps/libvi_la-vs_msg.Tpo -c -o libvi_la-vs_msg.lo `test -f '../dist/../vi/vs_msg.c' || echo '../dist/'`../dist/../vi/vs_msg.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_scroll.lo -MD -MP -MF .deps/libvi_la-v_scroll.Tpo -c ../dist/../vi/v_scroll.c -o libvi_la-v_scroll.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_line.lo -MD -MP -MF .deps/libvi_la-vs_line.Tpo -c ../dist/../vi/vs_line.c -fPIC -DPIC -o .libs/libvi_la-vs_line.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_sentence.lo -MD -MP -MF .deps/libvi_la-v_sentence.Tpo -c ../dist/../vi/v_sentence.c -o libvi_la-v_sentence.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_msg.lo -MD -MP -MF .deps/libvi_la-vs_msg.Tpo -c ../dist/../vi/vs_msg.c -fPIC -DPIC -o .libs/libvi_la-vs_msg.o
- mv -f .deps/libvi_la-msg.Tpo .deps/libvi_la-msg.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_undo.lo -MD -MP -MF .deps/libvi_la-v_undo.Tpo -c ../dist/../vi/v_undo.c -o libvi_la-v_undo.o >/dev/null 2>&1
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_refresh.lo -MD -MP -MF .deps/libvi_la-vs_refresh.Tpo -c -o libvi_la-vs_refresh.lo `test -f '../dist/../vi/vs_refresh.c' || echo '../dist/'`../dist/../vi/vs_refresh.c
- mv -f .deps/libvi_la-v_status.Tpo .deps/libvi_la-v_status.Plo
- mv -f .deps/libvi_la-v_paragraph.Tpo .deps/libvi_la-v_paragraph.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_relative.lo -MD -MP -MF .deps/libvi_la-vs_relative.Tpo -c -o libvi_la-vs_relative.lo `test -f '../dist/../vi/vs_relative.c' || echo '../dist/'`../dist/../vi/vs_relative.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_smap.lo -MD -MP -MF .deps/libvi_la-vs_smap.Tpo -c -o libvi_la-vs_smap.lo `test -f '../dist/../vi/vs_smap.c' || echo '../dist/'`../dist/../vi/vs_smap.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_search.lo -MD -MP -MF .deps/libvi_la-v_search.Tpo -c ../dist/../vi/v_search.c -o libvi_la-v_search.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_yank.lo -MD -MP -MF .deps/libvi_la-v_yank.Tpo -c ../dist/../vi/v_yank.c -o libvi_la-v_yank.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_xchar.lo -MD -MP -MF .deps/libvi_la-v_xchar.Tpo -c ../dist/../vi/v_xchar.c -o libvi_la-v_xchar.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_zexit.lo -MD -MP -MF .deps/libvi_la-v_zexit.Tpo -c ../dist/../vi/v_zexit.c -o libvi_la-v_zexit.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_util.lo -MD -MP -MF .deps/libvi_la-v_util.Tpo -c ../dist/../vi/v_util.c -o libvi_la-v_util.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_refresh.lo -MD -MP -MF .deps/libvi_la-vs_refresh.Tpo -c ../dist/../vi/vs_refresh.c -fPIC -DPIC -o .libs/libvi_la-vs_refresh.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_ulcase.lo -MD -MP -MF .deps/libvi_la-v_ulcase.Tpo -c ../dist/../vi/v_ulcase.c -o libvi_la-v_ulcase.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_relative.lo -MD -MP -MF .deps/libvi_la-vs_relative.Tpo -c ../dist/../vi/vs_relative.c -fPIC -DPIC -o .libs/libvi_la-vs_relative.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_smap.lo -MD -MP -MF .deps/libvi_la-vs_smap.Tpo -c ../dist/../vi/vs_smap.c -fPIC -DPIC -o .libs/libvi_la-vs_smap.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_z.lo -MD -MP -MF .deps/libvi_la-v_z.Tpo -c ../dist/../vi/v_z.c -o libvi_la-v_z.o >/dev/null 2>&1
- ../dist/../vi/vs_line.c: In function 'vs_line':
- ../dist/../vi/vs_line.c:142:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../vi/vs_line.c:142:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../vi/vs_line.c: In function 'vs_number':
- ../dist/../vi/vs_line.c:535:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../vi/vs_line.c:535:3: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- mv -f .deps/libvi_la-v_section.Tpo .deps/libvi_la-v_section.Plo
- mv -f .deps/libvi_la-exf.Tpo .deps/libvi_la-exf.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-vs_split.lo -MD -MP -MF .deps/libvi_la-vs_split.Tpo -c -o libvi_la-vs_split.lo `test -f '../dist/../vi/vs_split.c' || echo '../dist/'`../dist/../vi/vs_split.c
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-regcomp.lo -MD -MP -MF .deps/libvi_la-regcomp.Tpo -c -o libvi_la-regcomp.lo `test -f '../dist/../regex/regcomp.c' || echo '../dist/'`../dist/../regex/regcomp.c
- mv -f .deps/libvi_la-v_itxt.Tpo .deps/libvi_la-v_itxt.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-regerror.lo -MD -MP -MF .deps/libvi_la-regerror.Tpo -c -o libvi_la-regerror.lo `test -f '../dist/../regex/regerror.c' || echo '../dist/'`../dist/../regex/regerror.c
- mv -f .deps/libvi_la-v_undo.Tpo .deps/libvi_la-v_undo.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-regexec.lo -MD -MP -MF .deps/libvi_la-regexec.Tpo -c -o libvi_la-regexec.lo `test -f '../dist/../regex/regexec.c' || echo '../dist/'`../dist/../regex/regexec.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_split.lo -MD -MP -MF .deps/libvi_la-vs_split.Tpo -c ../dist/../vi/vs_split.c -fPIC -DPIC -o .libs/libvi_la-vs_split.o
- mv -f .deps/libvi_la-v_yank.Tpo .deps/libvi_la-v_yank.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regcomp.lo -MD -MP -MF .deps/libvi_la-regcomp.Tpo -c ../dist/../regex/regcomp.c -fPIC -DPIC -o .libs/libvi_la-regcomp.o
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-regfree.lo -MD -MP -MF .deps/libvi_la-regfree.Tpo -c -o libvi_la-regfree.lo `test -f '../dist/../regex/regfree.c' || echo '../dist/'`../dist/../regex/regfree.c
- mv -f .deps/libvi_la-v_xchar.Tpo .deps/libvi_la-v_xchar.Plo
- ../dist/../vi/vs_refresh.c: In function 'vs_modeline':
- ../dist/../vi/vs_refresh.c:825:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- ../dist/../vi/vs_refresh.c:825:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'db_recno_t' [-Wformat]
- mv -f .deps/libvi_la-v_zexit.Tpo .deps/libvi_la-v_zexit.Plo
- /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT libvi_la-log.lo -MD -MP -MF .deps/libvi_la-log.Tpo -c -o libvi_la-log.lo `test -f '../dist/../common/log.c' || echo '../dist/'`../dist/../common/log.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_bsd.o -MD -MP -MF .deps/vi-cl_bsd.Tpo -c -o vi-cl_bsd.o `test -f '../dist/../cl/cl_bsd.c' || echo '../dist/'`../dist/../cl/cl_bsd.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regerror.lo -MD -MP -MF .deps/libvi_la-regerror.Tpo -c ../dist/../regex/regerror.c -fPIC -DPIC -o .libs/libvi_la-regerror.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regexec.lo -MD -MP -MF .deps/libvi_la-regexec.Tpo -c ../dist/../regex/regexec.c -fPIC -DPIC -o .libs/libvi_la-regexec.o
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_word.lo -MD -MP -MF .deps/libvi_la-v_word.Tpo -c ../dist/../vi/v_word.c -o libvi_la-v_word.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_z.Tpo .deps/libvi_la-v_z.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regfree.lo -MD -MP -MF .deps/libvi_la-regfree.Tpo -c ../dist/../regex/regfree.c -fPIC -DPIC -o .libs/libvi_la-regfree.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_funcs.o -MD -MP -MF .deps/vi-cl_funcs.Tpo -c -o vi-cl_funcs.o `test -f '../dist/../cl/cl_funcs.c' || echo '../dist/'`../dist/../cl/cl_funcs.c
- mv -f .deps/libvi_la-v_sentence.Tpo .deps/libvi_la-v_sentence.Plo
- mv -f .deps/libvi_la-v_scroll.Tpo .deps/libvi_la-v_scroll.Plo
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_main.o -MD -MP -MF .deps/vi-cl_main.Tpo -c -o vi-cl_main.o `test -f '../dist/../cl/cl_main.c' || echo '../dist/'`../dist/../cl/cl_main.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_read.o -MD -MP -MF .deps/vi-cl_read.Tpo -c -o vi-cl_read.o `test -f '../dist/../cl/cl_read.c' || echo '../dist/'`../dist/../cl/cl_read.c
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-log.lo -MD -MP -MF .deps/libvi_la-log.Tpo -c ../dist/../common/log.c -fPIC -DPIC -o .libs/libvi_la-log.o
- mv -f .deps/libvi_la-v_util.Tpo .deps/libvi_la-v_util.Plo
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_screen.o -MD -MP -MF .deps/vi-cl_screen.Tpo -c -o vi-cl_screen.o `test -f '../dist/../cl/cl_screen.c' || echo '../dist/'`../dist/../cl/cl_screen.c
- mv -f .deps/libvi_la-v_ulcase.Tpo .deps/libvi_la-v_ulcase.Plo
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -MT vi-cl_term.o -MD -MP -MF .deps/vi-cl_term.Tpo -c -o vi-cl_term.o `test -f '../dist/../cl/cl_term.c' || echo '../dist/'`../dist/../cl/cl_term.c
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_bsd.c:29:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- ../dist/../cl/cl_bsd.c:109:1: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/cl_bsd.c:127:1: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/cl_bsd.c: In function 'keypad':
- ../dist/../cl/cl_bsd.c:128:8: error: argument 'a' doesn't match prototype
- /usr/include/ncursesw/ncurses.h:630:28: error: prototype declaration
- ../dist/../cl/cl_bsd.c:129:6: error: argument 'on' doesn't match prototype
- /usr/include/ncursesw/ncurses.h:630:28: error: prototype declaration
- ../dist/../cl/cl_bsd.c: At top level:
- ../dist/../cl/cl_bsd.c:289:1: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/cl_bsd.c: In function 'tigetstr':
- ../dist/../cl/cl_bsd.c:290:8: error: argument 'name' doesn't match prototype
- /usr/include/ncursesw/ncurses.h:829:31: error: prototype declaration
- ../dist/../cl/cl_bsd.c:321:28: warning: comparison between pointer and integer [enabled by default]
- ../dist/../cl/cl_bsd.c: At top level:
- ../dist/../cl/cl_bsd.c:333:1: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- ../dist/../cl/cl_bsd.c: In function 'tigetnum':
- ../dist/../cl/cl_bsd.c:334:8: error: argument 'name' doesn't match prototype
- /usr/include/ncursesw/ncurses.h:828:28: error: prototype declaration
- make[1]: *** [vi-cl_bsd.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regerror.lo -MD -MP -MF .deps/libvi_la-regerror.Tpo -c ../dist/../regex/regerror.c -o libvi_la-regerror.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regfree.lo -MD -MP -MF .deps/libvi_la-regfree.Tpo -c ../dist/../regex/regfree.c -o libvi_la-regfree.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_search.Tpo .deps/libvi_la-v_search.Plo
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_read.c:35:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_main.c:31:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_funcs.c:31:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- make[1]: *** [vi-cl_read.o] Error 1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_relative.lo -MD -MP -MF .deps/libvi_la-vs_relative.Tpo -c ../dist/../vi/vs_relative.c -o libvi_la-vs_relative.o >/dev/null 2>&1
- make[1]: *** [vi-cl_main.o] Error 1
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_screen.c:29:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- ../dist/../cl/cl_funcs.c: In function 'cl_bell':
- ../dist/../cl/cl_funcs.c:234:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- mv -f .deps/libvi_la-regfree.Tpo .deps/libvi_la-regfree.Plo
- make[1]: *** [vi-cl_funcs.o] Error 1
- make[1]: *** [vi-cl_screen.o] Error 1
- mv -f .deps/libvi_la-regerror.Tpo .deps/libvi_la-regerror.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_line.lo -MD -MP -MF .deps/libvi_la-vs_line.Tpo -c ../dist/../vi/vs_line.c -o libvi_la-vs_line.o >/dev/null 2>&1
- In file included from ../dist/../cl/cl.h:107:0,
- from ../dist/../cl/cl_term.c:32:
- ../dist/../cl/extern.h:12:6: error: conflicting types for 'idlok'
- /usr/include/ncursesw/ncurses.h:610:28: note: previous declaration of 'idlok' was here
- ../dist/../cl/extern.h:15:5: error: conflicting types for 'keypad'
- /usr/include/ncursesw/ncurses.h:630:28: note: previous declaration of 'keypad' was here
- ../dist/../cl/extern.h:26:7: error: conflicting types for 'tigetstr'
- /usr/include/ncursesw/ncurses.h:829:31: note: previous declaration of 'tigetstr' was here
- ../dist/../cl/extern.h:29:5: error: conflicting types for 'tigetnum'
- /usr/include/ncursesw/ncurses.h:828:28: note: previous declaration of 'tigetnum' was here
- make[1]: *** [vi-cl_term.o] Error 1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_msg.lo -MD -MP -MF .deps/libvi_la-vs_msg.Tpo -c ../dist/../vi/vs_msg.c -o libvi_la-vs_msg.o >/dev/null 2>&1
- mv -f .deps/libvi_la-options.Tpo .deps/libvi_la-options.Plo
- mv -f .deps/libvi_la-ex.Tpo .deps/libvi_la-ex.Plo
- mv -f .deps/libvi_la-ex_subst.Tpo .deps/libvi_la-ex_subst.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vi.lo -MD -MP -MF .deps/libvi_la-vi.Tpo -c ../dist/../vi/vi.c -o libvi_la-vi.o >/dev/null 2>&1
- mv -f .deps/libvi_la-v_word.Tpo .deps/libvi_la-v_word.Plo
- mv -f .deps/libvi_la-vs_relative.Tpo .deps/libvi_la-vs_relative.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-log.lo -MD -MP -MF .deps/libvi_la-log.Tpo -c ../dist/../common/log.c -o libvi_la-log.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_refresh.lo -MD -MP -MF .deps/libvi_la-vs_refresh.Tpo -c ../dist/../vi/vs_refresh.c -o libvi_la-vs_refresh.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_split.lo -MD -MP -MF .deps/libvi_la-vs_split.Tpo -c ../dist/../vi/vs_split.c -o libvi_la-vs_split.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-vs_smap.lo -MD -MP -MF .deps/libvi_la-vs_smap.Tpo -c ../dist/../vi/vs_smap.c -o libvi_la-vs_smap.o >/dev/null 2>&1
- mv -f .deps/libvi_la-vs_line.Tpo .deps/libvi_la-vs_line.Plo
- mv -f .deps/libvi_la-vs_msg.Tpo .deps/libvi_la-vs_msg.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regcomp.lo -MD -MP -MF .deps/libvi_la-regcomp.Tpo -c ../dist/../regex/regcomp.c -o libvi_la-regcomp.o >/dev/null 2>&1
- mv -f .deps/libvi_la-log.Tpo .deps/libvi_la-log.Plo
- mv -f .deps/libvi_la-vi.Tpo .deps/libvi_la-vi.Plo
- mv -f .deps/libvi_la-vs_split.Tpo .deps/libvi_la-vs_split.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-regexec.lo -MD -MP -MF .deps/libvi_la-regexec.Tpo -c ../dist/../regex/regexec.c -o libvi_la-regexec.o >/dev/null 2>&1
- mv -f .deps/libvi_la-vs_refresh.Tpo .deps/libvi_la-vs_refresh.Plo
- libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../dist -D__REGEX_PRIVATE -I. -I../dist/../include -DVI=\"/usr/bin/nvi-ipc\" -I../dist/../regex -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include/db4.8 -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -MT libvi_la-v_txt.lo -MD -MP -MF .deps/libvi_la-v_txt.Tpo -c ../dist/../vi/v_txt.c -o libvi_la-v_txt.o >/dev/null 2>&1
- mv -f .deps/libvi_la-vs_smap.Tpo .deps/libvi_la-vs_smap.Plo
- mv -f .deps/libvi_la-regcomp.Tpo .deps/libvi_la-regcomp.Plo
- mv -f .deps/libvi_la-regexec.Tpo .deps/libvi_la-regexec.Plo
- mv -f .deps/libvi_la-v_txt.Tpo .deps/libvi_la-v_txt.Plo
- make[1]: Leaving directory `/tmp/portage/app-editors/nvi-1.81.6-r3/work/nvi-1.81.6/build.unix'
- make: *** [all] Error 2
- emake failed
- * ERROR: app-editors/nvi-1.81.6-r3 failed (compile phase):
- * make failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_compile
- * environment, line 3579: Called die
- * The specific snippet of code:
- * emake OPTFLAG="${CFLAGS}" || die "make failed"
- *
- * If you need support, post the output of `emerge --info '=app-editors/nvi-1.81.6-r3'`,
- * the complete build log and the output of `emerge -pqv '=app-editors/nvi-1.81.6-r3'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedyJH1QL: Permission denied