=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Checksum SHA1 OK for OdfAddinForOffice-src-3.0.zip
=> Checksum RMD160 OK for OdfAddinForOffice-src-3.0.zip
=> Checksum SHA512 OK for OdfAddinForOffice-src-3.0.zip
===> Installing dependencies for OdfConverter-3.0nb56
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.68.2
=> Tool dependency gmake>=3.81: found gmake-4.3nb2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.4nb1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency x11-links>=1.33: found x11-links-1.33
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency mono-basic-[0-9]*: found mono-basic-4.7nb1
=> Full dependency mono>=6.12.0.122nb1: found mono-6.12.0.122nb2
=> Full dependency gtk2+>=2.24.32nb15: found gtk2+-2.24.33nb2
===> 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'.
===> Overriding tools for OdfConverter-3.0nb56
===> Extracting for OdfConverter-3.0nb56
cd /scratch/work/textproc/OdfConverter/work && mv "odf-converter-r5224/trunk" OdfAddinForOffice-src-3.0
set -e;  find "/scratch/work/textproc/OdfConverter/work/OdfAddinForOffice-src-3.0" -name Makefile -o  -name '[Mm][Aa][Kk][Ee][Ff][Ii][Ll][Ee]' -print |  while read file; do  dir=`dirname "$file"`; mv "$file" "$dir/Makefile"; done
set -e; files="";  for file in source/Common/OdfZipUtils source/Common/OdfConverterLib source/Word/Converter source/Presentation/Converter source/Spreadsheet/Converter source/AdditionalTools/zlib123/contrib/minizip source/Shell/OdfConverter source/Shell/OdfConverter/OdfCommandLineException.cs source/Shell/OdfConverter/OdfConverter.cs source/Shell/OdfConverter/OoxValidator.cs source/Shell/OdfConverter/OdfValidator.cs; do  while [ -n "$file" -a "$file" != "." ]; do  files="$file $files"; base=`basename "$file"`;  file=`dirname "$file"`;  done;  done;  for file in $files; do  base=`basename "$file"`; subdir=`dirname "$file"`;  lcbase=`basename "$file" | tr 'A-Z' 'a-z'`;  subdir="/scratch/work/textproc/OdfConverter/work/OdfAddinForOffice-src-3.0/$subdir";  if [ -e "$subdir/$lcbase" -a ! -e "$subdir/$base" ]; then  mv "$subdir/$lcbase" "$subdir/$base";  fi;  done
===> Patching for OdfConverter-3.0nb56
=> Applying pkgsrc patches for OdfConverter-3.0nb56
=> Verifying /tree/pkgsrc/textproc/OdfConverter/patches/patch-aa
=> Applying pkgsrc patch /tree/pkgsrc/textproc/OdfConverter/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.6 2015/05/23 06:43:00 kefren Exp $
|
|--- source/Shell/OdfConverter/Makefile.orig	2008-09-26 21:49:32.000000000 +0300
|+++ source/Shell/OdfConverter/Makefile	2015-05-23 09:10:54.000000000 +0300
--------------------------
Patching file source/Shell/OdfConverter/Makefile using Plan A...
Hunk #1 succeeded at 54.
Hunk #2 succeeded at 64.
done
=> Verifying /tree/pkgsrc/textproc/OdfConverter/patches/patch-ab
=> Applying pkgsrc patch /tree/pkgsrc/textproc/OdfConverter/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1 2009/07/27 05:39:21 dsainty Exp $
|
|--- source/Spreadsheet/Converter/Makefile.orig	2008-09-26 21:49:52.000000000 +1200
|+++ source/Spreadsheet/Converter/Makefile	2009-07-16 17:10:15.000000000 +1200
--------------------------
Patching file source/Spreadsheet/Converter/Makefile using Plan A...
Hunk #1 succeeded at 25.
done
=> Verifying /tree/pkgsrc/textproc/OdfConverter/patches/patch-ac
=> Applying pkgsrc patch /tree/pkgsrc/textproc/OdfConverter/patches/patch-ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ac,v 1.2 2009/09/02 08:47:15 wiz Exp $
|
|Fix Mono-specific coding errors.
|
|--- source/Shell/OdfConverter/OdfValidator.cs.orig	2009-02-11 10:50:02.000000000 +1300
|+++ source/Shell/OdfConverter/OdfValidator.cs	2009-07-16 17:23:31.469982005 +1200
--------------------------
Patching file source/Shell/OdfConverter/OdfValidator.cs using Plan A...
Hunk #1 succeeded at 49.
done
=> Verifying /tree/pkgsrc/textproc/OdfConverter/patches/patch-build_common.mk
=> Applying pkgsrc patch /tree/pkgsrc/textproc/OdfConverter/patches/patch-build_common.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-build_common.mk,v 1.1 2015/05/23 06:43:00 kefren Exp $
|
|Build with mcs
|
|--- build/common.mk.orig	2015-05-22 19:54:31.000000000 +0300
|+++ build/common.mk	2015-05-22 19:54:38.000000000 +0300
--------------------------
Patching file build/common.mk using Plan A...
Hunk #1 succeeded at 9.
done
===> Creating toolchain wrappers for OdfConverter-3.0nb56
===> Configuring for OdfConverter-3.0nb56
=> Generating pkg-config file for builtin expat package.
=> Checking for portability problems in extracted files