=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for OdfAddinForOffice-src-3.0.zip => Checksum SHA512 OK for OdfAddinForOffice-src-3.0.zip ===> Installing dependencies for OdfConverter-3.0nb58 ========================================================================== The following variables will affect the build process of this package, OdfConverter-3.0nb58. 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.72.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.3nb4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => 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 mono-basic-[0-9]*: found mono-basic-4.7nb3 => Full dependency mono>=6.12.0.122nb6: found mono-6.12.0.122nb7 => Full dependency gtk2+>=2.24.33nb5: found gtk2+-2.24.33nb6 ===> 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 OdfConverter-3.0nb58 ===> Extracting for OdfConverter-3.0nb58 cd /tmp/textproc/OdfConverter/work && mv "odf-converter-r5224/trunk" OdfAddinForOffice-src-3.0 set -e; find "/tmp/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="/tmp/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.0nb58 => Applying pkgsrc patches for OdfConverter-3.0nb58 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/OdfConverter/patches/patch-aa => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/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 /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/OdfConverter/patches/patch-ab => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/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 /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/OdfConverter/patches/patch-ac => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/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 /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/OdfConverter/patches/patch-build_common.mk => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/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.0nb58 ===> Configuring for OdfConverter-3.0nb58 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files