=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for vile-9.8t.tgz => Checksum RMD160 OK for vile-9.8t.tgz => Checksum SHA512 OK for vile-9.8t.tgz ===> Installing dependencies for xvile-9.8t ========================================================================== The following variables will affect the build process of this package, xvile-9.8t. Their current value is shown below: * XAW_TYPE = standard You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.19: found x11-links-1.19 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency perl>=5.28.0<5.30.0: found perl-5.28.2 ===> Overriding tools for xvile-9.8t ===> Extracting for xvile-9.8t ===> Patching for xvile-9.8t => Applying pkgsrc patches for xvile-9.8t => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/editors/xvile/../../editors/vile/patches/patch-filters_makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/editors/xvile/../../editors/vile/patches/patch-filters_makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-filters_makefile.in,v 1.1 2012/07/20 14:38:51 marino Exp $ | |Carryover from vile 0.97, patch-ab | |--- filters/makefile.in.orig 2012-07-20 00:50:45.000000000 +0000 |+++ filters/makefile.in -------------------------- Patching file filters/makefile.in using Plan A... Hunk #1 succeeded at 51 (offset 3 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/editors/xvile/../../editors/vile/patches/patch-makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/editors/xvile/../../editors/vile/patches/patch-makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-makefile.in,v 1.3 2019/02/16 00:52:06 wiz Exp $ | |Carryover from vile 0.97, patch-aa (updated) | |--- makefile.in.orig 2010-06-11 23:32:31.000000000 +0000 |+++ makefile.in -------------------------- Patching file makefile.in using Plan A... Hunk #1 succeeded at 75 (offset 13 lines). Hunk #2 succeeded at 72 (offset 1 line). done ===> Creating toolchain wrappers for xvile-9.8t ===> Configuring for xvile-9.8t => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in perl/vileget macros/lxvile macros/lxvile-fonts. => Checking for portability problems in extracted files checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd Configuring for netbsd checking for x86_64--netbsd-gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking version of gcc... 3 checking for gcc option to accept ANSI C... none needed checking $CFLAGS variable... broken configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options checking $CC variable... ok checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if we can initialize unions... yes checking if _XOPEN_SOURCE really is set... no checking if we should define _XOPEN_SOURCE... 500 checking if SIGWINCH is defined... yes checking for reflex... no checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for makeflags variable... ${MFLAGS} checking for a BSD compatible install... /usr/bin/install -c -o makoto -g wheel checking whether make sets ${MAKE}... yes checking for mawk... /usr/bin/awk checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for archiver (symbol AR)... ar checking for archiver options (symbol AR_OPTS)... rv checking if you want to see long compiling messages... yes checking for PATH separator... : checking if you wish to build only core functions... no checking if you wish to disable shell/external commands... no checking for CFLAGS options... checking if you want to use perl as an extension language... yes checking for perl-5.004... /usr/pkg/bin/perl checking if you want to build syntax filters... yes checking if you want built-in syntax filters... none checking if you want loadable syntax filters... none checking if any filters are built-in/loadable... no checking if flex is really flex... yes checking version of flex... 2.6.4 checking for library path... /usr/pkg/libexec/xvile checking for startup path... /usr/pkg/share/xvile/vile checking if flex supports %pointer... yes checking if flex supports character classes... yes checking if flex supports options... yes checking if flex supports states... yes checking for getpwnam... yes checking for lint... lint checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for nl_langinfo and CODESET... yes checking for fcntl.h... yes checking for ioctl.h... no checking for limits.h... yes checking for memory.h... yes checking for poll.h... yes checking for pwd.h... yes checking for search.h... yes checking for select.h... no checking for setjmp.h... yes checking for sgtty.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for sys/filio.h... yes checking for sys/ioctl.h... yes checking for sys/itimer.h... no checking for sys/param.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/wait.h... yes checking for termio.h... no checking for termios.h... yes checking for unistd.h... yes checking for utime.h... yes checking for varargs.h... no checking return type of signal handlers... void checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for mode_t... yes checking for time_t... yes checking for intptr_t... yes checking whether setvbuf arguments are reversed... no checking whether stat file-mode macros are broken... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether time.h and sys/time.h may both be included... yes checking if we can include select.h with time.h... yes checking if we may include sys/resource.h with sys/wait.h... no checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/termio.h... no checking whether termios.h needs _POSIX_SOURCE... no checking declaration of size-change... yes checking for file-pointer ready definition... ( (p)->_r > 0) checking for and functions... yes checking for library containing wctype... none required checking for long file names... yes checking for restartable reads on pipes... yes checking for va_copy... yes checking for __va_copy... yes checking whether setpgrp takes no argument... yes checking whether getpgrp takes no argument... yes checking if killpg is needed... yes checking if external errno is declared... yes checking if external errno exists... yes checking if external environ is declared... no checking if external environ exists... yes checking if external sys_nerr is declared... yes checking if external sys_nerr exists... yes checking if external sys_errlist is declared... yes checking if external sys_errlist exists... yes checking if you want to use pkg-config... yes checking for x86_64--netbsd-pkg-config... no checking for pkg-config... none configure: WARNING: pkg-config is not installed checking for screen type... Xaw checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay... no checking for XOpenDisplay in -lX11... yes checking for XtAppInitialize... no checking for XtAppInitialize in -lXt... yes checking if you want narrow prototypes for X libraries... yes checking if we should use imake to help... no checking if you want to use FreeType library... no checking if you want to use fontsets... no checking for X11/IntrinsicI.h... yes checking for X11/Xpoll.h... yes checking for X11/Xmu/Atoms.h... yes checking for Xutf8LookupString... yes checking for Xutf8TextPropertyToTextList... yes checking for XmbTextPropertyToTextList... yes checking if you want to link with Xaw 3d library... no checking if you want to link with Xaw 3d xft library... no checking if you want to link with neXT Athena library... no checking if you want to link with Athena-Plus library... no checking for XextCreateExtension in -lXext... yes checking for XOpenDisplay... (cached) no checking for XOpenDisplay in -lX11... (cached) yes checking for XtAppInitialize... (cached) no checking for XtAppInitialize in -lXt... (cached) yes checking for X11/Xaw/SimpleMenu.h... yes checking for XawSimpleMenuAddGlobalActions in -lXaw -lXmu... yes checking for /dev/tty... yes checking for crypt function... yes checking if crypt works... yes checking for X11/Xpoll.h... (cached) yes checking for declaration of fd_set... sys/types.h checking for fd_set macros... yes checking for getc_unlocked... yes checking for putc_unlocked... yes checking if we should define _REENTRANT... no checking for _nc_freeall... no checking for _nc_free_tinfo... no checking for access... yes checking for alarm... yes checking for crypt... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for getwd... yes checking for isblank... yes checking for iswblank... yes checking for killpg... yes checking for mkdir... yes checking for mkdtemp... yes checking for poll... yes checking for popen... yes checking for putenv... yes checking for realpath... yes checking for select... yes checking for setbuffer... yes checking for setgid... yes checking for setitimer... yes checking for setsid... yes checking for setuid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigprocmask... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strnicmp... no checking for strrchr... yes checking for strtoul... yes checking for symlink... yes checking for tcgetattr... yes checking for tdestroy... no checking for tsearch... yes checking for ttyname... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for waitpid... yes checking for unistd.h... (cached) yes checking for working mkstemp... yes checking if you want to use the Xpm library for colored icon... yes checking for X11/xpm.h... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking if you want to enable colored-menus... no checking if you want to use Xaw scrollbars rather than our own... no checking for the icon name... vile checking if you want to compile-in plugin support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to trim unneeded libraries... yes checking if you want to change the number of exec-macros... no checking for setlocale()... yes checking if you want to use i18n locale support... yes checking if you want to use iconv() for locale support... yes checking for iconv... yes checking if the declaration of iconv() needs const.... yes checking for groff... /usr/bin/groff checking for nroff... /usr/bin/nroff checking for tbl... /usr/bin/tbl checking for man2html... no checking for program to convert manpage to html... /usr/bin/groff checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use purify for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... checking if you want to check for gcc warnings... no checking if you want to install stripped executables... yes checking if install needs to be told about ownership... no checking for missing "environ" extern... yes checking for missing "getenv" extern... no checking for missing "getpass" extern... no checking for missing "getwd" extern... no checking for missing "malloc" extern... no checking for missing "realloc" extern... no checking for missing "rindex" extern... no checking for missing "strerror" extern... no checking for missing "strtol" extern... no checking for term.h... term.h checking for ispell... no checking for aspell... no checking for spell... spell Computing location to install filter programs: /usr/pkg/libexec/xvile checking for X applications class... XVile checking for directory to install resource files... ${exec_prefix}/lib/X11/app-defaults checking for directory to install pixmaps... ${datadir}/pixmaps checking for directory to install icons... no checking if icon theme should be used... no checking for icon(s) to install... icons/vile_48x48.svg icons/vile_48x48.png checking for icon name... vile checking if you want to install desktop files... yes checking for desktop-file-install... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... no checking for ctags... yes checking for etags... no checking for an rpath option... -Wl,-rpath, checking if rpath-hack should be disabled... no checking for updated LDFLAGS... maybe checking for ldd... ldd configure: creating ./config.status config.status: creating makefile config.status: creating filters/makefile config.status: creating filters/makefile.tmp config.status: creating config.h ** no change to ./filters/genmake.mak Checking for built-in filters: none Checking for external filters: all Checking for loadable filters: none