=> 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 libsass-3.6.0.tar.gz => Checksum RMD160 OK for libsass-3.6.0.tar.gz => Checksum SHA512 OK for libsass-3.6.0.tar.gz ===> Installing dependencies for libsass-3.6.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb2 => Tool dependency automake>=1.9: found automake-1.16.1 => Tool dependency autoconf>=2.58: found autoconf-2.69nb8 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for libsass-3.6.0 ===> Extracting for libsass-3.6.0 tar: Global extended headers posix ustar archive. Extracting as plain files. Following files might be in the wrong directory or have wrong attributes. ===> Patching for libsass-3.6.0 => Applying pkgsrc patches for libsass-3.6.0 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/www/libsass/patches/patch-src_units.hpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/www/libsass/patches/patch-src_units.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_units.hpp,v 1.2 2018/02/26 08:09:27 adam Exp $ | |Avoid macro conflict on SunOS. | |--- src/units.hpp.orig 2018-02-05 23:14:08.000000000 +0000 |+++ src/units.hpp -------------------------- Patching file src/units.hpp using Plan A... Hunk #1 succeeded at 6. done ===> Creating toolchain wrappers for libsass-3.6.0 ===> Configuring for libsass-3.6.0 set -e; cd /tmp/www/libsass/work/libsass-3.6.0; libtoolize -c -f; aclocal; autoheader; automake -a --foreign -i; autoconf libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'script'. libtoolize: copying file 'script/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:30: installing 'script/ar-lib' configure.ac:19: installing 'script/compile' configure.ac:31: installing 'script/config.guess' configure.ac:31: installing 'script/config.sub' configure.ac:15: installing 'script/install-sh' configure.ac:15: installing 'script/missing' GNUmakefile.am:36: warning: source file '$(SASS_SASSC_PATH)/sassc.c' is in a subdirectory, GNUmakefile.am:36: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. parallel-tests: installing 'script/test-driver' Makefile.conf:8: warning: source file 'memory/SharedPtr.cpp' is in a subdirectory, Makefile.conf:8: but option 'subdir-objects' is disabled src/GNUmakefile.am:29: 'Makefile.conf' included from here => 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 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o makoto -g users checking whether build environment is sane... yes checking for a thread-safe mkdir -p... script/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 x86_64--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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E 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 for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-dlltool... no checking for dlltool... no checking for x86_64--netbsd-dllwrap... no checking for dllwrap... no checking for x86_64--netbsd-windres... no checking for windres... no checking for x86_64--netbsd-ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd 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/www/libsass/work/.cwrapper/bin/ld checking if the linker (/tmp/www/libsass/work/.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 x86_64--netbsd file names to x86_64--netbsd format... func_convert_file_noop checking how to convert x86_64--netbsd file names to toolchain format... func_convert_file_noop checking for /tmp/www/libsass/work/.cwrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-dlltool... false checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for 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 x86_64--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/www/libsass/work/.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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 how to run the C++ preprocessor... c++ -E checking for ld used by c++... /tmp/www/libsass/work/.cwrapper/bin/ld checking if the linker (/tmp/www/libsass/work/.cwrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/tmp/www/libsass/work/.cwrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/tmp/www/libsass/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for unistd.h... (cached) yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for floor... yes checking for getcwd... yes checking for strtol... yes checking for library containing dlopen... none required configure: Building libsass (na) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/sass/version.h config.status: creating GNUmakefile config.status: creating src/GNUmakefile config.status: creating src/support/libsass.pc config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp