You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ko...@freebsd.org
Last committer: ko...@freebsd.org
Ident:          $FreeBSD: head/graphics/py-pillow/Makefile 409464 2016-02-24 
13:21:27Z koobs $
Log URL:        
http://beefy6.nyi.freebsd.org/data/101amd64-default/409486/logs/py27-pillow-3.1.1.log
Build URL:      
http://beefy6.nyi.freebsd.org/build.html?mastername=101amd64-default&build=409486
Log:

====>> Building graphics/py-pillow
build started at Thu Feb 25 01:12:41 UTC 2016
port directory: /usr/ports/graphics/py-pillow
building for: FreeBSD 101amd64-default-job-06 10.1-RELEASE-p29 FreeBSD 
10.1-RELEASE-p29 amd64
maintained by: ko...@freebsd.org
Makefile ident:      $FreeBSD: head/graphics/py-pillow/Makefile 409464 
2016-02-24 13:21:27Z koobs $
Poudriere version: 3.1.12
Host OSVERSION: 1100097
Jail OSVERSION: 1001000

---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 10.1-RELEASE-p29
UNAME_r=10.1-RELEASE-p29
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=amd64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/101amd64-default/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=py27-pillow-3.1.1
OSREL=10.1
_OSRELEASE=10.1-RELEASE-p29
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/101amd64-default/ref/.p/pool
HAVE_COMPAT_IA32_KERN=YES LINUX_OSRELEASE=2.6.32
MASTERNAME=101amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.12
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1001000
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for py27-pillow-3.1.1:
     FREETYPE=on: TrueType font rendering support
     JPEG=on: JPEG image format support
     LCMS=off: Little Color Management System
     PNG=on: PNG image format support
     TIFF=off: TIFF image format support
     TKINTER=on: Tkinter (Tcl/Tk) BitmapImage & PhotoImage support
     WEBP=off: WebP image format support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" 
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/py-pillow/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/py-pillow/work  
HOME=/wrkdirs/usr/ports/graphics/py-pillow/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/py-pillow/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/py-pillow/work  
HOME=/wrkdirs/usr/ports/graphics/py-pillow/work TMPDIR="/tmp" NO_PIE=yes 
WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES 
LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  
LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe 
-fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  
BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  
BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd10
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
OSREL=10.1
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/py27-pillow"
EXAMPLESDIR="share/examples/py27-pillow"
DATADIR="share/py27-pillow"
WWWDIR="www/py27-pillow"
ETCDIR="etc/py27-pillow"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/py27-pillow
DOCSDIR=/usr/local/share/doc/py27-pillow
EXAMPLESDIR=/usr/local/share/examples/py27-pillow
WWWDIR=/usr/local/www/py27-pillow
ETCDIR=/usr/local/etc/py27-pillow
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License PIL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   py27-pillow-3.1.1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.6.4.txz
[101amd64-default-job-06] Installing pkg-1.6.4...
[101amd64-default-job-06] Extracting pkg-1.6.4: .......... done
===>   py27-pillow-3.1.1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of py27-pillow-3.1.1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License PIL accepted by the user
=> python-pillow-Pillow-3.1.1_GH0.tar.gz doesn't seem to exist in 
/portdistfiles/.
=> Attempting to fetch 
https://codeload.github.com/python-pillow/Pillow/tar.gz/3.1.1?dummy=/python-pillow-Pillow-3.1.1_GH0.tar.gz
python-pillow-Pillow-3.1.1_GH0.tar.gz                    0  B    0  Bps
===> Fetching all distfiles required by py27-pillow-3.1.1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License PIL accepted by the user
===> Fetching all distfiles required by py27-pillow-3.1.1 for building
=> SHA256 Checksum OK for python-pillow-Pillow-3.1.1_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License PIL accepted by the user
===> Fetching all distfiles required by py27-pillow-3.1.1 for building
===>  Extracting for py27-pillow-3.1.1
=> SHA256 Checksum OK for python-pillow-Pillow-3.1.1_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for py27-pillow-3.1.1
===========================================================================
=======================<phase: build-depends  >============================
===>   py27-pillow-3.1.1 depends on package: py27-tkinter>0 - not found
===>   Installing existing package /packages/All/py27-tkinter-2.7.11_6.txz
[101amd64-default-job-06] Installing py27-tkinter-2.7.11_6...
[101amd64-default-job-06] `-- Installing tk86-8.6.4...
[101amd64-default-job-06] |   `-- Installing libXft-2.3.2_1...
[101amd64-default-job-06] |   | `-- Installing xproto-7.0.28...
[101amd64-default-job-06] |   | `-- Extracting xproto-7.0.28: .......... done
[101amd64-default-job-06] |   | `-- Installing fontconfig-2.11.1_1,1...
[101amd64-default-job-06] |   |   `-- Installing expat-2.1.0_3...
[101amd64-default-job-06] |   |   `-- Extracting expat-2.1.0_3: .......... done
[101amd64-default-job-06] |   |   `-- Installing freetype2-2.6.2...
[101amd64-default-job-06] |   |   `-- Extracting freetype2-2.6.2: .......... 
done
[101amd64-default-job-06] |   | `-- Extracting fontconfig-2.11.1_1,1: 
.......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
[101amd64-default-job-06] |   | `-- Installing libXrender-0.9.9...
[101amd64-default-job-06] |   |   `-- Installing renderproto-0.11.1...
[101amd64-default-job-06] |   |   `-- Extracting renderproto-0.11.1: .... done
[101amd64-default-job-06] |   |   `-- Installing libX11-1.6.3,1...
[101amd64-default-job-06] |   |   | `-- Installing kbproto-1.0.7...
[101amd64-default-job-06] |   |   | `-- Extracting kbproto-1.0.7: .......... 
done
[101amd64-default-job-06] |   |   | `-- Installing libXdmcp-1.1.2...
[101amd64-default-job-06] |   |   | `-- Extracting libXdmcp-1.1.2: ......... 
done
[101amd64-default-job-06] |   |   | `-- Installing libxcb-1.11.1...
[101amd64-default-job-06] |   |   |   `-- Installing libxml2-2.9.3...
[101amd64-default-job-06] |   |   |   `-- Extracting libxml2-2.9.3: .......... 
done
[101amd64-default-job-06] |   |   |   `-- Installing libpthread-stubs-0.3_6...
[101amd64-default-job-06] |   |   |   `-- Extracting libpthread-stubs-0.3_6: 
..... done
[101amd64-default-job-06] |   |   |   `-- Installing libXau-1.0.8_3...
[101amd64-default-job-06] |   |   |   `-- Extracting libXau-1.0.8_3: .......... 
done
[101amd64-default-job-06] |   |   | `-- Extracting libxcb-1.11.1: .......... 
done
[101amd64-default-job-06] |   |   `-- Extracting libX11-1.6.3,1: .......... done
[101amd64-default-job-06] |   | `-- Extracting libXrender-0.9.9: .......... done
[101amd64-default-job-06] |   `-- Extracting libXft-2.3.2_1: ......... done
[101amd64-default-job-06] |   `-- Installing tcl86-8.6.4...
[101amd64-default-job-06] |   `-- Extracting tcl86-8.6.4: .......... done
[101amd64-default-job-06] |   `-- Installing libXScrnSaver-1.2.2_3...
[101amd64-default-job-06] |   | `-- Installing libXext-1.3.3_1,1...
[101amd64-default-job-06] |   |   `-- Installing xextproto-7.3.0...
[101amd64-default-job-06] |   |   `-- Extracting xextproto-7.3.0: .......... 
done
[101amd64-default-job-06] |   | `-- Extracting libXext-1.3.3_1,1: .......... 
done
[101amd64-default-job-06] |   | `-- Installing scrnsaverproto-1.2.2...
[101amd64-default-job-06] |   | `-- Extracting scrnsaverproto-1.2.2: ... done
[101amd64-default-job-06] |   `-- Extracting libXScrnSaver-1.2.2_3: .......... 
done
[101amd64-default-job-06] `-- Extracting tk86-8.6.4: .......... done
[101amd64-default-job-06] `-- Installing python27-2.7.11_1...
[101amd64-default-job-06] |   `-- Installing libffi-3.2.1...
[101amd64-default-job-06] |   | `-- Installing indexinfo-0.2.4...
[101amd64-default-job-06] |   | `-- Extracting indexinfo-0.2.4: .... done
[101amd64-default-job-06] |   `-- Extracting libffi-3.2.1: .......... done
[101amd64-default-job-06] |   `-- Installing gettext-runtime-0.19.7...
[101amd64-default-job-06] |   `-- Extracting gettext-runtime-0.19.7: .......... 
done
[101amd64-default-job-06] `-- Extracting python27-2.7.11_1: .......... done
[101amd64-default-job-06] `-- Installing py27-setuptools27-20.0...
[101amd64-default-job-06] `-- Extracting py27-setuptools27-20.0: .......... done
[101amd64-default-job-06] Extracting py27-tkinter-2.7.11_6: ........ done
Message from python27-2.7.11_1:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   py27-pillow-3.1.1 depends on package: py27-tkinter>0 - found
===>   Returning to build of py27-pillow-3.1.1
===>   py27-pillow-3.1.1 depends on package: py27-setuptools27>0 - found
===>   py27-pillow-3.1.1 depends on file: /usr/local/bin/python2.7 - found
===>   py27-pillow-3.1.1 depends on executable: wish8.6 - found
===========================================================================
=======================<phase: lib-depends    >============================
===>   py27-pillow-3.1.1 depends on shared library: libfreetype.so - found 
(/usr/local/lib/libfreetype.so)
===>   py27-pillow-3.1.1 depends on shared library: libjpeg.so - not found
===>   Installing existing package /packages/All/jpeg-turbo-1.4.2.txz
[101amd64-default-job-06] Installing jpeg-turbo-1.4.2...
[101amd64-default-job-06] Extracting jpeg-turbo-1.4.2: .......... done
===>   py27-pillow-3.1.1 depends on shared library: libjpeg.so - found 
(/usr/local/lib/libjpeg.so)
===>   Returning to build of py27-pillow-3.1.1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for py27-pillow-3.1.1
running config
===========================================================================
=======================<phase: build          >============================
===>  Building for py27-pillow-3.1.1
running build
running build_py
creating build
creating build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7
creating build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageTransform.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GifImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageSequence.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/SgiImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ContainerIO.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PdfImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/TarIO.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/BdfFontFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/OleFileIO.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/features.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/MpegImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/Image.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/XVThumbImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GbrImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageTk.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/MspImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PcfFontFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/EpsImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/Jpeg2KImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/IcnsImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageCms.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImagePalette.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/_util.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/__init__.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/JpegImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/IcoImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/BufrStubImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/FpxImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/BmpImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PyAccess.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PalmImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageGrab.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageChops.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GimpPaletteFile.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PcxImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PixarImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageEnhance.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImImagePlugin.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PaletteFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImtImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageWin.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ExifTags.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/SunImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GdImageFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/SpiderImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/XbmImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/_binary.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageColor.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PcdImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/TgaImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/CurImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageQt.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImagePath.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageDraw2.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageFont.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageDraw.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PsdImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/IptcImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/MpoImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GribStubImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageFilter.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageMode.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/McIdasImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/WebPImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/WalImageFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/WmfImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageMorph.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageOps.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/FliImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/TiffTags.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/DcxImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageMath.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageStat.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PSDraw.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/FontFile.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/GimpGradientFile.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/XpmImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/Hdf5StubImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/TiffImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PpmImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/FitsStubImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/PngImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/ImageShow.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/JpegPresets.py -> build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
copying PIL/MicImagePlugin.py -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
running egg_info
creating Pillow.egg-info
writing Pillow.egg-info/PKG-INFO
writing top-level names to Pillow.egg-info/top_level.txt
writing dependency_links to Pillow.egg-info/dependency_links.txt
writing manifest file 'Pillow.egg-info/SOURCES.txt'
reading manifest file 'Pillow.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.editorconfig'
writing manifest file 'Pillow.egg-info/SOURCES.txt'
copying PIL/OleFileIO-README.md -> 
build/lib.freebsd-10.1-RELEASE-p29-amd64-2.7/PIL
running build_ext
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 767, in <module>
    zip_safe=not debug_build(),
  File "/usr/local/lib/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/local/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python2.7/distutils/command/build.py", line 127, in run
    self.run_command(cmd_name)
  File "/usr/local/lib/python2.7/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
  File "/usr/local/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python2.7/distutils/command/build_ext.py", line 339, in 
run
    self.build_extensions()
  File "setup.py", line 519, in build_extensions
    % (f, f))
ValueError: --enable-tcl requested but tcl not found, aborting.
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/py-pillow
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to