=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 clisp-2.49.tar.gz => Checksum RMD160 OK for clisp-2.49.tar.gz => Checksum SHA512 OK for clisp-2.49.tar.gz ===> Installing dependencies for clisp-syscalls-2.49nb1 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency clisp>=2.49: found clisp-2.49nb24 ===> Overriding tools for clisp-syscalls-2.49nb1 ===> Extracting for clisp-syscalls-2.49nb1 ===> Patching for clisp-syscalls-2.49nb1 => Applying pkgsrc patches for clisp-syscalls-2.49nb1 => Verifying /data/pkgsrc/devel/clisp-syscalls/patches/patch-aa => Applying pkgsrc patch /data/pkgsrc/devel/clisp-syscalls/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1.1.1 2010/07/09 21:17:32 asau Exp $ | |Override ac_install_sh. | |--- modules/syscalls/configure.orig 2010-07-08 02:51:33.000000000 +0400 |+++ modules/syscalls/configure 2010-07-08 02:57:21.000000000 +0400 -------------------------- Patching file modules/syscalls/configure using Plan A... Hunk #1 succeeded at 2952. done => Verifying /data/pkgsrc/devel/clisp-syscalls/patches/patch-ab => Applying pkgsrc patch /data/pkgsrc/devel/clisp-syscalls/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.2 2010/09/17 09:35:58 asau Exp $ | |--- modules/syscalls/Makefile.in.orig 2010-06-10 19:03:57.000000000 +0400 |+++ modules/syscalls/Makefile.in 2010-09-17 13:23:01.000000000 +0400 -------------------------- Patching file modules/syscalls/Makefile.in using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 30. Hunk #3 succeeded at 39. Hunk #4 succeeded at 53. done (cd /data/scratch/devel/clisp-syscalls/work/clisp-2.49 && /bin/cp -p src/gllib/mbrtowc.c modules/syscalls/gllib) ===> Creating toolchain wrappers for clisp-syscalls-2.49nb1 ===> Configuring for clisp-syscalls-2.49nb1 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files configure: ** System Calls (Common) checking how to remove colons from paths... echo $x checking for clisp... /usr/pkg/bin/clisp checking for CLISP version... 2.49 (2010-07-07) (built 3716153116) (memory 3716153600) checking for CLISP libdir... /usr/pkg/lib/clisp/ checking for CLISP linking set... /usr/pkg/lib/clisp/base checking for CLISP... yes checking for x86_64--netbsd-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking how to run the C preprocessor... clang -E checking how to make hard links... ln checking whether ln -s works... yes checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users checking whether build environment is sane... yes /bin/sh: Can't open /usr/pkg/lib/clisp/build-aux/missing configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... install -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking whether the preprocessor supports include_next... yes checking for errno.h... yes checking for sys/socket.h... yes checking for sys/param.h... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking for stddef.h... yes checking for wchar.h... yes checking for strings.h... (cached) yes checking for sys/utsname.h... yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for complete errno.h... yes checking for mbstate_t... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for alarm... yes checking for tzset... yes checking for strptime... yes checking for localtime_r... yes checking for readlink... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking for inline... inline checking for wchar_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether strcasecmp is declared without a macro... yes checking whether strncasecmp is declared without a macro... yes checking for C/C++ restrict keyword... __restrict checking for struct timespec in ... yes checking for gethostname... yes checking for HOST_NAME_MAX... 256 checking for working mktime... no checking for library containing setsockopt... none needed checking whether NULL can be used in arbitrary expressions... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... (cached) yes checking for strverscmp... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking whether socket is declared without a macro... no checking whether connect is declared without a macro... no checking whether accept is declared without a macro... no checking whether bind is declared without a macro... no checking whether getpeername is declared without a macro... no checking whether getsockname is declared without a macro... no checking whether getsockopt is declared without a macro... no checking whether listen is declared without a macro... no checking whether recv is declared without a macro... no checking whether send is declared without a macro... no checking whether recvfrom is declared without a macro... no checking whether sendto is declared without a macro... no checking whether setsockopt is declared without a macro... no checking whether shutdown is declared without a macro... no checking whether accept4 is declared without a macro... no checking for struct utsname... yes checking whether uname is declared without a macro... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for uname... yes checking whether chown is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes configure: ** System Calls (Headers) checking for errno.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for netdb.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for wchar.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for sys/time.h... (cached) yes checking sys/unistd.h usability... yes checking sys/unistd.h presence... yes checking for sys/unistd.h... yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for stdlib.h... (cached) yes checking shlobj.h usability... no checking shlobj.h presence... no checking for shlobj.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/param.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking size of off_t... 8 checking size of gid_t... 4 checking size of pid_t... 4 checking size of uid_t... 4 checking for struct utmpx.ut_host... yes configure: ** System Calls (Functions) checking for getrlimit... yes checking for setrlimit... yes checking size of rlim_t... 8 checking for getrlimit declaration... extern int getrlimit (int, struct rlimit *); checking for setrlimit declaration... extern int setrlimit (int, const struct rlimit *); checking whether gethostent requires -lnsl... no checking whether setsockopt requires -lsocket... no checking for library containing crypt... -lcrypt checking for library containing erf... -lm checking for getloadavg... yes checking for confstr... yes checking for fcntl... yes checking for gethostent... yes checking for sysconf... yes checking for getlogin... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for endpwent... yes checking for setpwent... yes checking for getservbyport... yes checking for getservbyname... yes checking for getservent... yes checking for setservent... yes checking for endservent... yes checking for openlog... yes checking for setlogmask... yes checking for syslog... yes checking for closelog... yes checking for getppid... yes checking for getpgid... yes checking for getsid... yes checking for setpgid... yes checking for setsid... yes checking for kill... yes checking for pathconf... yes checking for fpathconf... yes checking for realpath... yes checking for getpgrp... yes checking for setpgrp... yes checking for getgrgid... yes checking for getgrnam... yes checking for getgrent... yes checking for endgrent... yes checking for setgrent... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for mkfifo... yes checking for mkdir... yes checking for creat... yes checking for mkstemp... yes checking for tempnam... yes checking for mkdtemp... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setuid... yes checking for setreuid... yes checking for setregid... yes checking for getgroups... yes checking for setgroups... yes checking for wait4... yes checking for fchmod... yes checking for fchown... yes checking for fstat... yes checking for link... yes checking for stat... yes checking for symlink... yes checking for utime... yes checking for mknod... yes checking for chmod... yes checking for umask... yes checking for fsync... yes checking for sync... yes checking for ftruncate... yes checking for truncate... yes checking for getusershell... yes checking for endusershell... yes checking for erf... yes checking for erfc... yes checking for lgamma... yes checking for tgamma... yes checking for fstatvfs... yes checking for statvfs... yes checking for getpriority... yes checking for setpriority... yes checking for crypt... yes checking for encrypt... yes checking for setkey... yes checking for GlobalMemoryStatusEx... no checking for strerror... yes checking for gethostid... yes checking for sethostid... yes checking for getdomainname... yes checking for setdomainname... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for working mktime... (cached) no checking for strverscmp... (cached) no checking for uname... (cached) yes checking whether signgam is declared... yes checking for lstat... yes checking for sys/stat.h... (cached) yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking size of ino_t... 8 checking size of dev_t... 8 checking whether f_fsid is scalar... yes checking size of fsblkcnt_t... 8 checking size of fsfilcnt_t... 8 checking for sys/resource.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for getrusage... yes checking for getrusage declaration... extern int getrusage (int, struct rusage *); checking whether getrusage works... yes checking whether link(2) dereferences a symlink... yes checking whether setpgrp() is POSIX... no configure: ** System Calls (output) configure: creating ./config.status config.status: creating Makefile config.status: creating link.sh config.status: creating gllib/Makefile config.status: creating config.h config.status: executing depfiles commands configure: ** System Calls (done)