=> 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 dbus-1.12.10.tar.gz => Checksum RMD160 OK for dbus-1.12.10.tar.gz => Checksum SHA512 OK for dbus-1.12.10.tar.gz ===> Installing dependencies for dbus-1.12.10 ========================================================================== The supported build options for dbus are: debug kqueue x11 The currently selected options are: kqueue x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.dbus (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, dbus-1.12.10. Their current value is shown below: * PKG_SYSCONFBASE = /usr/pkg/etc * VARBASE = /var 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.6nb1 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.4.1nb1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xmlto-[0-9]*: found xmlto-0.0.28nb2 => Build dependency x11-links>=1.12: found x11-links-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 ===> Overriding tools for dbus-1.12.10 ===> Extracting for dbus-1.12.10 ===> Patching for dbus-1.12.10 => Applying pkgsrc patches for dbus-1.12.10 => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-ak => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-ak Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ak,v 1.6 2017/11/23 14:43:23 wiz Exp $ | |Adapt path for pkgsrc. | |--- dbus/Makefile.in.orig 2017-11-13 13:36:10.000000000 +0000 |+++ dbus/Makefile.in -------------------------- Patching file dbus/Makefile.in using Plan A... Hunk #1 succeeded at 619. done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-al => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-al Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-al,v 1.6 2017/11/23 14:43:23 wiz Exp $ | |Adapt path for pkgsrc. | |--- tools/Makefile.in.orig 2017-11-13 13:36:10.000000000 +0000 |+++ tools/Makefile.in -------------------------- Patching file tools/Makefile.in using Plan A... Hunk #1 succeeded at 515. Hunk #2 succeeded at 1092. done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-am => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-am,v 1.2 2015/12/06 11:35:55 wiz Exp $ | |on darwin configure script picks up private per-user tmp directory |in /var/folders/xx/...+++... via the TMPDIR environment and cheerfully |installs it in /usr/pkg/etc/dbus-1/session.conf meaning that only the |user who installed the package will be able to write to that directory... |except that dbus rejects directories with "+"'s in the filename so it |won't work anyway. use configure --with-session-socket-dir=/tmp |to work around this. found a description of this issue here: |http://wiki.gnucash.org/wiki/MacOSX/Quartz in the |"Running from the commandline" section. | |dbus also cannot cope with $DISPLAY containing "/" chars (like in |darwin ... /tmp/launch-kcvznx/:0 ) so get rid of the ":" as described |here: | https://trac.macports.org/attachment/ticket/16833/patch-dbus-launch-x11.c.diff | |--- tools/dbus-launch-x11.c.orig 2008-11-14 22:45:04.000000000 -0500 |+++ tools/dbus-launch-x11.c 2008-11-14 22:45:44.000000000 -0500 -------------------------- Patching file tools/dbus-launch-x11.c using Plan A... Hunk #1 succeeded at 145 (offset 2 lines). done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-configure => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.5 2017/05/23 15:12:57 jperkin Exp $ | |Don't blanket define _XOPEN_SOURCE on SunOS, patch where required instead. | |--- configure.orig 2017-04-05 15:25:13.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 26197 (offset 3028 lines). done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-unix.c => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dbus_dbus-sysdeps-unix.c,v 1.5 2017/05/24 08:06:28 jperkin Exp $ | |Support _XOPEN_SOURCE requirements on SunOS with different compiler defaults. | |--- dbus/dbus-sysdeps-unix.c.orig 2017-02-16 13:46:23.000000000 +0000 |+++ dbus/dbus-sysdeps-unix.c -------------------------- Patching file dbus/dbus-sysdeps-unix.c using Plan A... Hunk #1 succeeded at 24. done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-util-unix.c => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-dbus_dbus-sysdeps-util-unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dbus_dbus-sysdeps-util-unix.c,v 1.4 2017/11/23 14:43:23 wiz Exp $ | |add solaris specific console_user test | |--- dbus/dbus-sysdeps-util-unix.c.orig 2017-10-30 12:26:18.000000000 +0000 |+++ dbus/dbus-sysdeps-util-unix.c -------------------------- Patching file dbus/dbus-sysdeps-util-unix.c using Plan A... Hunk #1 succeeded at 51. Hunk #2 succeeded at 555. Hunk #3 succeeded at 604. done => Verifying /bulk-data/pkgsrc/sysutils/dbus/patches/patch-tools_dbus-print-message.c => Applying pkgsrc patch /bulk-data/pkgsrc/sysutils/dbus/patches/patch-tools_dbus-print-message.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tools_dbus-print-message.c,v 1.2 2015/12/06 11:35:55 wiz Exp $ | |Fix build on NetBSD 5.x and 6.x. | |--- tools/dbus-print-message.c.orig 2015-10-07 20:10:37.000000000 +0000 |+++ tools/dbus-print-message.c -------------------------- Patching file tools/dbus-print-message.c using Plan A... Hunk #1 succeeded at 30. done ===> Creating toolchain wrappers for dbus-1.12.10 [1] Segmentation fault /usr/bin/dirname... *** Error code 139 Stop. make[1]: stopped in /bulk-data/pkgsrc/sysutils/dbus *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/sysutils/dbus