=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for libxml2-2.9.12.tar.gz => Checksum SHA512 OK for libxml2-2.9.12.tar.gz ===> Installing dependencies for py27-libxml2-2.9.12nb4 ========================================================================== The following variables will affect the build process of this package, py27-libxml2-2.9.12nb4. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 39 Based on these variables, the following variables have been set: * PYPACKAGE = python27 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 py27-setuptools-[0-9]*: found py27-setuptools-44.1.1 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency py27-expat>=0: found py27-expat-2.7.18 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency python27>=2.7.1nb2: found python27-2.7.18nb7 => Full dependency libxml2>=2.9.12nb1: found libxml2-2.9.12nb2 ===> 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 py27-libxml2-2.9.12nb4 ===> Extracting for py27-libxml2-2.9.12nb4 ===> Patching for py27-libxml2-2.9.12nb4 => Applying pkgsrc patches for py27-libxml2-2.9.12nb4 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.in,v 1.1 2019/01/09 19:09:03 adam Exp $ | |Move EXAMPLES_DIR to fit pkgsrc. | |--- Makefile.in.orig 2014-10-16 07:35:13.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 882 (offset 47 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-catalog.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-catalog.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-catalog.c,v 1.1 2019/01/09 19:09:03 adam Exp $ | |Parametrize XML and SGML catalog directories. | |--- catalog.c.orig 2014-10-03 11:28:05.000000000 +0000 |+++ catalog.c -------------------------- Patching file catalog.c using Plan A... Hunk #1 succeeded at 70. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.3 2021/07/21 13:55:07 tnn Exp $ | |Various configure fixes: | * Don't leak non-existent include directories to xml2-config. | Important for CMake on Darwin. | * Add run-path to XML_LIBDIR | * Fix handling of pthreads | * Add portability to OpenBSD, MirBSD, FreeBSD, NetBSD and DragonFly | * Fix test for SAX | Submitted as https://bugzilla.gnome.org/show_bug.cgi?id=766859 | |--- configure.orig 2021-05-13 18:54:55.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 15005. Hunk #2 succeeded at 15478. Hunk #3 succeeded at 15516. Hunk #4 succeeded at 15538. Hunk #5 succeeded at 15560. Hunk #6 succeeded at 15834. Hunk #7 succeeded at 16019. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-doc_examples_Makefile.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-doc_examples_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_examples_Makefile.in,v 1.1 2019/01/09 19:09:03 adam Exp $ | |Don't install html files. | |--- doc/examples/Makefile.in.orig 2014-10-16 07:35:13.000000000 +0000 |+++ doc/examples/Makefile.in -------------------------- Patching file doc/examples/Makefile.in using Plan A... Hunk #1 succeeded at 976 (offset 60 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-encoding.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-encoding.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-encoding.c,v 1.3 2020/11/05 17:45:55 adam Exp $ | |Fix building with ICU 68.1. |Avoid potential undefined behaviour by casting arg to toupper() |to an appropriate value range. |https://bugzilla.gnome.org/show_bug.cgi?id=766838 | |Also, on NetBSD, add CP1141 encoding alias. | |--- encoding.c.orig 2019-10-22 18:46:01.000000000 +0000 |+++ encoding.c -------------------------- Patching file encoding.c using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 1042 (offset 10 lines). Hunk #3 succeeded at 1077 (offset 10 lines). Hunk #4 succeeded at 1179 (offset 10 lines). Hunk #5 succeeded at 1355 (offset 10 lines). Hunk #6 succeeded at 1457 (offset 10 lines). Hunk #7 succeeded at 1686 (offset 9 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_libxml.c,v 1.4 2021/06/12 17:02:51 gutteridge Exp $ | |Avoid returning invalid UTF-8 strings to Python. |Based on https://bugzilla.opensuse.org/attachment.cgi?id=746044&action=edit |Fixes https://github.com/itstool/itstool/issues/22 | |--- python/libxml.c.orig 2016-06-07 10:04:14.000000000 +0000 |+++ python/libxml.c -------------------------- Patching file python/libxml.c using Plan A... Hunk #1 succeeded at 1621 (offset 1 line). Hunk #2 succeeded at 1638 (offset 1 line). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_libxml.py,v 1.1 2017/10/31 13:15:44 fhajny Exp $ | |--- python/libxml.py.orig 2004-09-28 05:59:58.000000000 -0500 |+++ python/libxml.py -------------------------- Patching file python/libxml.py using Plan A... Hunk #1 succeeded at 339 (offset 58 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml2.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_libxml2.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_libxml2.py,v 1.1 2017/11/08 22:51:54 prlw1 Exp $ | |name[0:8] will fail if name is None. |https://bugzilla.gnome.org/show_bug.cgi?id=790071 | |--- python/libxml2.py.orig 2017-10-30 07:39:09.000000000 +0000 |+++ python/libxml2.py -------------------------- Patching file python/libxml2.py using Plan A... Hunk #1 succeeded at 573. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_setup.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-python_setup.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_setup.py,v 1.1 2017/10/31 13:15:44 fhajny Exp $ | |Trust pkgsrc to know which iconv to use. |It will be either in the buildlink directory, or in the compiler's |default search path. | |--- python/setup.py.orig 2014-10-16 07:35:21.000000000 +0000 |+++ python/setup.py -------------------------- Patching file python/setup.py using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 69. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-xmlcatalog.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/textproc/py-libxml2/../../textproc/libxml2/patches/patch-xmlcatalog.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xmlcatalog.c,v 1.1 2019/01/09 19:09:03 adam Exp $ | |Parametrize SGML catalog directory. | |--- xmlcatalog.c.orig 2014-10-03 11:28:06.000000000 +0000 |+++ xmlcatalog.c -------------------------- Patching file xmlcatalog.c using Plan A... Hunk #1 succeeded at 43. done ===> Creating toolchain wrappers for py27-libxml2-2.9.12nb4