=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libpaper-2.1.2.tar.gz => Checksum SHA512 OK for libpaper-2.1.2.tar.gz ===> Installing dependencies for libpaper-2.1.2 ========================================================================== The following variables will affect the build process of this package, libpaper-2.1.2. Their current value is shown below: * PAPERSIZE = A4 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4.1 => 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 libpaper-2.1.2 ===> Extracting for libpaper-2.1.2 ===> Patching for libpaper-2.1.2 ===> Creating toolchain wrappers for libpaper-2.1.2 ===> Configuring for libpaper-2.1.2 => 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 a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for alpha--netbsd-gcc... 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for limits.h... yes checking for stdbool.h... yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for error.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for threads.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/time.h... yes checking for stdckdint.h... no checking for features.h... no checking for crtdefs.h... no checking for wctype.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... alpha--netbsd checking host system type... alpha--netbsd checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for Minix Amsterdam compiler... no checking for alpha--netbsd-ar... no checking for alpha--netbsd-lib... no checking for alpha--netbsd-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for alpha--netbsd-ar... ar checking for alpha--netbsd-ranlib... no checking for ranlib... ranlib checking for gcc option to enable large file support... none needed checking for alpha--netbsd-ar... (cached) ar checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert alpha--netbsd file names to alpha--netbsd format... func_convert_file_noop checking how to convert alpha--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld option to reload object files... -r checking for alpha--netbsd-file... no checking for file... file checking for alpha--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for alpha--netbsd-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for alpha--netbsd-ar... (cached) ar checking for archiver @FILE support... @ checking for alpha--netbsd-strip... no checking for strip... strip checking for alpha--netbsd-ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 alpha--netbsd-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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 whether ctype.h defines __header_inline... no checking for gcc options needed to detect all undeclared functions... none needed checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether the compiler produces multi-arch binaries... no checking whether to activate relocatable installation... no checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether stdint.h conforms to C99... no checking for sys/inttypes.h... yes checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 64 checking for bit size of size_t... 64 checking for bit size of sig_atomic_t... 64 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... l checking for size_t integer literal suffix... ul checking for sig_atomic_t integer literal suffix... l checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking for C/C++ restrict keyword... __restrict__ checking whether ecvt is declared... no checking whether fcvt is declared... no checking whether gcvt is declared... no checking for pid_t... yes checking for mode_t... yes checking whether execvpe is declared... yes checking for C compiler option to allow warnings... -Wno-error checking whether // is distinct from /... no checking for mempcpy... no checking for ssize_t... yes checking for bool, true, false... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking whether lstat correctly handles trailing slash... yes checking for canonicalize_file_name... no checking for realpath... yes checking for lstat... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... no checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for readlink... yes checking for setenv... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking whether realpath works... yes checking for faccessat... yes checking for getcwd... yes checking if environ is properly declared... no checking for complete errno.h... no checking for EMULTIHOP value... yes checking for ENOLINK value... yes checking for EOVERFLOW value... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for working fcntl.h... no (bad O_NOATIME) checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... no checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... no checking whether setlocale (category, NULL) is multithread-safe... yes checking whether imported symbols can be declared weak... yes checking for nl_langinfo and CODESET... yes checking whether locale.h defines locale_t... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for ld... /tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld checking if the linker (/tmp/pkgbuild/print/libpaper/work.alpha/.cwrapper/bin/ld) is GNU ld... yes checking for shared library path variable... LD_LIBRARY_PATH checking whether setenv is declared... yes checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether strerror(0) succeeds... no checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking whether snprintf truncates the result as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for alignas and alignof... yes, macros checking for static_assert... no checking for __builtin_expect... yes checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes checking for readlinkat... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... no checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... no checking whether getdtablesize works... yes checking for getprogname... yes checking whether the compiler supports the __inline keyword... yes checking whether malloc (0) returns nonnull... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... 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 whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mempcpy... (cached) no checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking whether readlink truncates results correctly... yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for faccessat... (cached) yes checking for getcwd... (cached) yes checking whether free is known to preserve errno... (cached) no checking for mempcpy... (cached) no checking for rawmemchr... (cached) no checking for search.h... yes checking for tsearch... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) no checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking whether imported symbols can be declared weak... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for va_copy... yes checking for bool, true, false... (cached) no checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for stdint.h... (cached) yes checking for gnu_get_libc_version... no checking for native Win32... no checking for perl... /tmp/pkgbuild/print/libpaper/work.alpha/.tools/bin/perl checking for help2man... help2man checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libpaper.c.in config.status: creating lib/libpaper.rc config.status: creating libgnu/Makefile config.status: creating src/Makefile config.status: creating src/libgnu/Makefile config.status: creating man/Makefile config.status: creating man/paperspecs.5 config.status: creating tests/Makefile config.status: creating build-aux/x-to-1 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory configure: WARNING: Building without --enable-relocatable: the tests will not work! => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp