=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=27"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for python/Imaging-1.1.7.tar.gz => Checksum SHA512 OK for python/Imaging-1.1.7.tar.gz ===> Installing dependencies for py27-imaging-1.1.7nb14 ========================================================================== The following variables will affect the build process of this package, py27-imaging-1.1.7nb14. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo * PYTHON_VERSION_DEFAULT = 313 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency py27-setuptools-[0-9]*: found py27-setuptools-44.1.1nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.14.3 => Full dependency lcms>=1.12nb2: found lcms-1.19nb7 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.4.1 => Full dependency python27>=2.7.1nb2: found python27-2.7.18nb22 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency png>=1.2.4: found png-1.6.57 ===> Overriding tools for py27-imaging-1.1.7nb14 ===> Extracting for py27-imaging-1.1.7nb14 ===> Patching for py27-imaging-1.1.7nb14 => Applying pkgsrc patches for py27-imaging-1.1.7nb14 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_EpsImagePlugin.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_EpsImagePlugin.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PIL_EpsImagePlugin.py,v 1.1 2014/05/15 06:23:06 spz Exp $ | |patch for CVE-2014-1932 and CVE-2014-1933 taken from |https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7 | |--- PIL/EpsImagePlugin.py.orig 2009-11-01 00:44:11.000000000 +0000 |+++ PIL/EpsImagePlugin.py -------------------------- Patching file PIL/EpsImagePlugin.py using Plan A... Hunk #1 succeeded at 44. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_IcnsImagePlugin.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_IcnsImagePlugin.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PIL_IcnsImagePlugin.py,v 1.1 2014/09/07 09:37:46 spz Exp $ | |Icns DOS fix -- CVE-2014-3589 |from https://github.com/python-pillow/Pillow/commit/205e056f8f9b06ed7b925cf8aa0874bc4aaf8a7d | |--- PIL/IcnsImagePlugin.py.orig 2009-11-01 00:44:11.000000000 +0000 |+++ PIL/IcnsImagePlugin.py -------------------------- Patching file PIL/IcnsImagePlugin.py using Plan A... Hunk #1 succeeded at 115. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_Image.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_Image.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PIL_Image.py,v 1.1 2014/05/15 06:23:06 spz Exp $ | |patch for CVE-2014-1932 and CVE-2014-1933 taken from |https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7 | |--- PIL/Image.py.orig 2009-11-15 15:51:25.000000000 +0000 |+++ PIL/Image.py -------------------------- Patching file PIL/Image.py using Plan A... Hunk #1 succeeded at 482. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_IptcImagePlugin.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_IptcImagePlugin.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PIL_IptcImagePlugin.py,v 1.1 2014/05/15 06:23:06 spz Exp $ | |patch for CVE-2014-1932 and CVE-2014-1933 taken from |https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7 | |--- PIL/IptcImagePlugin.py.orig 2009-11-01 00:44:12.000000000 +0000 |+++ PIL/IptcImagePlugin.py -------------------------- Patching file PIL/IptcImagePlugin.py using Plan A... Hunk #1 succeeded at 173. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_JpegImagePlugin.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PIL_JpegImagePlugin.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PIL_JpegImagePlugin.py,v 1.1 2014/05/15 06:23:06 spz Exp $ | |patch for CVE-2014-1932 and CVE-2014-1933 taken from |https://github.com/python-imaging/Pillow/commit/4e9f367dfd3f04c8f5d23f7f759ec12782e10ee7 | |--- PIL/JpegImagePlugin.py.orig 2009-11-01 00:44:12.000000000 +0000 |+++ PIL/JpegImagePlugin.py -------------------------- Patching file PIL/JpegImagePlugin.py using Plan A... Hunk #1 succeeded at 344. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PcdDecode => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-PcdDecode Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-PcdDecode,v 1.1 2016/02/16 20:17:42 drochner Exp $ | |https://github.com/python-pillow/Pillow/pull/1706 | |--- libImaging/PcdDecode.c.orig 2016-02-16 20:03:07.000000000 +0000 |+++ libImaging/PcdDecode.c -------------------------- Patching file libImaging/PcdDecode.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 62. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-_imagingft.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-_imagingft.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-_imagingft.c,v 1.1 2013/12/11 23:55:11 markd Exp $ | |fix a freetype 2.0 hangover | |--- _imagingft.c.orig 2009-11-01 00:44:12.000000000 +0000 |+++ _imagingft.c -------------------------- Patching file _imagingft.c using Plan A... Hunk #1 succeeded at 70. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.8 2014/12/17 15:22:44 joerg Exp $ | |--- setup.py.orig 2009-11-15 17:06:10.000000000 +0100 |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 225. Hunk #3 succeeded at 250. Hunk #4 succeeded at 315. Hunk #5 succeeded at 465. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/py-imaging/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ac,v 1.1 2010/07/19 17:45:03 drochner Exp $ | |--- PIL/TiffImagePlugin.py.orig 2010-07-19 14:29:50.000000000 +0000 |+++ PIL/TiffImagePlugin.py -------------------------- Patching file PIL/TiffImagePlugin.py using Plan A... Hunk #1 succeeded at 131. done ===> Creating toolchain wrappers for py27-imaging-1.1.7nb14 ===> Configuring for py27-imaging-1.1.7nb14 => Fixing paths. => Checking for portability problems in extracted files