* Package: app-editors/nvi-1.81.6-r7 * Repository: gentoo * Maintainer: felix.janda@posteo.de proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux unicode userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nvi-1.81.6.tar.bz2 to /var/tmp/portage/app-editors/nvi-1.81.6-r7/work >>> Source unpacked in /var/tmp/portage/app-editors/nvi-1.81.6-r7/work >>> Preparing source in /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6 ... * Applying nvi-1.81.6-strlen-macro-renaming.patch ... [ ok ] * 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 ] * Applying nvi-1.81.6-ac_config_header.patch ... [ ok ] * Applying nvi-1.81.6-use_pkgconfig_for_ncurses.patch ... [ ok ] * Applying nvi-1.81.6-printf-types.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ 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.4.3 patch ... * Applying uclibc-ltconf/1.3.0 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6 ... include version 6.0 /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6 * 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 ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/nvi-1.81.6-r7 --htmldir=/usr/share/doc/nvi-1.81.6-r7/html --libdir=/usr/lib64 --program-prefix=n --enable-widechar checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports nested variables... 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 whether make supports the include directive... yes (GNU style) 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none 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/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none 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... no 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 for pkg-config... /usr/bin/pkg-config 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... yes checking for waddnstr... yes checking for beep... yes checking for flash... yes checking for idlok... yes checking for keypad... yes checking for newterm... yes checking for setupterm... yes 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 checking that generated files are newer than configure... done 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 /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6 ... make -j1 -C dist make: Entering directory '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist' make all-am make[1]: Entering directory '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_bsd.o `test -f './../cl/cl_bsd.c' || echo './'`./../cl/cl_bsd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_funcs.o `test -f './../cl/cl_funcs.c' || echo './'`./../cl/cl_funcs.c ./../cl/cl_funcs.c: In function ‘addstr4’: ./../cl/cl_funcs.c:60:10: warning: implicit declaration of function ‘waddnwstr’; did you mean ‘waddnstr’? [-Wimplicit-function-declaration] 60 | if (waddnwstr(win, str, len) == ERR) | ^~~~~~~~~ | waddnstr ./../cl/cl_funcs.c: In function ‘cl_attr’: ./../cl/cl_funcs.c:148:11: warning: implicit declaration of function ‘tputs’; did you mean ‘puts’? [-Wimplicit-function-declaration] 148 | (void)tputs(clp->smcup, 1, cl_putchar); | ^~~~~ | puts ./../cl/cl_funcs.c: In function ‘cl_ex_adjust’: ./../cl/cl_funcs.c:426:16: warning: implicit declaration of function ‘tgoto’; did you mean ‘v_lgoto’? [-Wimplicit-function-declaration] 426 | (void)tputs(tgoto(clp->cup, | ^~~~~ | v_lgoto ./../cl/cl_funcs.c: In function ‘cl_bell’: ./../cl/cl_funcs.c:234:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 234 | (void)write(STDOUT_FILENO, "\07", 1); /* \a */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_main.o `test -f './../cl/cl_main.c' || echo './'`./../cl/cl_main.c ./../cl/cl_main.c: In function ‘term_init’: ./../cl/cl_main.c:235:2: warning: implicit declaration of function ‘setupterm’; did you mean ‘set_term’? [-Wimplicit-function-declaration] 235 | setupterm(ttype, STDOUT_FILENO, &err); | ^~~~~~~~~ | set_term x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_read.o `test -f './../cl/cl_read.c' || echo './'`./../cl/cl_read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_screen.o `test -f './../cl/cl_screen.c' || echo './'`./../cl/cl_screen.c ./../cl/cl_screen.c: In function ‘cl_screen’: ./../cl/cl_screen.c:115:4: warning: implicit declaration of function ‘tputs’; did you mean ‘puts’? [-Wimplicit-function-declaration] 115 | tputs(tgoto(clp->cup, | ^~~~~ | puts ./../cl/cl_screen.c:115:10: warning: implicit declaration of function ‘tgoto’ [-Wimplicit-function-declaration] 115 | tputs(tgoto(clp->cup, | ^~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-cl_term.o `test -f './../cl/cl_term.c' || echo './'`./../cl/cl_term.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o vi-nothread.o `test -f './../common/nothread.c' || echo './'`./../common/nothread.c /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-api.lo `test -f './../common/api.c' || echo './'`./../common/api.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/api.c -fPIC -DPIC -o .libs/libvi_la-api.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-conv.lo `test -f './../common/conv.c' || echo './'`./../common/conv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/conv.c -fPIC -DPIC -o .libs/libvi_la-conv.o ./../common/conv.c: In function ‘default_int2char’: ./../common/conv.c:241:25: warning: passing argument 3 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 241 | if (iconv(id, &bp, &len, &obp, &outleft) == -1 && \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * 242 | errno != E2BIG) \ | ~~~~~~~~~~~~~~~~~~~~~ 243 | goto err; \ | ~~~~~~~~~~~~~~~~ 244 | offset = cw->blen1 - outleft; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | } \ | ~~~~~~~~~~~~~~~~~ 246 | } while (0) | ~~~~~~~~~~~ 247 | #else | ~~~~~ 248 | #define CONVERT2(len, cw, offset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 249 | #endif | ~~~~~~ 250 | | 251 | | 252 | MEMSET(&mbs, 0, 1); | ~~~~~~~~~~~~~~~~~~~ 253 | BINC_RETC(NULL, *tostr, *blen, nlen); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 254 | dst = *tostr; buflen = *blen; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | | 256 | #ifdef USE_ICONV | ~~~~~~~~~~~~~~~~ 257 | if (strcmp(nl_langinfo(CODESET), enc)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 258 | id = iconv_open(enc, nl_langinfo(CODESET)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 259 | if (id == (iconv_t)-1) | ~~~~~~~~~~~~~~~~~~~~~~ 260 | goto err; | ~~~~~~~~~ 261 | dst = buffer; buflen = CONV_BUFFER_SIZE; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 262 | } | ~ 263 | #endif | ~~~~~~ 264 | | 265 | for (i = 0, j = 0; i < len; ++i) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | n = wcrtomb(dst+j, str[i], &mbs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 267 | if (n == -1) goto err; | ~~~~~~~~~~~~~~~~~~~~~~ 268 | j += n; | ~~~~~~~ 269 | if (buflen < j + MB_CUR_MAX) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 270 | if (id != (iconv_t)-1) { | ~~~~~~~~~~~~~~~~~~~~~~~~ 271 | CONVERT2(j, cw, offset); | ~~~~~~~~~~ ./../common/conv.c:271:3: note: in expansion of macro ‘CONVERT2’ 271 | CONVERT2(j, cw, offset); | ^~~~~~~~ In file included from ./../common/conv.c:32: /usr/include/iconv.h:43:27: note: expected ‘size_t * restrict’ {aka ‘long unsigned int * restrict’} but argument is of type ‘int *’ 43 | size_t *__restrict __inbytesleft, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ./../common/conv.c:241:25: warning: passing argument 3 of ‘iconv’ from incompatible pointer type [-Wincompatible-pointer-types] 241 | if (iconv(id, &bp, &len, &obp, &outleft) == -1 && \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int * 242 | errno != E2BIG) \ | ~~~~~~~~~~~~~~~~~~~~~ 243 | goto err; \ | ~~~~~~~~~~~~~~~~ 244 | offset = cw->blen1 - outleft; \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 245 | } \ | ~~~~~~~~~~~~~~~~~ 246 | } while (0) | ~~~~~~~~~~~ 247 | #else | ~~~~~ 248 | #define CONVERT2(len, cw, offset) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 249 | #endif | ~~~~~~ 250 | | 251 | | 252 | MEMSET(&mbs, 0, 1); | ~~~~~~~~~~~~~~~~~~~ 253 | BINC_RETC(NULL, *tostr, *blen, nlen); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 254 | dst = *tostr; buflen = *blen; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | | 256 | #ifdef USE_ICONV | ~~~~~~~~~~~~~~~~ 257 | if (strcmp(nl_langinfo(CODESET), enc)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 258 | id = iconv_open(enc, nl_langinfo(CODESET)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 259 | if (id == (iconv_t)-1) | ~~~~~~~~~~~~~~~~~~~~~~ 260 | goto err; | ~~~~~~~~~ 261 | dst = buffer; buflen = CONV_BUFFER_SIZE; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 262 | } | ~ 263 | #endif | ~~~~~~ 264 | | 265 | for (i = 0, j = 0; i < len; ++i) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 266 | n = wcrtomb(dst+j, str[i], &mbs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 267 | if (n == -1) goto err; | ~~~~~~~~~~~~~~~~~~~~~~ 268 | j += n; | ~~~~~~~ 269 | if (buflen < j + MB_CUR_MAX) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 270 | if (id != (iconv_t)-1) { | ~~~~~~~~~~~~~~~~~~~~~~~~ 271 | CONVERT2(j, cw, offset); | ~~~~~~~~~~~~~~~~~~~~~~~~ 272 | } else { | ~~~~~~~~ 273 | nlen += 256; | ~~~~~~~~~~~~ 274 | BINC_RETC(NULL, *tostr, *blen, nlen); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 275 | dst = *tostr; buflen = *blen; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | } | ~ 277 | } | ~ 278 | } | ~ 279 | | 280 | n = wcrtomb(dst+j, L'\0', &mbs); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 281 | j += n - 1; /* don't count NUL at the end */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 282 | *tolen = j; | ~~~~~~~~~~~ 283 | | 284 | if (id != (iconv_t)-1) { | ~~~~~~~~~~~~~~~~~~~~~~~~ 285 | CONVERT2(j, cw, offset); | ~~~~~~~~~~ ./../common/conv.c:285:2: note: in expansion of macro ‘CONVERT2’ 285 | CONVERT2(j, cw, offset); | ^~~~~~~~ In file included from ./../common/conv.c:32: /usr/include/iconv.h:43:27: note: expected ‘size_t * restrict’ {aka ‘long unsigned int * restrict’} but argument is of type ‘int *’ 43 | size_t *__restrict __inbytesleft, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/conv.c -o libvi_la-conv.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-cut.lo `test -f './../common/cut.c' || echo './'`./../common/cut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/cut.c -fPIC -DPIC -o .libs/libvi_la-cut.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/cut.c -o libvi_la-cut.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-delete.lo `test -f './../common/delete.c' || echo './'`./../common/delete.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/delete.c -fPIC -DPIC -o .libs/libvi_la-delete.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../common/delete.c -o libvi_la-delete.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex.lo `test -f './../ex/ex.c' || echo './'`./../ex/ex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex.c -fPIC -DPIC -o .libs/libvi_la-ex.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex.c -o libvi_la-ex.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_abbrev.lo `test -f './../ex/ex_abbrev.c' || echo './'`./../ex/ex_abbrev.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_abbrev.c -o libvi_la-ex_abbrev.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_append.lo `test -f './../ex/ex_append.c' || echo './'`./../ex/ex_append.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_append.c -o libvi_la-ex_append.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_args.lo `test -f './../ex/ex_args.c' || echo './'`./../ex/ex_args.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_args.c -o libvi_la-ex_args.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_argv.lo `test -f './../ex/ex_argv.c' || echo './'`./../ex/ex_argv.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_argv.c -o libvi_la-ex_argv.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_at.lo `test -f './../ex/ex_at.c' || echo './'`./../ex/ex_at.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_at.c -o libvi_la-ex_at.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_bang.lo `test -f './../ex/ex_bang.c' || echo './'`./../ex/ex_bang.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_bang.c -o libvi_la-ex_bang.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_cd.lo `test -f './../ex/ex_cd.c' || echo './'`./../ex/ex_cd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_cd.c -o libvi_la-ex_cd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_cmd.lo `test -f './../ex/ex_cmd.c' || echo './'`./../ex/ex_cmd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_cmd.c -o libvi_la-ex_cmd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_cscope.lo `test -f './../ex/ex_cscope.c' || echo './'`./../ex/ex_cscope.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_cscope.c -fPIC -DPIC -o .libs/libvi_la-ex_cscope.o ./../ex/ex_cscope.c: In function ‘cscope_find’: ./../ex/ex_cscope.c:500:31: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 500 | (void)fprintf(csc->to_fp, "%d%s\n", search, tqp->tag + 2); | ~^ ~~~~~~ | | | | int size_t {aka long unsigned int} | %ld libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_cscope.c -o libvi_la-ex_cscope.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_delete.lo `test -f './../ex/ex_delete.c' || echo './'`./../ex/ex_delete.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_delete.c -o libvi_la-ex_delete.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_display.lo `test -f './../ex/ex_display.c' || echo './'`./../ex/ex_display.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_display.c -o libvi_la-ex_display.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_edit.lo `test -f './../ex/ex_edit.c' || echo './'`./../ex/ex_edit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_edit.c -o libvi_la-ex_edit.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_equal.lo `test -f './../ex/ex_equal.c' || echo './'`./../ex/ex_equal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_equal.c -o libvi_la-ex_equal.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_file.lo `test -f './../ex/ex_file.c' || echo './'`./../ex/ex_file.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_file.c -fPIC -DPIC -o .libs/libvi_la-ex_file.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_file.c -o libvi_la-ex_file.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_filter.lo `test -f './../ex/ex_filter.c' || echo './'`./../ex/ex_filter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_global.lo `test -f './../ex/ex_global.c' || echo './'`./../ex/ex_global.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_global.c -o libvi_la-ex_global.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_init.lo `test -f './../ex/ex_init.c' || echo './'`./../ex/ex_init.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_init.c -o libvi_la-ex_init.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_join.lo `test -f './../ex/ex_join.c' || echo './'`./../ex/ex_join.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_join.c -o libvi_la-ex_join.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_map.lo `test -f './../ex/ex_map.c' || echo './'`./../ex/ex_map.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_map.c -o libvi_la-ex_map.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_mark.lo `test -f './../ex/ex_mark.c' || echo './'`./../ex/ex_mark.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_mark.c -o libvi_la-ex_mark.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_mkexrc.lo `test -f './../ex/ex_mkexrc.c' || echo './'`./../ex/ex_mkexrc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_mkexrc.c -fPIC -DPIC -o .libs/libvi_la-ex_mkexrc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_mkexrc.c -o libvi_la-ex_mkexrc.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_move.lo `test -f './../ex/ex_move.c' || echo './'`./../ex/ex_move.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_move.c -o libvi_la-ex_move.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_open.lo `test -f './../ex/ex_open.c' || echo './'`./../ex/ex_open.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_open.c -fPIC -DPIC -o .libs/libvi_la-ex_open.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_open.c -o libvi_la-ex_open.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_perl.lo `test -f './../ex/ex_perl.c' || echo './'`./../ex/ex_perl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_perl.c -o libvi_la-ex_perl.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_preserve.lo `test -f './../ex/ex_preserve.c' || echo './'`./../ex/ex_preserve.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_preserve.c -o libvi_la-ex_preserve.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_print.lo `test -f './../ex/ex_print.c' || echo './'`./../ex/ex_print.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_print.c -o libvi_la-ex_print.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_put.lo `test -f './../ex/ex_put.c' || echo './'`./../ex/ex_put.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_put.c -o libvi_la-ex_put.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_quit.lo `test -f './../ex/ex_quit.c' || echo './'`./../ex/ex_quit.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_read.lo `test -f './../ex/ex_read.c' || echo './'`./../ex/ex_read.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_read.c -o libvi_la-ex_read.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_screen.lo `test -f './../ex/ex_screen.c' || echo './'`./../ex/ex_screen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../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. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_screen.c -o libvi_la-ex_screen.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/`echo vi-ipc | sed 's&^&n&'`\" -I./../regex -D_PATH_MSGCAT="\"/usr/share/vi/catalog/\"" -I/usr/include/db6.0 -O -c -o libvi_la-ex_script.lo `test -f './../ex/ex_script.c' || echo './'`./../ex/ex_script.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D__REGEX_PRIVATE -I. -I./../include -DVI=\"/usr/bin/nvi-ipc\" -I./../regex -D_PATH_MSGCAT=\"/usr/share/vi/catalog/\" -I/usr/include/db6.0 -O -c ./../ex/ex_script.c -fPIC -DPIC -o .libs/libvi_la-ex_script.o ./../ex/ex_script.c:27:10: fatal error: sys/stropts.h: No such file or directory 27 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[1]: *** [Makefile:1510: libvi_la-ex_script.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist' make: *** [Makefile:883: all] Error 2 make: Leaving directory '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6/dist' * ERROR: app-editors/nvi-1.81.6-r7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-editors/nvi-1.81.6-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-editors/nvi-1.81.6-r7::gentoo'`. * The complete build log is located at '/var/log/portage/app-editors:nvi-1.81.6-r7:20190807-164520.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/nvi-1.81.6-r7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-editors/nvi-1.81.6-r7/temp/environment'. * Working directory: '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6' * S: '/var/tmp/portage/app-editors/nvi-1.81.6-r7/work/nvi-1.81.6'