=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 cups-filters-1.17.2.tar.xz => Checksum RMD160 OK for cups-filters-1.17.2.tar.xz => Checksum SHA512 OK for cups-filters-1.17.2.tar.xz ===> Installing dependencies for cups-filters-1.17.2nb3 ========================================================================== The following variables will affect the build process of this package, cups-filters-1.17.2nb3. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * VARBASE = /var Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change their value 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.6 => Tool dependency gmake>=3.81: found gmake-4.1nb3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.3.5 => Tool dependency checkperms>=1.1: found checkperms-1.11nb1 => Build dependency gdbus-codegen-[0-9]*: found gdbus-codegen-2.52.3 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11.1 => Build dependency kbproto>=1.0.2: found kbproto-1.0.7 => Build dependency xproto>=7.0.13: found xproto-7.0.31 => Build dependency xcb-proto>=1.4: found xcb-proto-1.12 => Build dependency dri2proto>=2.1: found dri2proto-2.8 => Build dependency dri3proto>=1.0: found dri3proto-1.0 => Build dependency presentproto>=1.0: found presentproto-1.1 => Build dependency glproto>=1.4.11: found glproto-1.4.17 => Build dependency damageproto>=1.1.0: found damageproto-1.2.1 => Build dependency fixesproto>=4.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0.99.1: found xextproto-7.3.0 => Build dependency inputproto>=2.3: found inputproto-2.3.2 => Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3.1 => Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.1nb1 => Build dependency randrproto>=1.4: found randrproto-1.5.0 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2.1 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.2 => Build dependency poppler-includes>=0.26.1nb1: found poppler-includes-0.59.0 => Build dependency cwrappers>=20150314: found cwrappers-20170611 => Full dependency poppler-utils-[0-9]*: found poppler-utils-0.59.0 => Full dependency bash-[0-9]*: found bash-4.4.012 => Full dependency glib2>=2.34.0: found glib2-2.52.3nb1 => Full dependency fontconfig>=2.10.93nb2: found fontconfig-2.12.5 => Full dependency freetype2>=2.4.11: found freetype2-2.8.1 => Full dependency lcms2>=2.2: found lcms2-2.8 => Full dependency png>=1.6.0nb1: found png-1.6.32 => Full dependency tiff>=4.0.3nb5: found tiff-4.0.8nb1 => Full dependency avahi>=0.6.32nb5: found avahi-0.6.32nb7 => Full dependency cups>=2.2.2nb2: found cups-2.2.4 => Full dependency ghostscript>=9.05nb8: found ghostscript-9.05nb8 => Full dependency ijs>=0.34nb2: found ijs-0.35 => Full dependency poppler-cpp>=0.59.0: found poppler-cpp-0.59.0 => Full dependency poppler-glib>=0.59.0: found poppler-glib-0.59.0 => Full dependency qpdf>=5.0.1nb2: found qpdf-7.0.0 ===> Overriding tools for cups-filters-1.17.2nb3 ===> Extracting for cups-filters-1.17.2nb3 /bin/cp /data/pkgsrc/print/cups-filters/files/cups-browsed-daemonize.sh /data/scratch/print/cups-filters/work/cups-filters-1.17.2 ===> Patching for cups-filters-1.17.2nb3 => Applying pkgsrc patches for cups-filters-1.17.2nb3 => Verifying /data/pkgsrc/print/cups-filters/patches/patch-Makefile.in => Applying pkgsrc patch /data/pkgsrc/print/cups-filters/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.5 2017/09/03 11:27:47 leot Exp $ | |`-r' option of ln(1) is not widely supported, avoid it. | |--- Makefile.in.orig 2017-08-25 18:58:43.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 5334. done => Verifying /data/pkgsrc/print/cups-filters/patches/patch-configure => Applying pkgsrc patch /data/pkgsrc/print/cups-filters/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.2 2016/12/21 22:38:07 wiz Exp $ | |Fix unportable test(1) operator. | |--- configure.orig 2016-12-17 23:41:49.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17597 (offset 674 lines). done => Verifying /data/pkgsrc/print/cups-filters/patches/patch-filter_gstoraster.c => Applying pkgsrc patch /data/pkgsrc/print/cups-filters/patches/patch-filter_gstoraster.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-filter_gstoraster.c,v 1.1 2016/11/06 11:21:19 leot Exp $ | |execvpe(3) appeared only on NetBSD 8.0, use execve(3) instead (like |cups-filters-1.11.4). | |--- filter/gstoraster.c.orig 2016-10-27 22:50:52.000000000 +0000 |+++ filter/gstoraster.c -------------------------- Patching file filter/gstoraster.c using Plan A... Hunk #1 succeeded at 502. done => Verifying /data/pkgsrc/print/cups-filters/patches/patch-filter_mupdftoraster.c => Applying pkgsrc patch /data/pkgsrc/print/cups-filters/patches/patch-filter_mupdftoraster.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-filter_mupdftoraster.c,v 1.1 2016/11/06 11:21:19 leot Exp $ | |execvpe(3) appeared only on NetBSD 8.0, use execve(3) instead (like |cups-filters-1.11.4). | |--- filter/mupdftoraster.c.orig 2016-10-27 22:50:52.000000000 +0000 |+++ filter/mupdftoraster.c -------------------------- Patching file filter/mupdftoraster.c using Plan A... Hunk #1 succeeded at 215. done => Verifying /data/pkgsrc/print/cups-filters/patches/patch-filter_pdf.cxx => Applying pkgsrc patch /data/pkgsrc/print/cups-filters/patches/patch-filter_pdf.cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-filter_pdf.cxx,v 1.1 2017/09/07 11:24:29 prlw1 Exp $ | |support poppler-0.58 |https://bugs.linuxfoundation.org/show_bug.cgi?id=1408 | |--- filter/pdf.cxx.orig 2017-08-15 18:29:57.000000000 +0000 |+++ filter/pdf.cxx -------------------------- Patching file filter/pdf.cxx using Plan A... Hunk #1 succeeded at 129. Hunk #2 succeeded at 257. Hunk #3 succeeded at 302. Hunk #4 succeeded at 314. Hunk #5 succeeded at 353. Hunk #6 succeeded at 367. Hunk #7 succeeded at 383. Hunk #8 succeeded at 397. Hunk #9 succeeded at 441. Hunk #10 succeeded at 459. Hunk #11 succeeded at 490. Hunk #12 succeeded at 514. Hunk #13 succeeded at 529. Hunk #14 succeeded at 568. Hunk #15 succeeded at 679. Hunk #16 succeeded at 774. Hunk #17 succeeded at 817. Hunk #18 succeeded at 831. Hunk #19 succeeded at 907. Hunk #20 succeeded at 924. Hunk #21 succeeded at 997. Hunk #22 succeeded at 1019. Hunk #23 succeeded at 1040. Hunk #24 succeeded at 1056. Hunk #25 succeeded at 1108. Hunk #26 succeeded at 1122. Hunk #27 succeeded at 1136. Hunk #28 succeeded at 1151. Hunk #29 succeeded at 1360. Hunk #30 succeeded at 1379. Hunk #31 succeeded at 1406. Hunk #32 succeeded at 1419. Hunk #33 succeeded at 1465. Hunk #34 succeeded at 1480. Hunk #35 succeeded at 1504. Hunk #36 succeeded at 1557. Hunk #37 succeeded at 1579. done ===> Creating toolchain wrappers for cups-filters-1.17.2nb3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/data/scratch/print/cups-filters/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /data/scratch/print/cups-filters/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/data/scratch/print/cups-filters/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /data/scratch/print/cups-filters/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for cups-filters-1.17.2nb3 => Customizing daemonizing script => 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 => Replacing bash interpreter in filter/braille/drivers/generic/brftoembosser.in filter/braille/drivers/index/imageubrltoindexv3.in filter/braille/drivers/index/imageubrltoindexv4.in filter/braille/drivers/index/textbrftoindexv3.in filter/braille/filters/imagetobrf.in filter/braille/filters/texttobrf.in. => 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 a thread-safe mkdir -p... ./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... 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 whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... gcc3 checking whether clang++ supports C++11 features by default... yes checking how to run the C preprocessor... clang -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by clang... /usr/bin/ld checking if the linker (/usr/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 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 /usr/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... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64--netbsd-ar... no checking for ar... 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 clang 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 ANSI C header files... no 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 for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/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 how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... error: invalid argument '-std=c++11' not allowed with 'C' yes checking for clang++ option to produce PIC... -fPIC -DPIC checking if clang++ PIC flag -fPIC -DPIC works... yes checking if clang++ static flag -static works... yes checking if clang++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... error: invalid argument '-std=c++11' not allowed with 'C' NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.20... yes checking for x86_64--netbsd-cups-config... no checking for cups-config... /usr/pkg/bin/cups-config checking for library containing dlopen... none required checking for strlcat... yes checking for strlcpy... yes checking for sigaction... yes checking for waitpid... yes checking for wait3... yes checking for strtoll... yes checking for open_memstream... yes checking for getline... yes checking for strcasestr... yes checking for library containing pow... none required checking for stdlib.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for library containing jpeg_destroy_decompress... -ljpeg checking for LIBPNG... yes checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking for library containing TIFFReadScanline... -ltiff checking for AVAHI... yes checking for GLIB... yes checking for AVAHI_GLIB... yes checking for GIO... yes checking for GIO_UNIX... yes checking for LCMS... yes checking for FREETYPE... yes checking for FONTCONFIG... yes checking for IJS... yes checking for ZLIB... yes checking for LIBQPDF... no configure: error: Package requirements (libqpdf >= 3.0.2) were not met: Package 'libjpeg', required by 'libqpdf', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBQPDF_CFLAGS and LIBQPDF_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/print/cups-filters *** Error code 1 Stop. make: stopped in /data/pkgsrc/print/cups-filters