=> 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 libXft-2.1.7.tar.bz2 => Checksum RMD160 OK for libXft-2.1.7.tar.bz2 => Checksum SHA512 OK for libXft-2.1.7.tar.bz2 ===> Installing dependencies for Xft2-2.1.7nb7 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.6nb1 => Tool dependency gmake>=3.81: found gmake-4.1nb4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2018.4 => Build dependency xcb-proto>=1.4: found xcb-proto-1.13 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency fontconfig>=2.13.0: found fontconfig-2.13.0nb1 => Full dependency freetype2>=2.4.11: found freetype2-2.9.1 => Full dependency libXrender>=0.9.2: found libXrender-0.9.10nb1 ===> Overriding tools for Xft2-2.1.7nb7 ===> Extracting for Xft2-2.1.7nb7 ===> Patching for Xft2-2.1.7nb7 => Applying pkgsrc patches for Xft2-2.1.7nb7 => Verifying /data/pkgsrc/fonts/Xft2/patches/patch-xftglyphs.c => Applying pkgsrc patch /data/pkgsrc/fonts/Xft2/patches/patch-xftglyphs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xftglyphs.c,v 1.1 2014/03/22 21:44:53 spz Exp $ | |make it deal gracefully with both freetype 2.4.* and 2.5.* | |--- xftglyphs.c.orig 2005-03-02 05:32:14.000000000 +0000 |+++ xftglyphs.c -------------------------- Patching file xftglyphs.c using Plan A... Hunk #1 succeeded at 23. done ===> Creating toolchain wrappers for Xft2-2.1.7nb7 ===> Configuring for Xft2-2.1.7nb7 => Generating pkg-config file for builtin expat package. => 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 pbulkXXX -g users checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64--netbsd-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for a sed that does not truncate output... /data/scratch/fonts/Xft2/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking how to run the C preprocessor... clang -E 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64--netbsd-g++... clang++ checking whether we are using the GNU C++ compiler... no checking whether clang++ accepts -g... no checking dependency style of clang++... none checking how to run the C++ preprocessor... clang-cpp checking for x86_64--netbsd-g77... g77 checking whether we are using the GNU Fortran 77 compiler... no checking whether g77 accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from clang object... ok checking for objdir... .libs checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking for x86_64--netbsd-strip... no checking for strip... strip checking if clang static flag works... yes checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC checking if clang PIC flag -fPIC works... yes checking if clang supports -c -o file.o... yes checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes libtool.m4: error: problem compiling CXX test program checking for clang++ option to produce PIC... checking if clang++ supports -c -o file.o... no checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... no checking if g77 supports -c -o file.o... no checking whether the g77 linker (/usr/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for xrender >= 0.8.2... yes checking XRENDER_CFLAGS... -I/usr/pkg/include -D_REENTRANT checking XRENDER_LIBS... -L/usr/pkg/lib -lXrender -Wl,-R/usr/pkg/lib -lX11 checking for freetype-config... no configure: error: freetype-config not found. freetype is required. Please make sure you have the freetype development packages installed. *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/fonts/Xft2 WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /data/pkgsrc/fonts/Xft2