=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for schilytools/2022-10-16.tar.gz
=> Checksum SHA512 OK for schilytools/2022-10-16.tar.gz
===> Installing dependencies for smake-1.6nb3
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for smake-1.6nb3
===> Extracting for smake-1.6nb3
===> Patching for smake-1.6nb3
===> Creating toolchain wrappers for smake-1.6nb3
===> Configuring for smake-1.6nb3
=> Fix path for default rules in manpage.
printf "Create OS rules...\n"
Create OS rules...
cd /tmp/pkgbuild/devel/smake/work.vax/schilytools/RULES && . /tmp/pkgbuild/devel/smake/work.vax/schilytools/RULES/MKLINKS
printf "Create pkgsrc OS rules...\n"
Create pkgsrc OS rules...
cd /tmp/pkgbuild/devel/smake/work.vax/schilytools/RULES && unset r ;					 for i in arm mipsel mips64eb x86_64 sparc64 powerpc ;		 do								 r="$r i386-netbsd-gcc.rul@$i-netbsd-gcc.rul" ;	 r="$r i386-netbsd-cc.rul@$i-netbsd-cc.rul" ;		 done ;								 r="$r i386-freebsd-gcc.rul@x86_64-freebsd-gcc.rul" ;		 r="$r i386-freebsd-cc.rul@x86_64-freebsd-cc.rul" ;		 for i in netbsd-clang.rul netbsd-cc.rul netbsd-gcc.rul ;	 do								 r="$r i386-$i@vax-$i" ;			 done ;								  for i in $r ;							 do								 existing=`printf "%s\\n" $i | /usr/bin/sed -e 's/@.*//'` ;	 target=`printf "%s\\n" $i | /usr/bin/sed -e 's/.*@//'` ;	 printf "%s " "$target";				 if test -e "$existing" ; then : ;			 else							 printf "(Link target %s not present)\n"		 "$existing";				 continue ;					 fi;							 if test -e "$target" ;				 then							 printf "(already present)\n" ;			 else							 /bin/ln -s "$existing" "$target" ;		 printf "(created)\n" ;				 fi;							 done
arm-netbsd-gcc.rul (created)
arm-netbsd-cc.rul (created)
mipsel-netbsd-gcc.rul (created)
mipsel-netbsd-cc.rul (created)
mips64eb-netbsd-gcc.rul (created)
mips64eb-netbsd-cc.rul (created)
x86_64-netbsd-gcc.rul (created)
x86_64-netbsd-cc.rul (created)
sparc64-netbsd-gcc.rul (created)
sparc64-netbsd-cc.rul (created)
powerpc-netbsd-gcc.rul (created)
powerpc-netbsd-cc.rul (created)
x86_64-freebsd-gcc.rul (created)
x86_64-freebsd-cc.rul (created)
vax-netbsd-clang.rul (created)
vax-netbsd-cc.rul (created)
vax-netbsd-gcc.rul (created)
cd /tmp/pkgbuild/devel/smake/work.vax/schilytools/inc && /usr/pkg/bin/gmake GMAKE_NOWARN=true DESTDIR=/tmp/pkgbuild/devel/smake/work.vax/.destdir INS_BASE=/usr/pkg DEFMANBASE=. MANDIR=man CPPOPTX=\ \  COPTX=-O2\ -D_FORTIFY_SOURCE=2 LDOPTX=\ \ \ -Wl,-R/usr/pkg/lib CCOM=gcc LINKMODE=static
gmake[2]: Entering directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
	==> MAKING DIRECTORY "../incs"
sh ../conf/cc-config.sh gcc cc ../incs/Dcc.vax-netbsd
Trying to find gcc
Found gcc
Making gcc the default compiler in '../incs/Dcc.vax-netbsd'
	==> MAKING DIRECTORY "../incs/vax-netbsd-gcc/Inull"
	==> MAKING DIRECTORY "../libs/vax-netbsd-gcc"
	==> CONFIGURING RULES "../incs/vax-netbsd-gcc/rules.cnf"
creating cache ./config.cache
checking host system type... vax-unknown-netbsd10.0
checking if sh is bash... no
checking if /bin/sh is bash... no
checking whether sh -ce is broken... no
checking whether /bin/sh -ce is broken... no
checking whether /bin/bosh is a working shell... no
checking whether /opt/schily/bin/bosh is a working shell... no
checking for cc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc   -O  -O2 -D_FORTIFY_SOURCE=2  -L../../libs/vax-netbsd-gcc -L/opt/schily/lib -Wl,-R/usr/pkg/lib -Wl,-R/opt/schily/lib) works... yes
checking whether the C compiler (gcc   -O  -O2 -D_FORTIFY_SOURCE=2  -L../../libs/vax-netbsd-gcc -L/opt/schily/lib -Wl,-R/usr/pkg/lib -Wl,-R/opt/schily/lib) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... no
checking for object suffix... o
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX/OS2 environment... no
checking for executable suffix... no
checking for executable calling suffix... no
checking how to run the C preprocessor... /lib/cpp
checking for gcc... /tmp/pkgbuild/devel/smake/work.vax/.cwrapper/bin/gcc
checking how to run the C preprocessor for any type of file... /tmp/pkgbuild/devel/smake/work.vax/.cwrapper/bin/cpp ''
checking if suncc/cc supports -m64... no
checking if HP cc supports -Ae... no
checking if HP cc supports -O... no
checking if HP cc supports -G... no
checking for ranlib... ranlib
checking whether make sets ${MAKE}... yes
checking for yacc... yacc
checking for bison... no
checking for lorder... /usr/bin/lorder
checking for tsort... /usr/bin/tsort
checking for ed... /bin/ed
checking for red... /bin/ed
checking for ANSI C header files... no
checking for stdarg.h... no
checking for stdlib.h... no
checking for string.h... no
checking for float.h... no
checking for UNIX-98 compliant inttypes.h... yes
checking for SUSv3 compliant stdint.h... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -lc... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking if select needs nonstd include files... no
checking if sys/select.h is needed for select... no
checking if sys/socket.h is needed for select... no
checking for ar.h... no
checking for assert.h... no
checking for stdio.h... no
checking for varargs.h... no
checking for stdarg.h... (cached) no
checking for stdlib.h... (cached) no
checking for stddef.h... no
checking for string.h... (cached) no
checking for strings.h... no
checking for unistd.h... no
checking for fcntl.h... no
checking for io.h... no
checking for sys/file.h... no
checking for conio.h... no
checking for getopt.h... no
checking for limits.h... no
checking for a.out.h... no
checking for aouthdr.h... no
checking for elf.h... no
checking for sysexits.h... no
checking for malloc.h... no
checking for posix/malloc.h... no
checking for sgtty.h... no
checking for termios.h... no
checking for termio.h... no
checking for pwd.h... no
checking for grp.h... no
checking for sys/acl.h... no
checking for aclutils.h... no
checking for acllib.h... no
checking for acl/libacl.h... no
checking for signal.h... no
checking for siginfo.h... no
checking for sys/siginfo.h... no
checking for ucontext.h... no
checking for shadow.h... no
checking for syslog.h... no
checking for sys/time.h... no
checking for sys/times.h... no
checking for utime.h... no
checking for sys/utime.h... no
checking for sys/ioctl.h... no
checking for sys/filio.h... no
checking for sys/param.h... no
checking for sys/systeminfo.h... no
checking for sys/sysctl.h... no
checking for sys/loadavg.h... no
checking for sys/syscall.h... no
checking for mach/machine.h... no
checking for mntent.h... no
checking for sys/mntent.h... no
checking for sys/mnttab.h... no
checking for sys/mount.h... no
checking for sys/fork.h... no
checking for vfork.h... no
checking for wait.h... no
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... no
checking for sys/dbx_plugin.h... no
checking for procfs.h... no
checking for sys/procfs.h... no
checking for libproc.h... no
checking for ulimit.h... no
checking for process.h... no
checking for sys/utsname.h... no
checking for sys/priocntl.h... no
checking for sys/rtpriocntl.h... no
checking for sys/procset.h... no
checking for sys/auxv.h... no
checking for sys/mtio.h... no
checking for sys/tape.h... no
checking for sys/mman.h... no
checking for linux/pg.h... no
checking for camlib.h... no
checking for sys/shm.h... no
checking for sys/sem.h... no
checking for sys/ipc.h... no
checking for semaphore.h... no
checking for sys/dkio.h... no
checking for sys/dklabel.h... no
checking for sun/dkio.h... no
checking for sun/dklabel.h... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for types.h... no
checking for stat.h... no
checking for sys/stypes.h... no
checking for sys/filedesc.h... no
checking for sys/acct.h... no
checking for sys/mkdev.h... no
checking for sys/sysmacros.h... no
checking for poll.h... no
checking for sys/poll.h... no
checking for sys/select.h... no
checking for netdb.h... no
checking for arpa/aixrcmds.h... no
checking for sys/socket.h... no
checking for netinet/in.h... no
checking for stropts.h... no
checking for ieeefp.h... no
checking for fp.h... no
checking for values.h... no
checking for float.h... (cached) no
checking for math.h... no
checking for arpa/inet.h... no
checking for rpc/rpc.h... no
checking for bsd/dev/scsireg.h... no
checking for sys/bsdtty.h... no
checking for scsi/scsi.h... no
checking for scsi/sg.h... no
checking for linux/scsi.h... no
checking for linux.sg.h... no
checking for linux/types.h... no
checking for linux/gfp.h... no
checking for asm/types.h... no
checking for sys/capability.h... no
checking for selinux/selinux.h... no
checking for OS.h... no
checking for os2.h... no
checking for os2me.h... no
checking for windows.h... no
checking for linux/fs.h... no
checking for ext2fs/ext2_fs.h... no
checking for sys/xattr.h... no
checking for attr/xattr.h... no
checking for crt_externs.h... no
checking for fnmatch.h... no
checking for libintl.h... no
checking for locale.h... no
checking for langinfo.h... no
checking for nl_types.h... no
checking for ctype.h... no
checking for wctype.h... no
checking for wchar.h... no
checking for iconv.h... no
checking for priv.h... no
checking for sys/priv.h... no
checking for exec_attr.h... no
checking for secdb.h... no
checking for direct.h... no
checking for pthread.h... no
checking for thread.h... no
checking for libgen.h... no
checking for regex.h... no
checking for regexp.h... no
checking for regexpr.h... no
checking for dlfcn.h... no
checking for link.h... no
checking for dl.h... no
checking for libelf.h... no
checking for ranlib.h... no
checking for expat.h... no
checking for header file containing  major(), minor() and makedev()... none
checking bits in minor device number... 20
checking whether bits in minor device numbers are non contiguous... yes
checking for _filbuf()... no
checking for __filbuf()... no
checking for USG derived STDIO... no
checking for errno definition in errno.h... yes
checking for environ definition in unistd.h/stdlib.h... no
checking for sys_siglist definition in signal.h... yes
checking for stdlib.h... (cached) no
checking for unistd.h... (cached) no
checking for wait.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for errno definition in errno.h... (cached) yes
checking for SVr4 compliant waitpid() with WNOWAIT support... yes
checking for working const... yes
checking whether byte ordering is bigendian... no
checking whether bitorder in bitfields is htol... no
checking for preprocessor stringizing operator... yes
checking for inline... inline
checking if cc supports __attribute__ ((__noinline__))... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... no
checking type of array argument to getgroups... gid_t
checking for type long long... yes
checking for type __int64... no
checking for type long double... yes
checking for prototypes... yes
checking if compiler allows dynamic arrays... yes
checking if compiler allows pragma weak... yes
checking whether SIGSTKSZ is a constant... yes
checking if linker allows pragma weak... yes
checking for uid_t in sys/types.h... (cached) no
checking for size_t... no
checking for ssize_t... no
checking for ptrdiff_t... no
checking for pid_t... no
checking for off_t... no
checking for mode_t... no
checking for time_t... no
checking for caddr_t... no
checking for daddr_t... no
checking for dev_t... no
checking for major_t... no
checking for minor_t... no
checking for ino_t... no
checking for nlink_t... no
checking for blksize_t... no
checking for blkcnt_t... no
checking for clock_t... no
checking for socklen_t... no
checking for greg_t... no
checking for rlim_t... no
checking if idtype_t is declared correctly in wait.h... no
checking for siginfo_t... no
checking if stack_t is declared in signal.h... no
checking if siginfo_t is declared in signal.h... no
checking for u_char... no
checking for u_short... no
checking for u_int... no
checking for u_long... no
checking for int8_t... no
checking for int16_t... no
checking for int32_t... no
checking for int64_t... no
checking for intmax_t... no
checking for intptr_t... no
checking for uint8_t... no
checking for uint16_t... no
checking for uint32_t... no
checking for uint64_t... no
checking for uintmax_t... no
checking for uintptr_t... no
checking for wctype_t... no
checking for wint_t... no
checking for mbstate_t... no
checking for timestruc_t... no
checking size of char... 0
checking size of short int... 0
checking size of int... 0
checking size of long int... 0
checking size of long long... 0
checking size of __int64... 0
checking size of char *... 0
checking size of unsigned char... 0
checking size of unsigned short int... 0
checking size of unsigned int... 0
checking size of unsigned long int... 0
checking size of unsigned long long... 0
checking size of unsigned __int64... 0
checking size of unsigned char *... 0
checking size of float... 0
checking size of double... 0
checking size of long double... 0
checking size of size_t... 0
checking size of ssize_t... 0
checking size of ptrdiff_t... 0
checking size of mode_t... 0
checking size of uid_t... 0
checking size of gid_t... 0
checking size of pid_t... 0
checking size of dev_t... 0
checking size of major_t... 0
checking size of minor_t... 0
checking size of time_t... SIZEOF_LONG_INT
checking size of wchar... 0
checking size of wchar_t... SIZEOF_CHAR
checking if char is unsigned... no
checking if va_list is an array... yes
checking for f->_flags in FILE *... no
checking for f->_IO_buf_base in FILE *... no
checking for struct timeval in time.h or sys/time.h... no
checking for struct timezone in time.h or sys/time.h... no
checking for struct timespec in time.h or sys/time.h... no
checking if struct mtget contains mt_type... no
checking if struct mtget contains mt_model... no
checking if struct mtget contains mt_dsreg... no
checking if struct mtget contains mt_dsreg1... no
checking if struct mtget contains mt_dsreg2... no
checking if struct mtget contains mt_gstat... no
checking if struct mtget contains mt_erreg... no
checking if struct mtget contains mt_resid... no
checking if struct mtget contains mt_fileno... no
checking if struct mtget contains mt_blkno... no
checking if struct mtget contains mt_flags... no
checking if struct mtget contains mt_bf... no
checking if struct rusage is declared in sys/resource.h... no
checking if struct siginfo contains si_utime... no
checking if struct sockaddr_storage is declared in socket.h... no
checking if an illegal declaration for union semun in sys/sem.h exists... no
checking if union wait is declared in wait.h or sys/wait.h... no
checking if union wait is used by default... no
checking if struct stat contains st_spare1... no
checking if struct stat contains st_atimensec... no
checking if struct stat contains st_atime_n... no
checking if struct stat contains st_atim.tv_nsec... no
checking if struct stat contains st_atim.st__tim.tv_nsec... no
checking if struct stat contains st_atimespec.tv_nsec... no
checking for st_blksize in struct stat... no
checking for st_blocks in struct stat... no
checking if struct stat contains st_fstype... no
checking if struct stat contains st_aclcnt... no
checking for st_rdev in struct stat... no
checking if struct stat contains st_flag... no
checking if struct stat contains st_flags... no
checking if struct dirent contains d_ino... no
checking if struct dirent contains d_type... no
checking if DIR * contains dd_fd... no
checking if struct utsname contains arch... no
checking if struct utsname contains processor... no
checking if struct utsname contains sysname_host... no
checking if struct utsname contains release_host... no
checking if struct utsname contains version_host... no
checking if struct passwd contains pw_passwd... no
checking whether iconv() uses const char **... no
checking if stat is declared... no
checking if lstat is declared... no
checking for wait3 that fills in rusage... no
checking for mlock... no
checking for mlockall... no
checking for va_copy... no
checking for __va_copy... no
checking for working ecvt() ... no
checking for working fcvt() ... no
checking for working gcvt() ... no
checking for __dtoa... yes
checking for __dtoa that needs result ptr... no
checking if getpagesize is defined or function... no
checking for unistd.h... (cached) no
checking for mmap that needs ptr to size... no
checking for unistd.h... (cached) no
checking for working mmap... no
checking for unistd.h... (cached) no
checking for mmap that needs ptr to size... (cached) no
checking if mmap works to get shared memory... no
checking if shmget works to get shared memory... no
checking for working alloca.h... no
checking for alloca... yes
checking if quotactl is an ioctl... no
checking for file locking via fcntl... no
checking for uname... yes
checking for execl... yes
checking for vfork.h... (cached) no
checking for working vfork... no
checking for sys_siglist... yes
checking for BSD compliant getpgrp... no
checking for BSD compliant setpgrp... yes
checking for C99 compliant isinf... yes
checking for C99 compliant isnan... yes
checking for sigsetjmp... yes
checking for siglongjmp... yes
checking whether *printf() supports %jd... yes
checking whether *printf() supports %zd... no
checking whether *printf() supports %lld... yes
checking for stdlib.h... (cached) no
checking return type of signal handlers... (cached) void
checking if realloc() does implement realloc(NULL, size)... no
checking for stdlib.h... (cached) no
checking for unistd.h... (cached) no
checking for wait.h... (cached) no
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for halfway POSIX compliant waitid()... no
checking for access... yes
checking for eaccess... no
checking for euidaccess... no
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memccpy... yes
checking for memmove... yes
checking for memset... yes
checking for brk... yes
checking for sbrk... yes
checking for strerror... yes
checking for nice... yes
checking for flock... yes
checking for lockf... yes
checking for fchdir... yes
checking for statvfs... yes
checking for quotactl... yes
checking for realpath... yes
checking for resolvepath... no
checking for dup... yes
checking for dup2... yes
checking for getcwd... yes
checking for shmat... yes
checking for semget... yes
checking for lstat... yes
checking for readlink... yes
checking for symlink... yes
checking for link... yes
checking for rename... yes
checking for mkfifo... yes
checking for mknod... yes
checking for setreuid... yes
checking for setresuid... no
checking for seteuid... yes
checking for setuid... yes
checking for setregid... yes
checking for setresgid... no
checking for setegid... yes
checking for setgid... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for getpid... yes
checking for getppid... yes
checking for getpgid... yes
checking for setpgid... yes
checking for getsid... yes
checking for setsid... yes
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpwnam... yes
checking for getpwent... yes
checking for getpwuid... yes
checking for setpwent... yes
checking for endpwent... yes
checking for getgrnam... yes
checking for getgrent... yes
checking for getgrgid... yes
checking for setgrent... yes
checking for endgrent... yes
checking for getspnam... no
checking for getspwnam... no
checking for getlogin... yes
checking for sync... yes
checking for fsync... yes
checking for fork... yes
checking for forkx... no
checking for vforkx... no
checking for forkall... no
checking for forkallx... no
checking for wait... yes
checking for wait4... yes
checking for wait6... yes
checking for waitpid... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for ulimit... yes
checking for execl... (cached) yes
checking for execle... yes
checking for execlp... yes
checking for execv... yes
checking for execve... yes
checking for execvp... yes
checking for spawnl... no
checking for spawnle... no
checking for spawnlp... no
checking for spawnlpe... no
checking for spawnv... no
checking for spawnve... no
checking for spawnvp... no
checking for spawnvpe... no
checking for cwait... no
checking for getexecname... no
checking for getprogname... yes
checking for setprogname... yes
checking for proc_pidpath... no
checking for getauxval... no
checking for elf_aux_info... no
checking for getloadavg... yes
checking for gethostid... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for settimeofday... yes
checking for time... yes
checking for stime... no
checking for gethrtime... no
checking for ftime... no
checking for tzset... yes
checking for mktime... yes
checking for gmtime... yes
checking for localtime... yes
checking for timegm... yes
checking for timelocal... yes
checking for ctime... yes
checking for cftime... no
checking for ascftime... no
checking for strftime... yes
checking for poll... yes
checking for select... yes
checking for isastream... no
checking for chown... yes
checking for fchown... yes
checking for lchown... yes
checking for chmod... yes
checking for fchmod... yes
checking for lchmod... yes
checking for times... yes
checking for utime... yes
checking for utimes... yes
checking for futimes... yes
checking for lutimes... yes
checking for utimens... yes
checking for lutimens... yes
checking for futimens... yes
checking for utimensat... yes
checking for ioctl... yes
checking for fcntl... yes
checking for qecvt... no
checking for qfcvt... no
checking for qgcvt... no
checking for _qecvt... no
checking for _qfcvt... no
checking for _qgcvt... no
checking for _qecvt_r... no
checking for _qfcvt_r... no
checking for _qgcvt_r... no
checking for _ldecvt... no
checking for _ldfcvt... no
checking for _ldgcvt... no
checking for ecvt_r... no
checking for fcvt_r... no
checking for gcvt_r... no
checking for _ldecvt_r... no
checking for _ldfcvt_r... no
checking for _ldgcvt_r... no
checking for econvert... no
checking for fconvert... no
checking for gconvert... no
checking for qeconvert... no
checking for qfconvert... no
checking for qgconvert... no
checking for isinf... yes
checking for isnan... yes
checking for getc_unlocked... yes
checking for getchar_unlocked... yes
checking for putc_unlocked... yes
checking for putchar_unlocked... yes
checking for flockfile... yes
checking for funlockfile... yes
checking for ftrylockfile... yes
checking for rand... yes
checking for drand48... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for strtod... yes
checking for setpriority... yes
checking for DosSetPriority... no
checking for DosAllocSharedMem... no
checking for getdelim... yes
checking for seekdir... yes
checking for fdopendir... yes
checking for openat... yes
checking for fstatat... yes
checking for fchownat... yes
checking for futimesat... no
checking for renameat... yes
checking for unlinkat... yes
checking for attropen... no
checking for __accessat... no
checking for accessat... no
checking for mkdirat... yes
checking for faccessat... yes
checking for fchmodat... yes
checking for linkat... yes
checking for mkfifoat... yes
checking for mknodat... yes
checking for readlinkat... yes
checking for symlinkat... yes
checking for pipe... yes
checking for _pipe... yes
checking for popen... yes
checking for pclose... yes
checking for _popen... yes
checking for _pclose... yes
checking for closefrom... yes
checking for strsignal... yes
checking for str2sig... no
checking for sig2str... no
checking for kill... yes
checking for killpg... yes
checking for signal... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigignore... yes
checking for sigpause... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for sigset... yes
checking for sigaltstack... yes
checking for sigblock... yes
checking for alarm... yes
checking for sleep... yes
checking for usleep... yes
checking for yield... no
checking for atexit... yes
checking for on_exit... no
checking if tcgetattr is defined or function... no
checking if tcsetattr is defined or function... no
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tcgetsid... yes
checking for getenv... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for vprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking if strcat is defined or function... no
checking if strncat is defined or function... no
checking if strcmp is defined or function... no
checking if strncmp is defined or function... no
checking if strcpy is defined or function... no
checking if strlcat is defined or function... no
checking if strlcpy is defined or function... no
checking if strncpy is defined or function... no
checking if strdup is defined or function... no
checking if strndup is defined or function... no
checking if strlen is defined or function... no
checking if strnlen is defined or function... no
checking if strchr is defined or function... no
checking if strrchr is defined or function... no
checking if strstr is defined or function... no
checking if strspn is defined or function... no
checking if strcspn is defined or function... no
checking if wcscat is defined or function... no
checking if wcsncat is defined or function... no
checking if wcscmp is defined or function... no
checking if wcsncmp is defined or function... no
checking if wcscpy is defined or function... no
checking if wcslcat is defined or function... no
checking if wcslcpy is defined or function... no
checking if wcsncpy is defined or function... no
checking if wcsdup is defined or function... no
checking if wcsndup is defined or function... no
checking if wcslen is defined or function... no
checking if wcsnlen is defined or function... no
checking if wcschr is defined or function... no
checking if wcsrchr is defined or function... no
checking if wcsstr is defined or function... no
checking if wcsspn is defined or function... no
checking if wcscspn is defined or function... no
checking for wcwidth... yes
checking for wcswidth... yes
checking for wctype... yes
checking for iswctype... yes
checking for wcstol... yes
checking for wcstoll... yes
checking for wcstoul... yes
checking for wcstoull... yes
checking for fgetws... yes
checking for basename... yes
checking for dirname... yes
checking for pathconf... yes
checking for fpathconf... yes
checking for lpathconf... yes
checking for malloc... yes
checking for calloc... yes
checking for valloc... yes
checking for realloc... yes
checking for memalign... no
checking for posix_memalign... yes
checking for madvise... yes
checking for mktemp... yes
checking for mkstemp... yes
checking for chflags... yes
checking for fchflags... yes
checking for fflagstostr... no
checking for strtofflags... no
checking for fnmatch... yes
checking for truncate... yes
checking for ftruncate... yes
checking for getppriv... no
checking for setppriv... no
checking for priv_set... no
checking for issetugid... yes
checking for getroles... no
checking for privbit_set... no
checking for setlocale... yes
checking for localeconv... yes
checking for nl_langinfo... yes
checking for setbuf... yes
checking for setvbuf... yes
checking for clone_area... no
checking for create_area... no
checking for delete_area... no
Checking for POSIX violations by the POSIX.1-2008 standard:
checking for raw availability of fexecl... no
checking for raw availability of fexecle... no
checking for raw availability of fexecv... no
checking for raw availability of fexecve... yes
checking for raw availability of fspawnv... no
checking for raw availability of fspawnl... no
checking for raw availability of fspawnv_nowait... no
checking for raw availability of getline... yes
checking for raw availability of fgetline... no
End of tests for POSIX violations by the POSIX.1-2008 standard.
checking if dirfd is defined or function... no
checking if iswprint is defined or function... no
checking if iswblank is defined or function... no
checking if isblank is defined or function... no
checking if mbsinit is defined or function... no
checking if mbtowc is defined or function... no
checking if wctomb is defined or function... no
checking if mbrtowc is defined or function... no
checking if wcrtomb is defined or function... no
checking if finite is defined or function... no
checking if isnand is defined or function... no
checking if we may not define our own malloc()... no
checking for working extern long timezone ... no
checking for extern timezone in time.h or sys/time.h... no
checking for working extern char *__progname ... yes
checking for working extern char *__progname_full ... no
checking if link() allows hard links on symlinks... no
checking if link() does not folow symlinks... no
checking for unistd.h... (cached) no
checking if access() does implement E_OK... no
checking for fnmatch.h... (cached) no
checking if fnmatch() does implement FNM_IGNORECASE or FNM_CASEFOLD... yes
checking for fseeko()... no
checking for ftello()... no
checking for dlopen in -lc... yes
checking for dlopen... yes
checking for dlclose... yes
checking for dlsym... yes
checking for dlerror... yes
checking for dlinfo... yes
checking for shl_load... no
checking for shl_unload... no
checking for shl_gethandle... no
checking if LoadLibrary is defined or function... no
checking if FreeLibrary is defined or function... no
checking if GetProcAddress is defined or function... no
checking for socket in -lc... yes
checking for gethostbyname in -lc... yes
checking for rcmd... yes
checking for socket... yes
checking for socketpair... yes
checking for getservbyname... yes
checking for inet_ntoa... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for host2netname... no
checking for netname2host... no
checking for res_init in -lc... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking if system supports Large Files at all... no
checking for crypt in -lc... no
checking for crypt in -lcrypt... yes
checking for crypt... yes
checking for gettext in -lc... no
checking for gettext in -lintl... yes
checking if gettext is defined or function... yes
checking for iconv_open in -lc... no
checking for iconv_open in -liconv... no
checking if iconv is defined or function... no
checking if iconv_open is defined or function... no
checking if iconv_close is defined or function... no
checking if libiconv is defined or function... no
checking if libiconv_open is defined or function... no
checking if libiconv_close is defined or function... no
checking for XML_Parse in -lc... no
checking for XML_Parse in -lexpat... yes
checking for XML_Parse... yes
checking for SCardEstablishContext in -lc... no
checking for SCardEstablishContext in -lwinscard... no
checking for SCardEstablishContext in -lpcsclite... no
checking for SCardEstablishContext... no
checking for CRYPTO_free in -lc... no
checking for CRYPTO_free in -lcrypto... yes
checking for CRYPTO_free... yes
checking for SSL_free in -lc... no
checking for SSL_free in -lssl... yes
checking for SSL_free... yes
checking for RBAC support
checking for getuserattr in -lsecdb... no
checking for getauthattr... no
checking for getuserattr... no
checking for getexecattr... no
checking for getprofattr... no
checking for gmatch() support
checking for gmatch in -lgen... no
checking for gmatch... no
checking for ELF support
checking for elf_begin in -lelf... yes
checking for elf_begin... yes
checking for thr_yield... no
checking for pthread_create in -lc... no
checking for pthread_create in -lpthread... yes
checking for pthread_create... yes
checking for pthread_kill... yes
checking for pthread_mutex_lock... yes
checking for pthread_cond_wait... yes
checking for pthread_spin_lock... yes
checking for clock_gettime in -lc... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for clock_getres... yes
checking for sched_getparam... yes
checking for sched_setparam... yes
checking for sched_getscheduler... yes
checking for sched_setscheduler... yes
checking for sched_yield... yes
checking for nanosleep... yes
checking for cap_get_proc in -lcap... no
checking for cap_get_proc... no
checking for cap_set_proc... no
checking for cap_set_flag... no
checking for cap_clear_flag... no
checking for /dev/tty... no
checking for /dev/null... no
checking for /dev/zero... no
checking for /dev/stdin... no
checking for /dev/stdout... no
checking for /dev/stderr... no
checking for /dev/fd/0... no
checking for /dev/fd/1... no
checking for /dev/fd/2... no
checking for /usr/src/linux/include... no
checking for symlink /bin... no
checking for /bin/sh... no
checking for /usr/bin/sh... no
checking for /usr/xpg4/bin/sh... no
checking for /bin/posix/sh... no
checking for /opt/schily/xpg4/bin/sh... no
updating cache ./config.cache
creating ./config.status
creating rules.cnf
creating xconfig.h
gmake[3]: Entering directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
	==> MAKING "all" ON SUBCOMPONENT ".../align_test.mk"
gmake[4]: Entering directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
	==> MAKING DIRECTORY "OBJ/vax-netbsd-gcc"
	==> MAKING DIRECTORY "OBJ/vax-netbsd-gcc/man"
	==> MAKING DEPENDENCIES "OBJ/vax-netbsd-gcc/align_test.d"
distcc[20429] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[20429] (dcc_lock_one) ERROR: failed to lock
distcc[20429] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[20429] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
 ==> COMPILING "OBJ/vax-netbsd-gcc/align_test.o"
distcc[22601] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[22601] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[22601] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[22601] (dcc_lock_one) ERROR: failed to lock
distcc[22601] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
In file included from ../include/schily/xconfig.h:55,
                 from ../include/schily/mconfig.h:57,
                 from align_test.c:2:
../incs/vax-netbsd-gcc/xconfig.h:962:16: error: duplicate 'unsigned'
  962 | #define size_t unsigned   /* To be used if size_t is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:963:17: error: two or more data types in declaration specifiers
  963 | #define ssize_t int   /* To be used if ssize_t is not present */
      |                 ^~~
../incs/vax-netbsd-gcc/xconfig.h:1029:16: error: duplicate 'unsigned'
 1029 | #define u_char unsigned char   /* To be used if u_char is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1029:25: error: two or more data types in declaration specifiers
 1029 | #define u_char unsigned char   /* To be used if u_char is not present */
      |                         ^~~~
../incs/vax-netbsd-gcc/xconfig.h:1030:17: error: duplicate 'unsigned'
 1030 | #define u_short unsigned short   /* To be used if u_short is not present */
      |                 ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1030:26: error: duplicate 'short'
 1030 | #define u_short unsigned short   /* To be used if u_short is not present */
      |                          ^~~~~
../incs/vax-netbsd-gcc/xconfig.h:1031:15: error: duplicate 'unsigned'
 1031 | #define u_int unsigned int   /* To be used if u_int is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1031:24: error: two or more data types in declaration specifiers
 1031 | #define u_int unsigned int   /* To be used if u_int is not present */
      |                        ^~~
../incs/vax-netbsd-gcc/xconfig.h:1032:16: error: duplicate 'unsigned'
 1032 | #define u_long unsigned long   /* To be used if u_long is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:976:19: error: two or more data types in declaration specifiers
  976 | #define blksize_t long  /* To be used if blksize_t is not present */
      |                   ^~~~
../incs/vax-netbsd-gcc/xconfig.h:970:17: error: two or more data types in declaration specifiers
  970 | #define daddr_t long   /* To be used if daddr_t is not present */
      |                 ^~~~
../incs/vax-netbsd-gcc/xconfig.h:971:15: error: two or more data types in declaration specifiers
  971 | #define dev_t unsigned short   /* To be used if dev_t is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:971:24: error: two or more data types in declaration specifiers
  971 | #define dev_t unsigned short   /* To be used if dev_t is not present */
      |                        ^~~~~
../incs/vax-netbsd-gcc/xconfig.h:974:15: error: two or more data types in declaration specifiers
  974 | #define ino_t unsigned long   /* To be used if ino_t is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:974:24: error: two or more data types in declaration specifiers
  974 | #define ino_t unsigned long   /* To be used if ino_t is not present */
      |                        ^~~~
../incs/vax-netbsd-gcc/xconfig.h:975:17: error: two or more data types in declaration specifiers
  975 | #define nlink_t unsigned long   /* To be used if nlink_t is not present */
      |                 ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:975:26: error: two or more data types in declaration specifiers
  975 | #define nlink_t unsigned long   /* To be used if nlink_t is not present */
      |                          ^~~~
../incs/vax-netbsd-gcc/xconfig.h:964:19: error: two or more data types in declaration specifiers
  964 | #define ptrdiff_t int  /* To be used if ptrdiff_t is not present */
      |                   ^~~
../incs/vax-netbsd-gcc/xconfig.h:968:16: error: two or more data types in declaration specifiers
  968 | #define time_t long   /* To be used if time_t is not present */
      |                ^~~~
distcc[22601] ERROR: compile align_test.c on localhost failed
distcc[22601] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
gmake[4]: *** [../RULES/r-gmake.obj:51: OBJ/vax-netbsd-gcc/align_test.o] Error 1
gmake[4]: Leaving directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
gmake[3]: *** [../RULES/rules.mks:25: all] Error 2
gmake[3]: Leaving directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
	==> MAKING "all" ON SUBCOMPONENT ".../align_test.mk"
gmake[3]: Entering directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
 ==> COMPILING "OBJ/vax-netbsd-gcc/align_test.o"
distcc[2089] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[2089] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
distcc[2089] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
distcc[2089] (dcc_lock_one) ERROR: failed to lock
distcc[2089] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
In file included from ../include/schily/xconfig.h:55,
                 from ../include/schily/mconfig.h:57,
                 from align_test.c:2:
../incs/vax-netbsd-gcc/xconfig.h:962:16: error: duplicate 'unsigned'
  962 | #define size_t unsigned   /* To be used if size_t is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:963:17: error: two or more data types in declaration specifiers
  963 | #define ssize_t int   /* To be used if ssize_t is not present */
      |                 ^~~
../incs/vax-netbsd-gcc/xconfig.h:1029:16: error: duplicate 'unsigned'
 1029 | #define u_char unsigned char   /* To be used if u_char is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1029:25: error: two or more data types in declaration specifiers
 1029 | #define u_char unsigned char   /* To be used if u_char is not present */
      |                         ^~~~
../incs/vax-netbsd-gcc/xconfig.h:1030:17: error: duplicate 'unsigned'
 1030 | #define u_short unsigned short   /* To be used if u_short is not present */
      |                 ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1030:26: error: duplicate 'short'
 1030 | #define u_short unsigned short   /* To be used if u_short is not present */
      |                          ^~~~~
../incs/vax-netbsd-gcc/xconfig.h:1031:15: error: duplicate 'unsigned'
 1031 | #define u_int unsigned int   /* To be used if u_int is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:1031:24: error: two or more data types in declaration specifiers
 1031 | #define u_int unsigned int   /* To be used if u_int is not present */
      |                        ^~~
../incs/vax-netbsd-gcc/xconfig.h:1032:16: error: duplicate 'unsigned'
 1032 | #define u_long unsigned long   /* To be used if u_long is not present */
      |                ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:976:19: error: two or more data types in declaration specifiers
  976 | #define blksize_t long  /* To be used if blksize_t is not present */
      |                   ^~~~
../incs/vax-netbsd-gcc/xconfig.h:970:17: error: two or more data types in declaration specifiers
  970 | #define daddr_t long   /* To be used if daddr_t is not present */
      |                 ^~~~
../incs/vax-netbsd-gcc/xconfig.h:971:15: error: two or more data types in declaration specifiers
  971 | #define dev_t unsigned short   /* To be used if dev_t is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:971:24: error: two or more data types in declaration specifiers
  971 | #define dev_t unsigned short   /* To be used if dev_t is not present */
      |                        ^~~~~
../incs/vax-netbsd-gcc/xconfig.h:974:15: error: two or more data types in declaration specifiers
  974 | #define ino_t unsigned long   /* To be used if ino_t is not present */
      |               ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:974:24: error: two or more data types in declaration specifiers
  974 | #define ino_t unsigned long   /* To be used if ino_t is not present */
      |                        ^~~~
../incs/vax-netbsd-gcc/xconfig.h:975:17: error: two or more data types in declaration specifiers
  975 | #define nlink_t unsigned long   /* To be used if nlink_t is not present */
      |                 ^~~~~~~~
../incs/vax-netbsd-gcc/xconfig.h:975:26: error: two or more data types in declaration specifiers
  975 | #define nlink_t unsigned long   /* To be used if nlink_t is not present */
      |                          ^~~~
../incs/vax-netbsd-gcc/xconfig.h:964:19: error: two or more data types in declaration specifiers
  964 | #define ptrdiff_t int  /* To be used if ptrdiff_t is not present */
      |                   ^~~
../incs/vax-netbsd-gcc/xconfig.h:968:16: error: two or more data types in declaration specifiers
  968 | #define time_t long   /* To be used if time_t is not present */
      |                ^~~~
distcc[2089] ERROR: compile align_test.c on localhost failed
distcc[2089] (dcc_mkdir) ERROR: mkdir '/home/pbulk/.distcc' failed: No such file or directory
gmake[3]: *** [../RULES/r-gmake.obj:51: OBJ/vax-netbsd-gcc/align_test.o] Error 1
gmake[3]: Leaving directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
gmake[2]: *** [../RULES/rules.mks:25: all] Error 2
gmake[2]: Leaving directory '/tmp/pkgbuild/devel/smake/work.vax/schilytools/inc'
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/smake
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/smake