test -d build/venv || virtualenv build/venv New python executable in build/venv/bin/python2.7 Also creating executable in build/venv/bin/python Installing setuptools, pip...done. build/venv/bin/pip install -Ur requirements.txt You are using pip version 6.0.8, however version 7.0.3 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Collecting reportlab==3.2.0 (from -r requirements.txt (line 1)) Using cached reportlab-3.2.0.tar.gz ################################################ #Attempting install of _rl_accel & pyHnj #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel' ################################################ ################################################ #Attempting install of _renderPM #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM' will use package libart 2.3.12 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Finished download of standard T1 font curves () ########## SUMMARY INFO ######### ################################################ #Attempting install of _rl_accel & pyHnj #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel' ################################################ ################################################ #Attempting install of _renderPM #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM' will use package libart 2.3.12 # installing with freetype version 21 ################################################ Downloading standard T1 font curves Finished download of standard T1 font curves Collecting Sphinx==1.3.1 (from -r requirements.txt (line 2)) Using cached Sphinx-1.3.1-py2.py3-none-any.whl Collecting svg2rlg (from -r requirements.txt (line 3)) Using cached svg2rlg-0.3.tar.gz Collecting pdfrw (from -r requirements.txt (line 4)) Using cached pdfrw-0.1.tar.gz Collecting pillow>=2.4.0 (from reportlab==3.2.0->-r requirements.txt (line 1)) Using cached Pillow-2.8.2.tar.gz Collecting pip>=1.4.1 from https://pypi.python.org/packages/py2.py3/p/pip/pip-7.0.3-py2.py3-none-any.whl#md5=6950e1d775fea7ea50af690f72589dbd (from reportlab==3.2.0->-r requirements.txt (line 1)) Using cached pip-7.0.3-py2.py3-none-any.whl Collecting setuptools>=2.2 from https://pypi.python.org/packages/3.4/s/setuptools/setuptools-17.1.1-py2.py3-none-any.whl#md5=8a540687a8341088e2b280ad2ceb4e5b (from reportlab==3.2.0->-r requirements.txt (line 1)) Using cached setuptools-17.1.1-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.2,>=0.1 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached sphinx_rtd_theme-0.1.8-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached snowballstemmer-1.2.0.tar.gz Collecting six>=1.4 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached six-1.9.0-py2.py3-none-any.whl Collecting Pygments>=2.0 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached Pygments-2.0.2-py2-none-any.whl Collecting docutils>=0.11 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached docutils-0.12.tar.gz Collecting babel>=1.3 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached Babel-1.3.tar.gz Collecting Jinja2>=2.3 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached Jinja2-2.7.3.tar.gz Collecting alabaster<0.8,>=0.7 (from Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached alabaster-0.7.4-py2-none-any.whl Collecting pytz>=0a (from babel>=1.3->Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached pytz-2015.4-py2.py3-none-any.whl Collecting markupsafe (from Jinja2>=2.3->Sphinx==1.3.1->-r requirements.txt (line 2)) Using cached MarkupSafe-0.23.tar.gz Installing collected packages: markupsafe, pytz, alabaster, Jinja2, babel, docutils, Pygments, six, snowballstemmer, sphinx-rtd-theme, setuptools, pip, pillow, pdfrw, svg2rlg, Sphinx, reportlab Running setup.py install for markupsafe building 'markupsafe._speedups' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/python2.7 -c markupsafe/_speedups.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/markupsafe/_speedups.o cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/markupsafe/_speedups.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/markupsafe/_speedups.so Running setup.py install for Jinja2 Running setup.py install for babel Installing pybabel script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Running setup.py install for docutils changing mode of build/scripts-2.7/rst2html.py from 644 to 755 changing mode of build/scripts-2.7/rst2s5.py from 644 to 755 changing mode of build/scripts-2.7/rst2latex.py from 644 to 755 changing mode of build/scripts-2.7/rst2xetex.py from 644 to 755 changing mode of build/scripts-2.7/rst2man.py from 644 to 755 changing mode of build/scripts-2.7/rst2xml.py from 644 to 755 changing mode of build/scripts-2.7/rst2pseudoxml.py from 644 to 755 changing mode of build/scripts-2.7/rstpep2html.py from 644 to 755 changing mode of build/scripts-2.7/rst2odt.py from 644 to 755 changing mode of build/scripts-2.7/rst2odt_prepstyles.py from 644 to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2html.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2s5.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2latex.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2xetex.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2man.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2xml.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2pseudoxml.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rstpep2html.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2odt.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/rst2odt_prepstyles.py to 755 Running setup.py install for snowballstemmer Found existing installation: setuptools 12.0.5 Uninstalling setuptools-12.0.5: Successfully uninstalled setuptools-12.0.5 Found existing installation: pip 6.0.8 Uninstalling pip-6.0.8: Successfully uninstalled pip-6.0.8 Running setup.py install for pillow building 'PIL._imaging' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _imaging.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_imaging.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c outline.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/outline.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Bands.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Bands.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/ConvertYCbCr.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ConvertYCbCr.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Copy.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Copy.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c path.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/path.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/BitDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/BitDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Crc32.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Crc32.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Blend.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Blend.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Crop.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Crop.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Chops.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Chops.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Dib.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Dib.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Draw.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Draw.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Access.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Access.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Convert.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Convert.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/AlphaComposite.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/AlphaComposite.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Resample.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Resample.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Filter.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Filter.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Effects.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Effects.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/FliDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/FliDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c decode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/decode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/EpsEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/EpsEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/GifEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GifEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/File.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/File.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Geometry.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Geometry.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Fill.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Fill.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c encode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/encode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/HexDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/HexDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Histo.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Histo.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/LzwDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/LzwDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Matrix.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Matrix.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/JpegDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/JpegDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/ModeFilter.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ModeFilter.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c map.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/map.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/JpegEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/JpegEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/MspDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/MspDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c display.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/display.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Negative.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Negative.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Offset.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Offset.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Quant.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Quant.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/PcxDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcxDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Pack.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Pack.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/PcxEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcxEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Point.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Point.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/PackDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PackDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/GetBBox.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GetBBox.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/RankFilter.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RankFilter.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Palette.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Palette.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/GifDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GifDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/RawDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RawDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Paste.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Paste.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/QuantOctree.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantOctree.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/RawEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RawEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/UnpackYCC.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/UnpackYCC.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Storage.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Storage.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/UnsharpMask.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/UnsharpMask.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/QuantHash.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantHash.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/XbmDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/XbmDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/SunRleDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/SunRleDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/ZipEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ZipEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/XbmEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/XbmEncode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/TgaRleDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/TgaRleDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/QuantHeap.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantHeap.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/ZipDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ZipDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Unpack.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Unpack.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/PcdDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcdDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/TiffDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/TiffDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/BoxBlur.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/BoxBlur.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Incremental.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Incremental.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Jpeg2KDecode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Jpeg2KDecode.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_LIBJPEG -DHAVE_OPENJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c libImaging/Jpeg2KEncode.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Jpeg2KEncode.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_imaging.o build/temp.freebsd-10.1-STABLE-amd64-2.7/decode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/encode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/map.o build/temp.freebsd-10.1-STABLE-amd64-2.7/display.o build/temp.freebsd-10.1-STABLE-amd64-2.7/outline.o build/temp.freebsd-10.1-STABLE-amd64-2.7/path.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Access.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/AlphaComposite.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Resample.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Bands.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/BitDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Blend.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Chops.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Convert.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ConvertYCbCr.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Copy.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Crc32.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Crop.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Dib.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Draw.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Effects.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/EpsEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/File.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Fill.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Filter.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/FliDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Geometry.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GetBBox.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GifDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/GifEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/HexDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Histo.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/JpegDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/JpegEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/LzwDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Matrix.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ModeFilter.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/MspDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Negative.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Offset.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Pack.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PackDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Palette.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Paste.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Quant.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantOctree.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantHash.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/QuantHeap.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcdDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcxDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/PcxEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Point.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RankFilter.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RawDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/RawEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Storage.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/SunRleDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/TgaRleDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Unpack.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/UnpackYCC.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/UnsharpMask.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/XbmDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/XbmEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ZipDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/ZipEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/TiffDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Incremental.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Jpeg2KDecode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/Jpeg2KEncode.o build/temp.freebsd-10.1-STABLE-amd64-2.7/libImaging/BoxBlur.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -ljpeg -lopenjp2 -lz -ltiff -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_imaging.so building 'PIL._imagingft' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _imagingft.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingft.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingft.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lfreetype -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_imagingft.so building 'PIL._imagingcms' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _imagingcms.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingcms.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingcms.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -llcms2 -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_imagingcms.so building 'PIL._webp' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DHAVE_WEBPMUX -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _webp.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_webp.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_webp.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lwebp -lwebpmux -lwebpdemux -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_webp.so building 'PIL._imagingmath' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _imagingmath.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingmath.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingmath.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_imagingmath.so building 'PIL._imagingmorph' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/freetype2 -I/usr/local/include/openjpeg-2.1 -I/tmp/pip-build-GUuC1t/pillow/libImaging -I/export/mwm/src/bitbucket/deviation/team-manual/build/venv/include -I/usr/local/include -I/usr/include -I/usr/local/include/python2.7 -c _imagingmorph.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingmorph.o Building using 4 processes cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/_imagingmorph.o -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/PIL/_imagingmorph.so -------------------------------------------------------------------- PIL SETUP SUMMARY -------------------------------------------------------------------- version Pillow 2.8.2 platform freebsd10 2.7.9 (default, Jan 8 2015, 21:47:19) [GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)] -------------------------------------------------------------------- *** TKINTER support not available (Tcl/Tk 8.6 libraries needed) --- JPEG support available --- OPENJPEG (JPEG2000) support available (2.1) --- ZLIB (PNG/ZIP) support available --- LIBTIFF support available --- FREETYPE2 support available --- LITTLECMS2 support available --- WEBP support available --- WEBPMUX support available -------------------------------------------------------------------- To add a missing option, make sure you have the required library, and set the corresponding ROOT variable in the setup.py script. To check the build, run the selftest.py script. changing mode of build/scripts-2.7/pilconvert.py from 644 to 755 changing mode of build/scripts-2.7/pildriver.py from 644 to 755 changing mode of build/scripts-2.7/pilfile.py from 644 to 755 changing mode of build/scripts-2.7/pilfont.py from 644 to 755 changing mode of build/scripts-2.7/pilprint.py from 644 to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/pilconvert.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/pildriver.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/pilfile.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/pilfont.py to 755 changing mode of /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin/pilprint.py to 755 Running setup.py install for pdfrw Running setup.py install for svg2rlg Running setup.py install for reportlab ################################################ #Attempting install of _rl_accel & pyHnj #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel' ################################################ ################################################ #Attempting install of _renderPM #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM' will use package libart 2.3.12 # installing with freetype version 21 ################################################ Standard T1 font curves already downloaded building 'reportlab.lib._rl_accel' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/_rl_accel.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/_rl_accel.o cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/_rl_accel.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/reportlab/lib/_rl_accel.so building 'reportlab.lib.pyHnj' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/pyHnjmodule.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/pyHnjmodule.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hyphen.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hyphen.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hnjalloc.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hnjalloc.o cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/pyHnjmodule.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hyphen.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel/hnjalloc.o -L/usr/local/lib -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/reportlab/lib/pyHnj.so building 'reportlab.graphics._renderPM' extension cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/_renderPM.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/_renderPM.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-parset1.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-parset1.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-dict.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-dict.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.o /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_strdup': /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] len = strlen (s); ^ /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: warning: incompatible implicit declaration of built-in function 'strlen' /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:100:9: note: include '' or provide a declaration of 'strlen' /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (new, s, len); ^ /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: warning: incompatible implicit declaration of built-in function 'memcpy' /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:102:3: note: include '' or provide a declaration of 'memcpy' /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_strdup_size': /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:125:3: warning: incompatible implicit declaration of built-in function 'memcpy' memcpy (new, s, size); ^ /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:125:3: note: include '' or provide a declaration of 'memcpy' /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c: In function 'gt1_name_context_intern': /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.c:172:10: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp (nc->table[i & mask].name, name)) ^ cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-region.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-region.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_affine.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_affine.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rect.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rect.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o cc -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DNDEBUG -fPIC -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl -I/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1 -I/usr/local/include/freetype2 -I/usr/local/include/python2.7 -c /tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_misc.c -o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_misc.o cc -shared -pthread -Wl,-rpath,/usr/lib:/usr/local/lib -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/_renderPM.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-parset1.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-dict.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-namecontext.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/gt1/gt1-region.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_bpath.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_pixbuf_affine.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_svp.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_vpath_stroke.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_ops.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_vpath_dash.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_affine.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rect.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_affine_private.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_rgb_rgba_affine.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_svp_render_aa.o build/temp.freebsd-10.1-STABLE-amd64-2.7/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM/libart_lgpl/art_misc.o -L/usr/local/lib -L/usr/lib -L/export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib -L/usr/local/lib -lfreetype -lpython2.7 -o build/lib.freebsd-10.1-STABLE-amd64-2.7/reportlab/graphics/_renderPM.so () ########## SUMMARY INFO ######### ################################################ #Attempting install of _rl_accel & pyHnj #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/rl_accel' ################################################ ################################################ #Attempting install of _renderPM #extensions from '/tmp/pip-build-GUuC1t/reportlab/src/rl_addons/renderPM' will use package libart 2.3.12 # installing with freetype version 21 ################################################ Standard T1 font curves already downloaded Successfully installed Jinja2-2.7.3 Pygments-2.0.2 Sphinx-1.3.1 alabaster-0.7.4 babel-1.3 docutils-0.12 markupsafe-0.23 pdfrw-0.1 pillow-2.8.2 pip-7.0.3 pytz-2015.4 reportlab-3.2.0 setuptools-17.1.1 six-1.9.0 snowballstemmer-1.2.0 sphinx-rtd-theme-0.1.8 svg2rlg-0.3 touch build/venv/bin/activate cd dist-packages/rst2pdf && ../../build/venv/bin/python setup.py install running install running bdist_egg running egg_info writing requirements to rst2pdf.egg-info/requires.txt writing rst2pdf.egg-info/PKG-INFO writing top-level names to rst2pdf.egg-info/top_level.txt writing dependency_links to rst2pdf.egg-info/dependency_links.txt writing entry points to rst2pdf.egg-info/entry_points.txt reading manifest file 'rst2pdf.egg-info/SOURCES.txt' writing manifest file 'rst2pdf.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-10.1-STABLE-amd64/egg running install_lib running build_py creating build/bdist.freebsd-10.1-STABLE-amd64/egg creating build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/smartypants.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/writer.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/pygments_code_block_directive.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/genpdftext.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf creating build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b1.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a1-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a6.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/trac.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/bw.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/dejavu.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/twocolumn.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/twelvepoint.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b0.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/pastie.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b1-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/debugtables.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/styles.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b3.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/monokai.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a3-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/letter.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a4.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/serif.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b2-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/11x17.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b2.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a2-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/native.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/eightpoint.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/vs.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a5.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/letter-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b3-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/autumn.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/borland.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/no-compact-lists.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a4-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/legal.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b5.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b5-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a2.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/colorful.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/freetype-sans.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/default.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a5-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/murphy.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b4.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/fruity.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b4-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a3.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/manni.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/double-sided.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/kerning.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a6-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/perldoc.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/freetype-serif.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a0.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b6.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/tango.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/b6-landscape.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/a1.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/sphinx.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/emacs.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/tenpoint.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/styles/friendly.style -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles copying build/lib/rst2pdf/genelements.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf creating build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/templates copying build/lib/rst2pdf/templates/sphinxcover.tmpl -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/templates copying build/lib/rst2pdf/templates/cover.tmpl -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/templates copying build/lib/rst2pdf/config.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/oddeven_directive.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/sectnumlinks.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/__init__.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/math_flowable.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/languages.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/pygments2style.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/pygments2json.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/nodehandlers.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/utils.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/basenodehandler.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf creating build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/plantuml.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/vectorpdf_r2p.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/inkscape_r2p.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/__init__.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/sample.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/preprocess_r2p.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/dotted_toc.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/extensions/fancytitles.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions copying build/lib/rst2pdf/aafigure_directive.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/svgimage.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/math_directive.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/styles.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/counter_role.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/tenjin.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/uniconvsaver.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/image.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf creating build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/images copying build/lib/rst2pdf/images/image-missing.jpg -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/images copying build/lib/rst2pdf/images/image-missing.png -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/images copying build/lib/rst2pdf/flowables.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/log.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/createpdf.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/rson.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/dumpstyle.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/sphinxnodes.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/findfonts.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/sinker.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf copying build/lib/rst2pdf/opt_imports.py -> build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/smartypants.py to smartypants.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/writer.py to writer.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/pygments_code_block_directive.py to pygments_code_block_directive.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/genpdftext.py to genpdftext.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/genelements.py to genelements.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/config.py to config.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/oddeven_directive.py to oddeven_directive.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/sectnumlinks.py to sectnumlinks.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/math_flowable.py to math_flowable.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/languages.py to languages.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/pygments2style.py to pygments2style.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/pygments2json.py to pygments2json.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/nodehandlers.py to nodehandlers.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/utils.py to utils.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/basenodehandler.py to basenodehandler.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/plantuml.py to plantuml.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/vectorpdf_r2p.py to vectorpdf_r2p.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/inkscape_r2p.py to inkscape_r2p.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/sample.py to sample.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/preprocess_r2p.py to preprocess_r2p.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/dotted_toc.py to dotted_toc.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/extensions/fancytitles.py to fancytitles.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/aafigure_directive.py to aafigure_directive.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/svgimage.py to svgimage.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/math_directive.py to math_directive.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/styles.py to styles.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/counter_role.py to counter_role.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/tenjin.py to tenjin.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/uniconvsaver.py to uniconvsaver.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/image.py to image.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/flowables.py to flowables.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/log.py to log.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/createpdf.py to createpdf.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/rson.py to rson.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/dumpstyle.py to dumpstyle.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/sphinxnodes.py to sphinxnodes.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/findfonts.py to findfonts.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/sinker.py to sinker.pyc byte-compiling build/bdist.freebsd-10.1-STABLE-amd64/egg/rst2pdf/opt_imports.py to opt_imports.pyc creating build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/PKG-INFO -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/SOURCES.txt -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/dependency_links.txt -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/entry_points.txt -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/requires.txt -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO copying rst2pdf.egg-info/top_level.txt -> build/bdist.freebsd-10.1-STABLE-amd64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... rst2pdf.styles: module references __file__ rst2pdf.createpdf: module references __file__ rst2pdf.image: module references __file__ creating 'dist/rst2pdf-0.93.dev_r0-py2.7.egg' and adding 'build/bdist.freebsd-10.1-STABLE-amd64/egg' to it removing 'build/bdist.freebsd-10.1-STABLE-amd64/egg' (and everything under it) Processing rst2pdf-0.93.dev_r0-py2.7.egg creating /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/rst2pdf-0.93.dev_r0-py2.7.egg Extracting rst2pdf-0.93.dev_r0-py2.7.egg to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Adding rst2pdf 0.93.dev-r0 to easy-install.pth file Installing rst2pdf script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Installed /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/rst2pdf-0.93.dev_r0-py2.7.egg Processing dependencies for rst2pdf===0.93.dev-r0 Searching for pdfrw==0.1 Best match: pdfrw 0.1 Adding pdfrw 0.1 to easy-install.pth file Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for Pygments==2.0.2 Best match: Pygments 2.0.2 Adding Pygments 2.0.2 to easy-install.pth file Installing pygmentize script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for reportlab==3.2.0 Best match: reportlab 3.2.0 Adding reportlab 3.2.0 to easy-install.pth file Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for docutils==0.12 Best match: docutils 0.12 Adding docutils 0.12 to easy-install.pth file Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for setuptools==17.1.1 Best match: setuptools 17.1.1 Adding setuptools 17.1.1 to easy-install.pth file Installing easy_install-3.4 script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Installing easy_install script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for pip==7.0.3 Best match: pip 7.0.3 Adding pip 7.0.3 to easy-install.pth file Installing pip script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Installing pip3.4 script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Installing pip3 script to /export/mwm/src/bitbucket/deviation/team-manual/build/venv/bin Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Searching for Pillow==2.8.2 Best match: Pillow 2.8.2 Adding Pillow 2.8.2 to easy-install.pth file Using /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages Finished processing dependencies for rst2pdf===0.93.dev-r0 cd dist-packages/wordaxe && ../../build/venv/bin/python setup.py install running install running build running build_py running install_lib creating /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/BaseHyphenator.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/ExplicitHyphenator.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/hyphrules.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/hyphen.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/PyHnjHyphenator.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe creating /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/plugins copying build/lib/wordaxe/plugins/PyHyphenHyphenator.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/plugins copying build/lib/wordaxe/plugins/__init__.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/plugins copying build/lib/wordaxe/hnj.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe copying build/lib/wordaxe/__init__.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe creating /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_en.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_de_DE.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/__init__.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_da.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_de.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_en_US.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_ru.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/hyph_en_GB.dic -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/dict/DEhyph.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict copying build/lib/wordaxe/DCWHyphenator.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe creating /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/styles.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/xpreformatted.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/paragraph.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/para_fragments.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/__init__.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/NewParagraph.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/paraparser.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/graphdocpy.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/kerning_info.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl copying build/lib/wordaxe/rl/rl_codecs.py -> /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/BaseHyphenator.py to BaseHyphenator.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/ExplicitHyphenator.py to ExplicitHyphenator.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/hyphrules.py to hyphrules.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/hyphen.py to hyphen.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/PyHnjHyphenator.py to PyHnjHyphenator.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/plugins/PyHyphenHyphenator.py to PyHyphenHyphenator.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/plugins/__init__.py to __init__.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/hnj.py to hnj.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/__init__.py to __init__.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict/__init__.py to __init__.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/dict/DEhyph.py to DEhyph.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/DCWHyphenator.py to DCWHyphenator.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/styles.py to styles.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/xpreformatted.py to xpreformatted.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/paragraph.py to paragraph.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/para_fragments.py to para_fragments.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/__init__.py to __init__.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/NewParagraph.py to NewParagraph.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/paraparser.py to paraparser.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/graphdocpy.py to graphdocpy.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/kerning_info.py to kerning_info.pyc byte-compiling /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe/rl/rl_codecs.py to rl_codecs.pyc running install_egg_info Writing /export/mwm/src/bitbucket/deviation/team-manual/build/venv/lib/python2.7/site-packages/wordaxe-1.0.1-py2.7.egg-info