=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for graphviz-7.1.0.tar.xz => Checksum SHA512 OK for graphviz-7.1.0.tar.xz ===> Installing dependencies for graphviz-7.1.0nb1 ========================================================================== The supported build options for graphviz are: gd ghostscript gtk lua perl poppler svg tcl x11 The currently selected options are: gd You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.graphviz (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, graphviz-7.1.0nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 glib2-tools-[0-9]*: found glib2-tools-2.74.6 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.71nb2 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency urw-fonts-[0-9]*: found urw-fonts-2.0nb1 => Full dependency gd>=2.3.3nb6: found gd-2.3.3nb6 => Full dependency fontconfig>=2.14.1nb1: found fontconfig-2.14.2 => Full dependency freetype2>=2.8.1: found freetype2-2.13.0 => Full dependency libwebp>=0.6.0: found libwebp-1.2.4nb1 => Full dependency libltdl>=2.4.2: found libltdl-2.4.7 => Full dependency pango>=1.50.12nb1: found pango-1.50.12nb1 => Full dependency gts>=0.7.6nb1: found gts-0.7.6nb3 ===> 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 graphviz-7.1.0nb1 ===> Extracting for graphviz-7.1.0nb1 ===> Patching for graphviz-7.1.0nb1 => Applying pkgsrc patches for graphviz-7.1.0nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-config_config__perl.pl => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-config_config__perl.pl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_config__perl.pl,v 1.4 2022/07/22 12:04:46 micha Exp $ | |Add rpath for pkgsrc | |--- config/config_perl.pl.orig 2013-08-01 17:35:15.000000000 +0000 |+++ config/config_perl.pl -------------------------- Patching file config/config_perl.pl using Plan A... Hunk #1 succeeded at 4. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-configure.ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-configure.ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure.ac,v 1.12 2023/01/23 13:44:02 micha Exp $ | |Use the same path for all platforms in pkgsrc. |Use lua from pkgsrc. | |--- configure.ac.orig 2023-01-06 05:16:50.000000000 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 92. Hunk #2 succeeded at 100. Hunk #3 succeeded at 856. Hunk #4 succeeded at 877. Hunk #5 succeeded at 2051. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-lib_gvc_Makefile.am => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-lib_gvc_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-lib_gvc_Makefile.am,v 1.3 2022/11/23 13:10:00 micha Exp $ | |Link with pthread library, if needed. | |--- lib/gvc/Makefile.am.orig 2022-07-07 15:43:58.000000000 +0000 |+++ lib/gvc/Makefile.am -------------------------- Patching file lib/gvc/Makefile.am using Plan A... Hunk #1 succeeded at 54. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-plugin_gs_gvloadimage__gs.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-plugin_gs_gvloadimage__gs.c,v 1.4 2022/10/17 09:12:53 adam Exp $ | |ghostscript-agpl enforces using gserrors.h which is not included |by default in ghostscript-gpl, so conditionalise based upon which |one is being used. | |--- plugin/gs/gvloadimage_gs.c.orig 2022-10-11 18:31:29.000000000 +0000 |+++ plugin/gs/gvloadimage_gs.c -------------------------- Patching file plugin/gs/gvloadimage_gs.c using Plan A... Hunk #1 succeeded at 77. Hunk #2 succeeded at 95. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-plugin_xlib_gvdevice__xlib.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz/patches/patch-plugin_xlib_gvdevice__xlib.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-plugin_xlib_gvdevice__xlib.c,v 1.3 2022/07/22 12:04:46 micha Exp $ | |SunOS inotify requires sys/filio.h for FIONREAD. | |--- plugin/xlib/gvdevice_xlib.c.orig 2020-04-08 07:51:58.000000000 +0000 |+++ plugin/xlib/gvdevice_xlib.c -------------------------- Patching file plugin/xlib/gvdevice_xlib.c using Plan A... Hunk #1 succeeded at 32. done ===> Creating toolchain wrappers for graphviz-7.1.0nb1 sh: /usr/pkg/libexec/mktools/mk-buildlink-symlinks: not found Removing /tmp/graphics/graphviz/work/.buildlink/.buildlink_x11-links_done *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/graphics/graphviz