=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package xspd-6.3.1 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for xspsrc_051219_tar.tgz => Checksum RMD160 OK for xspsrc_051219_tar.tgz ===> Installing dependencies for xspd-6.3.1 ========================================================================== The supported build options for xspd are: bitmode64 netbsd semctlunion The currently selected options are: netbsd semctlunion You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.xspd (not defined) ========================================================================== => Tool dependency gmake>=3.81: found gmake-3.82nb7 => Tool dependency checkperms>=1.1: found checkperms-1.11 ===> Overriding tools for xspd-6.3.1 ===> Extracting for xspd-6.3.1 /bin/rm /scratch/wip/xspd/work/xspdinstall /scratch/wip/xspd/work/xspapp_* /scratch/wip/xspd/work/xspjava_* /scratch/wip/xspd/work/xspjsys_* /scratch/wip/xspd/work/xspjsysdoc_* /scratch/wip/xspd/work/xspsysdoc_* /bin/mkdir -p /scratch/wip/xspd/work/xspsys /bin/mv /scratch/wip/xspd/work/Readme* /scratch/wip/xspd/work/xspsys/. /bin/mv /scratch/wip/xspd/work/*tar /scratch/wip/xspd/work/xspsys/. ../../mk/extract/extract -d /scratch/wip/xspd/work/xspsys /scratch/wip/xspd/work/xspsys/xspsys_051219.tar /bin/rm /scratch/wip/xspd/work/xspsys/xspsys_051219.tar ===> Patching for xspd-6.3.1 => Applying pkgsrc patches for xspd-6.3.1 => Verifying /usr/pkgsrc/wip/xspd/patches/patch-aa => Applying pkgsrc patch /usr/pkgsrc/wip/xspd/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- Makefile.orig 2005-12-14 16:49:08.000000000 -0500 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 72. Hunk #2 succeeded at 105. Hunk #3 succeeded at 119. Hunk #4 succeeded at 146. Hunk #5 succeeded at 162. Hunk #6 succeeded at 408. Hunk #7 succeeded at 459. Hunk #8 succeeded at 665. Hunk #9 succeeded at 1178. Hunk #10 succeeded at 1294. Hunk #11 succeeded at 1524. Hunk #12 succeeded at 1560. done => Verifying /usr/pkgsrc/wip/xspd/patches/patch-ab => Applying pkgsrc patch /usr/pkgsrc/wip/xspd/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- etc/xhtmlpp.orig 2005-09-12 19:15:07.000000000 -0500 |+++ etc/xhtmlpp -------------------------- Patching file etc/xhtmlpp using Plan A... Hunk #1 succeeded at 133. done => Verifying /usr/pkgsrc/wip/xspd/patches/patch-ac => Applying pkgsrc patch /usr/pkgsrc/wip/xspd/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD$ | |--- etc/xspd.conf_distr.orig 2005-12-19 14:19:15.000000000 -0500 |+++ etc/xspd.conf_distr -------------------------- Patching file etc/xspd.conf_distr using Plan A... Hunk #1 succeeded at 123. Hunk #2 succeeded at 131. done ===> Creating toolchain wrappers for xspd-6.3.1 ===> Configuring for xspd-6.3.1 => Checking for portability problems in extracted files ERROR: [check-portability.awk] => Found test ... == ...: ERROR: [check-portability.awk] etc/xspdctl: elif [ "$JPGMPATH" == "" ] Explanation: =========================================================================== The "test" command, as well as the "[" command, are not required to know the "==" operator. Only a few implementations like bash and some versions of ksh support it. When you run "test foo == foo" on a platform that does not support the "==" operator, the result will be "false" instead of "true". This can lead to unexpected behavior. There are two ways to fix this error message. If the file that contains the "test ==" is needed for building the package, you should create a patch for it, replacing the "==" operator with "=". If the file is not needed, add its name to the CHECK_PORTABILITY_SKIP variable in the package Makefile. =========================================================================== *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/xspd *** Error code 1 Stop. make: stopped in /usr/pkgsrc/wip/xspd